+ echo '==== asymptote ====' ==== asymptote ==== + cd /tmp + '[' '!' -d asymptote ']' + git clone https://github.com/vectorgraphics/asymptote Cloning into 'asymptote'... + cd asymptote + git describe 2.45git-9-g7c18f2ea + git log -1 commit 7c18f2ea15c289fbdd6e4f91c69110f5a0c159b8 Author: John Bowman Date: Sat Apr 28 12:08:11 2018 -0600 Rename i386 to i386_32 to give preference to 64-bit binary. + ./autogen.sh + ./configure checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking build system type... x86_64-unknown-cygwin checking host system type... x86_64-unknown-cygwin checking for kpsewhich... true checking for kpsewhich... (cached) true checking for texi2dvi... no configure: Using /usr/share/texmf-site/tex/latex/asymptote for LaTeX style file configure: Using /usr/share/texmf-site/tex/context/third/asymptote for ConTeXT style file checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... yes checking for bison... bison -y checking how to run the C++ preprocessor... g++ -E checking unordered_map usability... yes checking unordered_map presence... yes checking for unordered_map... yes checking for gc-7.6.2.tar.gz... no checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking for GC_malloc in -lgc... yes configure: enabling system Boehm Garbage Collector checking for getopt_long_only... yes checking for sqrt in -lm... yes checking for deflate in -lz... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking for stackoverflow_install_handler in -lsigsegv... no checking for sched_yield in -lrt... yes checking for history_list in -lreadline... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking for setupterm in -lncurses... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking fpu_control.h usability... no checking fpu_control.h presence... no checking for fpu_control.h... no checking for feenableexcept... yes configure: WARNING: *** Broken rpc headers; XDR support disabled *** checking gsl/gsl_sf.h usability... yes checking gsl/gsl_sf.h presence... yes checking for gsl/gsl_sf.h... yes checking for gsl_sf_debye_6 in -lgsl... yes checking fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking for fftw_execute in -lfftw3... yes checking for glDepthMask in -lGL... yes checking for gluNewNurbsRenderer in -lGLU... yes checking for glutMainLoop in -lglut... yes checking for OSMesaCreateContext in -lOSMesa... yes checking for pid_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for long long... yes checking for long... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking return type of signal handlers... void 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 dup2... yes checking for floor... yes checking for memset... yes checking for pow... yes checking for sqrt... yes checking for strchr... yes checking for tgamma... yes checking for memrchr... yes checking for strftime... yes checking for strptime... yes checking for error_at_line... yes checking for _LARGEFILE_SOURCE value needed for large files... 1 configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/png/Makefile config.status: creating config.h + make all Creating main.d Creating quaternion.d Creating algebra3.d Creating arcball.d Creating tr.d Creating glrender.d Creating writePRC.d Creating PRCdouble.d Creating oPRCFile.d Creating PRCbitStream.d Creating predicates.d Creating Delaunay.d Creating array.d Creating constructor.d Creating process.d perl ./keywords.pl Creating envcompleter.d Creating refaccess.d Creating fundec.d Creating varinit.d Creating application.d Creating program.d Creating parser.d Creating locate.d Creating impdatum.d Creating coenv.d Creating coder.d Creating simpson.d Creating fftw++asy.d Creating fileio.d Creating interact.d Creating record.d Creating absyn.d Creating virtualfieldaccess.d Creating access.d flex -d -olex.yy.cc camp.l bison -dvt -b camp camp.y && mv camp.tab.c camp.tab.cc Creating lex.yy.d Creating camp.tab.d Creating stack.d Creating newexp.d Creating exp.d Creating entry.d Creating symbol.d Creating name.d Creating callable.d Creating errormsg.d Creating dec.d Creating stm.d Creating genv.d Creating env.d perl ./opsymbols.pl perl ./runtime.pl runmath Creating runmath.d perl ./runtime.pl runstring Creating runstring.d perl ./runtime.pl runpath3d Creating runpath3d.d perl ./runtime.pl runpath Creating runpath.d perl ./runtime.pl runtriple Creating runtriple.d perl ./runtime.pl runpair Creating runpair.d perl ./runtime.pl runsystem Creating runsystem.d perl ./runtime.pl runfile Creating runfile.d perl ./runtime.pl runarray Creating runarray.d perl ./runtime.pl runhistory Creating runhistory.d perl ./runtime.pl runlabel Creating runlabel.d perl ./runtime.pl runpicture Creating runpicture.d perl ./runtime.pl runbacktrace Creating runbacktrace.d perl ./runtime.pl runtime Creating runtime.d Creating gsl.d Creating builtin.d Creating types.d Creating pipestream.d Creating pen.d Creating bezierpatch.d Creating beziercurve.d Creating drawsurface.d Creating drawpath3.d Creating path3.d Creating drawfill.d Creating knot.d Creating flatguide.d Creating guide.d Creating settings.d Creating util.d Creating texfile.d Creating psfile.d Creating picture.d Creating drawlabel.d Creating drawpath.d Creating path.d Creating camperror.d Creating process.d Creating fundec.d Creating varinit.d Creating application.d Creating interact.d Creating record.d Creating lex.yy.d Creating camp.tab.d Creating stack.d Creating newexp.d Creating exp.d Creating symbol.d Creating dec.d Creating stm.d Creating genv.d Creating runmath.d Creating runstring.d Creating runpath3d.d Creating runpath.d Creating runtriple.d Creating runpair.d Creating runsystem.d Creating runfile.d Creating runarray.d Creating runhistory.d Creating runlabel.d Creating runpicture.d Creating runbacktrace.d Creating runtime.d Creating gsl.d Creating builtin.d Creating types.d Creating symbol.d Creating runmath.d Creating runstring.d Creating runpath3d.d Creating runpath.d Creating runtriple.d Creating runpair.d Creating runsystem.d Creating runfile.d Creating runarray.d Creating runhistory.d Creating runlabel.d Creating runpicture.d Creating runbacktrace.d Creating runtime.d Creating gsl.d Creating builtin.d Creating types.d g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o camperror.o -c camperror.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o path.o -c path.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawpath.o -c drawpath.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawlabel.o -c drawlabel.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o picture.o -c picture.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o psfile.o -c psfile.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o texfile.o -c texfile.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o util.o -c util.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o settings.o -c settings.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o guide.o -c guide.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o flatguide.o -c flatguide.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o knot.o -c knot.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawfill.o -c drawfill.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o path3.o -c path3.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawpath3.o -c drawpath3.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawsurface.o -c drawsurface.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o beziercurve.o -c beziercurve.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o bezierpatch.o -c bezierpatch.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o pen.o -c pen.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o pipestream.o -c pipestream.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc types.cc | \ perl ./findsym.pl types.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o types.o -c types.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc builtin.cc | \ perl ./findsym.pl builtin.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o builtin.o -c builtin.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc gsl.cc | \ perl ./findsym.pl gsl.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o gsl.o -c gsl.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runtime.cc | \ perl ./findsym.pl runtime.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runtime.o -c runtime.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runbacktrace.cc | \ perl ./findsym.pl runbacktrace.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runbacktrace.o -c runbacktrace.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runpicture.cc | \ perl ./findsym.pl runpicture.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpicture.o -c runpicture.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runlabel.cc | \ perl ./findsym.pl runlabel.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runlabel.o -c runlabel.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runhistory.cc | \ perl ./findsym.pl runhistory.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runhistory.o -c runhistory.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runarray.cc | \ perl ./findsym.pl runarray.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runarray.o -c runarray.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runfile.cc | \ perl ./findsym.pl runfile.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runfile.o -c runfile.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runsystem.cc | \ perl ./findsym.pl runsystem.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runsystem.o -c runsystem.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runpair.cc | \ perl ./findsym.pl runpair.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpair.o -c runpair.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runtriple.cc | \ perl ./findsym.pl runtriple.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runtriple.o -c runtriple.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runpath.cc | \ perl ./findsym.pl runpath.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpath.o -c runpath.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runpath3d.cc | \ perl ./findsym.pl runpath3d.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpath3d.o -c runpath3d.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runstring.cc | \ perl ./findsym.pl runstring.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runstring.o -c runstring.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc runmath.cc | \ perl ./findsym.pl runmath.symbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runmath.o -c runmath.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o env.o -c env.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o genv.o -c genv.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o stm.o -c stm.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o dec.o -c dec.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o errormsg.o -c errormsg.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o callable.o -c callable.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o name.o -c name.cc g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc types.cc builtin.cc gsl.cc runtime.cc runbacktrace.cc runpicture.cc runlabel.cc runhistory.cc runarray.cc runfile.cc runsystem.cc runpair.cc runtriple.cc runpath.cc runpath3d.cc runstring.cc runmath.cc | \ perl ./findsym.pl allsymbols.h - g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o symbol.o -c symbol.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o entry.o -c entry.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o exp.o -c exp.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o newexp.o -c newexp.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o stack.o -c stack.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o camp.tab.o -c camp.tab.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o lex.yy.o -c lex.yy.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o access.o -c access.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o virtualfieldaccess.o -c virtualfieldaccess.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o absyn.o -c absyn.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o record.o -c record.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o interact.o -c interact.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o fileio.o -c fileio.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o fftw++asy.o -c fftw++asy.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o simpson.o -c simpson.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o coder.o -c coder.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o coenv.o -c coenv.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o impdatum.o -c impdatum.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o locate.o -c locate.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o parser.o -c parser.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o program.o -c program.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o application.o -c application.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o varinit.o -c varinit.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o fundec.o -c fundec.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o refaccess.o -c refaccess.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o envcompleter.o -c envcompleter.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o process.o -c process.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o constructor.o -c constructor.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o array.o -c array.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o Delaunay.o -c Delaunay.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o predicates.o -c predicates.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o PRCbitStream.o -c prc/PRCbitStream.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o oPRCFile.o -c prc/oPRCFile.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o PRCdouble.o -c prc/PRCdouble.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o writePRC.o -c prc/writePRC.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o glrender.o -c glrender.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o tr.o -c tr.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o arcball.o -c arcball.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o algebra3.o -c algebra3.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o quaternion.o -c quaternion.cc g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o main.o -c main.cc cat: revision.cc: No such file or directory if test ! -s revision.cc -o "2.45-9" != ""; then \ echo "const char *REVISION="\"2.45-9\"\; > revision.cc; \ fi g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o revision.o -c revision.cc; echo string VERSION=\"2.45-9\"\; > base/version.asy echo @set VERSION 2.45-9 > doc/version.texi echo @set Datadir /usr/local/share >> doc/version.texi echo "#!/usr/bin/env python" > GUI/xasyVersion.py echo xasyVersion = \"2.45-9\" >> GUI/xasyVersion.py if test -n ""; then \ cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.45-9/" | \ windres -o asy.o; \ fi if test -n ""; then \ g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o arcball.o algebra3.o quaternion.o main.o revision.o asy.o -lOSMesa -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lz -lm -L/usr/local/lib -lgc -ltermcap -lgsl -lgslcblas -s -static; \ else \ ln -sf GUI/xasy.py xasy; \ g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o arcball.o algebra3.o quaternion.o main.o revision.o -lOSMesa -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lz -lm -L/usr/local/lib -lgc -lncurses -lgsl -lgslcblas ; \ fi cd doc && make asy-latex.pdf make[1]: Entering directory '/tmp/asymptote/doc' pdflatex asy-latex.dtx This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Cygwin) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./asy-latex.dtx LaTeX2e <2018-04-01> patch level 2 Babel <3.18> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/latex/base/docstrip.tex Utility: `docstrip' 2.5e <2014/09/29> English documentation <2017/03/13> ********************************************************** * This program converts documented macro-files into fast * * loadable files by stripping off (nearly) all comments! * ********************************************************** ******************************************************** * No Configuration file found, using default settings. * ******************************************************** )Input index file asy-latex.idx not found. Usage: makeindex [-ilqrcgLT] [-s sty] [-o ind] [-t log] [-p num] [idx0 idx1 ...] system returned with code 256 Input index file asy-latex.glo not found. Usage: makeindex [-ilqrcgLT] [-s sty] [-o ind] [-t log] [-p num] [idx0 idx1 ...] system returned with code 256 Generating file(s) ./asymptote.sty Processing file asy-latex.dtx (pkg) -> asymptote.sty Lines processed: 715 Comments removed: 281 Comments passed: 0 Codelines passed: 418 Generating file(s) ./asy-latex.ins Processing file asy-latex.dtx (batchfile) -> asy-latex.ins Lines processed: 715 Comments removed: 281 Comments passed: 0 Codelines passed: 418 (/usr/share/texmf-dist/tex/latex/base/ltxdoc.cls Document Class: ltxdoc 2018/03/15 v2.0x Standard LaTeX documentation class (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texmf-dist/tex/latex/base/doc.sty (/usr/share/texmf-dist/tex/latex/tools/multicol.sty))) Writing index file asy-latex.idx No file asy-latex.aux. (./asy-latex.dtx No file asy-latex.toc. [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [3] [4] [5] [6] [7] Overfull \hbox (19.48749pt too wide) in paragraph at lines 540--540 [][] \OT1/cmtt/m/n/9 \immediate\write\AsyStream{size(0,\ASYheight,\asy@ex pand@keepAspect);}% Overfull \hbox (14.76254pt too wide) in paragraph at lines 540--540 [][] \OT1/cmtt/m/n/9 \immediate\write\AsyStream{size(\ASYwidth,0,\asy@exp and@keepAspect);}% Overfull \hbox (57.28705pt too wide) in paragraph at lines 540--540 [][] \OT1/cmtt/m/n/9 \immediate\write\AsyStream{size(\ASYwidth,\ASYheight ,\asy@expand@keepAspect);}% [8] Overfull \hbox (24.21243pt too wide) in paragraph at lines 594--594 [][] \OT1/cmtt/m/n/9 \setbox\ASYbox=\hbox{\includegraphics[hiresbb] {"\AsyFile+0".pdf}}% Overfull \hbox (14.76254pt too wide) in paragraph at lines 594--594 [][] \OT1/cmtt/m/n/9 \setbox\ASYbox=\hbox{\includegraphics[hiresbb] {"\AsyFile".pdf}}% Overfull \hbox (5.31265pt too wide) in paragraph at lines 594--594 [][] \OT1/cmtt/m/n/9 \setbox\ASYbox=\hbox{\includegraphics[hiresbb]{" \AsyFile.eps"}}% [9] [10]) [11] (./asy-latex.aux) ) (see the transcript file for additional information) Output written on asy-latex.pdf (11 pages, 194568 bytes). Transcript written on asy-latex.log. make[1]: Leaving directory '/tmp/asymptote/doc' cd doc && make man make[1]: Entering directory '/tmp/asymptote/doc' ../asy -dir ../base -config "" -render=0 -h 2>&1 | grep -iv Asymptote > options ../asy -dir ../base -config "" -render=0 -f pdf -noprc logticks.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc histogram.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc penimage.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc saddle.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc irregularcontour.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc loggrid.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc unitcircle3.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc diagonal.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc Hobbycontrol.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc eetomumu.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc elliptic.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc markers2.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc cylinderskeleton.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc multicontour.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc knots.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc parametricgraph.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc errorbars.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc image.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc onecontour.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc bezier2.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc CAD1.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc legend.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc join.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc westnile.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc labelsquare.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc grid3xyz.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc binarytreetest.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc planes.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc colors.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc datagraph.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc CDlabel.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc generalaxis3.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc tile.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc helix.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc lineargraph0.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc markers1.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc superpath.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc penfunctionimage.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc icon.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc HermiteSpline.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc axis3.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc filegraph.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc diatom.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc flow.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc logimage.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc shadedtiling.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc triangulate.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc cube.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc flowchartdemo.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc secondaryaxis.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc lineargraph.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc Bode.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc vectorfield.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc slopefield1.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc bezier.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc hatch.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc subpictures.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc beziercurve.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc monthaxis.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc log2graph.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc leastsquares.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc join3.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc logo.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc quartercircle.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc Hobbydir.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc scaledgraph.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc graphmarkers.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc brokenaxis.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc mexicanhat.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc imagecontour.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc dots.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc colons.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc generalaxis.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc linetype.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc GaussianSurface.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc exp.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc bigdiagonal.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc makepen.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc loggraph.asy ../asy -dir ../base -config "" -render=0 -f pdf -noprc square.asy rm -f latexusage-* rm -f latexusage.pre rm -f latexusage.aux latex latexusage This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Cygwin) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./latexusage.tex LaTeX2e <2018-04-01> patch level 2 Babel <3.18> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size12.clo)) (./asymptote.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/dvips.def) (/usr/share/texmf-dist/tex/latex/graphics/dvipsnam.def)) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/catchfile.sty (/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty)))) No file latexusage.aux. Package asymptote Warning: file `latexusage-1.tex' not found on input line 76. Package asymptote Warning: file `latexusage-2.tex' not found on input line 93. Package asymptote Warning: file `latexusage-3.tex' not found on input line 117. [1] (./latexusage.aux) ) Output written on latexusage.dvi (1 page, 1344 bytes). Transcript written on latexusage.log. ../asy -dir ../base -config "" -render=0 -noprc latexusage-*.asy latex latexusage This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Cygwin) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./latexusage.tex LaTeX2e <2018-04-01> patch level 2 Babel <3.18> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size12.clo)) (./asymptote.sty (./latexusage.pre (./latexusage-1.pre (/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/dvips.def))) (/usr/share/texmf-dist/tex/latex/tools/bm.sty)) (./latexusage-2.pre) (./latexusage-3.pre)) (/usr/share/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texmf-dist/tex/latex/graphics/dvipsnam.def)) (/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/catchfile.sty (/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) (./latexusage.aux) (./latexusage-1.tex ) (./latexusage-2.tex ) (./latexusage-3.tex LaTeX Font Warning: Font shape `OT1/cmr/m/n' in size <24> not available (Font) size <24.88> substituted on input line 19. LaTeX Font Warning: Font shape `OT1/cmr/m/n' in size <16.79993> not available (Font) size <17.28> substituted on input line 20. LaTeX Font Warning: Font shape `OML/cmm/m/it' in size <24> not available (Font) size <24.88> substituted on input line 20. LaTeX Font Warning: Font shape `OML/cmm/m/it' in size <16.79993> not available (Font) size <17.28> substituted on input line 20. LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <24> not available (Font) size <24.88> substituted on input line 20. LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <16.79993> not available (Font) size <17.28> substituted on input line 20. LaTeX Font Warning: Font shape `OT1/cmr/bx/n' in size <24> not available (Font) size <24.88> substituted on input line 20. LaTeX Font Warning: Font shape `OT1/cmr/bx/n' in size <16.79993> not available (Font) size <17.28> substituted on input line 20. LaTeX Font Warning: Font shape `OML/cmm/b/it' in size <24> not available (Font) size <24.88> substituted on input line 20. LaTeX Font Warning: Font shape `OML/cmm/b/it' in size <16.79993> not available (Font) size <17.28> substituted on input line 20. LaTeX Font Warning: Font shape `OMS/cmsy/b/n' in size <24> not available (Font) size <24.88> substituted on input line 20. LaTeX Font Warning: Font shape `OMS/cmsy/b/n' in size <16.79993> not available (Font) size <17.28> substituted on input line 20. ) [1] (./latexusage.aux) LaTeX Font Warning: Size substitutions with differences (Font) up to 0.88pt have occurred. ) Output written on latexusage.dvi (1 page, 2992 bytes). Transcript written on latexusage.log. dvipdf -P latexusage ********** Please install texi2dvi or put http://asymptote.sourceforge.net/asymptote.pdf in the doc directory: cannot execute texi2dvi --pdf asymptote.texi ../asy -dir ../base -config "" -render=0 -f eps CAD1.asy latex CAD This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Cygwin) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./CAD.tex LaTeX2e <2018-04-01> patch level 2 Babel <3.18> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/latex/base/ltxguide.cls Document Class: ltxguide 2001/05/28 Standard LaTeX class (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texmf-dist/tex/latex/base/shortvrb.sty)) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/dvips.def))) No file CAD.aux. (/usr/share/texmf-dist/tex/latex/base/omscmr.fd) No file CAD.toc. [1] [2] [3] [4] LaTeX Warning: Reference `fig:example1' on page 5 undefined on input line 206. [5] [6] [7] (./CAD.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on CAD.dvi (7 pages, 12680 bytes). Transcript written on CAD.log. latex CAD This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Cygwin) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./CAD.tex LaTeX2e <2018-04-01> patch level 2 Babel <3.18> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/latex/base/ltxguide.cls Document Class: ltxguide 2001/05/28 Standard LaTeX class (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texmf-dist/tex/latex/base/shortvrb.sty)) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/dvips.def))) (./CAD.aux) (/usr/share/texmf-dist/tex/latex/base/omscmr.fd) (./CAD.toc) [1] [2] [3] [4] [5] [6] [7] (./CAD.aux) ) Output written on CAD.dvi (7 pages, 12872 bytes). Transcript written on CAD.log. latex CAD This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Cygwin) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./CAD.tex LaTeX2e <2018-04-01> patch level 2 Babel <3.18> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/latex/base/ltxguide.cls Document Class: ltxguide 2001/05/28 Standard LaTeX class (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texmf-dist/tex/latex/base/shortvrb.sty)) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/dvips.def))) (./CAD.aux) (/usr/share/texmf-dist/tex/latex/base/omscmr.fd) (./CAD.toc) [1] [2] [3] [4] [5] [6] [7] (./CAD.aux) ) Output written on CAD.dvi (7 pages, 12872 bytes). Transcript written on CAD.log. dvipdf -P CAD latex TeXShopAndAsymptote This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Cygwin) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./TeXShopAndAsymptote.tex LaTeX2e <2018-04-01> patch level 2 Babel <3.18> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size11.clo)) (/usr/share/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/dvips.def))) (/usr/share/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) No file TeXShopAndAsymptote.aux. *geometry* driver: auto-detecting *geometry* detected driver: dvips (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd) Overfull \hbox (4.10083pt too wide) in paragraph at lines 30--34 \OT1/cmr/m/n/10.95 If you get an er-ror at the [][]\OT1/cmtt/m/n/10.95 ./config ure []\OT1/cmr/m/n/10.95 step, stat-ing that you there is [][]\OT1/cmtt/m/n/10. 95 no acceptable C [1] [2] (./TeXShopAndAsymptote.aux) ) (see the transcript file for additional information) Output written on TeXShopAndAsymptote.dvi (2 pages, 3520 bytes). Transcript written on TeXShopAndAsymptote.log. latex TeXShopAndAsymptote This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Cygwin) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./TeXShopAndAsymptote.tex LaTeX2e <2018-04-01> patch level 2 Babel <3.18> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size11.clo)) (/usr/share/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/dvips.def))) (/usr/share/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (./TeXShopAndAsymptote.aux) *geometry* driver: auto-detecting *geometry* detected driver: dvips (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd) Overfull \hbox (4.10083pt too wide) in paragraph at lines 30--34 \OT1/cmr/m/n/10.95 If you get an er-ror at the [][]\OT1/cmtt/m/n/10.95 ./config ure []\OT1/cmr/m/n/10.95 step, stat-ing that you there is [][]\OT1/cmtt/m/n/10. 95 no acceptable C [1] [2] (./TeXShopAndAsymptote.aux) ) (see the transcript file for additional information) Output written on TeXShopAndAsymptote.dvi (2 pages, 3520 bytes). Transcript written on TeXShopAndAsymptote.log. dvipdf -P TeXShopAndAsymptote tex asyRefCard This is TeX, Version 3.14159265 (TeX Live 2018/Cygwin) (preloaded format=tex) (./asyRefCard.tex [2 columns per page] Overfull \hbox (16.74583pt too wide) detected at line 284 []\eighttt typedef [] [][] Overfull \hbox (10.18503pt too wide) detected at line 299 []\eighttt \0-\377 \x0-\xFF[] Overfull \hbox (5.93497pt too wide) detected at line 304 []\eighttt == != > >= < <=[] Overfull \hbox (1.6849pt too wide) detected at line 310 []\eighttt += -= *= /= %=[] Overfull \hbox (31.48051pt too wide) detected at line 311 [][]$[]$ \eighttt ? []$[]$ : []$[]$[] Overfull \hbox (1.6849pt too wide) detected at line 324 []\eighttt abort(string);[] Overfull \hbox (5.4736pt too wide) detected at line 358 [][]\eighttt .append(a)[] Overfull \hbox (21.05716pt too wide) detected at line 359 [][]\eighttt .insert(i,$[] $)[] Overfull \hbox (5.4736pt too wide) detected at line 360 [][]\eighttt .delete(i)[] Overfull \hbox (13.97372pt too wide) detected at line 361 [][]\eighttt .delete(i,j)[] Overfull \hbox (1.22354pt too wide) detected at line 362 [][]\eighttt .delete()[] Overfull \hbox (26.7239pt too wide) detected at line 363 [][]\eighttt .initialized(n)[] Overfull \hbox (5.93497pt too wide) detected at line 365 []\eighttt complement(a,n)[] Overfull \hbox (1.6849pt too wide) detected at line 372 []\eighttt uniform(a,b,n)[] Overfull \hbox (4.51828pt too wide) detected at line 373 []\eighttt concat(a,b,$[] $)[] [1] Overfull \hbox (10.93721pt too wide) detected at line 381 [][] []\eighttt =[];[] Overfull \hbox (19.57921pt too wide) detected at line 382 [][]\eighttt [] []={$[] $};[] Overfull \hbox (35.6854pt too wide) detected at line 387 []\eighttt ..controls c0 and c1..[] Overfull \hbox (18.68515pt too wide) detected at line 395 []\eighttt Label(s,real,pair)[] Overfull \hbox (18.68515pt too wide) detected at line 396 []\eighttt Label(s,pair,pair)[] Overfull \hbox (1.6849pt too wide) detected at line 401 []\eighttt draw(path,pen)[] Overfull \hbox (10.18503pt too wide) detected at line 402 []\eighttt draw(Label,path)[] Overfull \hbox (27.18527pt too wide) detected at line 403 []\eighttt draw(path,pen,Arrow)[] Overfull \hbox (18.68515pt too wide) detected at line 404 []\eighttt draw(picture,path)[] Overfull \hbox (22.93521pt too wide) detected at line 405 []\eighttt drawline(pair,pair)[] Overfull \hbox (1.6849pt too wide) detected at line 409 []\eighttt fill(path,pen)[] Overfull \hbox (18.68515pt too wide) detected at line 410 []\eighttt fill(picture,path)[] Overfull \hbox (22.93521pt too wide) detected at line 413 []\eighttt label(Label,pair,z)[] Overfull \hbox (22.93521pt too wide) detected at line 414 []\eighttt label(Label,path,z)[] Overfull \hbox (27.18527pt too wide) detected at line 415 []\eighttt label(picture,Label)[] Overfull \hbox (1.6849pt too wide) detected at line 419 []\eighttt clip(path,pen)[] Overfull \hbox (18.68515pt too wide) detected at line 420 []\eighttt clip(picture,path)[] Overfull \hbox (1.6849pt too wide) detected at line 439 []\eighttt longdashdotted[] Overfull \hbox (10.18503pt too wide) detected at line 446 []\eighttt miterlimit(real)[] Overfull \hbox (1.6849pt too wide) detected at line 451 []\eighttt fontsize(real)[] Overfull \hbox (14.43509pt too wide) detected at line 454 []\eighttt font(string,real)[] Overfull \hbox (31.43533pt too wide) detected at line 455 []\eighttt Courier(series,shape)[] Overfull \hbox (27.18527pt too wide) detected at line 465 []\eighttt piecewisestraight(p)[] Overfull \hbox (5.93497pt too wide) detected at line 472 []\eighttt precontrol(p,t)[] Overfull \hbox (10.18503pt too wide) detected at line 473 []\eighttt postcontrol(p,t)[] Overfull \hbox (1.6849pt too wide) detected at line 482 []\eighttt subpath(p,a,b)[] Overfull \hbox (1.6849pt too wide) detected at line 483 []\eighttt intersect(p,q)[] Overfull \hbox (18.68515pt too wide) detected at line 486 []\eighttt intersections(p,q)[] Overfull \hbox (27.18527pt too wide) detected at line 487 []\eighttt intersections(p,a,b)[] Overfull \hbox (35.6854pt too wide) detected at line 490 []\eighttt intersectionpoint(p,q)[] Overfull \hbox (39.93546pt too wide) detected at line 491 []\eighttt intersectionpoints(p,q)[] Overfull \hbox (18.68515pt too wide) detected at line 492 []\eighttt extension(P,Q,p,q)[] Overfull \hbox (1.6849pt too wide) detected at line 495 []\eighttt cut(p,knife,n)[] Overfull \hbox (18.68515pt too wide) detected at line 496 []\eighttt windingnumber(p,z)[] Overfull \hbox (4.51828pt too wide) detected at line 499 []\eighttt buildcycle($[] $)[] Overfull \hbox (5.93497pt too wide) detected at line 500 []\eighttt strokepath(g,p)[] [2] Overfull \hbox (10.18503pt too wide) detected at line 514 []\eighttt shift(real,real)[] Overfull \hbox (31.43533pt too wide) detected at line 521 []\eighttt rotate(angle,z=(0,0))[] Overfull \hbox (1.6849pt too wide) detected at line 526 []\eighttt length(string)[] Overfull \hbox (5.93497pt too wide) detected at line 527 []\eighttt find(s,t,pos=0)[] Overfull \hbox (14.43509pt too wide) detected at line 528 []\eighttt rfind(s,t,pos=-1)[] Overfull \hbox (5.93497pt too wide) detected at line 529 []\eighttt insert(s,pos,t)[] Overfull \hbox (1.6849pt too wide) detected at line 530 []\eighttt erase(s,pos,n)[] Overfull \hbox (5.93497pt too wide) detected at line 531 []\eighttt substr(s,pos,n)[] Overfull \hbox (39.93546pt too wide) detected at line 533 []\eighttt replace(s,before,after)[] Overfull \hbox (0.20467pt too wide) in paragraph at lines 535--535 [] \eightrm string \eighttt s \eightrm trans-lated via \eighttt {{before,after} ,$[] $} Overfull \hbox (61.18576pt too wide) detected at line 535 []\eighttt replace(s,string [][] table)[] Overfull \hbox (56.9357pt too wide) detected at line 538 []\eighttt string(x,digits=realDigits)[] Overfull \hbox (78.186pt too wide) detected at line 539 []\eighttt time(format="%a %b %d %T %Z %Y")[] Overfull \hbox (14.43509pt too wide) detected at line 540 []\eighttt seconds(t,format)[] Overfull \hbox (27.18527pt too wide) detected at line 541 []\eighttt time(seconds,format)[] Overfull \hbox (31.43533pt too wide) detected at line 542 []\eighttt split(s,delimiter="")[] [3] ) (see the transcript file for additional information) Output written on asyRefCard.dvi (3 pages, 17892 bytes). Transcript written on asyRefCard.log. dvipdf -P asyRefCard cat options | grep \^- | \ sed -e "s/-\(.*\) \([a-zA-Z0-9].*\)/.TP\n.B -\1\n\2\./" | \ sed -e "/^.B/ s/-/\\\\-/g" | cat asy.1.begin - asy.1.end > asy.1 cd png && make asymptote.info make[2]: Entering directory '/tmp/asymptote/doc/png' makeinfo --no-warn --no-split ../asymptote make[2]: Leaving directory '/tmp/asymptote/doc/png' make[1]: Leaving directory '/tmp/asymptote/doc' cd doc && make faq make[1]: Entering directory '/tmp/asymptote/doc' make[1]: 'faq' is up to date. make[1]: Leaving directory '/tmp/asymptote/doc' Creating asy-keywords.el ./asy -dir base -config "" -render=0 -l > asy.list ls base/*.asy | grep -v plain\* | \ grep -v three_\* | grep -v featpost3D | xargs ./asy -dir base -config "" -render=0 -l >> asy.list perl ./asy-list.pl asy.list 2.45-9 + make test Creating symbol.d Creating runmath.d Creating runstring.d Creating runpath3d.d Creating runpath.d Creating runtriple.d Creating runpair.d Creating runsystem.d Creating runfile.d Creating runarray.d Creating runhistory.d Creating runlabel.d Creating runpicture.d Creating runbacktrace.d Creating runtime.d Creating gsl.d Creating builtin.d Creating types.d if test ! -s revision.cc -o "2.45-9" != "2.45-9"; then \ echo "const char *REVISION="\"2.45-9\"\; > revision.cc; \ fi g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o revision.o -c revision.cc; echo string VERSION=\"2.45-9\"\; > base/version.asy echo @set VERSION 2.45-9 > doc/version.texi echo @set Datadir /usr/local/share >> doc/version.texi echo "#!/usr/bin/env python" > GUI/xasyVersion.py echo xasyVersion = \"2.45-9\" >> GUI/xasyVersion.py if test -n ""; then \ cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.45-9/" | \ windres -o asy.o; \ fi if test -n ""; then \ g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o arcball.o algebra3.o quaternion.o main.o revision.o asy.o -lOSMesa -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lz -lm -L/usr/local/lib -lgc -ltermcap -lgsl -lgslcblas -s -static; \ else \ ln -sf GUI/xasy.py xasy; \ g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DFFTWPP_SINGLE_THREAD -std=c++11 -g -O3 -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o arcball.o algebra3.o quaternion.o main.o revision.o -lOSMesa -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lz -lm -L/usr/local/lib -lgc -lncurses -lgsl -lgslcblas ; \ fi ./wce Testing errors...PASSED. make -C tests make[1]: Entering directory '/tmp/asymptote/tests' ../asy -dir ../base string/*.asy Testing erase...PASSED. Testing find...PASSED. Testing insert...PASSED. Testing length...PASSED. Testing rfind...PASSED. Testing substr...PASSED. ../asy -dir ../base arith/*.asy Testing integer addition...PASSED. Testing integer subtraction...PASSED. Testing integer multiplication...PASSED. Testing integer division...PASSED. Testing integer self ops...PASSED. Testing complex addition...PASSED. Testing complex subtraction...PASSED. Testing complex multiplication...PASSED. Testing complex division...PASSED. Testing length(pair)...PASSED. Testing conj()...PASSED. Testing random...PASSED. Testing real error...PASSED. Testing real addition...PASSED. Testing real subtraction...PASSED. Testing real multiplication...PASSED. Testing real division...PASSED. Testing quadratic roots...PASSED. Testing cubic roots...PASSED. Testing newton...PASSED. Testing identity transform...PASSED. Testing shift transform...PASSED. Testing scaling transforms...PASSED. Testing slant transform...PASSED. Testing rotation transform...PASSED. Testing reflect transform...PASSED. Testing polar()...PASSED. Testing azimuth()...PASSED. Testing unit()...PASSED. ../asy -dir ../base frames/*.asy Testing loop...PASSED. Testing stat...PASSED. Testing stat2...PASSED. ../asy -dir ../base types/*.asy Testing cast...PASSED. Testing constructor...PASSED. Testing tuple...PASSED. Testing ecast...PASSED. Testing guide...PASSED. Testing init...PASSED. Testing keyword...PASSED. Testing order...PASSED. Testing resolve...PASSED. Testing shadow...PASSED. Testing spec...PASSED. Testing var...PASSED. ../asy -dir ../base imp/*.asy Testing unravel...PASSED. ../asy -dir ../base array/*.asy Testing array...PASSED. Testing delete...PASSED. Testing determinant...PASSED. Testing fields...PASSED. Testing slice...PASSED. Testing solve...PASSED. Testing inverse...PASSED. Testing sort...PASSED. Testing search...PASSED. Testing sort2...PASSED. Testing lexicographical sort...PASSED. Testing lexicographical search...PASSED. Testing transpose...PASSED. ../asy -dir ../base pic/*.asy Testing trans...PASSED. ../asy -dir ../base gs/*.asy Testing Ghostscript...PASSED. make[1]: Leaving directory '/tmp/asymptote/tests' + echo '==== OK ====' ==== OK ====