On 2022/08/17 11:49, wen heping wrote:
> Hi, ports@:
> 
>    Here is a patch for graphics/asymptote to update to 2.82.
> It build well on amd64-current system. And all tests passd.
>    No other ports depnd on it.

Build fails here, log below.

Also the configure script searches for eigen3:

"Package eigen3 was not found in the pkg-config search path"

so that will either need disabling or adding as a dependency.

-----

===> asymptote-2.82 depends on: glm-* -> glm-0.9.8.5
===> asymptote-2.82 depends on: texinfo-* -> texinfo-6.5p4
===> asymptote-2.82 depends on: texlive_base-* -> texlive_base-2021p2
===> asymptote-2.82 depends on: texlive_texmf-minimal-* -> 
texlive_texmf-minimal-2021
===> asymptote-2.82 depends on: python->=3.9,<3.10 -> python-3.9.13p2
===> asymptote-2.82 depends on: gmake-* -> gmake-4.3
===> asymptote-2.82 depends on: boehm-gc-* -> boehm-gc-8.0.4
===> asymptote-2.82 depends on: gsl-* -> gsl-1.15p3
===> asymptote-2.82 depends on: libsigsegv-* -> libsigsegv-2.12
===> asymptote-2.82 depends on: freeglut-* -> freeglut-3.2.2
===> asymptote-2.82 depends on: fftw3-* -> fftw3-3.3.8p1
===> asymptote-2.82 depends on: curl-* -> curl-7.84.0p0
===>  Verifying specs:  c++ c++abi pthread GL c curl curses fftw3 gc glut gsl 
gslcblas m readline sigsegv z
===>  found c++.9.0 c++abi.6.0 pthread.26.1 GL.17.1 c.96.1 curl.26.15 
curses.14.0 fftw3.7.1 gc.5.0 glut.7.0 gsl.12.0 gslcblas.1.0 m.10.1 readline.4.0 
sigsegv.1.0 z.7.0
===>  Checking files for asymptote-2.82
`/usr/ports/distfiles/asymptote-2.82.src.tgz' is up to date.
>> (SHA256) asymptote-2.82.src.tgz: OK
===>  Extracting for asymptote-2.82
===>  Patching for asymptote-2.82
===>   Applying OpenBSD patch patch-doc_asymptote_texi
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: doc/asymptote.texi
|--- doc/asymptote.texi.orig
|+++ doc/asymptote.texi
--------------------------
Patching file doc/asymptote.texi using Plan A...
Hunk #1 succeeded at 23 with fuzz 1.
done
===>   Applying OpenBSD patch patch-doc_png_Makefile_in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- doc/png/Makefile.in.orig   Fri Jul 12 23:34:13 2013
|+++ doc/png/Makefile.in        Sun Jul 14 15:16:57 2013
--------------------------
Patching file doc/png/Makefile.in using Plan A...
Hunk #1 succeeded at 38.
done
===>   Ignoring patchfile patch-settings_cc.orig
===>   Ignoring patchfile patch-xstream_h.orig
===>  Compiler link: clang -> env  CCACHE_DIR=/usr/obj/ports/.ccache  ccache 
/usr/bin/clang
===>  Compiler link: clang++ -> env  CCACHE_DIR=/usr/obj/ports/.ccache  ccache 
/usr/bin/clang++
===>  Compiler link: cc -> env  CCACHE_DIR=/usr/obj/ports/.ccache  ccache 
/usr/bin/cc
===>  Compiler link: c++ -> env  CCACHE_DIR=/usr/obj/ports/.ccache  ccache 
/usr/bin/c++
===>  Generating configure for asymptote-2.82
===>  Configuring for asymptote-2.82
Using /usr/obj/ports/asymptote-2.82/config.site (generated)
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-gtk-doc
configure: loading site script /usr/obj/ports/asymptote-2.82/config.site
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking build system type... x86_64-unknown-openbsd7.2
checking host system type... x86_64-unknown-openbsd7.2
Compiling with -O2 -pipe
checking for texi2dvi... texi2dvi
configure: Using /usr/local/share/texmf-local/tex/latex/asymptote for LaTeX 
style file
configure: Using /usr/local/share/texmf-local/tex/context/third/asymptote for 
ConTeXT style file
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for flex... (cached) flex
checking lex output file root... (cached) lex.yy
checking lex library... none needed
checking whether yytext is a pointer... (cached) yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD-compatible install... 
/usr/obj/ports/asymptote-2.82/bin/install -c
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether gmake sets $(MAKE)... yes
checking for bison... yacc
checking how to run the C++ preprocessor... c++ -E
checking tr1/unordered_map usability... no
checking tr1/unordered_map presence... no
checking for tr1/unordered_map... no
checking unordered_map usability... yes
checking unordered_map presence... yes
checking for unordered_map... yes
checking for gc-8.2.0.tar.gz... yes
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 library containing lgamma... none required
checking for deflate in -lz... (cached) yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for stackoverflow_install_handler in -lsigsegv... yes
checking for sched_yield in -lrt... no
checking for curl_easy_init in -lcurl... yes
checking for opendir in -lboost_filesystem... yes
checking for pthread_attr_getdetachstate in -lboost_thread... no
configure: *** Could not find libboost_thread: will compile without optional 
Language Server Protocol. ***
Package readline was not found in the pkg-config search path
Package readline was not found in the pkg-config search path
checking for history_list in -lreadline... yes
checking for tgetent in -ltinfo... no
configure: perhaps tgetent is in -lncurses
checking ncurses/curses.h usability... no
checking ncurses/curses.h presence... no
checking for ncurses/curses.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for setupterm in -lncurses... yes
checking fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
checking for fftw_execute in -lfftw3... yes
Package eigen3 was not found in the pkg-config search path
checking Eigen/Dense usability... no
checking Eigen/Dense presence... no
checking for Eigen/Dense... no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for stddef.h... (cached) 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
Package libtirpc was not found in the pkg-config search path
Package libtirpc was not found in the pkg-config search path
checking for library containing xdrstdio_create... none required
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 glm/glm.hpp usability... yes
checking glm/glm.hpp presence... yes
checking for glm/glm.hpp... yes
checking for ncurses/curses.h... (cached) no
checking for ncurses.h... (cached) yes
checking for GC_throw_bad_alloc in -lgccpp... no
checking for glutMainLoop in -lglut... yes
checking for glDepthMask in -lGL... yes
checking for glXGetProcAddressARB in -lGLX... no
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking for long long... (cached) yes
checking for long... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... inline
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for dup2... (cached) yes
checking for floor... yes
checking for memset... (cached) yes
checking for strchr... (cached) yes
checking for tgamma... yes
checking for lgamma... yes
checking for memrchr... yes
checking for popcount... no
checking for strftime... (cached) yes
checking for error_at_line... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for strptime... (cached) yes
checking for strnlen... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/png/Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-gtk-doc
===>  Building for asymptote-2.82
ln -sf /usr/local/bin/gmakeinfo /usr/obj/ports/asymptote-2.82/bin/makeinfo
Creating main.d
Creating symbolmaps.d
Creating lspserv.d
Creating GLTextures.d
Creating EXRFiles.d
Creating tinyexr.d
Creating v3dfile.d
Creating jsfile.d
Creating shaders.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
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
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 lex.yy.d
Creating camp.tab.d
Creating exp.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include 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 -
Creating symbol.d
Creating stm.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runmath.cc | \
          perl ./findsym.pl runmath.symbols.h -
Creating runmath.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runstring.cc | \
          perl ./findsym.pl runstring.symbols.h -
Creating runstring.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runpath3d.cc | \
          perl ./findsym.pl runpath3d.symbols.h -
Creating runpath3d.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runpath.cc | \
          perl ./findsym.pl runpath.symbols.h -
Creating runpath.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runtriple.cc | \
          perl ./findsym.pl runtriple.symbols.h -
Creating runtriple.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runpair.cc | \
          perl ./findsym.pl runpair.symbols.h -
Creating runpair.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runsystem.cc | \
          perl ./findsym.pl runsystem.symbols.h -
Creating runsystem.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runfile.cc | \
          perl ./findsym.pl runfile.symbols.h -
Creating runfile.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runarray.cc | \
          perl ./findsym.pl runarray.symbols.h -
Creating runarray.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runhistory.cc | \
          perl ./findsym.pl runhistory.symbols.h -
Creating runhistory.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runlabel.cc | \
          perl ./findsym.pl runlabel.symbols.h -
Creating runlabel.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runpicture.cc | \
          perl ./findsym.pl runpicture.symbols.h -
Creating runpicture.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runbacktrace.cc | \
          perl ./findsym.pl runbacktrace.symbols.h -
Creating runbacktrace.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include runtime.cc | \
          perl ./findsym.pl runtime.symbols.h -
Creating runtime.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include gsl.cc | \
          perl ./findsym.pl gsl.symbols.h -
Creating gsl.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include builtin.cc | \
          perl ./findsym.pl builtin.symbols.h -
Creating builtin.d
c++ -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include types.cc | \
          perl ./findsym.pl types.symbols.h -
Creating types.d
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o camperror.o -c camperror.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o path.o -c path.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o drawpath.o -c drawpath.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o drawlabel.o -c drawlabel.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o picture.o -c picture.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o psfile.o -c psfile.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o texfile.o -c texfile.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o util.o -c util.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o settings.o -c settings.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o guide.o -c guide.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o flatguide.o -c flatguide.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o knot.o -c knot.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o drawfill.o -c drawfill.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o path3.o -c path3.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o drawpath3.o -c drawpath3.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o drawsurface.o -c drawsurface.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o beziercurve.o -c beziercurve.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o bezierpatch.o -c bezierpatch.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o pen.o -c pen.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o pipestream.o -c pipestream.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o types.o -c types.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o builtin.o -c builtin.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o gsl.o -c gsl.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runtime.o -c runtime.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runbacktrace.o -c runbacktrace.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runpicture.o -c runpicture.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runlabel.o -c runlabel.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runhistory.o -c runhistory.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runarray.o -c runarray.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runfile.o -c runfile.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runsystem.o -c runsystem.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runpair.o -c runpair.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runtriple.o -c runtriple.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runpath.o -c runpath.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runpath3d.o -c runpath3d.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runstring.o -c runstring.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o runmath.o -c runmath.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o env.o -c env.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o genv.o -c genv.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o stm.o -c stm.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o dec.o -c dec.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o errormsg.o -c errormsg.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o callable.o -c callable.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o name.o -c name.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o symbol.o -c symbol.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o entry.o -c entry.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o exp.o -c exp.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o newexp.o -c newexp.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o stack.o -c stack.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o camp.tab.o -c camp.tab.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o lex.yy.o -c lex.yy.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o access.o -c access.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o virtualfieldaccess.o -c virtualfieldaccess.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o absyn.o -c absyn.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o record.o -c record.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o interact.o -c interact.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o fileio.o -c fileio.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o fftw++asy.o -c fftw++asy.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o simpson.o -c simpson.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o coder.o -c coder.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o coenv.o -c coenv.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o impdatum.o -c impdatum.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o locate.o -c locate.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o parser.o -c parser.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o program.o -c program.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o application.o -c application.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o varinit.o -c varinit.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o fundec.o -c fundec.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o refaccess.o -c refaccess.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o envcompleter.o -c envcompleter.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o process.o -c process.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o constructor.o -c constructor.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o array.o -c array.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o Delaunay.o -c Delaunay.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o predicates.o -c predicates.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o PRCbitStream.o -c prc/PRCbitStream.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o oPRCFile.o -c prc/oPRCFile.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o PRCdouble.o -c prc/PRCdouble.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o writePRC.o -c prc/writePRC.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o glrender.o -c glrender.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o tr.o -c tr.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o shaders.o -c shaders.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o jsfile.o -c jsfile.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o v3dfile.o -c v3dfile.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o tinyexr.o -c tinyexr.cc
In file included from tinyexr.cc:34:
/usr/obj/ports/asymptote-2.82/asymptote-2.82/cudareflect/tinyexr/tinyexr.h:6780:29:
 warning: variable 'block_data_size' set but not used 
[-Wunused-but-set-variable]
    tinyexr::tinyexr_uint64 block_data_size = 0;
                            ^
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o EXRFiles.o -c EXRFiles.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o GLTextures.o -c GLTextures.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o lspserv.o -c lspserv.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o symbolmaps.o -c symbolmaps.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o main.o -c main.cc
pyrcc5 GUI/res/icons.qrc -o GUI/icons_rc.py
if test ! -s revision.cc || test "2.82" != "2.82"; then \
  echo "const char *REVISION="\"2.82\"\; > revision.cc; \
  echo const char *AsyGLVersion=\"1.02\"\; >> revision.cc; \
  if test ! -e base/webgl/asygl.js; then \
    cp base/webgl/asygl-1.02.js base/webgl/asygl.js; \
  fi \
fi
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -o revision.o -c revision.cc;
echo string VERSION=\"2.82\"\; > base/version.asy
echo @set VERSION 2.82 > doc/version.texi
echo @set Datadir /usr/local/share >> doc/version.texi
echo @set Docdir /usr/local/share/doc/asymptote >> doc/version.texi
echo "#!/usr/bin/env python3" > GUI/xasyVersion.py
echo xasyVersion = \"2.82\" >> GUI/xasyVersion.py
if test -n ""; then \
  cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.82/" | \
  windres -o asy.o; \
fi
cc -I. -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -DGLEW_NO_GLU 
-DGLEW_BUILD -O1 -fPIC -o glew.o -c glew.c
if test -n ""; then \
          c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -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 shaders.o jsfile.o v3dfile.o tinyexr.o EXRFiles.o GLTextures.o 
lspserv.o symbolmaps.o main.o revision.o asy.o  -L/usr/X11R6/lib 
-L/usr/local/lib  -L/usr/local/lib -lfftw3  -L/usr/local/lib -lgsl -lgslcblas 
-lm -LLspCpp -LLspCpp/third_party/uri/src  glew.o  -lglut -lcurl -lsigsegv -lz 
-L/usr/local/lib -lgc -lreadline  -ltermcap -lfftw3 -lgsl -lgslcblas -lGL     
-lwolfssl -lgdi32 -lwinmm -s -static; \
else \
  ln -sf GUI/xasy.py xasy; \
  c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread 
-DFFTWPP_SINGLE_THREAD -Wall -I/usr/obj/ports/asymptote-2.82/asymptote-2.82 
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gc  
-I/usr/local/include   -I/usr/local/include -O2 -pipe -O2 -pipe 
-ILspCpp/include -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 shaders.o jsfile.o v3dfile.o tinyexr.o EXRFiles.o GLTextures.o 
lspserv.o symbolmaps.o main.o revision.o -L/usr/X11R6/lib -L/usr/local/lib  
-L/usr/local/lib -lfftw3  -L/usr/local/lib -lgsl -lgslcblas -lm -LLspCpp 
-LLspCpp/third_party/uri/src  glew.o  -lglut -lcurl -lsigsegv -lz 
-L/usr/local/lib -lgc -lreadline -lncurses -lfftw3 -lgsl -lgslcblas -lGL    ; \
fi
cd doc && gmake asy-latex.pdf
gmake[1]: Entering directory '/usr/obj/ports/asymptote-2.82/asymptote-2.82/doc'
pdflatex asy-latex.dtx
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021-OpenBSD_Ports) 
(preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./asy-latex.dtx
LaTeX2e <2020-10-01> patch level 4
L3 programming layer <2021-02-18>
(/usr/local/share/texmf-dist/tex/latex/base/docstrip.tex
Utility: `docstrip' v2.6a <2020-07-07>
English documentation    <2020-07-11>

