* Package: media-gfx/brlcad-7.24.0 * Repository: MyLocalOverlay * USE: abi_x86_64 amd64 benchmarks doc elibc_glibc examples java kernel_linux multilib opengl smp userland_GNU * FEATURES: preserve-libs sandbox splitdebug * Using: icedtea-7 >>> Unpacking source... >>> Unpacking brlcad-7.24.0.tar.gz to /var/tmp/portage/media-gfx/brlcad-7.24.0/work >>> Source unpacked in /var/tmp/portage/media-gfx/brlcad-7.24.0/work >>> Preparing source in /var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0 ... * Regenerating autotools files... ************************************************************* * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING * ************************************************************* DEPRECATION NOTICE: BRL-CAD's build system is being migrated from the GNU Autotools Autoconf+Automake+Libtool trio to CMake. As such, running this bootstrap script is no longer necessary. This script along with the rest of the GNU Autotools build system is a deprecated interface (see the CHANGES file for details) subject to removal in a future release of BRL-CAD and may not result in a complete build. Please read INSTALL for new build instructions. ..........okay. You've been duly warned. Proceeding with old build. Preparing the BRL-CAD build system...please wait ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. Found GNU Autoconf version 2.69 Found GNU Automake version 1.13.4 Found GNU Libtool version 2.4.2 Automatically preparing build ... done The BRL-CAD build system is now prepared. To build here, run: ./configure make >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0 ... * econf: updating brlcad-7.24.0/src/other/tkhtml/tclconfig/config.sub with /usr/share/gnuconfig/config.sub * econf: updating brlcad-7.24.0/src/other/tkhtml/tclconfig/config.guess with /usr/share/gnuconfig/config.guess * econf: updating brlcad-7.24.0/misc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating brlcad-7.24.0/misc/config.guess with /usr/share/gnuconfig/config.guess ./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/brlcad/lib64 --disable-strict-build --prefix=/usr/brlcad --datadir=/usr/brlcad/share --mandir=/usr/brlcad/man --disable-almost-everything --disable-regex-build --disable-png-build --disable-zlib-build --disable-urt-build --disable-tcl-build --disable-tk-build --disable-itcl-build --disable-tkimg-build --disable-jove-build --disable-tnt-install --disable-iwidgets-install --enable-opennurbs-build --with-ldflags=-L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 --with-x --with-x11 --disable-debug --disable-optimization --disable-runtime-debug --disable-verbose --disable-warnings --disable-progress --enable-documentation --enable-models-install --enable-parallel --with-ogl --with-jdk=/usr/lib64/icedtea7 ************************************************************* * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING * ************************************************************* DEPRECATION NOTICE: BRL-CAD's build system is being migrated from the GNU Autotools Autoconf+Automake+Libtool trio to CMake. As such, running configure is no longer necessary. This script along with the rest of the GNU Autotools build system is a deprecated interface (see the CHANGES file for details) subject to removal in a future release of BRL-CAD and may not result in a complete build. That said, we plan to maintain a configure script wrapper around the CMake build for compatibility so your existing options still work as expected. (The autogen.sh script is still going away.) Please read INSTALL for new build instructions. ..........okay. You've been duly warned. Proceeding with old build. ********************************************************** *** Configuring BRL-CAD Release 7.24.0, Build 20140521 *** ********************************************************** checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking where BRL-CAD is to be installed... /usr/brlcad checking where BRL-CAD resources are to be installed... /usr/brlcad/share checking whether dependency tracking should be enabled... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether a configure cache exists... not found configure: *** Automatically caching to config.cache.linux-gnu.dongr2T430s *** checking ... a r g u m e n t s ... (1 of 9) checking for /usr/local... found checking whether to compile everything was requested... no checking whether to only build benchmark... no checking whether to only build the raytrace server... no checking whether to use run-time debug checks... no checking whether to use strict compiler options... no checking whether to compile in 64-bit mode... auto checking whether to build the regular expression library... no checking whether to build the PNG library... no checking whether to build the zlib compression library... no checking whether to build the Utah Raster Toolkit... no checking whether to build the openNURBS library... yes checking whether to build the Tcl library... no checking whether to build the Tk library... no checking whether to use AquaTk... no checking whether to build the incrTcl library... no checking whether to install the iwidgets library... no checking whether to build the tkhtml library... yes checking whether to build the tktable library... yes checking whether to build the tkpng library... no checking whether to build the termlib library... no checking whether to build the Template Numerical Toolkit... no checking whether to compile the Endgame Framework module... no checking whether to compile the Unigraphics importer... no checking whether to install example geometry databases... yes checking whether to enable optimized compilation... no checking whether to disable debug mode compilation... no checking whether to enable profile mode compilation... no checking whether to enable support for SMP architectures... yes checking whether to enable verbose output... no checking whether to enable verbose compilation warnings... no checking whether to enable verbose compilation progress... no checking whether to compile with the Java Development Kit... yes checking whether to compile the X11 interfaces... yes checking whether to compile the OpenGL interfaces... yes checking whether to compile the AGL interfaces... no checking whether to compile the WindowsGL interfaces... auto checking whether to compile the Pro/ENGINEER plugin... no checking whether to compile experimental RTGL display manager... no checking ... p r o g r a m s ... (2 of 9) checking for style of include used by make... GNU 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 dependency style of x86_64-pc-linux-gnu-gcc... none 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for 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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes 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 dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ar... /usr/bin/ar checking for sh... /bin/sh checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking ... l i b r a r i e s ... (3 of 9) checking for sproc in -lc... no checking for thr_create in -lthread... no checking for pthread_create in -lpthread... yes checking for daemon in -lbsd... yes checking whether we are using POSIX threading... yes checking whether -framework CoreFoundation is available... no checking whether -framework Carbon is available... no checking whether -framework JavaVM is available... no checking for tputs in -ltermlib... no checking for tputs in -lncurses... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XCreateWindow in -lX11... yes checking for XShapeCombineMask in -lXext... yes checking for XGetExtensionVersion in -lXi... yes checking for cos in -lm... yes checking for regcomp in -lc... yes checking for deflate in -lz... yes checking for png_access_version_number in -lpng... yes checking for rle_getraw in -lutahrle... no checking for rle_getraw in -lrle... yes checking for Tcl_Main in -ltcl8.6... yes checking for Tcl_InitStubs in -ltclstub8.6... yes checking for Tk_MainLoop in -ltk8.6... yes checking for Tk_InitStubs in -ltkstub8.6... yes checking for Itcl_Init in -litcl3.4... yes checking for Itk_Init in -litk3.4... yes checking for socket in -lsocket... no checking for gethostbyaddr in -lnsl... yes checking for socket in -lnetwork... no checking for mallopt in -lc... yes checking for matherr in -lmx... no checking for dlopen in -ldl... yes checking for glEnable in -lGL... yes checking whether -framework OpenGL is available... no checking for glEnable in -lopengl32... no checking for yyless in -ll... no checking for basename in -lgen... no checking for main in -lstdc++... yes checking ... h e a d e r s ... (4 of 9) checking if compiler and linker recognize -std=gnu99... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking dslib.h usability... no checking dslib.h presence... no checking for dslib.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking gl/device.h usability... no checking gl/device.h presence... no checking for gl/device.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for memory.h... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking rle.h usability... yes checking rle.h presence... yes checking for rle.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/_ioctl.h usability... no checking sys/_ioctl.h presence... no checking for sys/_ioctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ioctl_compat.h usability... no checking sys/ioctl_compat.h presence... no checking for sys/ioctl_compat.h... no checking sys/machd.h usability... no checking sys/machd.h presence... no checking for sys/machd.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/sysmp.h usability... no checking sys/sysmp.h presence... no checking for sys/sysmp.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking terminfo.h usability... no checking terminfo.h presence... no checking for terminfo.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termlib.h usability... no checking termlib.h presence... no checking for termlib.h... no checking tinfo.h usability... no checking tinfo.h presence... no checking for tinfo.h... no checking tk.h usability... yes checking tk.h presence... yes checking for tk.h... yes checking ulocks.h usability... no checking ulocks.h presence... no checking for ulocks.h... no checking for unistd.h... (cached) yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits usability... yes checking limits presence... yes checking for limits... yes checking istream usability... yes checking istream presence... yes checking for istream... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking emmintrin.h usability... yes checking emmintrin.h presence... yes checking for emmintrin.h... yes checking for sys/sched.h... no checking for sys/mount.h... yes checking for term.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking JavaVM/jni.h usability... no checking JavaVM/jni.h presence... no checking for JavaVM/jni.h... no checking jni.h usability... yes checking jni.h presence... yes checking for jni.h... yes checking ... t y p e s ... (5 of 9) checking whether char is unsigned... no checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for socklen_t... yes checking for sig_t... yes checking for uint64_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for cpu_set_t... yes checking ... c o m p i l e r ... (6 of 9) checking if compiler and linker recognize -pipe... yes checking if compiler and linker recognize -fno-strict-aliasing... yes checking if compiler and linker recognize -fno-common... yes checking if compiler and linker recognize -fexceptions... yes checking if compiler recognizes -ftemplate-depth-50... yes checking if linker recognizes -Wl,-search_paths_first -Wnewline-eof... no checking if compiler and linker recognize -w... yes checking if compiler and linker recognize -w... yes checking single-precision floating point tolerance... 1.19209289550781250000e-07 checking double-precision floating point tolerance... 2.22044604925031308085e-16 checking whether floats conform to IEEE 754... yes checking whether doubles conform to IEEE 754... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking whether byte ordering is bigendian... no checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking x86_64-pc-linux-gnu-gcc compiler and flags for sanity... yes checking x86_64-pc-linux-gnu-g++ compiler and flags for sanity... yes checking ... f u n c t i o n s ... (7 of 9) checking return type of signal handlers... void checking for GetFullPathName... no checking for XQueryExtension... no checking for alarm... yes checking for dlopen... no checking for drand48... yes checking for fchmod... yes checking for fsync... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for gethostname... yes checking for getloadavg... yes checking for getopt_long... yes checking for getprogname... no checking for htonll... no checking for kill... yes checking for lrand48... yes checking for memset... yes checking for mkstemp... yes checking for ntohll... no checking for pipe... yes checking for popen... yes checking for realpath... yes checking for sbrk... yes checking for setenv... yes checking for setpgid... yes checking for setpriority... yes checking for setprogname... no checking for srand48... yes checking for strchr... yes checking for strdup... yes checking for strlcat... no checking for strlcpy... no checking for strsep... yes checking for strtok... yes checking for sync... yes checking for sysctl... yes checking for sysmp... no checking for vfork... yes checking for writev... yes checking for basename... yes checking for dirname... yes checking ... s e r v i c e s ... (8 of 9) checking for portable network graphics functionality... yes checking whether to build the included portable network graphics library... no checking for regular expression functionality... yes checking whether to build the included regular expression library... no checking for zlib compression functionality... yes checking whether to build the included zlib compression library... no checking for X11 header functionality... yes checking for X11 link functionality... yes checking whether to build against X11... yes checking for Utah Raster Toolkit library functionality... yes checking whether to build the Utah Raster Toolkit... no checking for openNURBS functionality... no checking whether to build the included openNURBS library... yes checking for Tcl library functionality... yes checking whether to build Tcl... no checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for existence of /usr/lib/tclConfig.sh... loading checking for Tk library functionality... yes checking whether to build Tk... no checking for Tk configuration... found /usr/lib/tkConfig.sh checking for existence of /usr/lib/tkConfig.sh... loading checking for incrTcl library functionality... yes checking whether to build incrTcl... no checking whether to build incrTk... no (using system) checking for iwidgets functionality... Failed to load Iwidgets: couldn't connect to display ":0" yes checking whether to install iwidgets... no (using system) checking whether to build tkhtml... yes checking whether to build tktable... yes checking whether to build tkpng... no checking for TNT w/JAMA functionality... yes checking whether to use the included Template Numerical Toolkit... no checking for threading library availability... yes checking if pthreading works... no checking for termlib functionality... yes checking whether to build the included termlib library... no checking whether to link with the system math library... yes checking for system socket library availability... no checking for system network socket library availability... yes checking for system network library availability... checking for system malloc library availability... yes checking for system mx library availability... no checking for system dynamic linker library availability... yes checking for OpenGL library availability... yes checking for Apple OpenGL framework availability... no checking for WindowsGL library availability... no checking for Solaris lexer library availability... no checking for libgen library availability... no checking for system regular expression library availability... yes checking for system portable network graphics availability... yes checking for system openNURBS library availability... no checking whether the Standard C++ library is available... yes checking for Java functionality... yes checking for OpenGL functionality... yes checking whether to build against OpenGL... yes checking whether to build against Apple OpenGL... no checking for WindowsGL functionality... no configure: WindowsGL does not appear to be functionally available checking whether to build against WindowsGL... no checking whether to build experimental RTGL display manager... no checking for SGI dials and buttons support... no checking ... o u t p u t ... (9 of 9) configure: }}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}} configure: WARNING: While disabling run-time debugging should increase configure: WARNING: performance, it will likewise remove several configure: WARNING: data-protection safeguards that are in place to configure: WARNING: minimize the possibility of corrupted data files configure: WARNING: in the inevitable event of a user encountering a bug. configure: WARNING: You have been warned. Proceed at your own risk. configure: {{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{ (cached) configure: updating cache config.cache.linux-gnu.dongr2T430s checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bench/Makefile config.status: creating regress/Makefile config.status: creating regress/mged/Makefile config.status: creating db/Makefile config.status: creating db/include/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/html/ReleaseNotes/Makefile config.status: creating doc/html/ReleaseNotes/Rel5.0/Makefile config.status: creating doc/html/ReleaseNotes/Rel5.0/Summary/Makefile config.status: creating doc/html/ReleaseNotes/Rel6.0/Makefile config.status: creating doc/html/manuals/Anim_Tutorial/Makefile config.status: creating doc/html/manuals/Makefile config.status: creating doc/html/manuals/cadwidgets/Makefile config.status: creating doc/html/manuals/libbu/Makefile config.status: creating doc/html/manuals/libdm/Makefile config.status: creating doc/html/manuals/librt/Makefile config.status: creating doc/html/manuals/mged/Makefile config.status: creating doc/html/manuals/mged/animmate/Makefile config.status: creating doc/html/manuals/shaders/Makefile config.status: creating doc/legal/Makefile config.status: creating doc/pad_file.xml config.status: creating include/Makefile config.status: creating include/conf/Makefile config.status: creating m4/Makefile config.status: creating misc/Makefile config.status: creating misc/brlcad-config config.status: creating misc/brlcad.spec config.status: creating misc/macosx/Makefile config.status: creating misc/macosx/Resources/Makefile config.status: creating misc/macosx/Resources/ReadMe.rtfd/Makefile config.status: creating misc/macosx/Resources/Welcome.rtfd/Makefile config.status: creating misc/pkgconfig/Makefile config.status: creating misc/pkgconfig/libanalyze.pc config.status: creating misc/pkgconfig/libbn.pc config.status: creating misc/pkgconfig/libbrlcad.pc config.status: creating misc/pkgconfig/libbu.pc config.status: creating misc/pkgconfig/libdm.pc config.status: creating misc/pkgconfig/libfb.pc config.status: creating misc/pkgconfig/libfft.pc config.status: creating misc/pkgconfig/libged.pc config.status: creating misc/pkgconfig/libgcv.pc config.status: creating misc/pkgconfig/libicv.pc config.status: creating misc/pkgconfig/libmultispectral.pc config.status: creating misc/pkgconfig/liboptical.pc config.status: creating misc/pkgconfig/libpc.pc config.status: creating misc/pkgconfig/libpkg.pc config.status: creating misc/pkgconfig/librt.pc config.status: creating misc/pkgconfig/libwdb.pc config.status: creating pix/Makefile config.status: creating sh/Makefile config.status: creating src/Makefile config.status: creating src/adrt/Makefile config.status: creating src/anim/Makefile config.status: creating src/archer/Makefile config.status: creating src/archer/plugins/Commands/Makefile config.status: creating src/archer/plugins/Core/Makefile config.status: creating src/archer/plugins/Makefile config.status: creating src/archer/plugins/Utility/Makefile config.status: creating src/archer/plugins/Utility/attrGroupsDisplayUtilityP/Makefile config.status: creating src/archer/plugins/Utility/botUtilityP/Makefile config.status: creating src/archer/plugins/Utility/lodUtilityP/Makefile config.status: creating src/archer/plugins/Wizards/Makefile config.status: creating src/archer/plugins/Wizards/humanwizard/Makefile config.status: creating src/archer/plugins/Wizards/tankwizard/Makefile config.status: creating src/archer/plugins/Wizards/tankwizard/images/Makefile config.status: creating src/archer/plugins/Wizards/tirewizard/Makefile config.status: creating src/burst/Makefile config.status: creating src/bwish/Makefile config.status: creating src/canon/Makefile config.status: creating src/conv/Makefile config.status: creating src/conv/iges/Makefile config.status: creating src/conv/intaval/Makefile config.status: creating src/conv/raw/Makefile config.status: creating src/conv/vdeck/Makefile config.status: creating src/external/Makefile config.status: creating src/external/Cubit/Makefile config.status: creating src/external/ProEngineer/Makefile config.status: creating src/external/ProEngineer/mk config.status: creating src/external/ProEngineer/protk.dat config.status: creating src/external/Unigraphics/Makefile config.status: creating src/fb/Makefile config.status: creating src/fbed/Makefile config.status: creating src/fbserv/Makefile config.status: creating src/gtools/Makefile config.status: creating src/gtools/beset/Makefile config.status: creating src/halftone/Makefile config.status: creating src/irprep/Makefile config.status: creating src/lgt/Makefile config.status: creating src/libanalyze/Makefile config.status: creating src/libbn/Makefile config.status: creating src/libbu/Makefile config.status: creating src/libcursor/Makefile config.status: creating src/libdm/Makefile config.status: creating src/libfb/Makefile config.status: creating src/libfft/Makefile config.status: creating src/libgcv/Makefile config.status: creating src/libged/Makefile config.status: creating src/libicv/Makefile config.status: creating src/libmultispectral/Makefile config.status: creating src/libbrep/Makefile config.status: creating src/liboptical/Makefile config.status: creating src/liborle/Makefile config.status: creating src/libpc/Makefile config.status: creating src/libpkg/Makefile config.status: creating src/librt/Makefile config.status: creating src/librtserver/Makefile config.status: creating src/libsysv/Makefile config.status: creating src/libtclcad/Makefile config.status: creating src/libtermio/Makefile config.status: creating src/libwdb/Makefile config.status: creating src/mged/Makefile config.status: creating src/mged/points/Makefile config.status: creating src/nirt/Makefile config.status: creating src/nirt/sfiles/Makefile config.status: creating src/other/Makefile config.status: creating src/other/URToolkit/Makefile config.status: creating src/other/URToolkit/cnv/Makefile config.status: creating src/other/URToolkit/cnv/rletoabA62/Makefile config.status: creating src/other/URToolkit/cnv/rletogif/Makefile config.status: creating src/other/URToolkit/man/Makefile config.status: creating src/other/URToolkit/tools/Makefile config.status: creating src/other/URToolkit/tools/clock/Makefile config.status: creating src/other/incrTcl/Makefile config.status: creating src/other/incrTcl/doc/Makefile config.status: creating src/other/incrTcl/itcl/Makefile config.status: creating src/other/incrTcl/itcl/doc/Makefile config.status: creating src/other/incrTcl/itcl/generic/Makefile config.status: creating src/other/incrTcl/itcl/library/Makefile config.status: creating src/other/incrTcl/itcl/pkgIndex.tcl config.status: creating src/other/incrTcl/itk/Makefile config.status: creating src/other/incrTcl/itk/doc/Makefile config.status: creating src/other/incrTcl/itk/generic/Makefile config.status: creating src/other/incrTcl/itk/library/Makefile config.status: creating src/other/incrTcl/itk/pkgIndex.tcl config.status: creating src/other/incrTcl/tools/Makefile config.status: creating src/other/iwidgets/Makefile config.status: creating src/other/iwidgets/doc/Makefile config.status: creating src/other/iwidgets/generic/Makefile config.status: creating src/other/iwidgets/iwidgets.tcl config.status: creating src/other/iwidgets/pkgIndex.tcl config.status: creating src/other/libpng/Makefile config.status: creating src/other/libregex/Makefile config.status: creating src/other/libtermlib/Makefile config.status: creating src/other/libutahrle/Makefile config.status: creating src/other/libutahrle/include/Makefile config.status: creating src/other/libvds/Makefile config.status: creating src/other/libz/Makefile config.status: creating src/other/openNURBS/Makefile config.status: creating src/other/poly2tri/Makefile config.status: creating src/other/tcl/Makefile config.status: creating src/other/tk/Makefile config.status: creating src/other/tkpng/Makefile config.status: creating src/other/tkpng/pkgIndex.tcl config.status: creating src/other/tnt/Makefile config.status: creating src/proc-db/Makefile config.status: creating src/remrt/Makefile config.status: creating src/rt/Makefile config.status: creating src/rttherm/Makefile config.status: creating src/shapes/Makefile config.status: creating src/sig/Makefile config.status: creating src/tab/Makefile config.status: creating src/tclscripts/Makefile config.status: creating src/tclscripts/archer/Makefile config.status: creating src/tclscripts/archer/images/Makefile config.status: creating src/tclscripts/boteditor/Makefile config.status: creating src/tclscripts/geometree/Makefile config.status: creating src/tclscripts/igraph/Makefile config.status: creating src/tclscripts/hv3/Makefile config.status: creating src/tclscripts/lod/Makefile config.status: creating src/tclscripts/lib/Makefile config.status: creating src/tclscripts/mged/Makefile config.status: creating src/tclscripts/pl-dm/Makefile config.status: creating src/tclscripts/rtwizard/Makefile config.status: creating src/tclscripts/rtwizard/examples/Makefile config.status: creating src/tclscripts/rtwizard/examples/PictureTypeA/Makefile config.status: creating src/tclscripts/rtwizard/examples/PictureTypeB/Makefile config.status: creating src/tclscripts/rtwizard/examples/PictureTypeC/Makefile config.status: creating src/tclscripts/rtwizard/examples/PictureTypeD/Makefile config.status: creating src/tclscripts/rtwizard/examples/PictureTypeE/Makefile config.status: creating src/tclscripts/rtwizard/examples/PictureTypeF/Makefile config.status: creating src/tclscripts/rtwizard/lib/Makefile config.status: creating src/tclscripts/sdialogs/Makefile config.status: creating src/tclscripts/sdialogs/scripts/Makefile config.status: creating src/tclscripts/swidgets/Makefile config.status: creating src/tclscripts/swidgets/images/Makefile config.status: creating src/tclscripts/swidgets/scripts/Makefile config.status: creating src/tclscripts/util/Makefile config.status: creating src/util/Makefile config.status: creating src/vfont/Makefile config.status: creating include/brlcad_config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory === configuring in src/other/tkhtml (/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/tkhtml) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/brlcad' '--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/brlcad/lib64' '--disable-strict-build' '--datadir=/usr/brlcad/share' '--mandir=/usr/brlcad/man' '--disable-almost-everything' '--disable-regex-build' '--disable-png-build' '--disable-zlib-build' '--disable-urt-build' '--disable-tcl-build' '--disable-tk-build' '--disable-itcl-build' '--disable-tkimg-build' '--disable-jove-build' '--disable-tnt-install' '--disable-iwidgets-install' '--enable-opennurbs-build' '--with-ldflags=-L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4' '--with-x' '--with-x11' '--disable-debug' '--disable-optimization' '--disable-runtime-debug' '--disable-verbose' '--disable-warnings' '--disable-progress' '--enable-documentation' '--enable-models-install' '--enable-parallel' '--with-ogl' '--with-jdk=/usr/lib64/icedtea7' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=corei7 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed' 'CXXFLAGS=-march=corei7 -O2 -pipe' '--exec-prefix=/usr/brlcad' '--exec-prefix=/usr/brlcad' --cache-file=../../../config.cache.linux-gnu.dongr2T430s --srcdir=. configure: loading cache ../../../config.cache.linux-gnu.dongr2T430s checking for correct TEA configuration... ok (TEA 3.5) checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for existence of /usr/lib/tclConfig.sh... loading checking for Tk configuration... found /usr/lib/tkConfig.sh checking for existence of /usr/lib/tkConfig.sh... loading checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o 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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... (cached) no checking for sin... no checking for main in -lieee... yes checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -pipe... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -pipe object... (cached) ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... (cached) no checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc -pipe supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc -pipe option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -pipe PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc -pipe static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc -pipe supports -c -o file.o... (cached) yes checking if x86_64-pc-linux-gnu-gcc -pipe supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -pipe linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... (cached) no checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for Tcl public headers... /usr/include checking for Tk public headers... /usr/include checking for X... (cached) libraries , headers checking for X11 header files... checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version... Linux-3.12.13-gentoo checking for dlopen in -ldl... (cached) yes checking for ar... (cached) x86_64-pc-linux-gnu-ar checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 checking for wish... /usr/bin/wish8.6 configure: updating cache ../../../config.cache.linux-gnu.dongr2T430s checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands === configuring in src/other/tktable (/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/tktable) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/brlcad' '--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/brlcad/lib64' '--disable-strict-build' '--datadir=/usr/brlcad/share' '--mandir=/usr/brlcad/man' '--disable-almost-everything' '--disable-regex-build' '--disable-png-build' '--disable-zlib-build' '--disable-urt-build' '--disable-tcl-build' '--disable-tk-build' '--disable-itcl-build' '--disable-tkimg-build' '--disable-jove-build' '--disable-tnt-install' '--disable-iwidgets-install' '--enable-opennurbs-build' '--with-ldflags=-L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4' '--with-x' '--with-x11' '--disable-debug' '--disable-optimization' '--disable-runtime-debug' '--disable-verbose' '--disable-warnings' '--disable-progress' '--enable-documentation' '--enable-models-install' '--enable-parallel' '--with-ogl' '--with-jdk=/usr/lib64/icedtea7' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=corei7 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed' 'CXXFLAGS=-march=corei7 -O2 -pipe' '--exec-prefix=/usr/brlcad' '--exec-prefix=/usr/brlcad' --cache-file=../../../config.cache.linux-gnu.dongr2T430s --srcdir=. configure: loading cache ../../../config.cache.linux-gnu.dongr2T430s checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib/tclConfig.sh checking for existence of /usr/lib/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib/tkConfig.sh checking for existence of /usr/lib/tkConfig.sh... loading checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o 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 how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for X... (cached) libraries , headers checking for X11 header files... checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.12.13-gentoo checking for dlopen in -ldl... (cached) yes checking for ar... (cached) x86_64-pc-linux-gnu-ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 checking for wish... /usr/bin/wish8.6 configure: updating cache ../../../config.cache.linux-gnu.dongr2T430s configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting Done. BRL-CAD Release 7.24.0, Build 20140521  Prefix: /usr/brlcad Binaries: /usr/brlcad/bin Manual pages: /usr/brlcad/man Configuration files: /etc Data resource files: /usr/brlcad/share Options & variables: '--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/brlcad/lib64' '--disable-strict-build' '--prefix=/usr/brlcad' '--datadir=/usr/brlcad/share' '--mandir=/usr/brlcad/man' '--disable-almost-everything' '--disable-regex-build' '--disable-png-build' '--disable-zlib-build' '--disable-urt-build' '--disable-tcl-build' '--disable-tk-build' '--disable-itcl-build' '--disable-tkimg-build' '--disable-jove-build' '--disable-tnt-install' '--disable-iwidgets-install' '--enable-opennurbs-build' '--with-ldflags=-L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4' '--with-x' '--with-x11' '--disable-debug' '--disable-optimization' '--disable-runtime-debug' '--disable-verbose' '--disable-warnings' '--disable-progress' '--enable-documentation' '--enable-models-install' '--enable-parallel' '--with-ogl' '--with-jdk=/usr/lib64/icedtea7' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=corei7 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed' 'CXXFLAGS=-march=corei7 -O2 -pipe' CC = x86_64-pc-linux-gnu-gcc CXX = x86_64-pc-linux-gnu-g++ CFLAGS = -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w CXXFLAGS = -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w CPPFLAGS = -I/usr/local/include -DBRLCADBUILD=1 -I${top_srcdir}/include -I${top_srcdir}/src/other/openNURBS ${LIBZ_CPPFLAGS} LDFLAGS = -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w Build Tcl ............................: no (using system) Build Tk .............................: no (using system) Build Itcl/Itk .......................: no (using system) Build IWidgets .......................: no (using system) Build tkhtml .........................: yes Build tkpng ..........................: no Build libpng .........................: no (using system) Build libregex .......................: no (using system) Build zlib ...........................: no (using system) Build termlib ........................: no (using system) Build Utah Raster Toolkit.............: no (using system) Build Template Numerical Toolkit......: no (using system) Build openNURBS.......................: yes X11 support (optional)................: yes OpenGL support (optional).............: yes librtserver JDK support (optional)....: yes (/usr/lib64/icedtea7) Enable run-time debugging (optional)..: no Build 64-bit release .................: yes Build optimized release ..............: no Build debug release ..................: no Build profile release ................: no Build SMP-capable release ............: yes Build static libraries ...............: yes Build shared/dynamic libraries .......: yes Print verbose compilation warnings ...: no Print verbose compilation progress ...: no Only build benchmark suite ...........: no Only build librtserver ...............: no Install example geometry models ......: yes Elapsed configuration time ...........: 39 seconds --- DEPRECATION WARNING: If you didn't see any of our previous warnings, this build system is deprecated and scheduled for removal. See INSTALL for new instructions. --- ./configure complete, type 'make' to begin building >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0 ... make -j5 Making all in include make[1]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include' cd .. && /bin/sh ./config.status include/brlcad_config.h config.status: creating include/brlcad_config.h config.status: include/brlcad_config.h is unchanged make all-recursive make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include' Making all in conf make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include/conf' echo "\"`hostname`\"" > HOST echo "\"/usr/brlcad\"" > PATH echo "\"`whoami`\"" > USER echo "\"`LANG=C date -R 2>/dev/null || date +'%a, %d %b %Y %H:%M:%S %z' 2>/dev/null || date`\"" > DATE "Wed, 21 May 2014 16:32:26 -0400" test -f COUNT && expr `cat COUNT` + 1 > COUNT || echo "1" > COUNT make all-am make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include/conf' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include/conf' make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include/conf' make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include' make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include' make[1]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/include' Making all in src make[1]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src' Making all in other make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other' Making all in tkhtml make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/tkhtml' cp ./src/cssprop.tcl . TCL_LIBRARY=`echo /usr/lib64/tcl8.6/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib:/usr/lib64/icedtea7/jre/lib/amd64/:/usr/lib64/icedtea7/jre/lib/amd64/native_threads/:/usr/lib64/icedtea7/jre/lib/amd64/xawt/:/usr/lib64/icedtea7/jre/lib/amd64/server/" PATH=".:/usr/lib:/usr/lib:/usr/lib64/icedtea7/bin:/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2:/opt/cuda/bin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./src/mkdefaultstyle.tcl > htmldefaultstyle.c || tclsh ./src/mkdefaultstyle.tcl > htmldefaultstyle.c test -f tokenlist.txt || cp ./src/tokenlist.txt . echo 'package ifneeded Tkhtml 3.0 [list load [file join $dir .. libTkhtml.so]]' > pkgIndex.tcl test -f cssprop.h || TCL_LIBRARY=`echo /usr/lib64/tcl8.6/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib:/usr/lib64/icedtea7/jre/lib/amd64/:/usr/lib64/icedtea7/jre/lib/amd64/native_threads/:/usr/lib64/icedtea7/jre/lib/amd64/xawt/:/usr/lib64/icedtea7/jre/lib/amd64/server/" PATH=".:/usr/lib:/usr/lib:/usr/lib64/icedtea7/bin:/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2:/opt/cuda/bin" TCLLIBPATH="." /usr/bin/tclsh8.6 cssprop.tcl || tclsh cssprop.tcl TCL_LIBRARY=`echo /usr/lib64/tcl8.6/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib:/usr/lib64/icedtea7/jre/lib/amd64/:/usr/lib64/icedtea7/jre/lib/amd64/native_threads/:/usr/lib64/icedtea7/jre/lib/amd64/xawt/:/usr/lib64/icedtea7/jre/lib/amd64/server/" PATH=".:/usr/lib:/usr/lib:/usr/lib64/icedtea7/bin:/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2:/opt/cuda/bin" TCLLIBPATH="." /usr/bin/tclsh8.6 tokenlist.txt || tclsh tokenlist.txt make all-am make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/tkhtml' source='cssprop.c' object='cssprop.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o cssprop.lo cssprop.c source='src/css.c' object='css.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o css.lo `test -f 'src/css.c' || echo './'`src/css.c source='src/cssdynamic.c' object='cssdynamic.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o cssdynamic.lo `test -f 'src/cssdynamic.c' || echo './'`src/cssdynamic.c source='src/cssparser.c' object='cssparser.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o cssparser.lo `test -f 'src/cssparser.c' || echo './'`src/cssparser.c source='src/csssearch.c' object='csssearch.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o csssearch.lo `test -f 'src/csssearch.c' || echo './'`src/csssearch.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/cssdynamic.c -fPIC -DPIC -o .libs/cssdynamic.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/css.c -fPIC -DPIC -o .libs/css.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c cssprop.c -fPIC -DPIC -o .libs/cssprop.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/csssearch.c -fPIC -DPIC -o .libs/csssearch.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/cssparser.c -fPIC -DPIC -o .libs/cssparser.o source='src/htmldecode.c' object='htmldecode.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmldecode.lo `test -f 'src/htmldecode.c' || echo './'`src/htmldecode.c source='src/htmldraw.c' object='htmldraw.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmldraw.lo `test -f 'src/htmldraw.c' || echo './'`src/htmldraw.c source='src/htmlfloat.c' object='htmlfloat.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmlfloat.lo `test -f 'src/htmlfloat.c' || echo './'`src/htmlfloat.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmldecode.c -fPIC -DPIC -o .libs/htmldecode.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmldraw.c -fPIC -DPIC -o .libs/htmldraw.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmlfloat.c -fPIC -DPIC -o .libs/htmlfloat.o source='src/htmlhash.c' object='htmlhash.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmlhash.lo `test -f 'src/htmlhash.c' || echo './'`src/htmlhash.c source='src/htmlimage.c' object='htmlimage.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmlimage.lo `test -f 'src/htmlimage.c' || echo './'`src/htmlimage.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmlhash.c -fPIC -DPIC -o .libs/htmlhash.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmlimage.c -fPIC -DPIC -o .libs/htmlimage.o source='src/htmlinline.c' object='htmlinline.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmlinline.lo `test -f 'src/htmlinline.c' || echo './'`src/htmlinline.c source='src/htmllayout.c' object='htmllayout.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmllayout.lo `test -f 'src/htmllayout.c' || echo './'`src/htmllayout.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmlinline.c -fPIC -DPIC -o .libs/htmlinline.o source='src/htmlparse.c' object='htmlparse.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmlparse.lo `test -f 'src/htmlparse.c' || echo './'`src/htmlparse.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmllayout.c -fPIC -DPIC -o .libs/htmllayout.o source='src/htmlprop.c' object='htmlprop.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmlprop.lo `test -f 'src/htmlprop.c' || echo './'`src/htmlprop.c source='src/htmlstyle.c' object='htmlstyle.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmlstyle.lo `test -f 'src/htmlstyle.c' || echo './'`src/htmlstyle.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmlparse.c -fPIC -DPIC -o .libs/htmlparse.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmlprop.c -fPIC -DPIC -o .libs/htmlprop.o source='src/htmltable.c' object='htmltable.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmltable.lo `test -f 'src/htmltable.c' || echo './'`src/htmltable.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmlstyle.c -fPIC -DPIC -o .libs/htmlstyle.o source='src/htmltagdb.c' object='htmltagdb.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmltagdb.lo `test -f 'src/htmltagdb.c' || echo './'`src/htmltagdb.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmltable.c -fPIC -DPIC -o .libs/htmltable.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmltagdb.c -fPIC -DPIC -o .libs/htmltagdb.o source='src/htmltcl.c' object='htmltcl.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmltcl.lo `test -f 'src/htmltcl.c' || echo './'`src/htmltcl.c source='src/htmltext.c' object='htmltext.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmltext.lo `test -f 'src/htmltext.c' || echo './'`src/htmltext.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmltcl.c -fPIC -DPIC -o .libs/htmltcl.o source='src/htmltree.c' object='htmltree.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmltree.lo `test -f 'src/htmltree.c' || echo './'`src/htmltree.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmltext.c -fPIC -DPIC -o .libs/htmltext.o source='src/htmlutil.c' object='htmlutil.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o htmlutil.lo `test -f 'src/htmlutil.c' || echo './'`src/htmlutil.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmltree.c -fPIC -DPIC -o .libs/htmltree.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/htmlutil.c -fPIC -DPIC -o .libs/htmlutil.o source='src/restrack.c' object='restrack.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o restrack.lo `test -f 'src/restrack.c' || echo './'`src/restrack.c source='src/swproc.c' object='swproc.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./tclconfig/depcomp \ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"/usr/include" -I"/usr/include" -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c -o swproc.lo `test -f 'src/swproc.c' || echo './'`src/swproc.c libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/restrack.c -fPIC -DPIC -o .libs/restrack.o libtool: compile: x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" "-DPACKAGE_STRING=\"Tkhtml 3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DPACKAGE=\"tkhtml\" -DVERSION=\"3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I/usr/include -I/usr/include -I./src -I. -I. -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -c src/swproc.c -fPIC -DPIC -o .libs/swproc.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=corei7 -O2 -pipe -O2 -fomit-frame-pointer -w -fPIC -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--export-dynamic -o libTkhtml.la -rpath /usr/brlcad/lib64 cssprop.lo css.lo cssdynamic.lo cssparser.lo csssearch.lo htmldecode.lo htmldraw.lo htmlfloat.lo htmlhash.lo htmlimage.lo htmlinline.lo htmllayout.lo htmlparse.lo htmlprop.lo htmlstyle.lo htmltable.lo htmltagdb.lo htmltcl.lo htmltext.lo htmltree.lo htmlutil.lo restrack.lo swproc.lo -L/usr/lib -L/usr/local/lib -L/usr/X11/lib -lX11 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -shared -fPIC -DPIC .libs/cssprop.o .libs/css.o .libs/cssdynamic.o .libs/cssparser.o .libs/csssearch.o .libs/htmldecode.o .libs/htmldraw.o .libs/htmlfloat.o .libs/htmlhash.o .libs/htmlimage.o .libs/htmlinline.o .libs/htmllayout.o .libs/htmlparse.o .libs/htmlprop.o .libs/htmlstyle.o .libs/htmltable.o .libs/htmltagdb.o .libs/htmltcl.o .libs/htmltext.o .libs/htmltree.o .libs/htmlutil.o .libs/restrack.o .libs/swproc.o -L/usr/lib -L/usr/local/lib -L/usr/X11/lib -lX11 -march=corei7 -O2 -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--export-dynamic -Wl,-soname -Wl,libTkhtml.so.0 -o .libs/libTkhtml.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libTkhtml.so.0" && ln -s "libTkhtml.so.0.0.0" "libTkhtml.so.0") libtool: link: (cd ".libs" && rm -f "libTkhtml.so" && ln -s "libTkhtml.so.0.0.0" "libTkhtml.so") libtool: link: ( cd ".libs" && rm -f "libTkhtml.la" && ln -s "../libTkhtml.la" "libTkhtml.la" ) make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/tkhtml' make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/tkhtml' Making all in tktable make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/tktable' sed -e '/^\#/d' -e '/^$/d' -e 's/\\/\\\\/g' -e 's/\"/\\"/g' -e 's/^/"/' -e 's/$/\\n"/' < `echo library/tkTable.tcl` > 'tkTable.tcl.h' || { rm -f tkTable.tcl.h; exit 1; } x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib64/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -march=corei7 -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTable.c` -o tkTable.o x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib64/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -march=corei7 -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableWin.c` -o tkTableWin.o x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib64/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -march=corei7 -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableTag.c` -o tkTableTag.o x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib64/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -march=corei7 -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableEdit.c` -o tkTableEdit.o x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib64/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -march=corei7 -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableCell.c` -o tkTableCell.o ./generic/tkTable.c:167:1: warning: initialization from incompatible pointer type [enabled by default] static Tk_CustomOption drawOpt = { Cmd_OptionSet, Cmd_OptionGet, ^ ./generic/tkTable.c:167:1: warning: (near initialization for ‘drawOpt.printProc’) [enabled by default] ./generic/tkTable.c:169:1: warning: initialization from incompatible pointer type [enabled by default] static Tk_CustomOption resizeTypeOpt = { Cmd_OptionSet, Cmd_OptionGet, ^ ./generic/tkTable.c:169:1: warning: (near initialization for ‘resizeTypeOpt.printProc’) [enabled by default] ./generic/tkTable.c:171:1: warning: initialization from incompatible pointer type [enabled by default] static Tk_CustomOption stretchOpt = { Cmd_OptionSet, Cmd_OptionGet, ^ ./generic/tkTable.c:171:1: warning: (near initialization for ‘stretchOpt.printProc’) [enabled by default] ./generic/tkTable.c:173:1: warning: initialization from incompatible pointer type [enabled by default] static Tk_CustomOption selTypeOpt = { Cmd_OptionSet, Cmd_OptionGet, ^ ./generic/tkTable.c:173:1: warning: (near initialization for ‘selTypeOpt.printProc’) [enabled by default] ./generic/tkTable.c:175:1: warning: initialization from incompatible pointer type [enabled by default] static Tk_CustomOption stateTypeOpt = { Cmd_OptionSet, Cmd_OptionGet, ^ ./generic/tkTable.c:175:1: warning: (near initialization for ‘stateTypeOpt.printProc’) [enabled by default] ./generic/tkTable.c:177:1: warning: initialization from incompatible pointer type [enabled by default] static Tk_CustomOption bdOpt = { TableOptionBdSet, TableOptionBdGet, ^ ./generic/tkTable.c:177:1: warning: (near initialization for ‘bdOpt.printProc’) [enabled by default] ./generic/tkTableTag.c:47:1: warning: initialization from incompatible pointer type [enabled by default] { Cmd_OptionSet, Cmd_OptionGet, (ClientData) (&tagState_vals) }; ^ ./generic/tkTableTag.c:47:1: warning: (near initialization for ‘tagStateOpt.printProc’) [enabled by default] ./generic/tkTableTag.c:49:1: warning: initialization from incompatible pointer type [enabled by default] { TableOptionBdSet, TableOptionBdGet, (ClientData) BD_TABLE_TAG }; ^ ./generic/tkTableTag.c:49:1: warning: (near initialization for ‘tagBdOpt.printProc’) [enabled by default] ./generic/tkTableTag.c:51:1: warning: initialization from incompatible pointer type [enabled by default] { TableOptionReliefSet, TableOptionReliefGet, (ClientData) NULL }; ^ ./generic/tkTableTag.c:51:1: warning: (near initialization for ‘tagReliefOpt.printProc’) [enabled by default] In file included from /usr/include/tk.h:19:0, from ./generic/tkTable.h:21, from ./generic/tkTableTag.c:14: ./generic/tkTableTag.c: In function ‘FindRowColTag’: ./generic/tkTableTag.c:578:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] : tablePtr->colStyles, (char *) cell); ^ In file included from /usr/include/tk.h:19:0, from ./generic/tkTable.h:21, from ./generic/tkTable.c:28: ./generic/tkTable.c: In function ‘TableDisplay’: ./generic/tkTable.c:1970:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_CreateHashEntry(colTagsCache, (char *)ucol, &new); ^ ./generic/tkTable.c: In function ‘TableFlashEvent’: ./generic/tkTable.c:2662:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] count = (int) Tcl_GetHashValue(entryPtr); ^ In file included from /usr/include/tk.h:19:0, from ./generic/tkTable.h:21, from ./generic/tkTable.c:28: ./generic/tkTable.c:2674:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Tcl_SetHashValue(entryPtr, (ClientData) count); ^ ./generic/tkTableTag.c: In function ‘Table_TagCmd’: ./generic/tkTableTag.c:874:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (char *)value, &newEntry); ^ ./generic/tkTableTag.c:907:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (int) Tcl_GetHashKey(hashTblPtr, scanPtr)); ^ In file included from /usr/include/tk.h:19:0, from ./generic/tkTable.h:21, from ./generic/tkTableTag.c:14: ./generic/tkTableTag.c:929:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_FindHashEntry(hashTblPtr, (char *)value); ^ ./generic/tkTable.c: In function ‘TableAdjustParams’: ./generic/tkTableTag.c:940:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (char *) value, &newEntry); ^ ./generic/tkTable.c:3118:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_FindHashEntry(tablePtr->colWidths, (char *) i); ^ ./generic/tkTable.c:3124:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] value = (int) Tcl_GetHashValue(entryPtr); ^ In file included from /usr/include/tk.h:19:0, from ./generic/tkTable.h:21, from ./generic/tkTable.c:28: ./generic/tkTable.c:3212:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_FindHashEntry(tablePtr->rowHeights, (char *) i); ^ In file included from /usr/include/tk.h:19:0, from ./generic/tkTable.h:21, from ./generic/tkTableEdit.c:14: ./generic/tkTableEdit.c: In function ‘TableModifyRC’: ./generic/tkTableEdit.c:608:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_FindHashEntry(tagTblPtr, (char *)from); ^ ./generic/tkTableEdit.c:612:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_FindHashEntry(dimTblPtr, (char *)from-offset); ^ ./generic/tkTableEdit.c:617:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_FindHashEntry(tagTblPtr, (char *)to); ^ ./generic/tkTable.c:3218:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] value = (int) Tcl_GetHashValue(entryPtr); ^ ./generic/tkTableEdit.c:619:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] newPtr = Tcl_CreateHashEntry(tagTblPtr, (char *)from, &new); ^ ./generic/tkTableEdit.c:623:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_FindHashEntry(dimTblPtr, (char *)to-offset); ^ ./generic/tkTableEdit.c:625:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] newPtr = Tcl_CreateHashEntry(dimTblPtr, (char *)from-offset, ^ ./generic/tkTable.c: In function ‘TableRestrictProc’: ./generic/tkTable.c:3766:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ((eventPtr->xany.serial-(unsigned int)serial) > 0)) { ^ ./generic/tkTableWin.c:72:1: warning: initialization from incompatible pointer type [enabled by default] static Tk_CustomOption stickyOption = { StickyParseProc, StickyPrintProc, ^ ./generic/tkTableWin.c:72:1: warning: (near initialization for ‘stickyOption.printProc’) [enabled by default] ./generic/tkTableWin.c:74:1: warning: initialization from incompatible pointer type [enabled by default] static Tk_CustomOption tagBdOpt = { TableOptionBdSet, TableOptionBdGet, ^ ./generic/tkTableWin.c:74:1: warning: (near initialization for ‘tagBdOpt.printProc’) [enabled by default] x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib64/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -march=corei7 -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableCellSort.c` -o tkTableCellSort.o x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib64/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -march=corei7 -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableCmds.c` -o tkTableCmds.o x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib64/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -march=corei7 -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableUtil.c` -o tkTableUtil.o (\ echo 'if {[catch {package require Tcl 8.2}]} return';\ echo 'package ifneeded Tktable 2.10 \ [list load [file join $dir libTktable2.10.so] Tktable]'\ ) > pkgIndex.tcl ./generic/tkTableCmds.c: In function ‘Table_AdjustCmd’: ./generic/tkTableCmds.c:186:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] posn = ((int) Tcl_GetHashKey(hashTablePtr, entryPtr)) + offset; ^ ./generic/tkTableCmds.c:187:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] value = (int) Tcl_GetHashValue(entryPtr); ^ In file included from /usr/include/tk.h:19:0, from ./generic/tkTable.h:21, from ./generic/tkTableCmds.c:14: ./generic/tkTableCmds.c:200:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_FindHashEntry(hashTablePtr, (char *) posn); ^ ./generic/tkTableCmds.c:203:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (int) Tcl_GetHashValue(entryPtr)); ^ In file included from /usr/include/tk.h:19:0, from ./generic/tkTable.h:21, from ./generic/tkTableCmds.c:14: ./generic/tkTableCmds.c:220:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] entryPtr = Tcl_FindHashEntry(hashTablePtr, (char *) posn); ^ ./generic/tkTableCmds.c:226:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (char *) posn, &dummy); ^ ./generic/tkTableCmds.c:227:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Tcl_SetHashValue(entryPtr, (ClientData) value); ^ ./generic/tkTableCmds.c: In function ‘Table_BorderCmd’: ./generic/tkTableCmds.c:416:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (char *) row, &dummy); ^ ./generic/tkTableCmds.c:419:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Tcl_SetHashValue(entryPtr, (ClientData) MIN(0,-value)); ^ ./generic/tkTableCmds.c:430:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (char *) col, &dummy); ^ ./generic/tkTableCmds.c:433:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Tcl_SetHashValue(entryPtr, (ClientData) MIN(0,-value)); ^ ./generic/tkTableCmds.c: In function ‘Table_ClearCmd’: ./generic/tkTableCmds.c:552:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (char *) row))) { ^ ./generic/tkTableCmds.c:559:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (char *) row-tablePtr->rowOffset))) { ^ ./generic/tkTableCmds.c:570:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (char *) col))) { ^ ./generic/tkTableCmds.c:593:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (entryPtr = Tcl_FindHashEntry(tablePtr->colWidths, (char *) ^ ./generic/tkTableUtil.c: In function ‘TableOptionBdSet’: ./generic/tkTableUtil.c:83:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int type = (int) clientData; ^ ./generic/tkTableUtil.c: In function ‘TableOptionBdGet’: ./generic/tkTableUtil.c:182:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] register int type = (int) clientData; ^ rm -f libTktable2.10.so x86_64-pc-linux-gnu-gcc -shared -march=corei7 -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--export-dynamic -o libTktable2.10.so tkTable.o tkTableWin.o tkTableTag.o tkTableEdit.o tkTableCell.o tkTableCellSort.o tkTableCmds.o tkTableUtil.o -lX11 -lX11 -lXft -lfontconfig -lfreetype -lpthread -ldl -lz -lpthread -lieee -lm -ltclstub8.6 -ltkstub8.6 : libTktable2.10.so make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/tktable' Making all in openNURBS make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/openNURBS' /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_basic.lo `test -f 'opennurbs_basic.cpp' || echo './'`opennurbs_basic.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_brep_changesrf.lo `test -f 'opennurbs_brep_changesrf.cpp' || echo './'`opennurbs_brep_changesrf.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_brep_kinky.lo `test -f 'opennurbs_brep_kinky.cpp' || echo './'`opennurbs_brep_kinky.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_x.lo `test -f 'opennurbs_x.cpp' || echo './'`opennurbs_x.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_3dm_attributes.lo `test -f 'opennurbs_3dm_attributes.cpp' || echo './'`opennurbs_3dm_attributes.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_3dm_properties.lo `test -f 'opennurbs_3dm_properties.cpp' || echo './'`opennurbs_3dm_properties.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_3dm_settings.lo `test -f 'opennurbs_3dm_settings.cpp' || echo './'`opennurbs_3dm_settings.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_annotation.lo `test -f 'opennurbs_annotation.cpp' || echo './'`opennurbs_annotation.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_annotation2.lo `test -f 'opennurbs_annotation2.cpp' || echo './'`opennurbs_annotation2.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_arc.lo `test -f 'opennurbs_arc.cpp' || echo './'`opennurbs_arc.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_arccurve.lo `test -f 'opennurbs_arccurve.cpp' || echo './'`opennurbs_arccurve.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_archive.lo `test -f 'opennurbs_archive.cpp' || echo './'`opennurbs_archive.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_array.lo `test -f 'opennurbs_array.cpp' || echo './'`opennurbs_array.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_base32.lo `test -f 'opennurbs_base32.cpp' || echo './'`opennurbs_base32.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_base64.lo `test -f 'opennurbs_base64.cpp' || echo './'`opennurbs_base64.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_beam.lo `test -f 'opennurbs_beam.cpp' || echo './'`opennurbs_beam.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_bezier.lo `test -f 'opennurbs_bezier.cpp' || echo './'`opennurbs_bezier.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_beziervolume.lo `test -f 'opennurbs_beziervolume.cpp' || echo './'`opennurbs_beziervolume.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_bitmap.lo `test -f 'opennurbs_bitmap.cpp' || echo './'`opennurbs_bitmap.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_bounding_box.lo `test -f 'opennurbs_bounding_box.cpp' || echo './'`opennurbs_bounding_box.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_box.lo `test -f 'opennurbs_box.cpp' || echo './'`opennurbs_box.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_brep.lo `test -f 'opennurbs_brep.cpp' || echo './'`opennurbs_brep.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_brep_extrude.lo `test -f 'opennurbs_brep_extrude.cpp' || echo './'`opennurbs_brep_extrude.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_brep_io.lo `test -f 'opennurbs_brep_io.cpp' || echo './'`opennurbs_brep_io.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_brep_isvalid.lo `test -f 'opennurbs_brep_isvalid.cpp' || echo './'`opennurbs_brep_isvalid.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_brep_region.lo `test -f 'opennurbs_brep_region.cpp' || echo './'`opennurbs_brep_region.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_brep_tools.lo `test -f 'opennurbs_brep_tools.cpp' || echo './'`opennurbs_brep_tools.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_brep_v2valid.lo `test -f 'opennurbs_brep_v2valid.cpp' || echo './'`opennurbs_brep_v2valid.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_circle.lo `test -f 'opennurbs_circle.cpp' || echo './'`opennurbs_circle.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_color.lo `test -f 'opennurbs_color.cpp' || echo './'`opennurbs_color.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_compress.lo `test -f 'opennurbs_compress.cpp' || echo './'`opennurbs_compress.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_cone.lo `test -f 'opennurbs_cone.cpp' || echo './'`opennurbs_cone.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_crc.lo `test -f 'opennurbs_crc.cpp' || echo './'`opennurbs_crc.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_curve.lo `test -f 'opennurbs_curve.cpp' || echo './'`opennurbs_curve.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_curveonsurface.lo `test -f 'opennurbs_curveonsurface.cpp' || echo './'`opennurbs_curveonsurface.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_curveproxy.lo `test -f 'opennurbs_curveproxy.cpp' || echo './'`opennurbs_curveproxy.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_cylinder.lo `test -f 'opennurbs_cylinder.cpp' || echo './'`opennurbs_cylinder.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_defines.lo `test -f 'opennurbs_defines.cpp' || echo './'`opennurbs_defines.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_detail.lo `test -f 'opennurbs_detail.cpp' || echo './'`opennurbs_detail.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_dimstyle.lo `test -f 'opennurbs_dimstyle.cpp' || echo './'`opennurbs_dimstyle.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_dll.lo `test -f 'opennurbs_dll.cpp' || echo './'`opennurbs_dll.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_ellipse.lo `test -f 'opennurbs_ellipse.cpp' || echo './'`opennurbs_ellipse.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_embedded_file.lo `test -f 'opennurbs_embedded_file.cpp' || echo './'`opennurbs_embedded_file.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_error.lo `test -f 'opennurbs_error.cpp' || echo './'`opennurbs_error.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_error_message.lo `test -f 'opennurbs_error_message.cpp' || echo './'`opennurbs_error_message.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_evaluate_nurbs.lo `test -f 'opennurbs_evaluate_nurbs.cpp' || echo './'`opennurbs_evaluate_nurbs.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_extensions.lo `test -f 'opennurbs_extensions.cpp' || echo './'`opennurbs_extensions.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_font.lo `test -f 'opennurbs_font.cpp' || echo './'`opennurbs_font.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_fsp.lo `test -f 'opennurbs_fsp.cpp' || echo './'`opennurbs_fsp.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_geometry.lo `test -f 'opennurbs_geometry.cpp' || echo './'`opennurbs_geometry.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_group.lo `test -f 'opennurbs_group.cpp' || echo './'`opennurbs_group.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_hatch.lo `test -f 'opennurbs_hatch.cpp' || echo './'`opennurbs_hatch.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_instance.lo `test -f 'opennurbs_instance.cpp' || echo './'`opennurbs_instance.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_intersect.lo `test -f 'opennurbs_intersect.cpp' || echo './'`opennurbs_intersect.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_knot.lo `test -f 'opennurbs_knot.cpp' || echo './'`opennurbs_knot.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_layer.lo `test -f 'opennurbs_layer.cpp' || echo './'`opennurbs_layer.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_light.lo `test -f 'opennurbs_light.cpp' || echo './'`opennurbs_light.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_line.lo `test -f 'opennurbs_line.cpp' || echo './'`opennurbs_line.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_linecurve.lo `test -f 'opennurbs_linecurve.cpp' || echo './'`opennurbs_linecurve.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_linetype.lo `test -f 'opennurbs_linetype.cpp' || echo './'`opennurbs_linetype.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_lookup.lo `test -f 'opennurbs_lookup.cpp' || echo './'`opennurbs_lookup.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_massprop.lo `test -f 'opennurbs_massprop.cpp' || echo './'`opennurbs_massprop.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_material.lo `test -f 'opennurbs_material.cpp' || echo './'`opennurbs_material.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_math.lo `test -f 'opennurbs_math.cpp' || echo './'`opennurbs_math.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_matrix.lo `test -f 'opennurbs_matrix.cpp' || echo './'`opennurbs_matrix.cpp /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_memory.lo `test -f 'opennurbs_memory.c' || echo './'`opennurbs_memory.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_memory_util.lo `test -f 'opennurbs_memory_util.c' || echo './'`opennurbs_memory_util.c /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_mesh.lo `test -f 'opennurbs_mesh.cpp' || echo './'`opennurbs_mesh.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_mesh_ngon.lo `test -f 'opennurbs_mesh_ngon.cpp' || echo './'`opennurbs_mesh_ngon.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_mesh_tools.lo `test -f 'opennurbs_mesh_tools.cpp' || echo './'`opennurbs_mesh_tools.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_morph.lo `test -f 'opennurbs_morph.cpp' || echo './'`opennurbs_morph.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_nurbscurve.lo `test -f 'opennurbs_nurbscurve.cpp' || echo './'`opennurbs_nurbscurve.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_nurbssurface.lo `test -f 'opennurbs_nurbssurface.cpp' || echo './'`opennurbs_nurbssurface.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_nurbsvolume.lo `test -f 'opennurbs_nurbsvolume.cpp' || echo './'`opennurbs_nurbsvolume.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_object.lo `test -f 'opennurbs_object.cpp' || echo './'`opennurbs_object.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_object_history.lo `test -f 'opennurbs_object_history.cpp' || echo './'`opennurbs_object_history.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_objref.lo `test -f 'opennurbs_objref.cpp' || echo './'`opennurbs_objref.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_offsetsurface.lo `test -f 'opennurbs_offsetsurface.cpp' || echo './'`opennurbs_offsetsurface.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_optimize.lo `test -f 'opennurbs_optimize.cpp' || echo './'`opennurbs_optimize.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_plane.lo `test -f 'opennurbs_plane.cpp' || echo './'`opennurbs_plane.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_planesurface.lo `test -f 'opennurbs_planesurface.cpp' || echo './'`opennurbs_planesurface.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_pluginlist.lo `test -f 'opennurbs_pluginlist.cpp' || echo './'`opennurbs_pluginlist.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_point.lo `test -f 'opennurbs_point.cpp' || echo './'`opennurbs_point.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_pointcloud.lo `test -f 'opennurbs_pointcloud.cpp' || echo './'`opennurbs_pointcloud.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_pointgeometry.lo `test -f 'opennurbs_pointgeometry.cpp' || echo './'`opennurbs_pointgeometry.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_pointgrid.lo `test -f 'opennurbs_pointgrid.cpp' || echo './'`opennurbs_pointgrid.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_polycurve.lo `test -f 'opennurbs_polycurve.cpp' || echo './'`opennurbs_polycurve.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_polyedgecurve.lo `test -f 'opennurbs_polyedgecurve.cpp' || echo './'`opennurbs_polyedgecurve.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_polyline.lo `test -f 'opennurbs_polyline.cpp' || echo './'`opennurbs_polyline.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_polylinecurve.lo `test -f 'opennurbs_polylinecurve.cpp' || echo './'`opennurbs_polylinecurve.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_rand.lo `test -f 'opennurbs_rand.cpp' || echo './'`opennurbs_rand.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_revsurface.lo `test -f 'opennurbs_revsurface.cpp' || echo './'`opennurbs_revsurface.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_rtree.lo `test -f 'opennurbs_rtree.cpp' || echo './'`opennurbs_rtree.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_sort.lo `test -f 'opennurbs_sort.cpp' || echo './'`opennurbs_sort.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_sphere.lo `test -f 'opennurbs_sphere.cpp' || echo './'`opennurbs_sphere.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_string.lo `test -f 'opennurbs_string.cpp' || echo './'`opennurbs_string.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_sum.lo `test -f 'opennurbs_sum.cpp' || echo './'`opennurbs_sum.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_sumsurface.lo `test -f 'opennurbs_sumsurface.cpp' || echo './'`opennurbs_sumsurface.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_surface.lo `test -f 'opennurbs_surface.cpp' || echo './'`opennurbs_surface.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_surfaceproxy.lo `test -f 'opennurbs_surfaceproxy.cpp' || echo './'`opennurbs_surfaceproxy.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_textlog.lo `test -f 'opennurbs_textlog.cpp' || echo './'`opennurbs_textlog.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_torus.lo `test -f 'opennurbs_torus.cpp' || echo './'`opennurbs_torus.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_unicode.lo `test -f 'opennurbs_unicode.cpp' || echo './'`opennurbs_unicode.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_userdata.lo `test -f 'opennurbs_userdata.cpp' || echo './'`opennurbs_userdata.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_uuid.lo `test -f 'opennurbs_uuid.cpp' || echo './'`opennurbs_uuid.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_viewport.lo `test -f 'opennurbs_viewport.cpp' || echo './'`opennurbs_viewport.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_workspace.lo `test -f 'opennurbs_workspace.cpp' || echo './'`opennurbs_workspace.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_wstring.lo `test -f 'opennurbs_wstring.cpp' || echo './'`opennurbs_wstring.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_xform.lo `test -f 'opennurbs_xform.cpp' || echo './'`opennurbs_xform.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_zlib.lo `test -f 'opennurbs_zlib.cpp' || echo './'`opennurbs_zlib.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -w -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libopenNURBS_nil.la libopenNURBS_nil_la-opennurbs_basic.lo libopenNURBS_nil_la-opennurbs_brep_changesrf.lo libopenNURBS_nil_la-opennurbs_brep_kinky.lo libopenNURBS_nil_la-opennurbs_x.lo libopenNURBS_nil_la-opennurbs_3dm_attributes.lo libopenNURBS_nil_la-opennurbs_3dm_properties.lo libopenNURBS_nil_la-opennurbs_3dm_settings.lo libopenNURBS_nil_la-opennurbs_annotation.lo libopenNURBS_nil_la-opennurbs_annotation2.lo libopenNURBS_nil_la-opennurbs_arc.lo libopenNURBS_nil_la-opennurbs_arccurve.lo libopenNURBS_nil_la-opennurbs_archive.lo libopenNURBS_nil_la-opennurbs_array.lo libopenNURBS_nil_la-opennurbs_base32.lo libopenNURBS_nil_la-opennurbs_base64.lo libopenNURBS_nil_la-opennurbs_beam.lo libopenNURBS_nil_la-opennurbs_bezier.lo libopenNURBS_nil_la-opennurbs_beziervolume.lo libopenNURBS_nil_la-opennurbs_bitmap.lo libopenNURBS_nil_la-opennurbs_bounding_box.lo libopenNURBS_nil_la-opennurbs_box.lo libopenNURBS_nil_la-opennurbs_brep.lo libopenNURBS_nil_la-opennurbs_brep_extrude.lo libopenNURBS_nil_la-opennurbs_brep_io.lo libopenNURBS_nil_la-opennurbs_brep_isvalid.lo libopenNURBS_nil_la-opennurbs_brep_region.lo libopenNURBS_nil_la-opennurbs_brep_tools.lo libopenNURBS_nil_la-opennurbs_brep_v2valid.lo libopenNURBS_nil_la-opennurbs_circle.lo libopenNURBS_nil_la-opennurbs_color.lo libopenNURBS_nil_la-opennurbs_compress.lo libopenNURBS_nil_la-opennurbs_cone.lo libopenNURBS_nil_la-opennurbs_crc.lo libopenNURBS_nil_la-opennurbs_curve.lo libopenNURBS_nil_la-opennurbs_curveonsurface.lo libopenNURBS_nil_la-opennurbs_curveproxy.lo libopenNURBS_nil_la-opennurbs_cylinder.lo libopenNURBS_nil_la-opennurbs_defines.lo libopenNURBS_nil_la-opennurbs_detail.lo libopenNURBS_nil_la-opennurbs_dimstyle.lo libopenNURBS_nil_la-opennurbs_dll.lo libopenNURBS_nil_la-opennurbs_ellipse.lo libopenNURBS_nil_la-opennurbs_embedded_file.lo libopenNURBS_nil_la-opennurbs_error.lo libopenNURBS_nil_la-opennurbs_error_message.lo libopenNURBS_nil_la-opennurbs_evaluate_nurbs.lo libopenNURBS_nil_la-opennurbs_extensions.lo libopenNURBS_nil_la-opennurbs_font.lo libopenNURBS_nil_la-opennurbs_fsp.lo libopenNURBS_nil_la-opennurbs_geometry.lo libopenNURBS_nil_la-opennurbs_group.lo libopenNURBS_nil_la-opennurbs_hatch.lo libopenNURBS_nil_la-opennurbs_instance.lo libopenNURBS_nil_la-opennurbs_intersect.lo libopenNURBS_nil_la-opennurbs_knot.lo libopenNURBS_nil_la-opennurbs_layer.lo libopenNURBS_nil_la-opennurbs_light.lo libopenNURBS_nil_la-opennurbs_line.lo libopenNURBS_nil_la-opennurbs_linecurve.lo libopenNURBS_nil_la-opennurbs_linetype.lo libopenNURBS_nil_la-opennurbs_lookup.lo libopenNURBS_nil_la-opennurbs_massprop.lo libopenNURBS_nil_la-opennurbs_material.lo libopenNURBS_nil_la-opennurbs_math.lo libopenNURBS_nil_la-opennurbs_matrix.lo libopenNURBS_nil_la-opennurbs_memory.lo libopenNURBS_nil_la-opennurbs_memory_util.lo libopenNURBS_nil_la-opennurbs_mesh.lo libopenNURBS_nil_la-opennurbs_mesh_ngon.lo libopenNURBS_nil_la-opennurbs_mesh_tools.lo libopenNURBS_nil_la-opennurbs_morph.lo libopenNURBS_nil_la-opennurbs_nurbscurve.lo libopenNURBS_nil_la-opennurbs_nurbssurface.lo libopenNURBS_nil_la-opennurbs_nurbsvolume.lo libopenNURBS_nil_la-opennurbs_object.lo libopenNURBS_nil_la-opennurbs_object_history.lo libopenNURBS_nil_la-opennurbs_objref.lo libopenNURBS_nil_la-opennurbs_offsetsurface.lo libopenNURBS_nil_la-opennurbs_optimize.lo libopenNURBS_nil_la-opennurbs_plane.lo libopenNURBS_nil_la-opennurbs_planesurface.lo libopenNURBS_nil_la-opennurbs_pluginlist.lo libopenNURBS_nil_la-opennurbs_point.lo libopenNURBS_nil_la-opennurbs_pointcloud.lo libopenNURBS_nil_la-opennurbs_pointgeometry.lo libopenNURBS_nil_la-opennurbs_pointgrid.lo libopenNURBS_nil_la-opennurbs_polycurve.lo libopenNURBS_nil_la-opennurbs_polyedgecurve.lo libopenNURBS_nil_la-opennurbs_polyline.lo libopenNURBS_nil_la-opennurbs_polylinecurve.lo libopenNURBS_nil_la-opennurbs_rand.lo libopenNURBS_nil_la-opennurbs_revsurface.lo libopenNURBS_nil_la-opennurbs_rtree.lo libopenNURBS_nil_la-opennurbs_sort.lo libopenNURBS_nil_la-opennurbs_sphere.lo libopenNURBS_nil_la-opennurbs_string.lo libopenNURBS_nil_la-opennurbs_sum.lo libopenNURBS_nil_la-opennurbs_sumsurface.lo libopenNURBS_nil_la-opennurbs_surface.lo libopenNURBS_nil_la-opennurbs_surfaceproxy.lo libopenNURBS_nil_la-opennurbs_textlog.lo libopenNURBS_nil_la-opennurbs_torus.lo libopenNURBS_nil_la-opennurbs_unicode.lo libopenNURBS_nil_la-opennurbs_userdata.lo libopenNURBS_nil_la-opennurbs_uuid.lo libopenNURBS_nil_la-opennurbs_viewport.lo libopenNURBS_nil_la-opennurbs_workspace.lo libopenNURBS_nil_la-opennurbs_wstring.lo libopenNURBS_nil_la-opennurbs_xform.lo libopenNURBS_nil_la-opennurbs_zlib.lo -lz /bin/sh ../../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libopenNURBS.la -rpath /usr/brlcad/lib64 libopenNURBS_nil.la make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/openNURBS' Making all in poly2tri make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/poly2tri' /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shapes.lo `test -f 'poly2tri/common/shapes.cc' || echo './'`poly2tri/common/shapes.cc /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o utils.lo `test -f 'poly2tri/common/utils.cc' || echo './'`poly2tri/common/utils.cc /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o advancing_front.lo `test -f 'poly2tri/sweep/advancing_front.cc' || echo './'`poly2tri/sweep/advancing_front.cc /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cdt.lo `test -f 'poly2tri/sweep/cdt.cc' || echo './'`poly2tri/sweep/cdt.cc /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sweep_context.lo `test -f 'poly2tri/sweep/sweep_context.cc' || echo './'`poly2tri/sweep/sweep_context.cc /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sweep.lo `test -f 'poly2tri/sweep/sweep.cc' || echo './'`poly2tri/sweep/sweep.cc /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libp2t.la -rpath /usr/brlcad/lib64 shapes.lo utils.lo advancing_front.lo cdt.lo sweep_context.lo sweep.lo make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/poly2tri' Making all in libvds make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/libvds' /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o build.lo build.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cluster.lo cluster.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dynamic.lo dynamic.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o file.lo file.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o render.lo render.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o stdfold.lo stdfold.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o stdvds.lo stdvds.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o stdvis.lo stdvis.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o util.lo util.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libvds.la -rpath /usr/brlcad/lib64 build.lo cluster.lo dynamic.lo file.lo render.lo stdfold.lo stdvds.lo stdvis.lo util.lo make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other/libvds' make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/other' Making all in libbu make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libbu' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o affinity.lo affinity.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o argv.lo argv.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o avs.lo avs.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o backtrace.lo backtrace.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o badmagic.lo badmagic.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o basename.lo basename.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bitv.lo bitv.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bomb.lo bomb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o booleanize.lo booleanize.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o brlcad_path.lo brlcad_path.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cmd.lo cmd.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cmdhist.lo cmdhist.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o color.lo color.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o convert.lo convert.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o crashreport.lo crashreport.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ctype.lo ctype.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dirent.lo dirent.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dirname.lo dirname.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dlfcn.lo dlfcn.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o endian.lo endian.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o escape.lo escape.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fchmod.lo fchmod.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fgets.lo fgets.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o file.lo file.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fnmatch.lo fnmatch.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o getcwd.lo getcwd.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o getopt.lo getopt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o globals.lo globals.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hash.lo hash.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o heap.lo heap.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hist.lo hist.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hook.lo hook.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o htond.lo htond.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o htonf.lo htonf.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o interrupt.lo interrupt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o kill.lo kill.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o lex.lo lex.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o linebuf.lo linebuf.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o list.lo list.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o log.lo log.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o magic.lo magic.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o malloc.lo malloc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mappedfile.lo mappedfile.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mread.lo mread.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o observer.lo observer.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o parallel.lo parallel.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o parse.lo parse.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o printb.lo printb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o process.lo process.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o progname.lo progname.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ptbl.lo ptbl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o quote.lo quote.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_create.lo rb_create.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_delete.lo rb_delete.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_diag.lo rb_diag.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_extreme.lo rb_extreme.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_free.lo rb_free.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_insert.lo rb_insert.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_order_stats.lo rb_order_stats.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_rotate.lo rb_rotate.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_search.lo rb_search.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_walk.lo rb_walk.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o realpath.lo realpath.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o semaphore.lo semaphore.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o simd.lo simd.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sscanf.lo sscanf.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o str.lo str.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o temp.lo temp.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o thread.lo thread.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o timer.lo timer.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o units.lo units.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vers.lo vers.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vfont.lo vfont.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vlb.lo vlb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vls.lo vls.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vls_vprintf.lo vls_vprintf.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o whereis.lo whereis.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o which.lo which.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DPREFIX=\"/usr/brlcad\" -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o xdr.lo xdr.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbu_nil.la affinity.lo argv.lo avs.lo backtrace.lo badmagic.lo basename.lo bitv.lo bomb.lo booleanize.lo brlcad_path.lo cmd.lo cmdhist.lo color.lo convert.lo crashreport.lo ctype.lo dirent.lo dirname.lo dlfcn.lo endian.lo escape.lo fchmod.lo fgets.lo file.lo fnmatch.lo getcwd.lo getopt.lo globals.lo hash.lo heap.lo hist.lo hook.lo htond.lo htonf.lo interrupt.lo kill.lo lex.lo linebuf.lo list.lo log.lo magic.lo malloc.lo mappedfile.lo mread.lo observer.lo parallel.lo parse.lo printb.lo process.lo progname.lo ptbl.lo quote.lo rb_create.lo rb_delete.lo rb_diag.lo rb_extreme.lo rb_free.lo rb_insert.lo rb_order_stats.lo rb_rotate.lo rb_search.lo rb_walk.lo realpath.lo semaphore.lo simd.lo sscanf.lo str.lo tcl.lo temp.lo thread.lo timer.lo units.lo vers.lo vfont.lo vlb.lo vls.lo vls_vprintf.lo whereis.lo which.lo xdr.lo /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbu.la -rpath /usr/brlcad/lib64 libbu_nil.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libbu' Making all in libbn make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libbn' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o anim.lo anim.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o axis.lo axis.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o complex.lo complex.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o font.lo font.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o globals.lo globals.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o list.lo list.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o marker.lo marker.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mat.lo mat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o msr.lo msr.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o multipoly.lo multipoly.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o noise.lo noise.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o plane.lo plane.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o plot3.lo plot3.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o poly.lo poly.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o qmath.lo qmath.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rand.lo rand.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o randmt.lo randmt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale.lo scale.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sphmap.lo sphmap.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o symbol.lo symbol.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tabdata.lo tabdata.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tplot.lo tplot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vectfont.lo vectfont.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vector.lo vector.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vers.lo vers.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vert_tree.lo vert_tree.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wavelet.lo wavelet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c bntester.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbn_nil.la anim.lo axis.lo complex.lo font.lo globals.lo list.lo marker.lo mat.lo msr.lo multipoly.lo noise.lo plane.lo plot3.lo poly.lo qmath.lo rand.lo randmt.lo scale.lo sphmap.lo symbol.lo tabdata.lo tcl.lo tplot.lo vectfont.lo vector.lo vers.lo vert_tree.lo wavelet.lo /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbn.la -rpath /usr/brlcad/lib64 libbn_nil.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o bntester bntester.o libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libbn' Making all in libsysv make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libsysv' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o memset.lo memset.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o strchr.lo strchr.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o strdup.lo strdup.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o strsep.lo strsep.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o strtok.lo strtok.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libsysv.la -rpath /usr/brlcad/lib64 memset.lo strchr.lo strdup.lo strsep.lo strtok.lo tcl.lo make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libsysv' Making all in libpc make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libpc' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pc_main.lo pc_main.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pc_constraints.lo pc_constraints.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcVariable.lo pcVariable.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcParameter.lo pcParameter.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcConstraint.lo pcConstraint.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcVCSet.lo pcVCSet.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcNetwork.lo pcNetwork.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcGenerator.lo pcGenerator.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcParser.lo pcParser.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcMathVM.lo pcMathVM.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o solver_test.o solver_test.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/boost -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vm_test.o vm_test.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libpc_nil.la pc_main.lo pc_constraints.lo pcVariable.lo pcParameter.lo pcConstraint.lo pcVCSet.lo pcNetwork.lo pcGenerator.lo pcParser.lo pcMathVM.lo /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libpc.la -rpath /usr/brlcad/lib64 libpc_nil.la -lstdc++ ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o solver_test solver_test.o libpc.la -lstdc++ ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -ftemplate-depth-128 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o vm_test vm_test.o libpc.la -lstdc++ ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libpc' Making all in libbrep make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libbrep' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/openNURBS -DOBJ_BREP=1 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o intersect.lo intersect.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/openNURBS -DOBJ_BREP=1 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o PullbackCurve.lo PullbackCurve.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/openNURBS -DOBJ_BREP=1 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o opennurbs_ext.lo opennurbs_ext.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/openNURBS -DOBJ_BREP=1 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ssx_event.lo ssx_event.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/openNURBS -DOBJ_BREP=1 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o px_event.lo px_event.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbrep_nil.la intersect.lo PullbackCurve.lo opennurbs_ext.lo ssx_event.lo px_event.lo ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbrep.la -rpath /usr/brlcad/lib64 libbrep_nil.la make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libbrep' Making all in librt make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/librt' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o attributes.lo attributes.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bbox.lo bbox.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bezier_2d_isect.lo bezier_2d_isect.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o binunif.lo `test -f 'binunif/binunif.c' || echo './'`binunif/binunif.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db5_bin.lo `test -f 'binunif/db5_bin.c' || echo './'`binunif/db5_bin.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bool.lo bool.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bundle.lo bundle.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cmd.lo cmd.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comb.lo `test -f 'comb/comb.c' || echo './'`comb/comb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comb_mirror.lo `test -f 'comb/comb_mirror.c' || echo './'`comb/comb_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_comb.lo `test -f 'comb/db_comb.c' || echo './'`comb/db_comb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o constraint.lo constraint.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cut.lo cut.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db5_alloc.lo db5_alloc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db5_io.lo db5_io.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db5_scan.lo db5_scan.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db5_types.lo db5_types.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_alloc.lo db_alloc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_anim.lo db_anim.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_corrupt.lo db_corrupt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_flags.lo db_flags.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_flip.lo db_flip.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_fullpath.lo db_fullpath.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_inmem.lo db_inmem.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_io.lo db_io.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_lookup.lo db_lookup.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_match.lo db_match.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_open.lo db_open.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_path.lo db_path.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_scan.lo db_scan.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_tree.lo db_tree.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_walk.lo db_walk.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dir.lo dir.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dspline.lo dspline.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fortray.lo fortray.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o globals.lo globals.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o htbl.lo htbl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o many.lo many.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mater.lo mater.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o memalloc.lo memalloc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mkbundle.lo mkbundle.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o oslo_calc.lo oslo_calc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o oslo_map.lo oslo_map.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pr.lo pr.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o prep.lo prep.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arb8.lo `test -f 'primitives/arb8/arb8.c' || echo './'`primitives/arb8/arb8.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arb8_brep.lo `test -f 'primitives/arb8/arb8_brep.cpp' || echo './'`primitives/arb8/arb8_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arb8_mirror.lo `test -f 'primitives/arb8/arb8_mirror.c' || echo './'`primitives/arb8/arb8_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arbn.lo `test -f 'primitives/arbn/arbn.c' || echo './'`primitives/arbn/arbn.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arbn_brep.lo `test -f 'primitives/arbn/arbn_brep.cpp' || echo './'`primitives/arbn/arbn_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arbn_mirror.lo `test -f 'primitives/arbn/arbn_mirror.c' || echo './'`primitives/arbn/arbn_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ars.lo `test -f 'primitives/ars/ars.c' || echo './'`primitives/ars/ars.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ars_brep.lo `test -f 'primitives/ars/ars_brep.cpp' || echo './'`primitives/ars/ars_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ars_mirror.lo `test -f 'primitives/ars/ars_mirror.c' || echo './'`primitives/ars/ars_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot.lo `test -f 'primitives/bot/bot.c' || echo './'`primitives/bot/bot.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_brep.lo `test -f 'primitives/bot/bot_brep.cpp' || echo './'`primitives/bot/bot_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_mirror.lo `test -f 'primitives/bot/bot_mirror.c' || echo './'`primitives/bot/bot_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o btg.lo `test -f 'primitives/bot/btg.c' || echo './'`primitives/bot/btg.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o btgf.lo `test -f 'primitives/bot/btgf.c' || echo './'`primitives/bot/btgf.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o brep.lo `test -f 'primitives/brep/brep.cpp' || echo './'`primitives/brep/brep.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o brep_debug.lo `test -f 'primitives/brep/brep_debug.cpp' || echo './'`primitives/brep/brep_debug.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bspline.lo `test -f 'primitives/bspline/bspline.cpp' || echo './'`primitives/bspline/bspline.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bspline_mirror.lo `test -f 'primitives/bspline/bspline_mirror.c' || echo './'`primitives/bspline/bspline_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_basis.lo `test -f 'primitives/bspline/nurb_basis.c' || echo './'`primitives/bspline/nurb_basis.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_bezier.lo `test -f 'primitives/bspline/nurb_bezier.c' || echo './'`primitives/bspline/nurb_bezier.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_bound.lo `test -f 'primitives/bspline/nurb_bound.c' || echo './'`primitives/bspline/nurb_bound.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_brep.lo `test -f 'primitives/bspline/nurb_brep.cpp' || echo './'`primitives/bspline/nurb_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_c2.lo `test -f 'primitives/bspline/nurb_c2.c' || echo './'`primitives/bspline/nurb_c2.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_copy.lo `test -f 'primitives/bspline/nurb_copy.c' || echo './'`primitives/bspline/nurb_copy.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_diff.lo `test -f 'primitives/bspline/nurb_diff.c' || echo './'`primitives/bspline/nurb_diff.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_eval.lo `test -f 'primitives/bspline/nurb_eval.c' || echo './'`primitives/bspline/nurb_eval.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_flat.lo `test -f 'primitives/bspline/nurb_flat.c' || echo './'`primitives/bspline/nurb_flat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_interp.lo `test -f 'primitives/bspline/nurb_interp.c' || echo './'`primitives/bspline/nurb_interp.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_knot.lo `test -f 'primitives/bspline/nurb_knot.c' || echo './'`primitives/bspline/nurb_knot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_norm.lo `test -f 'primitives/bspline/nurb_norm.c' || echo './'`primitives/bspline/nurb_norm.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_plot.lo `test -f 'primitives/bspline/nurb_plot.c' || echo './'`primitives/bspline/nurb_plot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_poly.lo `test -f 'primitives/bspline/nurb_poly.c' || echo './'`primitives/bspline/nurb_poly.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_ray.lo `test -f 'primitives/bspline/nurb_ray.c' || echo './'`primitives/bspline/nurb_ray.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_refine.lo `test -f 'primitives/bspline/nurb_refine.c' || echo './'`primitives/bspline/nurb_refine.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_reverse.lo `test -f 'primitives/bspline/nurb_reverse.c' || echo './'`primitives/bspline/nurb_reverse.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_solve.lo `test -f 'primitives/bspline/nurb_solve.c' || echo './'`primitives/bspline/nurb_solve.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_split.lo `test -f 'primitives/bspline/nurb_split.c' || echo './'`primitives/bspline/nurb_split.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_tess.lo `test -f 'primitives/bspline/nurb_tess.c' || echo './'`primitives/bspline/nurb_tess.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_trim.lo `test -f 'primitives/bspline/nurb_trim.c' || echo './'`primitives/bspline/nurb_trim.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_trim_util.lo `test -f 'primitives/bspline/nurb_trim_util.c' || echo './'`primitives/bspline/nurb_trim_util.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_util.lo `test -f 'primitives/bspline/nurb_util.c' || echo './'`primitives/bspline/nurb_util.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb_xsplit.lo `test -f 'primitives/bspline/nurb_xsplit.c' || echo './'`primitives/bspline/nurb_xsplit.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cline.lo `test -f 'primitives/cline/cline.c' || echo './'`primitives/cline/cline.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cline_brep.lo `test -f 'primitives/cline/cline_brep.cpp' || echo './'`primitives/cline/cline_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dsp.lo `test -f 'primitives/dsp/dsp.c' || echo './'`primitives/dsp/dsp.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dsp_brep.lo `test -f 'primitives/dsp/dsp_brep.cpp' || echo './'`primitives/dsp/dsp_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dsp_mirror.lo `test -f 'primitives/dsp/dsp_mirror.c' || echo './'`primitives/dsp/dsp_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ebm.lo `test -f 'primitives/ebm/ebm.c' || echo './'`primitives/ebm/ebm.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ebm_brep.lo `test -f 'primitives/ebm/ebm_brep.cpp' || echo './'`primitives/ebm/ebm_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ebm_mirror.lo `test -f 'primitives/ebm/ebm_mirror.c' || echo './'`primitives/ebm/ebm_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ehy.lo `test -f 'primitives/ehy/ehy.c' || echo './'`primitives/ehy/ehy.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ehy_brep.lo `test -f 'primitives/ehy/ehy_brep.cpp' || echo './'`primitives/ehy/ehy_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ell.lo `test -f 'primitives/ell/ell.c' || echo './'`primitives/ell/ell.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ell_brep.lo `test -f 'primitives/ell/ell_brep.cpp' || echo './'`primitives/ell/ell_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ell_mirror.lo `test -f 'primitives/ell/ell_mirror.c' || echo './'`primitives/ell/ell_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o epa.lo `test -f 'primitives/epa/epa.c' || echo './'`primitives/epa/epa.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o epa_brep.lo `test -f 'primitives/epa/epa_brep.cpp' || echo './'`primitives/epa/epa_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o epa_mirror.lo `test -f 'primitives/epa/epa_mirror.c' || echo './'`primitives/epa/epa_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o eto.lo `test -f 'primitives/eto/eto.c' || echo './'`primitives/eto/eto.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o eto_brep.lo `test -f 'primitives/eto/eto_brep.cpp' || echo './'`primitives/eto/eto_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o eto_mirror.lo `test -f 'primitives/eto/eto_mirror.c' || echo './'`primitives/eto/eto_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o extrude.lo `test -f 'primitives/extrude/extrude.c' || echo './'`primitives/extrude/extrude.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o extrude_brep.lo `test -f 'primitives/extrude/extrude_brep.cpp' || echo './'`primitives/extrude/extrude_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o generic.lo `test -f 'primitives/generic.c' || echo './'`primitives/generic.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grip.lo `test -f 'primitives/grip/grip.c' || echo './'`primitives/grip/grip.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grip_brep.lo `test -f 'primitives/grip/grip_brep.cpp' || echo './'`primitives/grip/grip_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grip_mirror.lo `test -f 'primitives/grip/grip_mirror.c' || echo './'`primitives/grip/grip_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o half.lo `test -f 'primitives/half/half.c' || echo './'`primitives/half/half.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o half_brep.lo `test -f 'primitives/half/half_brep.cpp' || echo './'`primitives/half/half_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o half_mirror.lo `test -f 'primitives/half/half_mirror.c' || echo './'`primitives/half/half_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hf.lo `test -f 'primitives/hf/hf.c' || echo './'`primitives/hf/hf.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hf_brep.lo `test -f 'primitives/hf/hf_brep.cpp' || echo './'`primitives/hf/hf_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hyp.lo `test -f 'primitives/hyp/hyp.c' || echo './'`primitives/hyp/hyp.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hyp_brep.lo `test -f 'primitives/hyp/hyp_brep.cpp' || echo './'`primitives/hyp/hyp_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hyp_mirror.lo `test -f 'primitives/hyp/hyp_mirror.c' || echo './'`primitives/hyp/hyp_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o metaball.lo `test -f 'primitives/metaball/metaball.c' || echo './'`primitives/metaball/metaball.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o metaball_tri.lo `test -f 'primitives/metaball/metaball_tri.c' || echo './'`primitives/metaball/metaball_tri.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mirror.lo `test -f 'primitives/mirror.c' || echo './'`primitives/mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg.lo `test -f 'primitives/nmg/nmg.c' || echo './'`primitives/nmg/nmg.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_bool.lo `test -f 'primitives/nmg/nmg_bool.c' || echo './'`primitives/nmg/nmg_bool.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_brep.lo `test -f 'primitives/nmg/nmg_brep.cpp' || echo './'`primitives/nmg/nmg_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_ck.lo `test -f 'primitives/nmg/nmg_ck.c' || echo './'`primitives/nmg/nmg_ck.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_class.lo `test -f 'primitives/nmg/nmg_class.c' || echo './'`primitives/nmg/nmg_class.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_copy.lo `test -f 'primitives/nmg/nmg_copy.c' || echo './'`primitives/nmg/nmg_copy.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_eval.lo `test -f 'primitives/nmg/nmg_eval.c' || echo './'`primitives/nmg/nmg_eval.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_extrude.lo `test -f 'primitives/nmg/nmg_extrude.c' || echo './'`primitives/nmg/nmg_extrude.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_fcut.lo `test -f 'primitives/nmg/nmg_fcut.c' || echo './'`primitives/nmg/nmg_fcut.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_fuse.lo `test -f 'primitives/nmg/nmg_fuse.c' || echo './'`primitives/nmg/nmg_fuse.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_index.lo `test -f 'primitives/nmg/nmg_index.c' || echo './'`primitives/nmg/nmg_index.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_info.lo `test -f 'primitives/nmg/nmg_info.c' || echo './'`primitives/nmg/nmg_info.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_inter.lo `test -f 'primitives/nmg/nmg_inter.c' || echo './'`primitives/nmg/nmg_inter.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_manif.lo `test -f 'primitives/nmg/nmg_manif.c' || echo './'`primitives/nmg/nmg_manif.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_mesh.lo `test -f 'primitives/nmg/nmg_mesh.c' || echo './'`primitives/nmg/nmg_mesh.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_mirror.lo `test -f 'primitives/nmg/nmg_mirror.c' || echo './'`primitives/nmg/nmg_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_misc.lo `test -f 'primitives/nmg/nmg_misc.c' || echo './'`primitives/nmg/nmg_misc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_mk.lo `test -f 'primitives/nmg/nmg_mk.c' || echo './'`primitives/nmg/nmg_mk.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_mod.lo `test -f 'primitives/nmg/nmg_mod.c' || echo './'`primitives/nmg/nmg_mod.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_plot.lo `test -f 'primitives/nmg/nmg_plot.c' || echo './'`primitives/nmg/nmg_plot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_pr.lo `test -f 'primitives/nmg/nmg_pr.c' || echo './'`primitives/nmg/nmg_pr.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_pt_fu.lo `test -f 'primitives/nmg/nmg_pt_fu.c' || echo './'`primitives/nmg/nmg_pt_fu.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_rt_isect.lo `test -f 'primitives/nmg/nmg_rt_isect.c' || echo './'`primitives/nmg/nmg_rt_isect.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_rt_segs.lo `test -f 'primitives/nmg/nmg_rt_segs.c' || echo './'`primitives/nmg/nmg_rt_segs.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_tri.lo `test -f 'primitives/nmg/nmg_tri.c' || echo './'`primitives/nmg/nmg_tri.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_tri_mc.lo `test -f 'primitives/nmg/nmg_tri_mc.c' || echo './'`primitives/nmg/nmg_tri_mc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_visit.lo `test -f 'primitives/nmg/nmg_visit.c' || echo './'`primitives/nmg/nmg_visit.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_adjust.lo `test -f 'primitives/obj_adjust.c' || echo './'`primitives/obj_adjust.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_curve.lo `test -f 'primitives/obj_curve.c' || echo './'`primitives/obj_curve.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_describe.lo `test -f 'primitives/obj_describe.c' || echo './'`primitives/obj_describe.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_export.lo `test -f 'primitives/obj_export.c' || echo './'`primitives/obj_export.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_free.lo `test -f 'primitives/obj_free.c' || echo './'`primitives/obj_free.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_get.lo `test -f 'primitives/obj_get.c' || echo './'`primitives/obj_get.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_ifree.lo `test -f 'primitives/obj_ifree.c' || echo './'`primitives/obj_ifree.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_import.lo `test -f 'primitives/obj_import.c' || echo './'`primitives/obj_import.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_make.lo `test -f 'primitives/obj_make.c' || echo './'`primitives/obj_make.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_mirror.lo `test -f 'primitives/obj_mirror.c' || echo './'`primitives/obj_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_norm.lo `test -f 'primitives/obj_norm.c' || echo './'`primitives/obj_norm.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_params.lo `test -f 'primitives/obj_params.c' || echo './'`primitives/obj_params.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_plot.lo `test -f 'primitives/obj_plot.c' || echo './'`primitives/obj_plot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_prep.lo `test -f 'primitives/obj_prep.c' || echo './'`primitives/obj_prep.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_print.lo `test -f 'primitives/obj_print.c' || echo './'`primitives/obj_print.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_shot.lo `test -f 'primitives/obj_shot.c' || echo './'`primitives/obj_shot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_tess.lo `test -f 'primitives/obj_tess.c' || echo './'`primitives/obj_tess.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_tnurb.lo `test -f 'primitives/obj_tnurb.c' || echo './'`primitives/obj_tnurb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_uv.lo `test -f 'primitives/obj_uv.c' || echo './'`primitives/obj_uv.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_vshot.lo `test -f 'primitives/obj_vshot.c' || echo './'`primitives/obj_vshot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o obj_xform.lo `test -f 'primitives/obj_xform.c' || echo './'`primitives/obj_xform.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o part.lo `test -f 'primitives/part/part.c' || echo './'`primitives/part/part.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o part_brep.lo `test -f 'primitives/part/part_brep.cpp' || echo './'`primitives/part/part_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o part_mirror.lo `test -f 'primitives/part/part_mirror.c' || echo './'`primitives/part/part_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pipe.lo `test -f 'primitives/pipe/pipe.c' || echo './'`primitives/pipe/pipe.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pipe_brep.lo `test -f 'primitives/pipe/pipe_brep.cpp' || echo './'`primitives/pipe/pipe_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pipe_mirror.lo `test -f 'primitives/pipe/pipe_mirror.c' || echo './'`primitives/pipe/pipe_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pnts.lo `test -f 'primitives/pnts/pnts.c' || echo './'`primitives/pnts/pnts.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pnts_brep.lo `test -f 'primitives/pnts/pnts_brep.cpp' || echo './'`primitives/pnts/pnts_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o poly.lo `test -f 'primitives/poly/poly.c' || echo './'`primitives/poly/poly.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o poly_brep.lo `test -f 'primitives/poly/poly_brep.cpp' || echo './'`primitives/poly/poly_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o poly_mirror.lo `test -f 'primitives/poly/poly_mirror.c' || echo './'`primitives/poly/poly_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o primitive_util.lo `test -f 'primitives/primitive_util.c' || echo './'`primitives/primitive_util.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rec.lo `test -f 'primitives/rec/rec.c' || echo './'`primitives/rec/rec.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o revolve.lo `test -f 'primitives/revolve/revolve.c' || echo './'`primitives/revolve/revolve.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o revolve_brep.lo `test -f 'primitives/revolve/revolve_brep.cpp' || echo './'`primitives/revolve/revolve_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rhc.lo `test -f 'primitives/rhc/rhc.c' || echo './'`primitives/rhc/rhc.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rhc_brep.lo `test -f 'primitives/rhc/rhc_brep.cpp' || echo './'`primitives/rhc/rhc_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rhc_mirror.lo `test -f 'primitives/rhc/rhc_mirror.c' || echo './'`primitives/rhc/rhc_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rpc.lo `test -f 'primitives/rpc/rpc.c' || echo './'`primitives/rpc/rpc.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rpc_brep.lo `test -f 'primitives/rpc/rpc_brep.cpp' || echo './'`primitives/rpc/rpc_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rpc_mirror.lo `test -f 'primitives/rpc/rpc_mirror.c' || echo './'`primitives/rpc/rpc_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sketch.lo `test -f 'primitives/sketch/sketch.c' || echo './'`primitives/sketch/sketch.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sketch_brep.lo `test -f 'primitives/sketch/sketch_brep.cpp' || echo './'`primitives/sketch/sketch_brep.cpp /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sketch_tess.lo `test -f 'primitives/sketch/sketch_tess.cpp' || echo './'`primitives/sketch/sketch_tess.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sph.lo `test -f 'primitives/sph/sph.c' || echo './'`primitives/sph/sph.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sph_brep.lo `test -f 'primitives/sph/sph_brep.cpp' || echo './'`primitives/sph/sph_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o submodel.lo `test -f 'primitives/submodel/submodel.c' || echo './'`primitives/submodel/submodel.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o superell.lo `test -f 'primitives/superell/superell.c' || echo './'`primitives/superell/superell.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o superell_brep.lo `test -f 'primitives/superell/superell_brep.cpp' || echo './'`primitives/superell/superell_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o superell_mirror.lo `test -f 'primitives/superell/superell_mirror.c' || echo './'`primitives/superell/superell_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o table.lo `test -f 'primitives/table.c' || echo './'`primitives/table.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tgc.lo `test -f 'primitives/tgc/tgc.c' || echo './'`primitives/tgc/tgc.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tgc_brep.lo `test -f 'primitives/tgc/tgc_brep.cpp' || echo './'`primitives/tgc/tgc_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tgc_mirror.lo `test -f 'primitives/tgc/tgc_mirror.c' || echo './'`primitives/tgc/tgc_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tor.lo `test -f 'primitives/tor/tor.c' || echo './'`primitives/tor/tor.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tor_brep.lo `test -f 'primitives/tor/tor_brep.cpp' || echo './'`primitives/tor/tor_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tor_mirror.lo `test -f 'primitives/tor/tor_mirror.c' || echo './'`primitives/tor/tor_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vol.lo `test -f 'primitives/vol/vol.c' || echo './'`primitives/vol/vol.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vol_brep.lo `test -f 'primitives/vol/vol_brep.cpp' || echo './'`primitives/vol/vol_brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vol_mirror.lo `test -f 'primitives/vol/vol_mirror.c' || echo './'`primitives/vol/vol_mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o regionfix.lo regionfix.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o roots.lo roots.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o search.lo search.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shoot.lo shoot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o spectrum.lo spectrum.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o timer42.lo timer42.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tol.lo tol.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o transform.lo transform.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tree.lo tree.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vers.lo vers.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vlist.lo vlist.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vshoot.lo vshoot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb.lo wdb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_junk.lo `test -f 'primitives/nmg/nmg_junk.c' || echo './'`primitives/nmg/nmg_junk.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o xxx.lo `test -f 'primitives/xxx/xxx.c' || echo './'`primitives/xxx/xxx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c namegen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c nurb_example.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c columnparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I../../src/other/libvds -I../../src/other/poly2tri -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c prcomb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o librt_xxx.la nmg_junk.lo xxx.lo /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o librt_nil.la attributes.lo bbox.lo bezier_2d_isect.lo binunif.lo db5_bin.lo bool.lo bundle.lo cmd.lo comb.lo comb_mirror.lo db_comb.lo constraint.lo cut.lo db5_alloc.lo db5_io.lo db5_scan.lo db5_types.lo db_alloc.lo db_anim.lo db_corrupt.lo db_flags.lo db_flip.lo db_fullpath.lo db_inmem.lo db_io.lo db_lookup.lo db_match.lo db_open.lo db_path.lo db_scan.lo db_tree.lo db_walk.lo dir.lo dspline.lo fortray.lo globals.lo htbl.lo many.lo mater.lo memalloc.lo mkbundle.lo oslo_calc.lo oslo_map.lo pr.lo prep.lo arb8.lo arb8_brep.lo arb8_mirror.lo arbn.lo arbn_brep.lo arbn_mirror.lo ars.lo ars_brep.lo ars_mirror.lo bot.lo bot_brep.lo bot_mirror.lo btg.lo btgf.lo brep.lo brep_debug.lo bspline.lo bspline_mirror.lo nurb_basis.lo nurb_bezier.lo nurb_bound.lo nurb_brep.lo nurb_c2.lo nurb_copy.lo nurb_diff.lo nurb_eval.lo nurb_flat.lo nurb_interp.lo nurb_knot.lo nurb_norm.lo nurb_plot.lo nurb_poly.lo nurb_ray.lo nurb_refine.lo nurb_reverse.lo nurb_solve.lo nurb_split.lo nurb_tess.lo nurb_trim.lo nurb_trim_util.lo nurb_util.lo nurb_xsplit.lo cline.lo cline_brep.lo dsp.lo dsp_brep.lo dsp_mirror.lo ebm.lo ebm_brep.lo ebm_mirror.lo ehy.lo ehy_brep.lo ell.lo ell_brep.lo ell_mirror.lo epa.lo epa_brep.lo epa_mirror.lo eto.lo eto_brep.lo eto_mirror.lo extrude.lo extrude_brep.lo generic.lo grip.lo grip_brep.lo grip_mirror.lo half.lo half_brep.lo half_mirror.lo hf.lo hf_brep.lo hyp.lo hyp_brep.lo hyp_mirror.lo metaball.lo metaball_tri.lo mirror.lo nmg.lo nmg_bool.lo nmg_brep.lo nmg_ck.lo nmg_class.lo nmg_copy.lo nmg_eval.lo nmg_extrude.lo nmg_fcut.lo nmg_fuse.lo nmg_index.lo nmg_info.lo nmg_inter.lo nmg_manif.lo nmg_mesh.lo nmg_mirror.lo nmg_misc.lo nmg_mk.lo nmg_mod.lo nmg_plot.lo nmg_pr.lo nmg_pt_fu.lo nmg_rt_isect.lo nmg_rt_segs.lo nmg_tri.lo nmg_tri_mc.lo nmg_visit.lo obj_adjust.lo obj_curve.lo obj_describe.lo obj_export.lo obj_free.lo obj_get.lo obj_ifree.lo obj_import.lo obj_make.lo obj_mirror.lo obj_norm.lo obj_params.lo obj_plot.lo obj_prep.lo obj_print.lo obj_shot.lo obj_tess.lo obj_tnurb.lo obj_uv.lo obj_vshot.lo obj_xform.lo part.lo part_brep.lo part_mirror.lo pipe.lo pipe_brep.lo pipe_mirror.lo pnts.lo pnts_brep.lo poly.lo poly_brep.lo poly_mirror.lo primitive_util.lo rec.lo revolve.lo revolve_brep.lo rhc.lo rhc_brep.lo rhc_mirror.lo rpc.lo rpc_brep.lo rpc_mirror.lo sketch.lo sketch_brep.lo sketch_tess.lo sph.lo sph_brep.lo submodel.lo superell.lo superell_brep.lo superell_mirror.lo table.lo tgc.lo tgc_brep.lo tgc_mirror.lo tor.lo tor_brep.lo tor_mirror.lo vol.lo vol_brep.lo vol_mirror.lo regionfix.lo roots.lo search.lo shoot.lo spectrum.lo tcl.lo timer42.lo tol.lo transform.lo tree.lo vers.lo vlist.lo vshoot.lo wdb.lo ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la -lstdc++ ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o librt.la -rpath /usr/brlcad/lib64 librt_nil.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o namegen namegen.o librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o nurb_example nurb_example.o librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o parsetest columnparse.o librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o prcomb prcomb.o librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/librt' Making all in external make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/external' make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/external' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/external' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/external' Making all in libpkg make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libpkg' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pkg.lo pkg.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vers.lo vers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c tpkg.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libpkg.la -rpath /usr/brlcad/lib64 pkg.lo tcl.lo vers.lo -lnsl /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o tpkg tpkg.o libpkg.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libpkg' Making all in libfb make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libfb' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-asize.lo `test -f 'asize.c' || echo './'`asize.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-fb_generic.lo `test -f 'fb_generic.c' || echo './'`fb_generic.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-fb_log.lo `test -f 'fb_log.c' || echo './'`fb_log.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-fb_obj.lo `test -f 'fb_obj.c' || echo './'`fb_obj.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-fb_paged_io.lo `test -f 'fb_paged_io.c' || echo './'`fb_paged_io.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-fb_rect.lo `test -f 'fb_rect.c' || echo './'`fb_rect.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-fb_util.lo `test -f 'fb_util.c' || echo './'`fb_util.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-fbserv_obj.lo `test -f 'fbserv_obj.c' || echo './'`fbserv_obj.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_X.lo `test -f 'if_X.c' || echo './'`if_X.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_X24.lo `test -f 'if_X24.c' || echo './'`if_X24.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_debug.lo `test -f 'if_debug.c' || echo './'`if_debug.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_disk.lo `test -f 'if_disk.c' || echo './'`if_disk.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_mem.lo `test -f 'if_mem.c' || echo './'`if_mem.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_null.lo `test -f 'if_null.c' || echo './'`if_null.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_ogl.lo `test -f 'if_ogl.c' || echo './'`if_ogl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_remote.lo `test -f 'if_remote.c' || echo './'`if_remote.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_stack.lo `test -f 'if_stack.c' || echo './'`if_stack.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_tk.lo `test -f 'if_tk.c' || echo './'`if_tk.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-if_wgl.lo `test -f 'if_wgl.c' || echo './'`if_wgl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-tcl.lo `test -f 'tcl.c' || echo './'`tcl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libfb_la-vers.lo `test -f 'vers.c' || echo './'`vers.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libfb.la -rpath /usr/brlcad/lib64 libfb_la-asize.lo libfb_la-fb_generic.lo libfb_la-fb_log.lo libfb_la-fb_obj.lo libfb_la-fb_paged_io.lo libfb_la-fb_rect.lo libfb_la-fb_util.lo libfb_la-fbserv_obj.lo libfb_la-if_X.lo libfb_la-if_X24.lo libfb_la-if_debug.lo libfb_la-if_disk.lo libfb_la-if_mem.lo libfb_la-if_null.lo libfb_la-if_ogl.lo libfb_la-if_remote.lo libfb_la-if_stack.lo libfb_la-if_tk.lo libfb_la-if_wgl.lo libfb_la-tcl.lo libfb_la-vers.lo ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../src/libpkg/libpkg.la -lnsl -ltcl8.6 -lX11 -lXext -lXi -lGL -ltk8.6 make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libfb' Making all in libwdb make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libwdb' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arbn.lo arbn.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ars.lo ars.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot.lo bot.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o brep.lo brep.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cline.lo cline.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o constraint.lo constraint.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dsp.lo dsp.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dynamic_geometry.lo dynamic_geometry.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ebm.lo ebm.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o export.lo export.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o extrude.lo extrude.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o id.lo id.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mater.lo mater.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg.lo nmg.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb.lo nurb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pipe.lo pipe.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o reg.lo reg.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sketch.lo sketch.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o submodel.lo submodel.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o units.lo units.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vol.lo vol.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb.lo wdb.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libwdb_nil.la arbn.lo ars.lo bot.lo brep.lo cline.lo constraint.lo dsp.lo dynamic_geometry.lo ebm.lo export.lo extrude.lo id.lo mater.lo nmg.lo nurb.lo pipe.lo reg.lo sketch.lo submodel.lo units.lo vol.lo wdb.lo /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libwdb.la -rpath /usr/brlcad/lib64 libwdb_nil.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libwdb' Making all in libgcv make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libgcv' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o region_end.lo region_end.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o region_end_mc.lo region_end_mc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bottess.lo bottess.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tri_intersect.lo tri_intersect.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libgcv_nil.la region_end.lo region_end_mc.lo bottess.lo tri_intersect.lo /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libgcv.la -rpath /usr/brlcad/lib64 libgcv_nil.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libgcv' Making all in libanalyze make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libanalyze' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o density.lo density.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o overlaps.lo overlaps.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o voxels.lo voxels.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libanalyze_nil.la density.lo overlaps.lo voxels.lo /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libanalyze.la -rpath /usr/brlcad/lib64 libanalyze_nil.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libanalyze' Making all in libicv make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libicv' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fileformat.lo fileformat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rot.lo rot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libicv_nil.la fileformat.lo rot.lo /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libicv.la -rpath /usr/brlcad/lib64 libicv_nil.la {BN} ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libicv' Making all in libged make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libged' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o clipper.lo `test -f '../../src/other/clipper/clipper.cpp' || echo './'`../../src/other/clipper/clipper.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o 3ptarb.lo 3ptarb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o adc.lo adc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o adjust.lo adjust.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ae2dir.lo ae2dir.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o aet.lo aet.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o analyze.lo analyze.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o annotate.lo annotate.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arb.lo arb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arced.lo arced.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arot.lo arot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o attr.lo attr.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o autoview.lo autoview.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bb.lo bb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bev.lo bev.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bigE.lo bigE.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o blast.lo blast.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bo.lo bo.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot.lo bot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_condense.lo bot_condense.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_decimate.lo bot_decimate.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_dump.lo bot_dump.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_face_fuse.lo bot_face_fuse.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_face_sort.lo bot_face_sort.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_fuse.lo bot_fuse.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_flip.lo bot_flip.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_merge.lo bot_merge.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_smooth.lo bot_smooth.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_split.lo bot_split.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_sync.lo bot_sync.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_vertex_fuse.lo bot_vertex_fuse.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o brep.lo brep.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cat.lo cat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cc.lo cc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o center.lo center.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o clip.lo clip.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o clone.lo clone.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o color.lo color.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o columns.lo columns.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comb.lo comb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o combmem.lo combmem.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comb_color.lo comb_color.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comb_std.lo comb_std.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o concat.lo concat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o copy.lo copy.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o copymat.lo copymat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o copyeval.lo copyeval.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cpi.lo cpi.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dag.lo dag.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dbip.lo dbip.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debugbu.lo debugbu.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debugdir.lo debugdir.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debuglib.lo debuglib.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debugmem.lo debugmem.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debugnmg.lo debugnmg.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o decompose.lo decompose.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o delay.lo delay.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dg_obj.lo dg_obj.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dir2ae.lo dir2ae.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o draw.lo draw.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o draw_calc.lo draw_calc.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dump.lo dump.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dup.lo dup.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o eac.lo eac.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o echo.lo echo.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edarb.lo edarb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edbot.lo edbot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edcodes.lo edcodes.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edcomb.lo edcomb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edpipe.lo edpipe.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edit_metaball.lo edit_metaball.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edit.lo edit.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o editit.lo editit.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edmater.lo edmater.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o erase.lo erase.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o exists.lo exists.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o expand.lo expand.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o eye.lo eye.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o eye_pos.lo eye_pos.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o facedef.lo facedef.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o facetize.lo facetize.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fb2pix.lo fb2pix.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o find.lo find.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o form.lo form.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fracture.lo fracture.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ged.lo ged.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ged_util.lo ged_util.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get.lo get.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_autoview.lo get_autoview.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_comb.lo get_comb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_eyemodel.lo get_eyemodel.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_obj_bounds.lo get_obj_bounds.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_solid_kp.lo get_solid_kp.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_type.lo get_type.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o glob.lo glob.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o globals.lo globals.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o gqa.lo gqa.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grid.lo grid.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grid2model_lu.lo grid2model_lu.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grid2view_lu.lo grid2view_lu.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o group.lo group.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hide.lo hide.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o how.lo how.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o human.lo human.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o illum.lo illum.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o importFg4Section.lo importFg4Section.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o inside.lo inside.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o instance.lo instance.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o isize.lo isize.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o item.lo item.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o joint.lo joint.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o keep.lo keep.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o keypoint.lo keypoint.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o kill.lo kill.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o killall.lo killall.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o killrefs.lo killrefs.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o killtree.lo killtree.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o label.lo label.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o list.lo list.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o loadview.lo loadview.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o lod.lo lod.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o log.lo log.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o lookat.lo lookat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ls.lo ls.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o lt.lo lt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o m2v_point.lo m2v_point.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o make.lo make.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o make_bb.lo make_bb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o make_name.lo make_name.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o make_pnts.lo make_pnts.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o match.lo match.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mater.lo mater.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mirror.lo mirror.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o model2grid_lu.lo model2grid_lu.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o model2view.lo model2view.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o model2view_lu.lo model2view_lu.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o move.lo move.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o move_all.lo move_all.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o move_arb_edge.lo move_arb_edge.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o move_arb_face.lo move_arb_face.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mrot.lo mrot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nirt.lo nirt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_collapse.lo nmg_collapse.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_fix_normals.lo nmg_fix_normals.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_simplify.lo nmg_simplify.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ocenter.lo ocenter.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o open.lo open.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o orient.lo orient.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o orotate.lo orotate.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o oscale.lo oscale.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o otranslate.lo otranslate.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o overlay.lo overlay.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o path.lo path.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pathlist.lo pathlist.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pathsum.lo pathsum.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o perspective.lo perspective.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pix2fb.lo pix2fb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o plot.lo plot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pmat.lo pmat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pmodel2view.lo pmodel2view.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o png.lo png.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o polybinout.lo polybinout.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o polyclip.lo polyclip.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pov.lo pov.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o prcolor.lo prcolor.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o prefix.lo prefix.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o preview.lo preview.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ps.lo ps.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o protate.lo protate.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pscale.lo pscale.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pset.lo pset.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ptranslate.lo ptranslate.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o push.lo push.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o put.lo put.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o put_comb.lo put_comb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o putmat.lo putmat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o qray.lo qray.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o quat.lo quat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o qvrot.lo qvrot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rcodes.lo rcodes.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rect.lo rect.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o red.lo red.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o regdef.lo regdef.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o region.lo region.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o remove.lo remove.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o report.lo report.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rfarb.lo rfarb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rmap.lo rmap.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rmat.lo rmat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rmater.lo rmater.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rot.lo rot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rot_point.lo rot_point.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rotate_about.lo rotate_about.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rotate_arb_face.lo rotate_arb_face.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rotate_eto.lo rotate_eto.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rotate_extrude.lo rotate_extrude.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rotate_hyp.lo rotate_hyp.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rotate_tgc.lo rotate_tgc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rrt.lo rrt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rt.lo rt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rtabort.lo rtabort.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rtcheck.lo rtcheck.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rtwizard.lo rtwizard.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o savekey.lo savekey.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o saveview.lo saveview.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale.lo scale.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_ehy.lo scale_ehy.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_ell.lo scale_ell.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_epa.lo scale_epa.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_eto.lo scale_eto.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_extrude.lo scale_extrude.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_hyp.lo scale_hyp.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_part.lo scale_part.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_rhc.lo scale_rhc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_rpc.lo scale_rpc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_superell.lo scale_superell.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_tgc.lo scale_tgc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale_tor.lo scale_tor.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o screengrab.lo screengrab.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o search.lo search.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o select.lo select.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o set_output_script.lo set_output_script.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o set_transparency.lo set_transparency.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o set_uplotOutputMode.lo set_uplotOutputMode.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o setview.lo setview.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shaded_mode.lo shaded_mode.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shader.lo shader.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shells.lo shells.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o showmats.lo showmats.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o simphysics.lo `test -f 'simulate/simphysics.cpp' || echo './'`simulate/simphysics.cpp /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o simulate.lo `test -f 'simulate/simulate.c' || echo './'`simulate/simulate.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o size.lo size.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o slew.lo slew.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o solids_on_ray.lo solids_on_ray.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sphgroup.lo sphgroup.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o summary.lo summary.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sync.lo sync.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tables.lo tables.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tire.lo tire.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o title.lo title.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tol.lo tol.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tops.lo tops.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tra.lo tra.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o trace.lo trace.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o track.lo track.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o translate_extrude.lo translate_extrude.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o translate_tgc.lo translate_tgc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tree.lo tree.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o typein.lo typein.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o unhide.lo unhide.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o units.lo units.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o v2m_point.lo v2m_point.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vdraw.lo vdraw.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o version.lo version.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o view.lo view.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o view2grid_lu.lo view2grid_lu.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o view2model.lo view2model.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o view2model_lu.lo view2model_lu.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o view2model_vec.lo view2model_vec.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o view_obj.lo view_obj.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o viewdir.lo viewdir.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o voxelize.lo voxelize.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vrot.lo vrot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vutil.lo vutil.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wcodes.lo wcodes.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb_bigE.lo wdb_bigE.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb_comb_std.lo wdb_comb_std.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb_importFg4Section.lo wdb_importFg4Section.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb_nirt.lo wdb_nirt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb_obj.lo wdb_obj.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb_qray.lo wdb_qray.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb_track.lo wdb_track.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb_vdraw.lo wdb_vdraw.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o whatid.lo whatid.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o which.lo which.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o which_shader.lo which_shader.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o who.lo who.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wmater.lo wmater.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o xpush.lo xpush.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ypr.lo ypr.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o zap.lo zap.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../src/other/clipper -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o zoom.lo `test -f 'zoom/zoom.c' || echo './'`zoom/zoom.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libged_nil.la clipper.lo 3ptarb.lo adc.lo adjust.lo ae2dir.lo aet.lo analyze.lo annotate.lo arb.lo arced.lo arot.lo attr.lo autoview.lo bb.lo bev.lo bigE.lo blast.lo bo.lo bot.lo bot_condense.lo bot_decimate.lo bot_dump.lo bot_face_fuse.lo bot_face_sort.lo bot_fuse.lo bot_flip.lo bot_merge.lo bot_smooth.lo bot_split.lo bot_sync.lo bot_vertex_fuse.lo brep.lo cat.lo cc.lo center.lo clip.lo clone.lo color.lo columns.lo comb.lo combmem.lo comb_color.lo comb_std.lo concat.lo copy.lo copymat.lo copyeval.lo cpi.lo dag.lo dbip.lo debugbu.lo debugdir.lo debuglib.lo debugmem.lo debugnmg.lo decompose.lo delay.lo dg_obj.lo dir2ae.lo draw.lo draw_calc.lo dump.lo dup.lo eac.lo echo.lo edarb.lo edbot.lo edcodes.lo edcomb.lo edpipe.lo edit_metaball.lo edit.lo editit.lo edmater.lo erase.lo exists.lo expand.lo eye.lo eye_pos.lo facedef.lo facetize.lo fb2pix.lo find.lo form.lo fracture.lo ged.lo ged_util.lo get.lo get_autoview.lo get_comb.lo get_eyemodel.lo get_obj_bounds.lo get_solid_kp.lo get_type.lo glob.lo globals.lo gqa.lo grid.lo grid2model_lu.lo grid2view_lu.lo group.lo hide.lo how.lo human.lo illum.lo importFg4Section.lo inside.lo instance.lo isize.lo item.lo joint.lo keep.lo keypoint.lo kill.lo killall.lo killrefs.lo killtree.lo label.lo list.lo loadview.lo lod.lo log.lo lookat.lo ls.lo lt.lo m2v_point.lo make.lo make_bb.lo make_name.lo make_pnts.lo match.lo mater.lo mirror.lo model2grid_lu.lo model2view.lo model2view_lu.lo move.lo move_all.lo move_arb_edge.lo move_arb_face.lo mrot.lo nirt.lo nmg_collapse.lo nmg_fix_normals.lo nmg_simplify.lo ocenter.lo open.lo orient.lo orotate.lo oscale.lo otranslate.lo overlay.lo path.lo pathlist.lo pathsum.lo perspective.lo pix2fb.lo plot.lo pmat.lo pmodel2view.lo png.lo polybinout.lo polyclip.lo pov.lo prcolor.lo prefix.lo preview.lo ps.lo protate.lo pscale.lo pset.lo ptranslate.lo push.lo put.lo put_comb.lo putmat.lo qray.lo quat.lo qvrot.lo rcodes.lo rect.lo red.lo regdef.lo region.lo remove.lo report.lo rfarb.lo rmap.lo rmat.lo rmater.lo rot.lo rot_point.lo rotate_about.lo rotate_arb_face.lo rotate_eto.lo rotate_extrude.lo rotate_hyp.lo rotate_tgc.lo rrt.lo rt.lo rtabort.lo rtcheck.lo rtwizard.lo savekey.lo saveview.lo scale.lo scale_ehy.lo scale_ell.lo scale_epa.lo scale_eto.lo scale_extrude.lo scale_hyp.lo scale_part.lo scale_rhc.lo scale_rpc.lo scale_superell.lo scale_tgc.lo scale_tor.lo screengrab.lo search.lo select.lo set_output_script.lo set_transparency.lo set_uplotOutputMode.lo setview.lo shaded_mode.lo shader.lo shells.lo showmats.lo simphysics.lo simulate.lo size.lo slew.lo solids_on_ray.lo sphgroup.lo summary.lo sync.lo tables.lo tire.lo title.lo tol.lo tops.lo tra.lo trace.lo track.lo translate_extrude.lo translate_tgc.lo tree.lo typein.lo unhide.lo units.lo v2m_point.lo vdraw.lo version.lo view.lo view2grid_lu.lo view2model.lo view2model_lu.lo view2model_vec.lo view_obj.lo viewdir.lo voxelize.lo vrot.lo vutil.lo wcodes.lo wdb_bigE.lo wdb_comb_std.lo wdb_importFg4Section.lo wdb_nirt.lo wdb_obj.lo wdb_qray.lo wdb_track.lo wdb_vdraw.lo whatid.lo which.lo which_shader.lo who.lo wmater.lo xpush.lo ypr.lo zap.lo zoom.lo /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libged.la -rpath /usr/brlcad/lib64 libged_nil.la ../../src/libfb/libfb.la ../../src/libwdb/libwdb.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libicv/libicv.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lpng -lz -ltcl8.6 -lc ../../src/libanalyze/libanalyze.la make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libged' Making all in liboptical make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/liboptical' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o init.lo init.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o material.lo material.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o photonmap.lo photonmap.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o refract.lo refract.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_air.lo sh_air.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_billboard.lo sh_billboard.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_brdf.lo sh_brdf.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_camo.lo sh_camo.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_cloud.lo sh_cloud.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_cook.lo sh_cook.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_fbm.lo sh_fbm.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_fire.lo sh_fire.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_flat.lo sh_flat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_gauss.lo sh_gauss.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_grass.lo sh_grass.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_light.lo sh_light.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_noise.lo sh_noise.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_null.lo sh_null.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_plastic.lo sh_plastic.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_points.lo sh_points.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_prj.lo sh_prj.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_rtrans.lo sh_rtrans.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_scloud.lo sh_scloud.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_spm.lo sh_spm.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_stack.lo sh_stack.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_stxt.lo sh_stxt.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_tcl.lo sh_tcl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_text.lo sh_text.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_toon.lo sh_toon.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_toyota.lo sh_toyota.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_treetherm.lo sh_treetherm.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_wood.lo sh_wood.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_xxx.lo sh_xxx.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shade.lo shade.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o turb.lo turb.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vers.lo vers.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wray.lo wray.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRT_MULTISPECTRAL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o librtms_la-sh_camo.lo `test -f 'sh_camo.c' || echo './'`sh_camo.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRT_MULTISPECTRAL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o librtms_la-sh_light.lo `test -f 'sh_light.c' || echo './'`sh_light.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRT_MULTISPECTRAL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o librtms_la-sh_noise.lo `test -f 'sh_noise.c' || echo './'`sh_noise.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRT_MULTISPECTRAL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o librtms_la-sh_plastic.lo `test -f 'sh_plastic.c' || echo './'`sh_plastic.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRT_MULTISPECTRAL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o librtms_la-sh_stack.lo `test -f 'sh_stack.c' || echo './'`sh_stack.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRT_MULTISPECTRAL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o librtms_la-shade.lo `test -f 'shade.c' || echo './'`shade.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o liboptical.la -rpath /usr/brlcad/lib64 init.lo material.lo photonmap.lo refract.lo sh_air.lo sh_billboard.lo sh_brdf.lo sh_camo.lo sh_cloud.lo sh_cook.lo sh_fbm.lo sh_fire.lo sh_flat.lo sh_gauss.lo sh_grass.lo sh_light.lo sh_noise.lo sh_null.lo sh_plastic.lo sh_points.lo sh_prj.lo sh_rtrans.lo sh_scloud.lo sh_spm.lo sh_stack.lo sh_stxt.lo sh_tcl.lo sh_text.lo sh_toon.lo sh_toyota.lo sh_treetherm.lo sh_wood.lo sh_xxx.lo shade.lo turb.lo vers.lo wray.lo ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -DRT_MULTISPECTRAL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o librtms.la librtms_la-sh_camo.lo librtms_la-sh_light.lo librtms_la-sh_noise.lo librtms_la-sh_plastic.lo librtms_la-sh_stack.lo librtms_la-shade.lo make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/liboptical' Making all in liborle make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/liborle' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rle.lo rle.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o liborle.la -rpath /usr/brlcad/lib64 rle.lo make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/liborle' Making all in libdm make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libdm' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-adc.lo `test -f 'adc.c' || echo './'`adc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-axes.lo `test -f 'axes.c' || echo './'`axes.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-clip.lo `test -f 'clip.c' || echo './'`clip.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-color.lo `test -f 'color.c' || echo './'`color.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm-Null.lo `test -f 'dm-Null.c' || echo './'`dm-Null.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm-X.lo `test -f 'dm-X.c' || echo './'`dm-X.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm-tk.lo `test -f 'dm-tk.c' || echo './'`dm-tk.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm-generic.lo `test -f 'dm-generic.c' || echo './'`dm-generic.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm-ogl.lo `test -f 'dm-ogl.c' || echo './'`dm-ogl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm-rtgl.lo `test -f 'dm-rtgl.c' || echo './'`dm-rtgl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm-plot.lo `test -f 'dm-plot.c' || echo './'`dm-plot.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm-ps.lo `test -f 'dm-ps.c' || echo './'`dm-ps.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm-wgl.lo `test -f 'dm-wgl.c' || echo './'`dm-wgl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm_obj.lo `test -f 'dm_obj.c' || echo './'`dm_obj.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-dm_util.lo `test -f 'dm_util.c' || echo './'`dm_util.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-focus.lo `test -f 'focus.c' || echo './'`focus.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-grid.lo `test -f 'grid.c' || echo './'`grid.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-knob.lo `test -f 'knob.c' || echo './'`knob.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-labels.lo `test -f 'labels.c' || echo './'`labels.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-options.lo `test -f 'options.c' || echo './'`options.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-query.lo `test -f 'query.c' || echo './'`query.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-rect.lo `test -f 'rect.c' || echo './'`rect.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-scale.lo `test -f 'scale.c' || echo './'`scale.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-tcl.lo `test -f 'tcl.c' || echo './'`tcl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libdm_la-vers.lo `test -f 'vers.c' || echo './'`vers.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libdm.la -rpath /usr/brlcad/lib64 libdm_la-adc.lo libdm_la-axes.lo libdm_la-clip.lo libdm_la-color.lo libdm_la-dm-Null.lo libdm_la-dm-X.lo libdm_la-dm-tk.lo libdm_la-dm-generic.lo libdm_la-dm-ogl.lo libdm_la-dm-rtgl.lo libdm_la-dm-plot.lo libdm_la-dm-ps.lo libdm_la-dm-wgl.lo libdm_la-dm_obj.lo libdm_la-dm_util.lo libdm_la-focus.lo libdm_la-grid.lo libdm_la-knob.lo libdm_la-labels.lo libdm_la-options.lo libdm_la-query.lo libdm_la-rect.lo libdm_la-scale.lo libdm_la-tcl.lo libdm_la-vers.lo ../../src/libged/libged.la ../../src/libwdb/libwdb.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libicv/libicv.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lpng -lz -ltcl8.6 -lc ../../src/libanalyze/libanalyze.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libfb/libfb.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../src/libpkg/libpkg.la -lnsl -ltcl8.6 -lpng -lz -ltk8.6 -lX11 -lXext -lXi -lGL make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libdm' Making all in libtclcad make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libtclcad' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libtclcad_la-cmdhist_obj.lo `test -f 'cmdhist_obj.c' || echo './'`cmdhist_obj.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libtclcad_la-tclcad.lo `test -f 'tclcad.c' || echo './'`tclcad.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libtclcad_la-tclcadAutoPath.lo `test -f 'tclcadAutoPath.c' || echo './'`tclcadAutoPath.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libtclcad_la-tclcad_obj.lo `test -f 'tclcad_obj.c' || echo './'`tclcad_obj.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libtclcad_la-tkImgFmtPIX.lo `test -f 'tkImgFmtPIX.c' || echo './'`tkImgFmtPIX.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DDM_X -DIF_X -DDM_TK -DIF_TK -DDM_OGL -DIF_OGL -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libtclcad.la -rpath /usr/brlcad/lib64 libtclcad_la-cmdhist_obj.lo libtclcad_la-tclcad.lo libtclcad_la-tclcadAutoPath.lo libtclcad_la-tclcad_obj.lo libtclcad_la-tkImgFmtPIX.lo ../../src/libged/libged.la ../../src/libwdb/libwdb.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libicv/libicv.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lpng -lz -ltcl8.6 -lc ../../src/libanalyze/libanalyze.la ../../src/libdm/libdm.la ../../src/libged/libged.la ../../src/libwdb/libwdb.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libicv/libicv.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lpng -lz -ltcl8.6 -lc ../../src/libanalyze/libanalyze.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libfb/libfb.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../src/libpkg/libpkg.la -lnsl -ltcl8.6 -lpng -lz -ltk8.6 -lX11 -lXext -lXi ../../src/libfb/libfb.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../src/libpkg/libpkg.la -lnsl -ltcl8.6 -litk3.4 -litcl3.4 -ltk8.6 -ltclstub8.6 -ltcl8.6 make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libtclcad' Making all in conv make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv' Making all in iges make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv/iges' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c add_face.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c add_inner_shell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c add_loop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c b-spline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c block2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c brep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c brlabs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c check_names.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c cone.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c conv_drawings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c convassem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c convinst.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c convsolids.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c convsurf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c convtree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c cyl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c do_subfigs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c docolor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c ell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c evalxform.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c extrudcirc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c extrudcon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c extrude.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c findp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c freetree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c get_att.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c get_cnurb_curve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c get_edge_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c get_iges_vertex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c get_outer_shell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c get_vertex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c get_vertex_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c getcurve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c iges_types.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c make_face.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c make_nurb_face.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c makedir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c makegroup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c makemembers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c matmult.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c orient_loops.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c planar_nurb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c read_att.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c read_edge_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c read_vertex_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readcnv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readcols.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readdbl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readflt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readglobal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readmatrix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readrec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readstart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readstrg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readtime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c readtree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c recsize.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c revolve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c showtree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c sphere.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c spline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c splinef.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c stack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c summary.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c tor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c trimsurf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c usage.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c wedge.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c g-iges.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -g -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c iges.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o iges-g add_face.o add_inner_shell.o add_loop.o b-spline.o block2.o brep.o brlabs.o check_names.o cone.o conv_drawings.o convassem.o convinst.o convsolids.o convsurf.o convtree.o cyl.o do_subfigs.o docolor.o ell.o evalxform.o extrudcirc.o extrudcon.o extrude.o findp.o freetree.o get_att.o get_cnurb_curve.o get_edge_list.o get_iges_vertex.o get_outer_shell.o get_vertex.o get_vertex_list.o getcurve.o iges_types.o main.o make_face.o make_nurb_face.o makedir.o makegroup.o makemembers.o matmult.o orient_loops.o planar_nurb.o read_att.o read_edge_list.o read_vertex_list.o readcnv.o readcols.o readdbl.o readflt.o readglobal.o readint.o readmatrix.o readname.o readrec.o readstart.o readstrg.o readtime.o readtree.o recsize.o revolve.o showtree.o sphere.o spline.o splinef.o stack.o summary.o tor.o trimsurf.o usage.o wedge.o ../../../src/libwdb/libwdb.la ../../../src/librt/librt.la ../../../src/libbn/libbn.la ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../../src/libsysv/libsysv.la ../../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../../src/libbrep/libbrep.la ../../../src/other/libvds/libvds.la ../../../src/other/poly2tri/libp2t.la ../../../src/libbn/libbn.la ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -g -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-iges g-iges.o iges.o ../../../src/librt/librt.la ../../../src/libbn/libbn.la ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../../src/libsysv/libsysv.la ../../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../../src/libbrep/libbrep.la ../../../src/other/libvds/libvds.la ../../../src/other/poly2tri/libp2t.la make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv/iges' Making all in intaval make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv/intaval' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o read_dra.o read_dra.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o regtab.o regtab.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tgf-g.o tgf-g.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o write_brl.o write_brl.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o tgf-g read_dra.o regtab.o tgf-g.o write_brl.o ../../../src/libwdb/libwdb.la ../../../src/librt/librt.la ../../../src/libbn/libbn.la ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../../src/libsysv/libsysv.la ../../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../../src/libbrep/libbrep.la ../../../src/other/libvds/libvds.la ../../../src/other/poly2tri/libp2t.la ../../../src/libbn/libbn.la ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv/intaval' Making all in raw make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv/raw' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o Bot.o Bot.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o raw-g.o raw-g.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/other/openNURBS -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o RegionList.o RegionList.cpp /bin/sh ../../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o raw-g Bot.o raw-g.o RegionList.o ../../../src/libwdb/libwdb.la ../../../src/librt/librt.la ../../../src/libbn/libbn.la ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../../src/libsysv/libsysv.la ../../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../../src/libbrep/libbrep.la ../../../src/other/libvds/libvds.la ../../../src/other/poly2tri/libp2t.la ../../../src/libbn/libbn.la ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv/raw' Making all in vdeck make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv/vdeck' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c cgarbs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c match.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c parsarg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c vdeck.c /bin/sh ../../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o vdeck cgarbs.o match.o parsarg.o vdeck.o ../../../src/librt/librt.la make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv/vdeck' make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o 3dm_g-3dm-g.o `test -f '3dm/3dm-g.cpp' || echo './'`3dm/3dm-g.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o asc_nmg-asc-nmg.o `test -f 'nmg/asc-nmg.c' || echo './'`nmg/asc-nmg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o asc2dsp-asc2dsp.o `test -f 'asc/asc2dsp.c' || echo './'`asc/asc2dsp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o asc2g-asc2g.o `test -f 'asc/asc2g.c' || echo './'`asc/asc2g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o asc2pix-asc2pix.o `test -f 'asc/asc2pix.c' || echo './'`asc/asc2pix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_bldxf-bot-bldxf.o `test -f 'dxf/bot-bldxf.c' || echo './'`dxf/bot-bldxf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_dump-bot_dump.o `test -f 'bot_dump.c' || echo './'`bot_dump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_shell_vtk-bot_shell-vtk.o `test -f 'bot_shell-vtk.c' || echo './'`bot_shell-vtk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comgeom_g-cvt.o `test -f 'comgeom/cvt.c' || echo './'`comgeom/cvt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comgeom_g-f2a.o `test -f 'comgeom/f2a.c' || echo './'`comgeom/f2a.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comgeom_g-mat.o `test -f 'comgeom/mat.c' || echo './'`comgeom/mat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comgeom_g-read.o `test -f 'comgeom/read.c' || echo './'`comgeom/read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comgeom_g-region.o `test -f 'comgeom/region.c' || echo './'`comgeom/region.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comgeom_g-solid.o `test -f 'comgeom/solid.c' || echo './'`comgeom/solid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comgeom_g-tools.o `test -f 'comgeom/tools.c' || echo './'`comgeom/tools.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o conv_vg2g-conv-vg2g.o `test -f 'conv-vg2g.c' || echo './'`conv-vg2g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cy_g-cy-g.o `test -f 'cy-g.c' || echo './'`cy-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dbupgrade-dbupgrade.o `test -f 'dbupgrade.c' || echo './'`dbupgrade.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dem_g-dem-g.o `test -f 'dem-g.c' || echo './'`dem-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dxf_g-dxf-g.o `test -f 'dxf/dxf-g.c' || echo './'`dxf/dxf-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o enf_g-enf-g.o `test -f 'enf-g.c' || echo './'`enf-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o euclid_g-euclid-g.o `test -f 'euclid/euclid-g.c' || echo './'`euclid/euclid-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o euclid_format-euclid_format.o `test -f 'euclid/euclid_format.c' || echo './'`euclid/euclid_format.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o euclid_unformat-euclid_unformat.o `test -f 'euclid/euclid_unformat.c' || echo './'`euclid/euclid_unformat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fast4_g-fast4-g.o `test -f 'fast4-g.c' || echo './'`fast4-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_acad-g-acad.o `test -f 'g-acad.c' || echo './'`g-acad.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_dot-g-dot.o `test -f 'g-dot.c' || echo './'`g-dot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_dxf-g-dxf.o `test -f 'dxf/g-dxf.c' || echo './'`dxf/g-dxf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_egg-g-egg.o `test -f 'g-egg.c' || echo './'`g-egg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_euclid-g-euclid.o `test -f 'euclid/g-euclid.c' || echo './'`euclid/g-euclid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_euclid1-g-euclid1.o `test -f 'euclid/g-euclid1.c' || echo './'`euclid/g-euclid1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_jack-g-jack.o `test -f 'jack/g-jack.c' || echo './'`jack/g-jack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_nff-g-nff.o `test -f 'g-nff.c' || echo './'`g-nff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_nmg-g-nmg.o `test -f 'nmg/g-nmg.c' || echo './'`nmg/g-nmg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_obj-g-obj.o `test -f 'g-obj.c' || echo './'`g-obj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_off-g-off.o `test -f 'off/g-off.c' || echo './'`off/g-off.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_shell_rect-g-shell-rect.o `test -f 'g-shell-rect.c' || echo './'`g-shell-rect.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_stl-g-stl.o `test -f 'stl/g-stl.c' || echo './'`stl/g-stl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_tankill-g-tankill.o `test -f 'tankill/g-tankill.c' || echo './'`tankill/g-tankill.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_var-g-var.o `test -f 'g-var.c' || echo './'`g-var.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_vrml-g-vrml.o `test -f 'g-vrml.c' || echo './'`g-vrml.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_x3d-g-x3d.o `test -f 'g-x3d.c' || echo './'`g-x3d.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g2asc-g2asc.o `test -f 'asc/g2asc.c' || echo './'`asc/g2asc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o jack_g-jack-g.o `test -f 'jack/jack-g.c' || echo './'`jack/jack-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nastran_g-nastran-g.o `test -f 'nastran-g.c' || echo './'`nastran-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_bot-nmg-bot.o `test -f 'nmg/nmg-bot.c' || echo './'`nmg/nmg-bot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_rib-nmg-rib.o `test -f 'nmg/nmg-rib.c' || echo './'`nmg/nmg-rib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_sgp-nmg-sgp.o `test -f 'nmg/nmg-sgp.c' || echo './'`nmg/nmg-sgp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o off_g-off-g.o `test -f 'off/off-g.c' || echo './'`off/off-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o patch_g-patch-g.o `test -f 'patch/patch-g.c' || echo './'`patch/patch-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pix2asc-pix2asc.o `test -f 'asc/pix2asc.c' || echo './'`asc/pix2asc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ply_g-ply-g.o `test -f 'ply-g.c' || echo './'`ply-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o poly_bot-poly-bot.o `test -f 'poly-bot.c' || echo './'`poly-bot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o proe_g-proe-g.o `test -f 'proe-g.c' || echo './'`proe-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rpatch-rpatch.o `test -f 'patch/rpatch.c' || echo './'`patch/rpatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shp_g-shp-g.o `test -f 'shp/shp-g.c' || echo './'`shp/shp-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shp_g-safileio.o `test -f 'shp/shapelib/safileio.c' || echo './'`shp/shapelib/safileio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shp_g-shpopen.o `test -f 'shp/shapelib/shpopen.c' || echo './'`shp/shapelib/shpopen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o stl_g-stl-g.o `test -f 'stl/stl-g.c' || echo './'`stl/stl-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tankill_g-tankill-g.o `test -f 'tankill/tankill-g.c' || echo './'`tankill/tankill-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o viewpoint_g-viewpoint-g.o `test -f 'viewpoint-g.c' || echo './'`viewpoint-g.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_voxel-g-voxel.o `test -f 'g-voxel.c' || echo './'`g-voxel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g4_g5-g4-g5.o `test -f 'g4-g5.c' || echo './'`g4-g5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g5_g4-g5-g4.o `test -f 'g5-g4.c' || echo './'`g5-g4.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_xxx-g-xxx.o `test -f 'g-xxx.c' || echo './'`g-xxx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o g_xxx_facets-g-xxx_facets.o `test -f 'g-xxx_facets.c' || echo './'`g-xxx_facets.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o walk_example-walk_example.o `test -f 'walk_example.c' || echo './'`walk_example.c /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -DOBJ_BREP=1 -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o 3dm-g 3dm_g-3dm-g.o ../../src/libwdb/libwdb.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o asc-nmg asc_nmg-asc-nmg.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o asc2dsp asc2dsp-asc2dsp.o ../../src/libbu/libbu.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o asc2g asc2g-asc2g.o ../../src/libwdb/libwdb.la ../../src/libtclcad/libtclcad.la ../../src/libged/libged.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o asc2pix asc2pix-asc2pix.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o bot-bldxf bot_bldxf-bot-bldxf.o ../../src/librt/librt.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o bot_dump bot_dump-bot_dump.o ../../src/librt/librt.la ../../src/libged/libged.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o bot_shell-vtk bot_shell_vtk-bot_shell-vtk.o ../../src/librt/librt.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o comgeom-g comgeom_g-cvt.o comgeom_g-f2a.o comgeom_g-mat.o comgeom_g-read.o comgeom_g-region.o comgeom_g-solid.o comgeom_g-tools.o ../../src/libwdb/libwdb.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o conv-vg2g conv_vg2g-conv-vg2g.o ../../src/libbu/libbu.la ../../src/libsysv/libsysv.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o cy-g cy_g-cy-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o dbupgrade dbupgrade-dbupgrade.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o dem-g dem_g-dem-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o dxf-g dxf_g-dxf-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o enf-g enf_g-enf-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o euclid-g euclid_g-euclid-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o euclid_format euclid_format-euclid_format.o ../../src/librt/librt.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o euclid_unformat euclid_unformat-euclid_unformat.o ../../src/libbu/libbu.la ../../src/libbn/libbn.la ../../src/libsysv/libsysv.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o fast4-g fast4_g-fast4-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-acad g_acad-g-acad.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-dot g_dot-g-dot.o ../../src/libged/libged.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-dxf g_dxf-g-dxf.o ../../src/libwdb/libwdb.la ../../src/libgcv/libgcv.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-egg g_egg-g-egg.o ../../src/libwdb/libwdb.la ../../src/libgcv/libgcv.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-euclid g_euclid-g-euclid.o ../../src/librt/librt.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-euclid1 g_euclid1-g-euclid1.o ../../src/librt/librt.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-jack g_jack-g-jack.o ../../src/libwdb/libwdb.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-nff g_nff-g-nff.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-nmg g_nmg-g-nmg.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-obj g_obj-g-obj.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-off g_off-g-off.o ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-shell-rect g_shell_rect-g-shell-rect.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-stl g_stl-g-stl.o ../../src/libwdb/libwdb.la ../../src/libgcv/libgcv.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-tankill g_tankill-g-tankill.o ../../src/librt/librt.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-var g_var-g-var.o ../../src/librt/librt.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-vrml g_vrml-g-vrml.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-x3d g_x3d-g-x3d.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g2asc g2asc-g2asc.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o jack-g jack_g-jack-g.o ../../src/libwdb/libwdb.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o nastran-g nastran_g-nastran-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o nmg-bot nmg_bot-nmg-bot.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o nmg-rib nmg_rib-nmg-rib.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o nmg-sgp nmg_sgp-nmg-sgp.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o off-g off_g-off-g.o ../../src/libwdb/libwdb.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o patch-g patch_g-patch-g.o ../../src/libwdb/libwdb.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o pix2asc pix2asc-pix2asc.o ../../src/libbu/libbu.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o ply-g ply_g-ply-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o poly-bot poly_bot-poly-bot.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o proe-g proe_g-proe-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rpatch rpatch-rpatch.o ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../src/libsysv/libsysv.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o shp-g shp_g-shp-g.o shp_g-safileio.o shp_g-shpopen.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o stl-g stl_g-stl-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o tankill-g tankill_g-tankill-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o viewpoint-g viewpoint_g-viewpoint-g.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-voxel g_voxel-g-voxel.o ../../src/libanalyze/libanalyze.la ../../src/librt/librt.la ../../src/libbu/libbu.la ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g4-g5 g4_g5-g4-g5.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g5-g4 g5_g4-g5-g4.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-xxx g_xxx-g-xxx.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o g-xxx_facets g_xxx_facets-g-xxx_facets.o ../../src/libwdb/libwdb.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o walk_example walk_example-walk_example.o ../../src/librt/librt.la make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/conv' Making all in fbserv make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/fbserv' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c fbserv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c server.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o fbserv fbserv.o server.o ../../src/libfb/libfb.la make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/fbserv' Making all in rt make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/rt' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRTSRV -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libremrt_a-do.o `test -f 'do.c' || echo './'`do.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRTSRV -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libremrt_a-heatgraph.o `test -f 'heatgraph.c' || echo './'`heatgraph.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRTSRV -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libremrt_a-opt.o `test -f 'opt.c' || echo './'`opt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRTSRV -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libremrt_a-scanline.o `test -f 'scanline.c' || echo './'`scanline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRTSRV -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libremrt_a-sh_tcl.o `test -f 'sh_tcl.c' || echo './'`sh_tcl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRTSRV -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libremrt_a-view.o `test -f 'view.c' || echo './'`view.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRTSRV -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libremrt_a-worker.o `test -f 'worker.c' || echo './'`worker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c do.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c heatgraph.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c opt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c worker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c reshoot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c scanline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c view.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c view_bot_faces.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewarea.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewcell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewcheck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewedge.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewfrac.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewg3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewhide.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewpp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewrad.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewrange.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewray.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c read-rtlog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c rtregis.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c rtscale.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c rtshot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewsil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c rtwalk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewweight.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c viewxray.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -std=gnu99 -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c rtexample.c rm -f libremrt.a /usr/bin/ar cru libremrt.a libremrt_a-do.o libremrt_a-heatgraph.o libremrt_a-opt.o libremrt_a-scanline.o libremrt_a-sh_tcl.o libremrt_a-view.o libremrt_a-worker.o x86_64-pc-linux-gnu-ranlib libremrt.a rm -f librttherm.a /usr/bin/ar cru librttherm.a do.o heatgraph.o main.o opt.o worker.o x86_64-pc-linux-gnu-ranlib librttherm.a /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o reshoot reshoot.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rt do.o heatgraph.o main.o opt.o worker.o scanline.o view.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rt_bot_faces do.o heatgraph.o main.o opt.o worker.o view_bot_faces.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtarea do.o heatgraph.o main.o opt.o worker.o viewarea.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtcell do.o heatgraph.o main.o opt.o worker.o viewcell.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtcheck do.o heatgraph.o main.o opt.o worker.o viewcheck.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtedge do.o heatgraph.o main.o opt.o worker.o viewedge.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtfrac do.o heatgraph.o main.o opt.o worker.o viewfrac.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtg3 do.o heatgraph.o main.o opt.o worker.o viewg3.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rthide do.o heatgraph.o main.o opt.o worker.o viewhide.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtpp do.o heatgraph.o main.o opt.o worker.o viewpp.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtrad do.o heatgraph.o main.o opt.o worker.o viewrad.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtrange do.o heatgraph.o main.o opt.o worker.o viewrange.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtray do.o heatgraph.o main.o opt.o worker.o viewray.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtregis read-rtlog.o rtregis.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtscale read-rtlog.o rtscale.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtshot rtshot.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtsil do.o heatgraph.o main.o opt.o worker.o viewsil.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtwalk rtwalk.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtweight do.o heatgraph.o main.o opt.o worker.o viewweight.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtxray do.o heatgraph.o main.o opt.o worker.o viewxray.o /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libicv/libicv.la -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o rtexample rtexample.o make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/rt' Making all in librtserver make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/librtserver' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I/usr/lib64/icedtea7/include -I/usr/lib64/icedtea7/include/linux -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rtserver.lo rtserver.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/lib64/icedtea7/include -I/usr/lib64/icedtea7/include/linux -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -shrext .jnilib -L/usr/lib64/icedtea7/lib64 -L/usr/lib64/icedtea7/lib -module -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o librtserver.la -rpath /usr/brlcad/lib64 rtserver.lo ../../src/libbu/libbu_nil.la ../../src/libbn/libbn_nil.la ../../src/librt/librt_nil.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread ../../src/other/openNURBS/libopenNURBS_nil.la -ltcl8.6 copying selected object files to avoid basename conflicts... make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/librtserver' Making all in libcursor make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libcursor' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cursor.lo cursor.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libcursor.la -rpath /usr/brlcad/lib64 cursor.lo -lncurses make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libcursor' Making all in libfft make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libfft' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c ditsplitc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c ifftc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c fftc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c splitditc.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o ifftc ditsplitc.o ifftc.o -lm /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o fftc fftc.o splitditc.o -lm ./ifftc 16 > irfft16.c ./ifftc 32 > irfft32.c ./ifftc 64 > irfft64.c ./ifftc 128 > irfft128.c adds = 58, mults = 31 adds = 394, mults = 207 adds = 156, mults = 82 ./ifftc 256 > irfft256.c adds = 956, mults = 498 ./fftc 16 > rfft16.c ./fftc 32 > rfft32.c ./fftc 64 > rfft64.c ./fftc 128 > rfft128.c adds = 2250, mults = 1167 adds = 156, mults = 42 adds = 394, mults = 124 adds = 58, mults = 12 ./fftc 256 > rfft256.c adds = 956, mults = 330 adds = 2250, mults = 828 make all-am make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libfft' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fftfast.lo fftfast.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o splitdit.lo splitdit.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ditsplit.lo ditsplit.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o irfft16.lo irfft16.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o irfft32.lo irfft32.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o irfft64.lo irfft64.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o irfft128.lo irfft128.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o irfft256.lo irfft256.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rfft16.lo rfft16.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rfft32.lo rfft32.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rfft64.lo rfft64.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rfft128.lo rfft128.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rfft256.lo rfft256.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c fftest.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libfft.la -rpath /usr/brlcad/lib64 fftfast.lo splitdit.lo ditsplit.lo irfft16.lo irfft32.lo irfft64.lo irfft128.lo irfft256.lo rfft16.lo rfft32.lo rfft64.lo rfft128.lo rfft256.lo -lm /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o fftest fftest.o libfft.la -lm make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libfft' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libfft' Making all in libmultispectral make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libmultispectral' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -DRT_MULTISPECTRAL -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -DRT_MULTISPECTRAL -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sh_temp.lo sh_temp.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -DRT_MULTISPECTRAL -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wc,-fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libmultispectral.la -rpath /usr/brlcad/lib64 sh_temp.lo ../../src/liboptical/librtms.la ../../src/liboptical/liboptical.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libmultispectral' Making all in libtermio make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libtermio' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o termio.lo termio.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -version-info 20:1 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libtermio.la -rpath /usr/brlcad/lib64 termio.lo -lncurses make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/libtermio' Making all in adrt make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/adrt' /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o load.lo load.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o load_g.lo load_g.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o camera.lo `test -f 'librender/camera.c' || echo './'`librender/camera.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o component.lo `test -f 'librender/component.c' || echo './'`librender/component.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cut.lo `test -f 'librender/cut.c' || echo './'`librender/cut.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o depth.lo `test -f 'librender/depth.c' || echo './'`librender/depth.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o flat.lo `test -f 'librender/flat.c' || echo './'`librender/flat.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o flos.lo `test -f 'librender/flos.c' || echo './'`librender/flos.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grid.lo `test -f 'librender/grid.c' || echo './'`librender/grid.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hit.lo `test -f 'librender/hit.c' || echo './'`librender/hit.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o normal.lo `test -f 'librender/normal.c' || echo './'`librender/normal.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o path.lo `test -f 'librender/path.c' || echo './'`librender/path.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o phong.lo `test -f 'librender/phong.c' || echo './'`librender/phong.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o render_util.lo `test -f 'librender/render_util.c' || echo './'`librender/render_util.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o spall.lo `test -f 'librender/spall.c' || echo './'`librender/spall.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o surfel.lo `test -f 'librender/surfel.c' || echo './'`librender/surfel.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_blend.lo `test -f 'librender/texture_blend.c' || echo './'`librender/texture_blend.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_bump.lo `test -f 'librender/texture_bump.c' || echo './'`librender/texture_bump.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_camo.lo `test -f 'librender/texture_camo.c' || echo './'`librender/texture_camo.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_checker.lo `test -f 'librender/texture_checker.c' || echo './'`librender/texture_checker.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_clouds.lo `test -f 'librender/texture_clouds.c' || echo './'`librender/texture_clouds.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_gradient.lo `test -f 'librender/texture_gradient.c' || echo './'`librender/texture_gradient.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_image.lo `test -f 'librender/texture_image.c' || echo './'`librender/texture_image.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_mix.lo `test -f 'librender/texture_mix.c' || echo './'`librender/texture_mix.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_perlin.lo `test -f 'librender/texture_perlin.c' || echo './'`librender/texture_perlin.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o texture_stack.lo `test -f 'librender/texture_stack.c' || echo './'`librender/texture_stack.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../src/adrt -I../../src/adrt/libcommon -I../../src/adrt/librender -I../../src/adrt/librender -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o librender.la -rpath /usr/brlcad/lib64 load.lo load_g.lo camera.lo component.lo cut.lo depth.lo flat.lo flos.lo grid.lo hit.lo normal.lo path.lo phong.lo render_util.lo spall.lo surfel.lo texture_blend.lo texture_bump.lo texture_camo.lo texture_checker.lo texture_clouds.lo texture_gradient.lo texture_image.lo texture_mix.lo texture_perlin.lo texture_stack.lo ../../src/libgcv/libgcv.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ -lz ../../src/libbrep/libbrep.la ../../src/other/libvds/libvds.la ../../src/other/poly2tri/libp2t.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread -ltcl8.6 -lm ../../src/libbu/libbu.la -lstdc++ -ltcl8.6 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/adrt' Making all in anim make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/anim' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_cascade.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_fly.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_hardtrack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_keyread.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_lookat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_offset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_orient.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_script.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_sort.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_time.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_track.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c cattrack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c anim_turn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c chan_add.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c chan_mult.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c chan_permute.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_cascade anim_cascade.o ../../src/libbn/libbn.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_fly anim_fly.o ../../src/libbu/libbu.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_hardtrack anim_hardtrack.o ../../src/libbn/libbn.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_keyread anim_keyread.o ../../src/libbn/libbn.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_lookat anim_lookat.o ../../src/libbn/libbn.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_offset anim_offset.o ../../src/libbn/libbn.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_orient anim_orient.o ../../src/libbn/libbn.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_script anim_script.o ../../src/libbn/libbn.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_sort anim_sort.o ../../src/libbu/libbu.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_time anim_time.o ../../src/libbu/libbu.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_track anim_track.o cattrack.o ../../src/libbn/libbn.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o anim_turn anim_turn.o ../../src/libbn/libbn.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o chan_add chan_add.o ../../src/libbu/libbu.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o chan_mult chan_mult.o ../../src/libbu/libbu.la /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o chan_permute chan_permute.o ../../src/libbu/libbu.la make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/anim' Making all in archer make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer' Making all in plugins make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins' Making all in Commands make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Commands' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Commands' Making all in Core make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Core' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Core' Making all in Utility make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility' Making all in attrGroupsDisplayUtilityP make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility/attrGroupsDisplayUtilityP' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility/attrGroupsDisplayUtilityP' Making all in botUtilityP make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility/botUtilityP' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility/botUtilityP' Making all in lodUtilityP make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility/lodUtilityP' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility/lodUtilityP' make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility' make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Utility' Making all in Wizards make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards' Making all in tankwizard make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/tankwizard' Making all in images make[6]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/tankwizard/images' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/tankwizard/images' make[6]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/tankwizard' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/tankwizard' make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/tankwizard' Making all in tirewizard make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/tirewizard' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/tirewizard' Making all in humanwizard make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/humanwizard' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards/humanwizard' make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards' make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins/Wizards' make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins' make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer/plugins' make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/archer' Making all in burst make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/burst' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-burst.o `test -f 'burst.c' || echo './'`burst.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-error.o `test -f 'error.c' || echo './'`error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-fb.o `test -f 'fb.c' || echo './'`fb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-glob.o `test -f 'glob.c' || echo './'`glob.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-grid.o `test -f 'grid.c' || echo './'`grid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-gridrotate.o `test -f 'gridrotate.c' || echo './'`gridrotate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-Hm.o `test -f 'Hm.c' || echo './'`Hm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-HmGetc.o `test -f 'HmGetc.c' || echo './'`HmGetc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-HmGlob.o `test -f 'HmGlob.c' || echo './'`HmGlob.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-idents.o `test -f 'idents.c' || echo './'`idents.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-paint.o `test -f 'paint.c' || echo './'`paint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-plot.o `test -f 'plot.c' || echo './'`plot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-prnt.o `test -f 'prnt.c' || echo './'`prnt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-Sc.o `test -f 'Sc.c' || echo './'`Sc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-trie.o `test -f 'trie.c' || echo './'`trie.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o burst-ui.o `test -f 'ui.c' || echo './'`ui.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o burst burst-burst.o burst-error.o burst-fb.o burst-glob.o burst-grid.o burst-gridrotate.o burst-Hm.o burst-HmGetc.o burst-HmGlob.o burst-idents.o burst-paint.o burst-plot.o burst-prnt.o burst-Sc.o burst-trie.o burst-ui.o ../../src/librt/librt.la ../../src/libfb/libfb.la ../../src/libtermio/libtermio.la -lncurses make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/burst' Making all in bwish make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/bwish' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o btclsh-cmd.o `test -f 'cmd.c' || echo './'`cmd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o btclsh-input.o `test -f 'input.c' || echo './'`input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o btclsh-main.o `test -f 'main.c' || echo './'`main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o btclsh-tcl.o `test -f 'tcl.c' || echo './'`tcl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DBWISH=1 -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bwish-cmd.o `test -f 'cmd.c' || echo './'`cmd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DBWISH=1 -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bwish-input.o `test -f 'input.c' || echo './'`input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DBWISH=1 -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bwish-main.o `test -f 'main.c' || echo './'`main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DBWISH=1 -I../../src/other/tcl/generic -I../../src/other/tcl/unix -I../../src/other/tk/generic -I../../src/other/tk/unix -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bwish-tcl.o `test -f 'tcl.c' || echo './'`tcl.c /bin/sh ../../libtool --silent --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib64/itcl3.4 -L/usr/lib64/itk3.4 -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o btclsh btclsh-cmd.o btclsh-input.o btclsh-main.o btclsh-tcl.o ../../src/libtclcad/libtclcad.la ../../src/libdm/libdm.la -litk3.4 -litcl3.4 -ltk8.6 -ltcl8.6 ../../src/libtermio/libtermio.la In file included from /usr/include/itk.h:80:0, from main.c:34: /usr/include/tk.h:21:3: error: #error Tk 8.6 must be compiled with tcl.h from Tcl 8.6 or better # error Tk 8.6 must be compiled with tcl.h from Tcl 8.6 or better ^ make[2]: *** [bwish-main.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src/bwish' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0/src' make: *** [all-recursive] Error 1 emake failed * ERROR: media-gfx/brlcad-7.24.0 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 4430: Called __eapi2_src_compile * phase-helpers.sh, line 632: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=media-gfx/brlcad-7.24.0'`, * the complete build log and the output of `emerge -pqv '=media-gfx/brlcad-7.24.0'`. * This ebuild is from an overlay named 'MyLocalOverlay': '/usr/local/portage/overlay/' !!! When you file a bug report, please include the following information: GENTOO_VM=icedtea-7 CLASSPATH="" JAVA_HOME="/usr/lib64/icedtea7" JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="" and of course, the output of emerge --info =brlcad-7.24.0 * The complete build log is located at '/var/tmp/portage/media-gfx/brlcad-7.24.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/brlcad-7.24.0/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0' * S: '/var/tmp/portage/media-gfx/brlcad-7.24.0/work/brlcad-7.24.0'