* Package: media-gfx/asymptote-2.22  * Repository: gentoo  * Maintainer: grozin@gentoo.org sci@gentoo.org  * USE: X abi_x86_64 amd64 boehm-gc doc elibc_glibc emacs examples gsl imagemagick kernel_linux latex multilib opengl svg userland_GNU vim-syntax  * FEATURES: preserve-libs sandbox usersandbox >>> Unpacking source... >>> Unpacking asymptote-2.22.src.tgz to /tmp/portage/media-gfx/asymptote-2.22/work >>> Source unpacked in /tmp/portage/media-gfx/asymptote-2.22/work >>> Preparing source in /tmp/portage/media-gfx/asymptote-2.22/work/asymptote-2.22 ... * Applying asymptote-2.22-configure-ac.patch ...  [ ok ] * Patching configure.ac * Applying asymptote-2.22-xdg-utils.patch ...  [ ok ] * Applying asymptote-2.22-info.patch ...  [ ok ] * Running eautoreconf in '/tmp/portage/media-gfx/asymptote-2.22/work/asymptote-2.22' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/media-gfx/asymptote-2.22/work/asymptote-2.22 ... * econf: updating asymptote-2.22/config.guess with /usr/share/gnuconfig/config.guess * econf: updating asymptote-2.22/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 CPPFLAGS=-DHAVE_SYS_TYPES_H CFLAGS=-O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block --disable-gc-debug --enable-gc=system --disable-fftw --enable-gsl --enable-gl --disable-offscreen --without-sigsegv checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for kpsewhich... true checking for kpsewhich... (cached) true checking for texi2dvi... texi2dvi configure: Using /usr/share/../local/share/texmf/tex/latex/asymptote for LaTeX style file configure: Using /usr/share/../local/share/texmf/tex/context/third/asymptote for ConTeXT style file checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-g++ -E checking tr1/unordered_map usability... yes checking tr1/unordered_map presence... yes checking for tr1/unordered_map... yes checking for gc-7.2d.tar.gz... no checking gc/gc.h usability... yes checking gc/gc.h presence... yes checking for gc/gc.h... yes checking for GC_malloc in -lgc... yes configure: enabling system Boehm Garbage Collector checking for getopt_long_only... yes checking for setupterm in -lncurses... yes checking for sqrt in -lm... yes checking for deflate in -lz... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 sched_yield in -lrt... yes checking for history_list in -lreadline... 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 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 fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes 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 for glDepthMask in -lGL... yes checking for gluNewNurbsRenderer in -lGLU... yes checking for glutMainLoop in -lglut... 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... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/png/Makefile config.status: creating config.h >>> Source configured. >>> Compiling source in /tmp/portage/media-gfx/asymptote-2.22/work/asymptote-2.22 ... make -j9 echo "const char *SVN_REVISION="\"\"\; > svnrevision.cc; Creating main.d Creating quaternion.d Creating algebra3.d Creating arcball.d Creating tr.d Creating writePRC.d Creating glrender.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++.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 name.d Creating symbol.d Creating callable.d Creating errormsg.d Creating dec.d Creating stm.d Creating genv.d Creating env.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 pen.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 svnrevision.d x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o camperror.o -c camperror.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o path.o -c path.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o drawpath.o -c drawpath.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o drawlabel.o -c drawlabel.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o picture.o -c picture.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o psfile.o -c psfile.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o texfile.o -c texfile.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o util.o -c util.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o settings.o -c settings.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o guide.o -c guide.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o flatguide.o -c flatguide.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o knot.o -c knot.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o drawfill.o -c drawfill.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o path3.o -c path3.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o drawpath3.o -c drawpath3.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o drawsurface.o -c drawsurface.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o pen.o -c pen.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o types.o -c types.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o builtin.o -c builtin.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o gsl.o -c gsl.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runtime.o -c runtime.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runbacktrace.o -c runbacktrace.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runpicture.o -c runpicture.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runlabel.o -c runlabel.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runhistory.o -c runhistory.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runarray.o -c runarray.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runfile.o -c runfile.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runsystem.o -c runsystem.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runpair.o -c runpair.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runtriple.o -c runtriple.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runpath.o -c runpath.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runpath3d.o -c runpath3d.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runstring.o -c runstring.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o runmath.o -c runmath.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o env.o -c env.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o genv.o -c genv.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o stm.o -c stm.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o dec.o -c dec.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o errormsg.o -c errormsg.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o callable.o -c callable.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o name.o -c name.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o symbol.o -c symbol.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o entry.o -c entry.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o exp.o -c exp.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o newexp.o -c newexp.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o stack.o -c stack.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o camp.tab.o -c camp.tab.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o lex.yy.o -c lex.yy.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o access.o -c access.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o virtualfieldaccess.o -c virtualfieldaccess.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o absyn.o -c absyn.cc lex.yy.cc: In function ‘yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)’: lex.yy.cc:2965:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ^ x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o record.o -c record.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o interact.o -c interact.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o fileio.o -c fileio.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o fftw++.o -c fftw++.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o simpson.o -c simpson.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o coder.o -c coder.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o coenv.o -c coenv.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o impdatum.o -c impdatum.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o locate.o -c locate.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o parser.o -c parser.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o program.o -c program.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o application.o -c application.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o varinit.o -c varinit.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o fundec.o -c fundec.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o refaccess.o -c refaccess.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o envcompleter.o -c envcompleter.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o process.o -c process.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o constructor.o -c constructor.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o array.o -c array.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o Delaunay.o -c Delaunay.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o predicates.o -c predicates.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o PRCbitStream.o -c prc/PRCbitStream.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o oPRCFile.o -c prc/oPRCFile.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o PRCdouble.o -c prc/PRCdouble.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o writePRC.o -c prc/writePRC.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o glrender.o -c glrender.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o tr.o -c tr.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o arcball.o -c arcball.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o algebra3.o -c algebra3.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o quaternion.o -c quaternion.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o svnrevision.o -c svnrevision.cc x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o main.o -c main.cc echo "#!/usr/bin/env python" > GUI/xasyVersion.py echo xasyVersion = \"2.22`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\" >> GUI/xasyVersion.py if test "`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`" != "`cat svnrevision.cc | sed -e 's/.*\"\(.*\)\";/\\1/'`"; then \ echo "const char *SVN_REVISION="\"`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\"\; > svnrevision.cc; \ x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-var-tracking -I . -I/usr/include/gc -I/usr/include/gc -o svnrevision.o -c svnrevision.cc; \ fi echo string VERSION=\"2.22`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\"\; > base/version.asy echo @set VERSION 2.22`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'` > doc/version.texi echo @set Datadir /usr/share >> doc/version.texi if test -n ""; then \ cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.22`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`/" | \ windres -o asy.o; \ x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 pen.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++.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 svnrevision.o main.o asy.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lglut -lGLU -lGL -lreadline -lrt -lz -lm -L/usr/lib -lgc -lncurses -lgsl -lgslcblas -s -static; \ else \ ln -sf GUI/xasy.py xasy; \ x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 pen.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++.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 svnrevision.o main.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lglut -lGLU -lGL -lreadline -lrt -lz -lm -L/usr/lib -lgc -lncurses -lgsl -lgslcblas ; \ fi fftw++.o: In function `fftwpp::fftw::LoadWisdom()': fftw++.cc:(.text+0x10d): undefined reference to `fftw_import_wisdom' fftw++.o: In function `fftwpp::fftw::SaveWisdom()': fftw++.cc:(.text+0x3af): undefined reference to `fftw_export_wisdom' collect2: error: ld returned 1 exit status make: *** [asy] Error 1 * ERROR: media-gfx/asymptote-2.22 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-gfx/asymptote-2.22'`, * the complete build log and the output of `emerge -pqv '=media-gfx/asymptote-2.22'`. * The complete build log is located at '/var/log/portage/media-gfx:asymptote-2.22:20130517-114356.log'. * For convenience, a symlink to the build log is located at '/tmp/portage/media-gfx/asymptote-2.22/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/media-gfx/asymptote-2.22/temp/environment'. * Working directory: '/tmp/portage/media-gfx/asymptote-2.22/work/asymptote-2.22' * S: '/tmp/portage/media-gfx/asymptote-2.22/work/asymptote-2.22'