**********************************************************
* 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: 714
Comments removed: 281
Comments  passed: 0
Codelines passed: 417


Generating file(s) ./asy-latex.ins 

Processing file asy-latex.dtx (batchfile) -> asy-latex.ins
Lines  processed: 714
Comments removed: 281
Comments  passed: 0
Codelines passed: 417

(/usr/local/share/texmf-dist/tex/latex/base/ltxdoc.cls
Document Class: ltxdoc 2020/10/04 v2.1b Standard LaTeX documentation class
(/usr/local/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2020/04/10 v1.4m Standard LaTeX document class
(/usr/local/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/share/texmf-dist/tex/latex/base/doc.sty
(/usr/local/share/texmf-dist/tex/latex/tools/multicol.sty)))
Writing index file asy-latex.idx
(/usr/local/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)
No file asy-latex.aux.
(./asy-latex.dtx
No file asy-latex.toc.
[1{/usr/local/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [2] [3]
[4] [5] [6] [7]
Overfull \hbox (19.48749pt too wide) in paragraph at lines 539--539
 [][]      \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 539--539
 [][]      \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 539--539
 [][]      \OT1/cmtt/m/n/9 \immediate\write\AsyStream{size(\ASYwidth,\ASYheight
,\asy@expand@keepAspect);}% 
[8]
Overfull \hbox (14.76254pt too wide) in paragraph at lines 593--593
 [][]            \OT1/cmtt/m/n/9 \setbox\ASYbox=\hbox{\includegraphics[hiresbb]
{\AsyFile+0.pdf}}% 

Overfull \hbox (5.31265pt too wide) in paragraph at lines 593--593
 [][]            \OT1/cmtt/m/n/9 \setbox\ASYbox=\hbox{\includegraphics[hiresbb]
{\AsyFile.pdf}}% 
[9] [10]) [11] (./asy-latex.aux) )
(see the transcript file for additional information)</usr/local/share/texmf-dis
t/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/local/share/texmf-dist/fonts/
type1/public/amsfonts/cm/cmbx12.pfb></usr/local/share/texmf-dist/fonts/type1/pu
blic/amsfonts/cm/cmbx9.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsf
onts/cm/cmr10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/c
mr12.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb>
</usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/loca
l/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/local/share/te
xmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb></usr/local/share/texmf-dist/f
onts/type1/public/amsfonts/cm/cmss10.pfb></usr/local/share/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmss17.pfb></usr/local/share/texmf-dist/fonts/type1/publi
c/amsfonts/cm/cmsy10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfon
ts/cm/cmti10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cm
tt10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>

Output written on asy-latex.pdf (11 pages, 194665 bytes).
Transcript written on asy-latex.log.
gmake[1]: Leaving directory '/usr/obj/ports/asymptote-2.82/asymptote-2.82/doc'
cd doc && gmake man
gmake[1]: Entering directory '/usr/obj/ports/asymptote-2.82/asymptote-2.82/doc'
../asy -dir ../base -config "" -render=0 -h 2>&1 | grep -iv Asymptote > options
../asy -dir ../base -config "" -render=0 -f pdf -noprc Bode.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc CAD1.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc CDlabel.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc GaussianSurface.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc HermiteSpline.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc Hobbycontrol.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc Hobbydir.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc axis3.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc bezier.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc bezier2.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc beziercurve.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc bigdiagonal.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc binarytreetest.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc brokenaxis.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc colons.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc colors.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc cube.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc cylinderskeleton.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc datagraph.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc diagonal.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc diatom.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc dots.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 errorbars.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc exp.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc filegraph.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc fillcontour.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc flow.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc flowchartdemo.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc generalaxis.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc generalaxis3.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc graphmarkers.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc graphwithderiv.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc grid3xyz.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc hatch.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc helix.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc histogram.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc icon.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc image.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc imagecontour.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc irregularcontour.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc join.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc join3.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc knots.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc labelsquare.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc leastsquares.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc legend.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc lineargraph.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc lineargraph0.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc linetype.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc log2graph.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc loggraph.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc loggrid.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc logimage.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc logo.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc logticks.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc makepen.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc markers1.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc markers2.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc mexicanhat.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc monthaxis.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc multicontour.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc onecontour.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc parametricgraph.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc penfunctionimage.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc penimage.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc planes.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc quartercircle.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc saddle.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc scaledgraph.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc secondaryaxis.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc shadedtiling.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc slopefield1.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc square.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc subpictures.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc superpath.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc tile.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc triangulate.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc unitcircle3.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc vectorfield.asy
../asy -dir ../base -config "" -render=0 -f pdf -noprc westnile.asy
rm -f latexusage-*
rm -f latexusage.pre
rm -f latexusage.aux
pdflatex latexusage
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021-OpenBSD_Ports) 
(preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./latexusage.tex
LaTeX2e <2020-10-01> patch level 4
L3 programming layer <2021-02-18>
(/usr/local/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2020/04/10 v1.4m Standard LaTeX document class
(/usr/local/share/texmf-dist/tex/latex/base/size12.clo)) (./asymptote.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/share/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/local/share/texmf-dist/tex/latex/graphics-def/pdftex.def)))
(/usr/local/share/texmf-dist/tex/generic/iftex/ifpdf.sty
(/usr/local/share/texmf-dist/tex/generic/iftex/iftex.sty))
(/usr/local/share/texmf-dist/tex/generic/iftex/ifxetex.sty))
(/usr/local/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)
No file latexusage.aux.
(/usr/local/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/local/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
(/usr/local/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty)
(/usr/local/share/texmf-dist/tex/latex/grfext/grfext.sty
(/usr/local/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty))
(/usr/local/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty
(/usr/local/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/local/share/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))
(/usr/local/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)
(/usr/local/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))

