* Package: media-gfx/brlcad-7.18.4 * Repository: gentoo * Maintainer: dongxuli2011@gmail.com dilfridge@gentoo.org,sci@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking brlcad-7.18.4.tar.gz to /var/tmp/portage/media-gfx/brlcad-7.18.4/work >>> Source unpacked in /var/tmp/portage/media-gfx/brlcad-7.18.4/work >>> Preparing source in /var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4 ... * econf: updating brlcad-7.18.4/misc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating brlcad-7.18.4/misc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating brlcad-7.18.4/misc/enigma/config.sub with /usr/share/gnuconfig/config.sub * econf: updating brlcad-7.18.4/misc/enigma/config.guess with /usr/share/gnuconfig/config.guess * econf: updating brlcad-7.18.4/src/other/libpng/config.sub with /usr/share/gnuconfig/config.sub * econf: updating brlcad-7.18.4/src/other/libpng/config.guess with /usr/share/gnuconfig/config.guess * econf: updating brlcad-7.18.4/src/other/tkhtml/tclconfig/config.sub with /usr/share/gnuconfig/config.sub * econf: updating brlcad-7.18.4/src/other/tkhtml/tclconfig/config.guess with /usr/share/gnuconfig/config.guess * econf: updating brlcad-7.18.4/src/other/step/misc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating brlcad-7.18.4/src/other/step/misc/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --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/lib/itcl3.4 -L/usr/lib/itk3.4 --with-x --with-x11 --disable-debug --disable-optimization --disable-runtime-debug --disable-verbose --disable-warnings --disable-progress --disable-documentation --disable-models-install --disable-parallel --without-ogl --without-jdk ********************************************************** *** Configuring BRL-CAD Release 7.18.4, Build 20110808 *** ********************************************************** checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-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 gawk... gawk checking whether make sets $(MAKE)... yes 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.tinderbox.home.flameeyes.eu *** 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 and install Docbook documentation... 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 NIST Step Class libraries... auto 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 jove or not... 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... no 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... no 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... no checking whether to compile the X11 interfaces... yes checking whether to compile the OpenGL interfaces... no 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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for AIX... no 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 for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for a sed that does not truncate output... /bin/sed checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-gcc -E checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... 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 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... no checking for Tcl_Main in -ltcl86... no checking for Tcl_Main in -ltcl8.5... yes checking for Tcl_InitStubs in -ltclstub8.6... no checking for Tcl_InitStubs in -ltclstub86... no checking for Tcl_InitStubs in -ltclstub8.5... yes checking for Tk_MainLoop in -ltk8.6... no checking for Tk_MainLoop in -ltk86... no checking for Tk_MainLoop in -ltk8.5... yes checking for Tk_InitStubs in -ltkstub8.6... no checking for Tk_InitStubs in -ltkstub86... no checking for Tk_InitStubs in -ltkstub8.5... 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 dsopen in -lds... no checking whether -framework OpenGL is available... no checking for glEnable in -lopengl32... no checking for gconfig in -lgl... 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/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... no checking emmintrin.h presence... no checking for emmintrin.h... no 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... 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 ... 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.08420217248550443401e-19 checking double-precision floating point tolerance... 1.08420217248550443401e-19 checking whether floats conform to IEEE 754... no checking whether doubles conform to IEEE 754... no configure: }}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}} configure: WARNING: The floating point implementation does not seem to be IEEE 754 configure: WARNING: compliant. The behavior of htond and htonf may be incorrect. configure: {{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{ 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 for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for void *... yes checking size of void *... 4 checking i686-pc-linux-gnu-gcc compiler and flags for sanity... yes checking i686-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 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 whether we have the essentials to make parsers... yes 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 whether to build NIST Step Class Libraries... no 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: no display name and no $DISPLAY environment variable 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 availablity... yes checking for system network library availablity... checking for system malloc library availability... yes checking for system mx library availability... no checking for system dynamic linker library availability... yes checking for SGI /dev/scsi library availability... no checking for OpenGL library availability... no checking for Apple OpenGL framework availability... no checking for WindowsGL library availability... no checking for SGI graphics 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 whether to build against OpenGL... no 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 for Docbook processing functionality... no checking for Docbook pdf generation functionality... 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) updating cache config.cache.linux-gnu.tinderbox.home.flameeyes.eu 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/docbook/Makefile config.status: creating doc/docbook/fop.xconf 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 misc/win32-msvc8/Makefile 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/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/brlman/Makefile config.status: creating src/brlman/brlman.sh 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/step/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/libgcv/wfobj/Makefile config.status: creating src/libged/Makefile config.status: creating src/libicv/Makefile config.status: creating src/libmultispectral/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/jove/Makefile config.status: creating src/other/jove/teach-jove 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/libz/Makefile config.status: creating src/other/openNURBS/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/hv3/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/vdeck/Makefile config.status: creating src/vfont/Makefile config.status: creating include/brlcad_config.h config.status: executing depfiles commands configure: configuring in misc/enigma configure: running /bin/sh './configure' --prefix=/usr/brlcad '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--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/lib/itcl3.4 -L/usr/lib/itk3.4' '--with-x' '--with-x11' '--disable-debug' '--disable-optimization' '--disable-runtime-debug' '--disable-verbose' '--disable-warnings' '--disable-progress' '--disable-documentation' '--disable-models-install' '--disable-parallel' '--without-ogl' '--without-jdk' 'CFLAGS=-O2 -pipe' 'CXXFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --exec-prefix="/usr/brlcad" --exec-prefix="/usr/brlcad" --cache-file=../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu --srcdir=. configure: loading cache ../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... (cached) i686-pc-linux-gnu checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking for crypt in -lcrypt... yes checking for getpass in -lbsd... yes updating cache ../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: configuring in src/other/step configure: running /bin/sh './configure' --prefix=/usr/brlcad '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--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/lib/itcl3.4 -L/usr/lib/itk3.4' '--with-x' '--with-x11' '--disable-debug' '--disable-optimization' '--disable-runtime-debug' '--disable-verbose' '--disable-warnings' '--disable-progress' '--disable-documentation' '--disable-models-install' '--disable-parallel' '--without-ogl' '--without-jdk' 'CFLAGS=-O2 -pipe' 'CXXFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --exec-prefix="/usr/brlcad" --exec-prefix="/usr/brlcad" --cache-file=../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu --srcdir=. configure: loading cache ../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu ********************************************************************** *** Configuring STEP Class Libraries Release 3.2.0, Build 20110808 *** ********************************************************************** checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... (cached) i686-pc-linux-gnu checking where SCL is to be installed... /usr/brlcad checking where SCL resources are to be installed... /usr/brlcad/share checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether a configure cache exists... ../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu checking ... a r g u m e n t s ... (1 of 9) checking for /usr/local... found checking whether to only build the express library... no checking whether to use run-time debug checks... no checking whether to compile in 64-bit mode... auto 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 verbose output... no checking whether to enable verbose compilation warnings... no checking whether to enable verbose compilation progress... no checking ... p r o g r a m s ... (2 of 9) checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... (cached) i686-pc-linux-gnu-gcc -E checking for egrep... (cached) grep -E checking for AIX... no 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 for minix/config.h... (cached) no checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... (cached) yes checking for i686-pc-linux-gnu-g++... (cached) i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... (cached) flex checking for yywrap in -lfl... (cached) yes checking lex output file root... (cached) lex.yy checking whether yytext is a pointer... (cached) yes checking for bison... (cached) bison -y checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by i686-pc-linux-gnu-gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-gcc -E checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... (cached) ok checking for objdir... (cached) .libs checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... (cached) i686-pc-linux-gnu-strip checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... (cached) /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ar... (cached) /usr/bin/ar checking ... l i b r a r i e s ... (3 of 9) checking for main in -lstdc++... (cached) yes checking ... h e a d e r s ... (4 of 9) checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking sysent.h usability... no checking sysent.h presence... no checking for sysent.h... no checking for unistd.h... (cached) yes checking ... t y p e s ... (5 of 9) checking whether char is unsigned... (cached) no checking for size_t... (cached) 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 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 for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for working volatile... (cached) yes checking i686-pc-linux-gnu-gcc compiler and flags for sanity... yes checking i686-pc-linux-gnu-g++ compiler and flags for sanity... yes checking ... f u n c t i o n s ... (7 of 9) checking for abs... yes checking for memcpy... yes checking for memmove... yes checking ... s e r v i c e s ... (8 of 9) checking whether the Standard C++ library is available... yes checking ... o u t p u t ... (9 of 9) updating cache ../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating misc/Makefile config.status: creating include/Makefile config.status: creating include/express/Makefile config.status: creating include/exppp/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating data/Makefile config.status: creating data/ap203/Makefile config.status: creating data/ap227/Makefile config.status: creating data/example/Makefile config.status: creating src/Makefile config.status: creating src/express/Makefile config.status: creating src/exppp/Makefile config.status: creating src/fedex_plus/Makefile config.status: creating src/clstepcore/Makefile config.status: creating src/cleditor/Makefile config.status: creating src/cldai/Makefile config.status: creating src/clutils/Makefile config.status: creating include/scl_cf.h config.status: executing depfiles commands Done. STEP Class Libraries Release 3.2.0, Build 20110808 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/brlcad --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --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/lib/itcl3.4 -L/usr/lib/itk3.4 --with-x --with-x11 --disable-debug --disable-optimization --disable-runtime-debug --disable-verbose --disable-warnings --disable-progress --disable-documentation --disable-models-install --disable-parallel --without-ogl --without-jdk CFLAGS=-O2 -pipe CXXFLAGS=-O2 -pipe LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu --exec-prefix=/usr/brlcad --exec-prefix=/usr/brlcad --cache-file=../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu --srcdir=. CC = i686-pc-linux-gnu-gcc CXX = i686-pc-linux-gnu-g++ CFLAGS = -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w CXXFLAGS = -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w CPPFLAGS = -DSCLBUILD=1 -I${top_srcdir}/include LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w Enable run-time debugging (optional)..: no Build optimized release ..............: no Build debug release ..................: no Build profile release ................: no Print verbose compilation warnings ...: no Print verbose compilation progress ...: no Only build libexpress.................: no --- ./configure complete, type 'make' to begin building configure: configuring in src/other/tkhtml configure: running /bin/sh './configure' --prefix=/usr/brlcad '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--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/lib/itcl3.4 -L/usr/lib/itk3.4' '--with-x' '--with-x11' '--disable-debug' '--disable-optimization' '--disable-runtime-debug' '--disable-verbose' '--disable-warnings' '--disable-progress' '--disable-documentation' '--disable-models-install' '--disable-parallel' '--without-ogl' '--without-jdk' 'CFLAGS=-O2 -pipe' 'CXXFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --exec-prefix="/usr/brlcad" --exec-prefix="/usr/brlcad" --cache-file=../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu --srcdir=. configure: loading cache ../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu 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 gawk... (cached) gawk checking whether make sets $(MAKE)... (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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... (cached) i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for egrep... (cached) 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) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by i686-pc-linux-gnu-gcc -pipe... (cached) /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking for dlfcn.h... (cached) yes checking for i686-pc-linux-gnu-g++... (cached) i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) none checking dependency style of i686-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... (cached) i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -pipe object... (cached) ok checking for objdir... (cached) .libs checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... (cached) i686-pc-linux-gnu-strip checking if i686-pc-linux-gnu-gcc -pipe supports -fno-rtti -fno-exceptions... (cached) no checking for i686-pc-linux-gnu-gcc -pipe option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc -pipe PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc -pipe static flag -static works... yes checking if i686-pc-linux-gnu-gcc -pipe supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc -pipe linker (/usr/i686-pc-linux-gnu/bin/ld) 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... (cached) /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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.0.0 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) i686-pc-linux-gnu-ar checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... yes checking for open64... yes checking for lseek64... yes checking for off64_t... yes checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 updating cache ../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: configuring in src/other/tktable configure: running /bin/sh './configure' --prefix=/usr/brlcad '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--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/lib/itcl3.4 -L/usr/lib/itk3.4' '--with-x' '--with-x11' '--disable-debug' '--disable-optimization' '--disable-runtime-debug' '--disable-verbose' '--disable-warnings' '--disable-progress' '--disable-documentation' '--disable-models-install' '--disable-parallel' '--without-ogl' '--without-jdk' 'CFLAGS=-O2 -pipe' 'CXXFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --exec-prefix="/usr/brlcad" --exec-prefix="/usr/brlcad" --cache-file=../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu --srcdir=. configure: loading cache ../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu 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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking how to run the C preprocessor... (cached) i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for egrep... (cached) 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.0.0 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) i686-pc-linux-gnu-ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) long long checking for struct dirent64... (cached) no checking for struct stat64... (cached) yes checking for open64... (cached) yes checking for lseek64... (cached) yes checking for off64_t... (cached) yes checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 updating cache ../../../config.cache.linux-gnu.tinderbox.home.flameeyes.eu configure: creating ./config.status config.status: creating Makefile Done. BRL-CAD Release 7.18.4, Build 20110808  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=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--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/lib/itcl3.4 -L/usr/lib/itk3.4' '--with-x' '--with-x11' '--disable-debug' '--disable-optimization' '--disable-runtime-debug' '--disable-verbose' '--disable-warnings' '--disable-progress' '--disable-documentation' '--disable-models-install' '--disable-parallel' '--without-ogl' '--without-jdk' 'CFLAGS=-O2 -pipe' 'CXXFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' CC = i686-pc-linux-gnu-gcc CXX = i686-pc-linux-gnu-g++ CFLAGS = -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w CXXFLAGS = -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w CPPFLAGS = -DBRLCADBUILD=1 -I${top_srcdir}/include -I${top_srcdir}/src/other/openNURBS ${LIBZ_CPPFLAGS} LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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 Build NIST STEP Class Libraries.......: yes X11 support (optional)................: yes OpenGL support (optional).............: no librtserver JDK support (optional)....: no Enable run-time debugging (optional)..: no Build 64-bit release .................: no (32-bit) Build optimized release ..............: no Build debug release ..................: no Build profile release ................: no Build SMP-capable release ............: no 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 ......: no Install extra docs ...................: no Elapsed configuration time ...........: 2 minutes, 11 seconds --- ./configure complete, type 'make' to begin building >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4 ... make -j14 Making all in include make[1]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/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.18.4/work/brlcad-7.18.4/include' Making all in conf make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/include/conf' echo "\"`hostname`\"" > HOST echo "\"/usr/brlcad\"" > PATH echo "\"`whoami`\"" > USER "Mon, 08 Aug 2011 12:37:58 +0200" echo "\"`LANG=C date -R 2>/dev/null || date +'%a, %d %b %Y %H:%M:%S %z' 2>/dev/null || date`\"" > DATE 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.18.4/work/brlcad-7.18.4/include/conf' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/include/conf' make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/include/conf' make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/include' make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/include' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/include' make[1]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/include' Making all in src make[1]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src' Making all in other make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other' Making all in step make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step' Making all in src make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src' Making all in express make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/express' make all-am make[6]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/express' source='expscan.c' object='expscan.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o expscan.lo expscan.c source='expparse.c' object='expparse.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o expparse.lo expparse.c source='symbol.c' object='symbol.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o symbol.lo symbol.c source='type.c' object='type.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o type.lo type.c source='variable.c' object='variable.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o variable.lo variable.c source='expr.c' object='expr.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o expr.lo expr.c source='entity.c' object='entity.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o entity.lo entity.c source='caseitem.c' object='caseitem.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o caseitem.lo caseitem.c source='stmt.c' object='stmt.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o stmt.lo stmt.c source='alg.c' object='alg.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o alg.lo alg.c source='scope.c' object='scope.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scope.lo scope.c source='schema.c' object='schema.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o schema.lo schema.c source='resolve.c' object='resolve.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o resolve.lo resolve.c source='lexact.c' object='lexact.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o lexact.lo lexact.c source='linklist.c' object='linklist.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o linklist.lo linklist.c source='error.c' object='error.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o error.lo error.c source='dict.c' object='dict.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dict.lo dict.c source='hash.c' object='hash.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hash.lo hash.c source='memory.c' object='memory.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o memory.lo memory.c source='object.c' object='object.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o object.lo object.c source='inithook.c' object='inithook.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o inithook.lo inithook.c source='yyvars.c' object='yyvars.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o yyvars.lo yyvars.c source='express.c' object='express.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o express.lo express.c source='fedex.c' object='fedex.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c fedex.c source='symlink.c' object='symlink.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c symlink.c /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libexpress_nil.la -avoid-version expscan.lo expparse.lo symbol.lo type.lo variable.lo expr.lo entity.lo caseitem.lo stmt.lo alg.lo scope.lo schema.lo resolve.lo lexact.lo linklist.lo error.lo dict.lo hash.lo memory.lo object.lo inithook.lo yyvars.lo express.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libexpress.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined -Wc,-fexceptions libexpress_nil.la /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o fedex fedex.o libexpress.la /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o symlink fedex.o symlink.o libexpress.la make[6]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/express' make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/express' Making all in clutils make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/clutils' source='Str.cc' object='Str.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o Str.lo Str.cc source='dirobj.cc' object='dirobj.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dirobj.lo dirobj.cc source='gennode.cc' object='gennode.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o gennode.lo gennode.cc source='gennodelist.cc' object='gennodelist.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o gennodelist.lo gennodelist.cc source='gennodearray.cc' object='gennodearray.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o gennodearray.lo gennodearray.cc source='scl_hash.cc' object='scl_hash.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scl_hash.lo scl_hash.cc source='errordesc.cc' object='errordesc.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o errordesc.lo errordesc.cc source='scl_string.cc' object='scl_string.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scl_string.lo scl_string.cc source='scl_char_str_list.cc' object='scl_char_str_list.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scl_char_str_list.lo scl_char_str_list.cc mkdir: mkdir: cannot create directory `.libs'cannot create directory `.libs': File exists : File exists mkdir: cannot create directory `.libs': File exists /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libsteputils_nil.la -avoid-version -no-undefined -Wc,-fexceptions Str.lo dirobj.lo gennode.lo gennodelist.lo gennodearray.lo scl_hash.lo errordesc.lo scl_string.lo scl_char_str_list.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libsteputils.la -rpath /usr/brlcad/lib -no-undefined -Wc,-fexceptions -version-info 19:1 libsteputils_nil.la -lstdc++ make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/clutils' Making all in clstepcore make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/clstepcore' source='sdaiApplication_instance.cc' object='sdaiApplication_instance.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiApplication_instance.lo sdaiApplication_instance.cc source='STEPcomplex.cc' object='STEPcomplex.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o STEPcomplex.lo STEPcomplex.cc source='STEPattribute.cc' object='STEPattribute.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o STEPattribute.lo STEPattribute.cc source='STEPattribute.inline.cc' object='STEPattribute.inline.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o STEPattribute.inline.lo STEPattribute.inline.cc source='sdai.cc' object='sdai.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdai.lo sdai.cc source='sdaiEnum.cc' object='sdaiEnum.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiEnum.lo sdaiEnum.cc source='sdaiString.cc' object='sdaiString.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiString.lo sdaiString.cc source='sdaiSelect.cc' object='sdaiSelect.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiSelect.lo sdaiSelect.cc source='sdaiBinary.cc' object='sdaiBinary.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiBinary.lo sdaiBinary.cc source='STEPaggregate.cc' object='STEPaggregate.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o STEPaggregate.lo STEPaggregate.cc source='STEPundefined.cc' object='STEPundefined.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o STEPundefined.lo STEPundefined.cc source='STEPattributeList.cc' object='STEPattributeList.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o STEPattributeList.lo STEPattributeList.cc source='SingleLinkList.cc' object='SingleLinkList.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o SingleLinkList.lo SingleLinkList.cc source='SingleLinkList.inline.cc' object='SingleLinkList.inline.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o SingleLinkList.inline.lo SingleLinkList.inline.cc source='Registry.inline.cc' object='Registry.inline.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o Registry.inline.lo Registry.inline.cc source='ExpDict.cc' object='ExpDict.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ExpDict.lo ExpDict.cc source='ExpDict.inline.cc' object='ExpDict.inline.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ExpDict.inline.lo ExpDict.inline.cc source='read_func.cc' object='read_func.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o read_func.lo read_func.cc source='collect.cc' object='collect.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o collect.lo collect.cc source='complexlist.cc' object='complexlist.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o complexlist.lo complexlist.cc source='entlist.cc' object='entlist.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o entlist.lo entlist.cc source='multlist.cc' object='multlist.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o multlist.lo multlist.cc source='orlist.cc' object='orlist.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o orlist.lo orlist.cc source='entnode.cc' object='entnode.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o entnode.lo entnode.cc source='non-ors.cc' object='non-ors.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o non-ors.lo non-ors.cc source='match-ors.cc' object='match-ors.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o match-ors.lo match-ors.cc source='trynext.cc' object='trynext.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o trynext.lo trynext.cc source='print.cc' object='print.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/cldai -I../../src/cleditor -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o print.lo print.cc /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libstepcore_nil.la -avoid-version -Wc,-fexceptions sdaiApplication_instance.lo STEPcomplex.lo STEPattribute.lo STEPattribute.inline.lo sdai.lo sdaiEnum.lo sdaiString.lo sdaiSelect.lo sdaiBinary.lo STEPaggregate.lo STEPundefined.lo STEPattributeList.lo SingleLinkList.lo SingleLinkList.inline.lo Registry.inline.lo ExpDict.lo ExpDict.inline.lo read_func.lo collect.lo complexlist.lo entlist.lo multlist.lo orlist.lo entnode.lo non-ors.lo match-ors.lo trynext.lo print.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libstepcore.la -rpath /usr/brlcad/lib -Wc,-fexceptions -version-info 19:1 libstepcore_nil.la ../../src/clutils/libsteputils.la ../../src/express/libexpress.la -lstdc++ make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/clstepcore' Making all in cldai make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/cldai' source='sdaiApplication_instance_set.cc' object='sdaiApplication_instance_set.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiApplication_instance_set.lo sdaiApplication_instance_set.cc source='sdaiSession_instance.cc' object='sdaiSession_instance.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiSession_instance.lo sdaiSession_instance.cc source='sdaiObject.cc' object='sdaiObject.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiObject.lo sdaiObject.cc source='sdaiDaObject.cc' object='sdaiDaObject.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiDaObject.lo sdaiDaObject.cc source='sdaiEntity_extent.cc' object='sdaiEntity_extent.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiEntity_extent.lo sdaiEntity_extent.cc source='sdaiEntity_extent_set.cc' object='sdaiEntity_extent_set.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiEntity_extent_set.lo sdaiEntity_extent_set.cc source='sdaiModel_contents.cc' object='sdaiModel_contents.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiModel_contents.lo sdaiModel_contents.cc source='sdaiModel_contents_list.cc' object='sdaiModel_contents_list.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sdaiModel_contents_list.lo sdaiModel_contents_list.cc mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs'mkdir: cannot create directory `.libs': File exists: File exists mkdir: cannot create directory `.libs': File exists /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libstepdai_nil.la -avoid-version -no-undefined -Wc,-fexceptions sdaiApplication_instance_set.lo sdaiSession_instance.lo sdaiObject.lo sdaiDaObject.lo sdaiEntity_extent.lo sdaiEntity_extent_set.lo sdaiModel_contents.lo sdaiModel_contents_list.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libstepdai.la -rpath /usr/brlcad/lib -no-undefined -Wc,-fexceptions -version-info 19:1 libstepdai_nil.la ../../src/clutils/libsteputils.la ../../src/clstepcore/libstepcore.la -lstdc++ make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/cldai' Making all in cleditor make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/cleditor' source='STEPfile.cc' object='STEPfile.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o STEPfile.lo STEPfile.cc source='STEPfile.inline.cc' object='STEPfile.inline.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o STEPfile.inline.lo STEPfile.inline.cc source='cmdmgr.cc' object='cmdmgr.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cmdmgr.lo cmdmgr.cc source='dispnode.cc' object='dispnode.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dispnode.lo dispnode.cc source='dispnodelist.cc' object='dispnodelist.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dispnodelist.lo dispnodelist.cc source='instmgr.cc' object='instmgr.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o instmgr.lo instmgr.cc source='mgrnode.cc' object='mgrnode.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mgrnode.lo mgrnode.cc source='mgrnodearray.cc' object='mgrnodearray.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mgrnodearray.lo mgrnodearray.cc source='mgrnodelist.cc' object='mgrnodelist.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mgrnodelist.lo mgrnodelist.cc source='needFunc.cc' object='needFunc.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o needFunc.lo needFunc.cc source='s_HEADER_SCHEMA.cc' object='s_HEADER_SCHEMA.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o s_HEADER_SCHEMA.lo s_HEADER_SCHEMA.cc source='s_HEADER_SCHEMA.init.cc' object='s_HEADER_SCHEMA.init.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/clstepcore -I../../src/clutils -I../../src/cldai -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o s_HEADER_SCHEMA.init.lo s_HEADER_SCHEMA.init.cc mkdir: cannot create directory `.libs': File exists /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libstepeditor_nil.la -avoid-version -no-undefined -Wc,-fexceptions STEPfile.lo STEPfile.inline.lo cmdmgr.lo dispnode.lo dispnodelist.lo instmgr.lo mgrnode.lo mgrnodearray.lo mgrnodelist.lo needFunc.lo s_HEADER_SCHEMA.lo s_HEADER_SCHEMA.init.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libstepeditor.la -rpath /usr/brlcad/lib -no-undefined -Wc,-fexceptions -version-info 19:1 libstepeditor_nil.la ../../src/clstepcore/libstepcore.la ../../src/cldai/libstepdai.la ../../src/clutils/libsteputils.la -lstdc++ make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/cleditor' Making all in exppp make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/exppp' source='exppp.c' object='exppp.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o exppp.lo exppp.c source='exppp-main.c' object='exppp-main.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c exppp-main.c /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libexppp_nil.la -avoid-version exppp.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libexppp.la -rpath /usr/brlcad/lib -no-undefined -version-info 19:1 ../../src/express/libexpress.la libexppp_nil.la /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o exppp exppp-main.o ../../src/express/libexpress.la libexppp.la ../../src/express/fedex.o make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/exppp' Making all in fedex_plus make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/fedex_plus' source='classes_misc.c' object='classes_misc.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c classes_misc.c source='fedex_os.c' object='fedex_os.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c fedex_os.c source='fedex_idl.c' object='fedex_idl.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c fedex_idl.c source='fedex_main.c' object='fedex_main.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c fedex_main.c source='classes_wrapper.cc' object='classes_wrapper.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o classes_wrapper.o classes_wrapper.cc source='classes.c' object='classes.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c classes.c source='selects.c' object='selects.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c selects.c source='multpass.c' object='multpass.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c multpass.c source='collect.cc' object='collect.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o collect.o collect.cc source='complexlist.cc' object='complexlist.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o complexlist.o complexlist.cc source='entlist.cc' object='entlist.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o entlist.o entlist.cc source='multlist.cc' object='multlist.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o multlist.o multlist.cc source='orlist.cc' object='orlist.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o orlist.o orlist.cc source='entnode.cc' object='entnode.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o entnode.o entnode.cc source='expressbuild.cc' object='expressbuild.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o expressbuild.o expressbuild.cc source='non-ors.cc' object='non-ors.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o non-ors.o non-ors.cc source='match-ors.cc' object='match-ors.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o match-ors.o match-ors.cc source='trynext.cc' object='trynext.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o trynext.o trynext.cc source='write.cc' object='write.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o write.o write.cc source='print.cc' object='print.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../misc/depcomp \ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/express -I../../include/exppp -w -DSCLBUILD=1 -I../../include -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o print.o print.cc /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o fedex_os classes_misc.o fedex_os.o ../../src/express/libexpress.la ../../src/exppp/libexppp.la ../../src/express/fedex.o /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o fedex_idl classes_misc.o fedex_idl.o ../../src/express/libexpress.la ../../src/exppp/libexppp.la ../../src/express/fedex.o /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o fedex_plus classes_misc.o fedex_main.o classes_wrapper.o classes.o selects.o multpass.o collect.o complexlist.o entlist.o multlist.o orlist.o entnode.o expressbuild.o non-ors.o match-ors.o trynext.o write.o print.o ../../src/express/libexpress.la ../../src/exppp/libexppp.la ../../src/express/fedex.o make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src/fedex_plus' make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src' make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/src' Making all in include make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include' make all-recursive make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include' Making all in express make[6]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include/express' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include/express' Making all in exppp make[6]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include/exppp' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include/exppp' make[6]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include' make[6]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include' make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include' make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/include' Making all in m4 make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/m4' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/m4' Making all in misc make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/misc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/misc' Making all in doc make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc' Making all in man make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc/man' Making all in man1 make[6]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc/man/man1' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc/man/man1' make[6]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc/man' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc/man' make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc/man' make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc' make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/doc' Making all in data make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data' Making all in ap203 make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data/ap203' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data/ap203' Making all in ap227 make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data/ap227' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data/ap227' Making all in example make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data/example' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data/example' make[5]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data' make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step/data' make[4]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step' make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/step' Making all in tktable make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/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; } i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -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_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTable.c` -o tkTable.o i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -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_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableWin.c` -o tkTableWin.o i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -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_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableTag.c` -o tkTableTag.o i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -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_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableEdit.c` -o tkTableEdit.o i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -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_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableCell.c` -o tkTableCell.o i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -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_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableCellSort.c` -o tkTableCellSort.o i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -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_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tkTableCmds.c` -o tkTableCmds.o i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -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_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/brlcad/lib/Tktable2.10\" -I. -I"./generic" -I"/usr/include" -I"/usr/include" -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 rm -f libTktable2.10.so i686-pc-linux-gnu-gcc -shared -O2 -pipe -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -lpthread -ldl -lpthread -lieee -lm -L/usr/lib -ltclstub8.5 -L/usr/lib -ltkstub8.5 : libTktable2.10.so make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/tktable' Making all in openNURBS make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/openNURBS' /bin/sh ../../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o libopenNURBS_nil_la-opennurbs_quaternion.lo `test -f 'opennurbs_quaternion.cpp' || echo './'`opennurbs_quaternion.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -DBRLCADBUILD=1 -I../../../include -I../../../src/other/openNURBS -w -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 --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libopenNURBS_nil.la 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_basic.lo libopenNURBS_nil_la-opennurbs_beam.lo libopenNURBS_nil_la-opennurbs_brep_region.lo libopenNURBS_nil_la-opennurbs_bezier.lo libopenNURBS_nil_la-opennurbs_beziervolume.lo libopenNURBS_nil_la-opennurbs_bitmap.lo libopenNURBS_nil_la-opennurbs_box.lo libopenNURBS_nil_la-opennurbs_bounding_box.lo libopenNURBS_nil_la-opennurbs_brep.lo libopenNURBS_nil_la-opennurbs_brep_changesrf.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_kinky.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_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_ellipse.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_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_quaternion.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_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 --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libopenNURBS.la -rpath /usr/brlcad/lib libopenNURBS_nil.la make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other/openNURBS' make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/other' Making all in libbu make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libbu' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o argv.lo argv.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o avs.lo avs.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o backtrace.lo backtrace.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o badmagic.lo badmagic.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o basename.lo basename.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bitv.lo bitv.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bomb.lo bomb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o booleanize.lo booleanize.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o brlcad_path.lo brlcad_path.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cmd.lo cmd.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cmdhist.lo cmdhist.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cmdhist_obj.lo cmdhist_obj.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o color.lo color.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o convert.lo convert.c mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs': File exists /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o crashreport.lo crashreport.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dirent.lo dirent.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dirname.lo dirname.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o endian.lo endian.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fchmod.lo fchmod.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fgets.lo fgets.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fnmatch.lo fnmatch.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fopen_uniq.lo fopen_uniq.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o getopt.lo getopt.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o globals.lo globals.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hash.lo hash.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hist.lo hist.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hook.lo hook.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o htond.lo htond.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o htonf.lo htonf.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o image.lo image.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o interrupt.lo interrupt.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ispar.lo ispar.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o kill.lo kill.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o lex.lo lex.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o linebuf.lo linebuf.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o list.lo list.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o log.lo log.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o magic.lo magic.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o malloc.lo malloc.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mappedfile.lo mappedfile.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mread.lo mread.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mro.lo mro.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o observer.lo observer.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o parallel.lo parallel.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o parse.lo parse.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o printb.lo printb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o process.lo process.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ptbl.lo ptbl.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o quote.lo quote.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_create.lo rb_create.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_delete.lo rb_delete.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_diag.lo rb_diag.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_extreme.lo rb_extreme.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_free.lo rb_free.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_insert.lo rb_insert.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_rotate.lo rb_rotate.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_search.lo rb_search.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rb_walk.lo rb_walk.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o semaphore.lo semaphore.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o simd.lo simd.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o stat.lo stat.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o str.lo str.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o temp.lo temp.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o timer.lo timer.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o units.lo units.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vers.lo vers.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vfont.lo vfont.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vlb.lo vlb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vls.lo vls.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o whereis.lo whereis.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o which.lo which.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o xdr.lo xdr.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c htester.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DPREFIX=\"/usr/brlcad\" -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c timetester.c /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbu_nil.la argv.lo avs.lo backtrace.lo badmagic.lo basename.lo bitv.lo bomb.lo booleanize.lo brlcad_path.lo cmd.lo cmdhist.lo cmdhist_obj.lo color.lo convert.lo crashreport.lo dirent.lo dirname.lo endian.lo fchmod.lo fgets.lo fnmatch.lo fopen_uniq.lo getopt.lo globals.lo hash.lo hist.lo hook.lo htond.lo htonf.lo image.lo interrupt.lo ispar.lo kill.lo lex.lo linebuf.lo list.lo log.lo magic.lo malloc.lo mappedfile.lo mread.lo mro.lo observer.lo parallel.lo parse.lo printb.lo process.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 semaphore.lo simd.lo stat.lo str.lo tcl.lo temp.lo timer.lo units.lo vers.lo vfont.lo vlb.lo vls.lo whereis.lo which.lo xdr.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbu.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined libbu_nil.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o htester htester.o libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o timetester timetester.o libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libbu' Making all in libbn make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libbn' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o anim.lo anim.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o axis.lo axis.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o complex.lo complex.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o font.lo font.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fortran.lo fortran.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o globals.lo globals.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o list.lo list.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o marker.lo marker.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mat.lo mat.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o msr.lo msr.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o multipoly.lo multipoly.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o noise.lo noise.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o plane.lo plane.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o plot3.lo plot3.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o poly.lo poly.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o qmath.lo qmath.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o rand.lo rand.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o randmt.lo randmt.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o scale.lo scale.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o sphmap.lo sphmap.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o symbol.lo symbol.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tabdata.lo tabdata.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tplot.lo tplot.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vectfont.lo vectfont.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vector.lo vector.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vers.lo vers.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vert_tree.lo vert_tree.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wavelet.lo wavelet.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c bntester.c /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbn_nil.la anim.lo axis.lo complex.lo font.lo fortran.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 --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libbn.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined libbn_nil.la ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o bntester bntester.o libbn.la ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libbn' Making all in libsysv make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libsysv' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o memset.lo memset.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o strchr.lo strchr.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o strdup.lo strdup.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o strsep.lo strsep.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o strtok.lo strtok.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c mkdir: cannot create directory `.libs': File exists /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libsysv.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined memset.lo strchr.lo strdup.lo strsep.lo strtok.lo tcl.lo make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libsysv' Making all in libpc make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libpc' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pc_main.lo pc_main.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pc_constraints.lo pc_constraints.c /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcVariable.lo pcVariable.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcParameter.lo pcParameter.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcConstraint.lo pcConstraint.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcVCSet.lo pcVCSet.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcNetwork.lo pcNetwork.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcGenerator.lo pcGenerator.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcParser.lo pcParser.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pcMathVM.lo pcMathVM.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o solver_test.o solver_test.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src/other -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vm_test.o vm_test.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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 --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libpc.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined -Wc,-fexceptions libpc_nil.la -lstdc++ ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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 -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ftemplate-depth-50 -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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 -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libpc' Making all in librt make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/librt' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o attributes.lo attributes.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bbox.lo bbox.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bool.lo bool.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bundle.lo bundle.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cmd.lo cmd.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o constraint.lo constraint.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cut.lo cut.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db5_alloc.lo db5_alloc.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db5_io.lo db5_io.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db5_scan.lo db5_scan.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db5_types.lo db5_types.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_alloc.lo db_alloc.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_anim.lo db_anim.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_corrupt.lo db_corrupt.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_flags.lo db_flags.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_flip.lo db_flip.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_inmem.lo db_inmem.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_io.lo db_io.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_lookup.lo db_lookup.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_match.lo db_match.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_open.lo db_open.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_path.lo db_path.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_scan.lo db_scan.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_tree.lo db_tree.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o db_walk.lo db_walk.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dir.lo dir.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dspline.lo dspline.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fortray.lo fortray.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o globals.lo globals.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o htbl.lo htbl.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o many.lo many.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mater.lo mater.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o memalloc.lo memalloc.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mkbundle.lo mkbundle.c /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o opennurbs_ext.lo opennurbs_ext.cpp /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o oslo_calc.lo oslo_calc.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o oslo_map.lo oslo_map.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pr.lo pr.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o prep.lo prep.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o regionfix.lo regionfix.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o roots.lo roots.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o search.lo search.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o shoot.lo shoot.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o spectrum.lo spectrum.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o timer42.lo timer42.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o transform.lo transform.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tree.lo tree.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vers.lo vers.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vlist.lo vlist.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vshoot.lo vshoot.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb.lo wdb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o parse.lo parse.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o brep_test-brep_test.o `test -f 'brep_test.cpp' || echo './'`brep_test.cpp i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c namegen.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c nurb_example.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c columnparse.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c prcomb.c /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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_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 opennurbs_ext.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_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 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_mirror.lo half.lo half_mirror.lo hf.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_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_mirror.lo pipe.lo pipe_brep.lo pipe_mirror.lo pnts.lo poly.lo poly_brep.lo poly_mirror.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 sph.lo sph_brep.lo submodel.lo superell.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 transform.lo tree.lo vers.lo vlist.lo vshoot.lo wdb.lo ../../src/other/openNURBS/libopenNURBS.la -lstdc++ /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o librt_xxx.la parse.lo nmg_junk.lo xxx.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o librt.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined -Wc,-fexceptions librt_nil.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o brep_test brep_test-brep_test.o librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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 -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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 -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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 -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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 -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/librt' Making all in external make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/external' make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/external' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/external' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/external' Making all in libpkg make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libpkg' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pkg.lo pkg.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o tcl.lo tcl.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vers.lo vers.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c tpkg.c /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libpkg.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined pkg.lo tcl.lo vers.lo -lnsl /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o tpkg tpkg.o libpkg.la ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libpkg' Making all in libfb make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libfb' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -std=gnu99 -DIF_REMOTE -DIF_AB -DIF_X -DIF_TK -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 --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libfb.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined 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 -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread ../../src/libpkg/libpkg.la -lnsl -ltcl8.5 -lX11 -lXext -lXi -ltk8.5 make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libfb' Making all in libwdb make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libwdb' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arbn.lo arbn.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ars.lo ars.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot.lo bot.c /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o brep.lo brep.cpp /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cline.lo cline.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o constraint.lo constraint.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dsp.lo dsp.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dynamic_geometry.lo dynamic_geometry.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ebm.lo ebm.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o export.lo export.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o extr.lo extr.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o id.lo id.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mater.lo mater.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg.lo nmg.c mkdir: cannot create directory `.libs': File exists /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nurb.lo nurb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pipe.lo pipe.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o reg.lo reg.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o skt.lo skt.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o submodel.lo submodel.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o units.lo units.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o vol.lo vol.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DOBJ_BREP=1 -I../../src/other/openNURBS -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o wdb.lo wdb.c /bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -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 extr.lo id.lo mater.lo nmg.lo nurb.lo pipe.lo reg.lo skt.lo submodel.lo units.lo vol.lo wdb.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libwdb.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined -Wc,-fexceptions libwdb_nil.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ ../../src/libbn/libbn.la ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libwdb' Making all in libgcv make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libgcv' make[3]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libgcv' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o region_end.lo region_end.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libgcv_nil.la region_end.lo region_end_mc.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libgcv.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined -Wc,-fexceptions libgcv_nil.la ../../src/librt/librt.la ../../src/libbn/libbn.la ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -lc -lm ../../src/libsysv/libsysv.la ../../src/other/openNURBS/libopenNURBS.la -lstdc++ ../../src/libbn/libbn.la ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread -ltcl8.5 -lm ../../src/libbu/libbu.la -ltcl8.5 -lpng -lz -lz -lm -lc -lpthread make[3]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libgcv' make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libgcv' Making all in libanalyze make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libanalyze' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o density.lo density.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o overlaps.lo overlaps.c mkdir: cannot create directory `.libs': File exists /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libanalyze_nil.la density.lo overlaps.lo /bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/itcl3.4 -L/usr/lib/itk3.4 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -w -o libanalyze.la -rpath /usr/brlcad/lib -version-info 19:1 -no-undefined -Wc,-fexceptions 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.18.4/work/brlcad-7.18.4/src/libanalyze' Making all in libged make[2]: Entering directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libged' /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o 3ptarb.lo 3ptarb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o adc.lo adc.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o adjust.lo adjust.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ae2dir.lo ae2dir.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o aet.lo aet.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o analyze.lo analyze.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o annotate.lo annotate.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arb.lo arb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arced.lo arced.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o arot.lo arot.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o attr.lo attr.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o autoview.lo autoview.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bb.lo bb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bev.lo bev.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bigE.lo bigE.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o blast.lo blast.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bo.lo bo.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot.lo bot.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_condense.lo bot_condense.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_decimate.lo bot_decimate.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_dump.lo bot_dump.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_flip.lo bot_flip.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_merge.lo bot_merge.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_smooth.lo bot_smooth.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_split.lo bot_split.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o bot_sync.lo bot_sync.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o brep.lo brep.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cat.lo cat.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cc.lo cc.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o center.lo center.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o clip.lo clip.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o clone.lo clone.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o color.lo color.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comb.lo comb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o combmem.lo combmem.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comb_color.lo comb_color.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o comb_std.lo comb_std.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o concat.lo concat.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o copy.lo copy.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o copymat.lo copymat.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o copyeval.lo copyeval.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o cpi.lo cpi.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dbip.lo dbip.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debugbu.lo debugbu.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debugdir.lo debugdir.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debuglib.lo debuglib.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debugmem.lo debugmem.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o debugnmg.lo debugnmg.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o decompose.lo decompose.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o delay.lo delay.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dg_obj.lo dg_obj.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dir2ae.lo dir2ae.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o draw.lo draw.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dump.lo dump.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o dup.lo dup.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o eac.lo eac.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o echo.lo echo.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edcodes.lo edcodes.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edcomb.lo edcomb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o editit.lo editit.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o edmater.lo edmater.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o erase.lo erase.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o erase_all.lo erase_all.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o expand.lo expand.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o eye.lo eye.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o eye_pos.lo eye_pos.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o facetize.lo facetize.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fb2pix.lo fb2pix.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o find.lo find.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o form.lo form.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o fracture.lo fracture.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ged.lo ged.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ged_util.lo ged_util.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get.lo get.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_autoview.lo get_autoview.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_comb.lo get_comb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_eyemodel.lo get_eyemodel.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o get_type.lo get_type.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o glob.lo glob.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o globals.lo globals.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o gqa.lo gqa.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grid.lo grid.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grid2model_lu.lo grid2model_lu.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o grid2view_lu.lo grid2view_lu.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o group.lo group.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o hide.lo hide.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o how.lo how.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o human.lo human.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o illum.lo illum.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o importFg4Section.lo importFg4Section.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o inside.lo inside.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o instance.lo instance.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o isize.lo isize.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o item.lo item.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o keep.lo keep.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o keypoint.lo keypoint.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o kill.lo kill.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o killall.lo killall.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o killrefs.lo killrefs.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o killtree.lo killtree.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o label.lo label.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o list.lo list.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o loadview.lo loadview.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o log.lo log.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o lookat.lo lookat.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ls.lo ls.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o lt.lo lt.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o m2v_point.lo m2v_point.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o make.lo make.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o make_bb.lo make_bb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o make_name.lo make_name.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o make_pnts.lo make_pnts.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o match.lo match.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mater.lo mater.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mirror.lo mirror.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o model2grid_lu.lo model2grid_lu.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o model2view.lo model2view.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o model2view_lu.lo model2view_lu.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o move.lo move.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o move_all.lo move_all.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o mrot.lo mrot.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nirt.lo nirt.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_collapse.lo nmg_collapse.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -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 --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o nmg_simplify.lo nmg_simplify.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ocenter.lo ocenter.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o open.lo open.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o orient.lo orient.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o orotate.lo orotate.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o oscale.lo oscale.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o otranslate.lo otranslate.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o overlay.lo overlay.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pathlist.lo pathlist.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pathsum.lo pathsum.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o perspective.lo perspective.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pix2fb.lo pix2fb.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o plot.lo plot.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pmat.lo pmat.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pmodel2view.lo pmodel2view.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o png.lo png.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pov.lo pov.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o prcolor.lo prcolor.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o prefix.lo prefix.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o preview.lo preview.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ps.lo ps.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o protate.lo protate.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o pscale.lo pscale.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o ptranslate.lo ptranslate.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DBRLCADBUILD=1 -I../../include -I../../src/other/openNURBS -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -w -c -o push.lo push.c png.c: In function 'ged_draw_png': png.c:364:38: error: 'Z_BEST_COMPRESSION' undeclared (first use in this function) png.c:364:38: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [png.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src/libged' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4/src' make: *** [all-recursive] Error 1 emake failed * ERROR: media-gfx/brlcad-7.18.4 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 4197: Called _eapi2_src_compile * ebuild.sh, line 669: 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.18.4', * the complete build log and the output of 'emerge -pqv =media-gfx/brlcad-7.18.4'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/var/log/portage/build/media-gfx/brlcad-7.18.4:20110808-103534.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/brlcad-7.18.4/temp/environment'. * S: '/var/tmp/portage/media-gfx/brlcad-7.18.4/work/brlcad-7.18.4'