Package asymptote Warning: file `latexusage-1.tex' not found on input line 77.


Package asymptote Warning: file `latexusage-2.tex' not found on input line 94.


Package asymptote Warning: file `latexusage-3.tex' not found on input line 118.


[1{/usr/local/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./latexusage.aux) )</usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm
/cmr12.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb
></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb>
Output written on latexusage.pdf (1 page, 29451 bytes).
Transcript written on latexusage.log.
../asy -dir ../base -config "" -render=0 -noprc latexusage-*.asy
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021-OpenBSD_Ports) 
(preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
LaTeX2e <2020-10-01> patch level 4
L3 programming layer <2021-02-18>
(/usr/local/share/texmf-dist/tex/latex/tools/.tex File ignored)
(./latexusage-2_.tex (/usr/local/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2020/04/10 v1.4m Standard LaTeX document class
(/usr/local/share/texmf-dist/tex/latex/base/size12.clo))
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/local/share/texmf-dist/tex/generic/iftex/iftex.sty)
(/usr/local/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
(/usr/local/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/share/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)
(/usr/local/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/local/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/usr/local/share/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/local/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/usr/local/share/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/local/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty)
(/usr/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def)
(/usr/local/share/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/local/share/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/usr/local/share/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/local/share/texmf-dist/tex/latex/url/url.sty)
(/usr/local/share/texmf-dist/tex/generic/bitset/bitset.sty
(/usr/local/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
(/usr/local/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty))
(/usr/local/share/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/local/share/texmf-dist/tex/latex/base/atveryend-ltx.sty)
(/usr/local/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/usr/local/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty)))

! LaTeX Error: File `media9.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name: 
! Emergency stop.
<read *> 
         
l.9 ^^M
       
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on .log.
    g=tex ? _texpath(s,p) : textpath(s,p);
     ^
../base/plain_Label.asy: 664.6: texpath failed
gmake[1]: *** [Makefile:49: latexusage.pdf] Error 1
gmake[1]: Leaving directory '/usr/obj/ports/asymptote-2.82/asymptote-2.82/doc'
gmake: *** [Makefile:207: man] Error 2
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2971 
'/usr/obj/ports/asymptote-2.82/.build_done': @cd /usr/obj/ports/asymptote-2....)
*** Error 2 in /usr/ports/graphics/asymptote 
(/usr/ports/infrastructure/mk/bsd.port.mk:2611 'all': @lock=asymptote-2.82;  
export _LOCKS_HELD...)

Reply via email to