Calculating dependencies ..... ..... ..... ..... ..... done!
>>> Emerging (1 of 1) sci-misc/brlcad-9999 to /
>>> Creating Manifest for /usr/local/portage/sci-misc/brlcad
digest.assumed 1
digest-brlcad-7.10.0::brlcad-7.10.0.tar.bz2
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
* Fetching CVS module brlcad into /usr/portage/distfiles/cvs-src ...
* Running cvs -q -f -z1 -d ":pserver:anonymous:@brlcad.cvs.sf.net:/cvsroot/brlcad" login
Logging in to :pserver:anonymous@brlcad.cvs.sf.net:2401/cvsroot/brlcad
* Running cvs -q -f -z1 -d ":pserver:anonymous@brlcad.cvs.sf.net:/cvsroot/brlcad" update -dP brlcad brlcad
* Copying brlcad from /usr/portage/distfiles/cvs-src ...
* CVS module brlcad is now in /var/tmp/portage/sci-misc/brlcad-9999/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/sci-misc/brlcad-9999/work/brlcad ...
Preparing the BRL-CAD build system...please wait
Found GNU Autoconf version 2.61
Found GNU Automake version 1.10
Found GNU Libtool version 1.5.23b
Automatically preparing build ... done
The BRL-CAD build system is now prepared. To build here, run:
./configure
make
* Enabling pro-engineer plugin support.
* Configuring with jdk support.
* Enabling optimizations.
* econf: updating brlcad/misc/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating brlcad/misc/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating brlcad/misc/enigma/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating brlcad/misc/enigma/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating brlcad/src/other/blt/cf/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating brlcad/src/other/blt/cf/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-zlib-build=no --enable-termlib-build=no --enable-regexp-build=no --with-python --with-gnu-ld --with-x --with-x11 --with-sdl --enable-dependency-tracking=yes --enable-urt-build=yes --enable-tcl-build=yes --enable-tk-build=yes --enable-itcl-build=yes --enable-iwidgets-build=yes --without-wgl --disable-debug --prefix=/usr/brlcad/ --enable-pro-engineer-plugin --with-proe --with-jdk=/opt/sun-jdk-1.5.0.11 --enable-optimized --libdir=/usr/brlcad/lib64 --build=x86_64-pc-linux-gnu
**********************************************************
*** Configuring BRL-CAD Release 7.10.1, Build 20070508 ***
**********************************************************
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking where BRL-CAD is to be installed... /usr/brlcad/
checking where BRL-CAD resources are to be installed... /usr/share
checking whether dependency tracking should be enabled... yes
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... yes
checking whether a configure cache exists... not found
configure: *** Automatically caching to config.cache.linux-gnu.agui ***
checking ... a r g u m e n t s ... (1 of 9)
checking for /usr/local... found
checking for freeware in /usr/freeware... not found
checking for /opt... found
checking for fink in /sw... not found
checking whether to compile everything was requested... auto
checking whether to automatically set build flags... yes
checking whether to only build benchmark... no
checking whether to only build the raytrace server... no
checking whether to use run-time debug checks... yes
checking whether to compile in 64-bit mode... auto
checking whether to build the regular expression library... auto
checking whether to build the PNG library... auto
checking whether to build the zlib compression library... no
checking whether to build the Utah Raster Toolkit... yes
checking whether to build the openNURBS library... auto
checking whether to build the Tcl library... yes
checking whether to build the Tk library... yes
checking whether to use Aqua windowing system in the built Tk library... no
checking whether to build the incrTcl library... yes
checking whether to install the iwidgets library... yes
checking whether to build the BLT library... auto
checking whether to build the tkImg library... auto
checking whether to build the termlib library... no
checking whether to compile jove or not... auto
checking whether to compile the Endgame Framework module... no
checking whether to compile the Unigraphics importer... no
checking whether to compile ADRT... auto
checking whether to install example geometry databases... yes
checking whether to enable optimized compilation... yes
checking whether to disable debug mode compilation... no
checking whether to enable profile mode compilation... no
checking whether to enable verbose output... auto
checking whether to enable verbose compilation warnings... no
checking whether to enable verbose compilation progress... no
checking whether to retry configuration after failure... yes
checking whether to compile with the Java Development Kit... yes
checking whether to compile the X11 interfaces... yes
checking whether to compile the OpenGL interfaces... auto
checking whether to compile the WindowsGL interfaces... no
checking whether to compile against SDL for ADRT... yes
checking whether to compile against Python for ADRT... yes
checking whether to compile the Pro/ENGINEER plugin... yes
checking ... p r o g r a m s ... (2 of 9)
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking 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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking how to run the C preprocessor... x86_64-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 lex output file root... lex.yy
checking lex library... -lfl
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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize 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... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-g77... no
checking for x86_64-pc-linux-gnu-xlf... no
checking for x86_64-pc-linux-gnu-f77... no
checking for x86_64-pc-linux-gnu-frt... no
checking for x86_64-pc-linux-gnu-pgf77... no
checking for x86_64-pc-linux-gnu-cf77... no
checking for x86_64-pc-linux-gnu-fort77... no
checking for x86_64-pc-linux-gnu-fl32... no
checking for x86_64-pc-linux-gnu-af77... no
checking for x86_64-pc-linux-gnu-xlf90... no
checking for x86_64-pc-linux-gnu-f90... no
checking for x86_64-pc-linux-gnu-pgf90... no
checking for x86_64-pc-linux-gnu-pghpf... no
checking for x86_64-pc-linux-gnu-epcf90... no
checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... 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... yes
checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 sdl-config... /usr/bin/sdl-config
checking for a Python interpreter with version >= 2.0... python
checking for python... /usr/bin/python
checking for python version... 2.4
checking for python platform... linux2
checking for python script directory... ${prefix}/lib64/python2.4/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.4/site-packages
checking for emacs... /usr/bin/emacs
checking ... l i b r a r i e s ... (3 of 9)
checking for sproc in -lc... no
checking for pthread_create in -lc_r... no
checking for thr_create in -lthread... no
checking for pthread_create in -lpthread... yes
checking whether we are using POSIX threading... yes
checking whether -framework CoreFoundation is available... no
checking for tputs in -ltermlib... no
checking for tputs in -lncurses... yes
checking for X... libraries /usr/lib64, headers
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... 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 png_access_version_number in -lpng... yes
checking for rle_getraw in -lutahrle... no
checking for rle_getraw in -lrle... yes
checking for onmalloc in -lopenNURBS... no
checking for Tcl_Main in -ltcl8.6... no
checking for Tcl_Main in -ltcl86... no
checking for Tcl_Main in -ltcl8.5... no
checking for Tcl_Main in -ltcl85... no
checking for Tcl_Main in -ltcl... yes
checking for Tcl_InitStubs in -ltclstub8.6... no
checking for Tcl_InitStubs in -ltclstub86... no
checking for Tcl_InitStubs in -ltclstub8.5... no
checking for Tcl_InitStubs in -ltclstub85... no
checking for Tcl_InitStubs in -ltclstub... yes
checking for Tk_MainLoop in -ltk8.6... no
checking for Tk_MainLoop in -ltk86... no
checking for Tk_MainLoop in -ltk8.5... no
checking for Tk_MainLoop in -ltk85... no
checking for Tk_MainLoop in -ltk... yes
checking for Tk_InitStubs in -ltkstub8.6... no
checking for Tk_InitStubs in -ltkstub86... no
checking for Tk_InitStubs in -ltkstub8.5... no
checking for Tk_InitStubs in -ltkstub85... no
checking for Tk_InitStubs in -ltkstub... yes
checking for Itcl_Init in -litcl3.3... no
checking for Itcl_Init in -litcl33... no
checking for Itcl_Init in -litcl3.2... no
checking for Itcl_Init in -litcl32... no
checking for Itcl_Init in -litcl... no
checking for Itk_Init in -litk3.3... no
checking for Itk_Init in -litk33... no
checking for Itk_Init in -litk3.2... no
checking for Itk_Init in -litk32... no
checking for Itk_Init in -litk... no
checking for socket in -lsocket... no
checking for gethostbyaddr in -lnsl... yes
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 for glEnable in -lGL... yes
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 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 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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
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 ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for inttypes.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking itcl.h usability... yes
checking itcl.h presence... yes
checking for itcl.h... yes
checking itk.h usability... no
checking itk.h presence... no
checking for itk.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.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 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... no
checking rle.h presence... no
checking for rle.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking socket.h usability... no
checking socket.h presence... no
checking for socket.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/_ioctl.h usability... no
checking sys/_ioctl.h presence... no
checking for sys/_ioctl.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/ioctl_compat.h usability... no
checking sys/ioctl_compat.h presence... no
checking for sys/ioctl_compat.h... no
checking sys/machd.h usability... no
checking sys/machd.h presence... no
checking for sys/machd.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... 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/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.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 sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.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 time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
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 utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking waitflags.h usability... no
checking waitflags.h presence... no
checking for waitflags.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking emmintrin.h usability... yes
checking emmintrin.h presence... yes
checking for emmintrin.h... yes
checking for sys/sched.h... no
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
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 ProToolkit.h usability... no
checking ProToolkit.h presence... no
checking for ProToolkit.h... no
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 ... 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 and linker recognize -msse... yes
checking if compiler and linker recognize -msse2... yes
checking if linker recognizes -Wl,-search_paths_first -Wnewline-eof... no
checking if compiler and linker recognize -O3... yes
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 8
checking single-precision floating point tolerance... 1.19209289550781250000e-07
checking double-precision floating point tolerance... 2.22044604925031308085e-16
checking whether floats conform to IEEE 754... yes
checking whether doubles conform to IEEE 754... yes
checking 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 XQueryExtension... no
checking for access... yes
checking for alarm... yes
checking for atexit... yes
checking for bzero... yes
checking for calloc... yes
checking for dlopen... no
checking for drand48... yes
checking for dup2... yes
checking for endgrent... yes
checking for endpwent... yes
checking for fabs... no
checking for finite... yes
checking for floor... no
checking for fsync... yes
checking for ftime... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for getenv... yes
checking for gethostbyaddr... yes
checking for gethostbyname... (cached) yes
checking for gethostname... yes
checking for getopt... yes
checking for getpagesize... yes
checking for getpass... yes
checking for getprogname... no
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for isascii... yes
checking for isfinite... no
checking for localtime_r... yes
checking for lrand48... yes
checking for lseek... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for modf... yes
checking for munmap... yes
checking for nl_langinfo... yes
checking for panic... no
checking for pipe... yes
checking for pow... no
checking for prtcl... no
checking for putenv... yes
checking for raise... yes
checking for re_comp... yes
checking for realpath... yes
checking for regcomp... yes
checking for rmdir... yes
checking for sbrk... yes
checking for select... yes
checking for setenv... yes
checking for setlinebuf... yes
checking for setlocale... yes
checking for setpgid... yes
checking for setpriority... yes
checking for setprogname... no
checking for setvbuf... yes
checking for socket... yes
checking for sqrt... no
checking for srand48... yes
checking for stat... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcpy... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strsep... yes
checking for strspn... yes
checking for strstr... yes
checking for strtok... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for sysctl... yes
checking for sysmp... no
checking for tzset... yes
checking for uname... yes
checking for utime... yes
checking for vfork... yes
checking for vprintf... 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 Utah Raster Toolkit library functionality... no
checking whether to build the Utah Raster Toolkit... yes
checking for openNURBS functionality... no
checking whether to build the included openNURBS library... yes
checking for Tcl library functionality... no
checking whether to build Tcl... yes
checking for Tk library functionality... no
checking whether to build Tk... yes
checking for incrTcl library functionality... no
checking whether to build incrTcl... yes
checking for iwidgets functionality... no
checking whether to install iwidgets... yes
checking whether to build libblt... yes
checking whether to build tkimg... yes
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 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... yes
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 for Java functionality... yes
no
configure: WARNING: The Pro/E plugin must be built as a 32-bit library. Please disable 64-bit builds and set appropriate C/CXXFLAGS
checking for OpenGL functionality... yes
checking whether to build against OpenGL... yes
checking whether to build against WindowsGL... no
checking for X11 header functionality... yes
checking for X11 link functionality... yes
checking whether to build against X11... yes
checking for sdl-config... (cached) /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for SDL functionality... yes
checking for Python functionality... yes
checking for SGI dials and buttons support... no
checking ... o u t p u t ... (9 of 9)
configure: updating cache config.cache.linux-gnu.agui
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bench/Makefile
config.status: creating regress/Makefile
config.status: creating db/Makefile
config.status: creating db/include/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/html/ReleaseNotes/Makefile
config.status: creating doc/html/ReleaseNotes/Rel5.0/Makefile
config.status: creating doc/html/ReleaseNotes/Rel5.0/Summary/Makefile
config.status: creating doc/html/ReleaseNotes/Rel6.0/Makefile
config.status: creating doc/html/manuals/Anim_Tutorial/Makefile
config.status: creating doc/html/manuals/Makefile
config.status: creating doc/html/manuals/archer/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/archlinux/Makefile
config.status: creating misc/archlinux/PKGBUILD
config.status: creating misc/archlinux/brlcad.install
config.status: creating misc/archlinux/brlcad.sh
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/nsis/Makefile
config.status: creating misc/pkgconfig/Makefile
config.status: creating misc/pkgconfig/bn.pc
config.status: creating misc/pkgconfig/brlcad.pc
config.status: creating misc/pkgconfig/bu.pc
config.status: creating misc/pkgconfig/dm.pc
config.status: creating misc/pkgconfig/fb.pc
config.status: creating misc/pkgconfig/fft.pc
config.status: creating misc/pkgconfig/multispectral.pc
config.status: creating misc/pkgconfig/optical.pc
config.status: creating misc/pkgconfig/pkg.pc
config.status: creating misc/pkgconfig/rt.pc
config.status: creating misc/pkgconfig/wdb.pc
config.status: creating misc/vfont/Makefile
config.status: creating misc/win32-msvc/Dll/Makefile
config.status: creating misc/win32-msvc/Makefile
config.status: creating misc/win32-msvc/aPrep/Makefile
config.status: creating misc/win32-msvc7/Makefile
config.status: creating misc/win32-msvc7/all/Makefile
config.status: creating misc/win32-msvc7/asc2g/Makefile
config.status: creating misc/win32-msvc7/brlcad/Makefile
config.status: creating misc/win32-msvc7/dbupgrade/Makefile
config.status: creating misc/win32-msvc7/fast42g/Makefile
config.status: creating misc/win32-msvc7/fb2pix/Makefile
config.status: creating misc/win32-msvc7/fb2png/Makefile
config.status: creating misc/win32-msvc7/fbclear/Makefile
config.status: creating misc/win32-msvc7/fbserv/Makefile
config.status: creating misc/win32-msvc7/g2asc/Makefile
config.status: creating misc/win32-msvc7/g2iges/Makefile
config.status: creating misc/win32-msvc7/g2stl/Makefile
config.status: creating misc/win32-msvc7/iges2g/Makefile
config.status: creating misc/win32-msvc7/itclstub/Makefile
config.status: creating misc/win32-msvc7/itkstub/Makefile
config.status: creating misc/win32-msvc7/libBLT/Makefile
config.status: creating misc/win32-msvc7/libbn/Makefile
config.status: creating misc/win32-msvc7/libbu/Makefile
config.status: creating misc/win32-msvc7/libdm/Makefile
config.status: creating misc/win32-msvc7/libfb/Makefile
config.status: creating misc/win32-msvc7/libItcl/Makefile
config.status: creating misc/win32-msvc7/libItk/Makefile
config.status: creating misc/win32-msvc7/liboptical/Makefile
config.status: creating misc/win32-msvc7/libpkg/Makefile
config.status: creating misc/win32-msvc7/libpng/Makefile
config.status: creating misc/win32-msvc7/librt/Makefile
config.status: creating misc/win32-msvc7/libsysv/Makefile
config.status: creating misc/win32-msvc7/libtcl/Makefile
config.status: creating misc/win32-msvc7/libtclcad/Makefile
config.status: creating misc/win32-msvc7/libtk/Makefile
config.status: creating misc/win32-msvc7/libwdb/Makefile
config.status: creating misc/win32-msvc7/libz/Makefile
config.status: creating misc/win32-msvc7/mged/Makefile
config.status: creating misc/win32-msvc7/nirt/Makefile
config.status: creating misc/win32-msvc7/pix2fb/Makefile
config.status: creating misc/win32-msvc7/png2fb/Makefile
config.status: creating misc/win32-msvc7/rt/Makefile
config.status: creating misc/win32-msvc7/rtcheck/Makefile
config.status: creating misc/win32-msvc7/rtedge/Makefile
config.status: creating misc/win32-msvc7/stl2g/Makefile
config.status: creating misc/win32-msvc7/tclpipe/Makefile
config.status: creating misc/win32-msvc7/tclsh/Makefile
config.status: creating misc/win32-msvc7/tclstub/Makefile
config.status: creating misc/win32-msvc7/tkimg/Makefile
config.status: creating misc/win32-msvc7/tkimgpng/Makefile
config.status: creating misc/win32-msvc7/tkstub/Makefile
config.status: creating misc/win32-msvc7/wish/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/adrt/bench/Makefile
config.status: creating src/adrt/doc/Makefile
config.status: creating src/adrt/libcommon/Makefile
config.status: creating src/adrt/libtexture/Makefile
config.status: creating src/adrt/libtie/Makefile
config.status: creating src/adrt/libtienet/Makefile
config.status: creating src/adrt/libutil/Makefile
config.status: creating src/adrt/librender/Makefile
config.status: creating src/adrt/rise/Makefile
config.status: creating src/adrt/rise/master/Makefile
config.status: creating src/adrt/rise/observer/Makefile
config.status: creating src/adrt/rise/slave/Makefile
config.status: creating src/adrt/isst/Makefile
config.status: creating src/adrt/isst/master/Makefile
config.status: creating src/adrt/isst/observer/Makefile
config.status: creating src/adrt/isst/slave/Makefile
config.status: creating src/adrt/scripts/Makefile
config.status: creating src/adrt/misc/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/Wizards/Makefile
config.status: creating src/archer/plugins/Wizards/tankwizardIA/Makefile
config.status: creating src/archer/plugins/Wizards/tankwizardIA/images/Makefile
config.status: creating src/brlman/Makefile
config.status: creating src/brlman/awf
config.status: creating src/brlman/brlman
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/comgeom/Makefile
config.status: creating src/conv/iges/Makefile
config.status: creating src/conv/jack/Makefile
config.status: creating src/conv/off/Makefile
config.status: creating src/conv/patch/Makefile
config.status: creating src/external/Makefile
config.status: creating src/external/Cubit/Makefile
config.status: creating src/external/EndgameFramework/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/halftone/Makefile
config.status: creating src/irprep/Makefile
config.status: creating src/java/Makefile
config.status: creating src/java/mil/Makefile
config.status: creating src/java/mil/army/Makefile
config.status: creating src/java/mil/army/arl/Makefile
config.status: creating src/java/mil/army/arl/brlcad/Makefile
config.status: creating src/lgt/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/libmultispectral/Makefile
config.status: creating src/liboptical/Makefile
config.status: creating src/liborle/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/dm_old/Makefile
config.status: creating src/mged/points/Makefile
config.status: creating src/mk/Makefile
config.status: creating src/nirt/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/awf/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/libpng/Makefile
config.status: creating src/other/libregex/Makefile
config.status: creating src/other/tcl/Makefile
config.status: creating src/other/tk/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/tkimg/Makefile
config.status: creating src/other/tkimg/base/Makefile
config.status: creating src/other/tkimg/png/Makefile
config.status: creating src/other/tkimg/pngtcl/Makefile
config.status: creating src/other/tkimg/zlibtcl/Makefile
config.status: creating src/other/blt/Makefile
config.status: creating src/other/blt/cf/Makefile
config.status: creating src/other/blt/demos/Makefile
config.status: creating src/other/blt/demos/bitmaps/Makefile
config.status: creating src/other/blt/examples/Makefile
config.status: creating src/other/blt/html/Makefile
config.status: creating src/other/blt/library/Makefile
config.status: creating src/other/blt/library/dd_protocols/Makefile
config.status: creating src/other/blt/man/Makefile
config.status: creating src/other/blt/src/Makefile
config.status: creating src/other/blt/win/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/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/archer/images/Themes/Makefile
config.status: creating src/tclscripts/archer/images/Themes/Crystal/Makefile
config.status: creating src/tclscripts/archer/images/Themes/Crystal_Large/Makefile
config.status: creating src/tclscripts/archer/images/Themes/Windows/Makefile
config.status: creating src/tclscripts/geometree/Makefile
config.status: creating src/tclscripts/lib/Makefile
config.status: creating src/tclscripts/mged/Makefile
config.status: creating src/tclscripts/nirt/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/vas4/Makefile
config.status: creating src/vdeck/Makefile
config.status: creating include/brlcad_config.h
config.status: executing depfiles commands
=== configuring in src/other/tcl/unix (/var/tmp/portage/sci-misc/brlcad-9999/work/brlcad/src/other/tcl/unix)
configure: running /bin/sh ./configure '--prefix=/usr/brlcad/' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-zlib-build=no' '--enable-termlib-build=no' '--enable-regexp-build=no' '--with-python' '--with-gnu-ld' '--with-x' '--with-x11' '--with-sdl' '--enable-dependency-tracking=yes' '--enable-urt-build=yes' '--enable-tcl-build=yes' '--enable-tk-build=yes' '--enable-itcl-build=yes' '--enable-iwidgets-build=yes' '--without-wgl' '--disable-debug' '--enable-pro-engineer-plugin' '--with-proe' '--with-jdk=/opt/sun-jdk-1.5.0.11' '--enable-optimized' '--libdir=/usr/brlcad/lib64' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=nocona -fomit-frame-pointer ' 'LDFLAGS=-Wl,-O1 -Wl,-lz' 'CXXFLAGS=-O2 -march=nocona -fomit-frame-pointer ' --cache-file=../../../../config.cache.linux-gnu.agui --srcdir=.
configure: loading cache ../../../../config.cache.linux-gnu.agui
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
checking whether to add a package name suffix for the manpages... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking dirent.h... 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 if the compiler understands -pipe... yes
checking for building with threads... no (default)
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 how to build libraries... shared
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if gcc supports visibility "hidden"... yes
checking system version... Linux-2.6.21-gentoo
checking for dlopen in -ldl... (cached) yes
checking for ar... (cached) x86_64-pc-linux-gnu-ar
checking for build with symbols... no
checking for required early compiler flags... _LARGEFILE64_SOURCE
checking for 64-bit integer type... using long
checking whether byte ordering is bigendian... (cached) no
checking for getcwd... (cached) yes
checking for opendir... yes
checking for strtol... (cached) yes
checking for strtoll... yes
checking for strtoull... (cached) yes
checking for tmpnam... yes
checking for waitpid... yes
checking for strerror... (cached) yes
checking for getwd... yes
checking for wait3... yes
checking for uname... (cached) yes
checking for realpath... (cached) yes
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking termios vs. termio vs. sgtty... termios
checking for fd_set in sys/types... yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for struct tm.tm_zone... yes
checking for gmtime_r... yes
checking for localtime_r... (cached) yes
checking for mktime... yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... yes
checking for struct stat.st_blksize... (cached) yes
checking for fstatfs... yes
checking for working memcmp... yes
checking for memmove... (cached) yes
checking for strstr... (cached) yes
checking proper strstr implementation... ok
checking for strtoul... (cached) yes
checking proper strtoul implementation... ok
checking for strtod... yes
checking proper strtod implementation... ok
checking for strtod... (cached) yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for socklen_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for opendir... (cached) yes
checking union wait... yes
checking for strncasecmp... (cached) yes
checking for BSDgettimeofday... no
checking for gettimeofday... (cached) yes
checking for gettimeofday declaration... present
checking whether char is unsigned... (cached) no
checking signed char declarations... yes
checking for a putenv() that copies the buffer... no
checking for langinfo.h... (cached) yes
checking whether to use nl_langinfo... yes
checking for chflags... no
checking for fts... no
checking for sys/ioctl.h... (cached) yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking system version... (cached) Linux-2.6.21-gentoo
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
checking whether to use dll unloading... yes
checking for timezone data... /usr/share/zoneinfo
configure: updating cache ../../../../config.cache.linux-gnu.agui
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: ../unix/Makefile.in seems to ignore the --datarootdir setting
config.status: creating dltest/Makefile
config.status: creating tclConfig.sh
=== configuring in src/other/tk/unix (/var/tmp/portage/sci-misc/brlcad-9999/work/brlcad/src/other/tk/unix)
configure: running /bin/sh ./configure '--prefix=/usr/brlcad/' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-zlib-build=no' '--enable-termlib-build=no' '--enable-regexp-build=no' '--with-python' '--with-gnu-ld' '--with-x' '--with-x11' '--with-sdl' '--enable-dependency-tracking=yes' '--enable-urt-build=yes' '--enable-tcl-build=yes' '--enable-tk-build=yes' '--enable-itcl-build=yes' '--enable-iwidgets-build=yes' '--without-wgl' '--disable-debug' '--enable-pro-engineer-plugin' '--with-proe' '--with-jdk=/opt/sun-jdk-1.5.0.11' '--enable-optimized' '--libdir=/usr/brlcad/lib64' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=nocona -fomit-frame-pointer ' 'LDFLAGS=-Wl,-O1 -Wl,-lz' 'CXXFLAGS=-O2 -march=nocona -fomit-frame-pointer ' --cache-file=../../../../config.cache.linux-gnu.agui --srcdir=.
configure: loading cache ../../../../config.cache.linux-gnu.agui
checking for Tcl configuration... found /var/tmp/portage/sci-misc/brlcad-9999/work/brlcad/src/other/tcl/unix/tclConfig.sh
checking for existence of /var/tmp/portage/sci-misc/brlcad-9999/work/brlcad/src/other/tcl/unix/tclConfig.sh... loading
checking for tclsh... /usr/brlcad//bin/tclsh8.5
checking for tclsh in Tcl build directory... /var/tmp/portage/sci-misc/brlcad-9999/work/brlcad/src/other/tcl/unix/tclsh
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
checking whether to add a package name suffix for the manpages... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking if the compiler understands -pipe... (cached) yes
checking for building with threads... no (default)
checking how to build libraries... shared
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if gcc supports visibility "hidden"... (cached) yes
checking system version... (cached) Linux-2.6.21-gentoo
checking for dlopen in -ldl... (cached) yes
checking for ar... (cached) x86_64-pc-linux-gnu-ar
checking for build with symbols... no
checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
checking for 64-bit integer type... (cached) using long
checking whether byte ordering is bigendian... (cached) no
checking for fd_set in sys/types... (cached) yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for strtod... (cached) yes
checking for Solaris2.4/Tru64 strtod bugs... (cached) ok
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking pw_gecos in struct pwd... yes
checking for X... (cached) libraries /usr/lib64, headers
checking for X11 header files... checking for main in -lXbsd... no
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverQueryInfo... no
checking for XScreenSaverQueryInfo in -lXext... no
checking for XScreenSaverQueryInfo in -lXss... yes
checking whether to use xft... yes
checking for X11/Xft/Xft.h... yes
checking for FT_New_Face in -lXft... yes
checking whether char is unsigned... (cached) no
configure: updating cache ../../../../config.cache.linux-gnu.agui
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: ../unix/Makefile.in seems to ignore the --datarootdir setting
config.status: creating tkConfig.sh
=== configuring in misc/enigma (/var/tmp/portage/sci-misc/brlcad-9999/work/brlcad/misc/enigma)
configure: running /bin/sh ./configure '--prefix=/usr/brlcad/' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-zlib-build=no' '--enable-termlib-build=no' '--enable-regexp-build=no' '--with-python' '--with-gnu-ld' '--with-x' '--with-x11' '--with-sdl' '--enable-dependency-tracking=yes' '--enable-urt-build=yes' '--enable-tcl-build=yes' '--enable-tk-build=yes' '--enable-itcl-build=yes' '--enable-iwidgets-build=yes' '--without-wgl' '--disable-debug' '--enable-pro-engineer-plugin' '--with-proe' '--with-jdk=/opt/sun-jdk-1.5.0.11' '--enable-optimized' '--libdir=/usr/brlcad/lib64' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=nocona -fomit-frame-pointer ' 'LDFLAGS=-Wl,-O1 -Wl,-lz' 'CXXFLAGS=-O2 -march=nocona -fomit-frame-pointer ' --cache-file=../../config.cache.linux-gnu.agui --srcdir=.
configure: loading cache ../../config.cache.linux-gnu.agui
checking build system type... (cached) x86_64-pc-linux-gnu
checking host system type... (cached) x86_64-pc-linux-gnu
checking target system type... (cached) x86_64-pc-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking for crypt in -lcrypt... yes
configure: updating cache ../../config.cache.linux-gnu.agui
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
Done.
BRL-CAD Release 7.10.1, Build 20070508
Prefix: /usr/brlcad/
Binaries: /usr/brlcad//bin
Configuration files: /etc
Manual pages: /usr/share/man
CC = x86_64-pc-linux-gnu-gcc
CXX = x86_64-pc-linux-gnu-g++
CFLAGS = -O2 -march=nocona -fomit-frame-pointer -pipe -fno-strict-aliasing -fno-common -fexceptions -O3
CXXFLAGS = -O2 -march=nocona -fomit-frame-pointer -pipe -fno-strict-aliasing -fno-common -fexceptions -O3
CPPFLAGS = -DBRLCADBUILD=1 -I$(top_srcdir)/include
LDFLAGS = -Wl,-O1 -Wl,-lz -L/usr/local/lib64 -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions -O3
LIBS =
Build Tcl ............................: yes
Build Tk .............................: yes
Build Itcl/Itk .......................: yes
Build IWidgets .......................: yes
Build BLT ............................: yes
Build tkImg ..........................: yes
Build libpng .........................: no (using system)
Build libregex .......................: no (using system)
Build zlib ...........................: no (using system)
Build termlib ........................: no (using system)
Build Utah Raster Toolkit.............: yes
Build openNURBS.......................: yes
Build jove ...........................: no
ADRT support .........................: yes
X11 support ..........................: yes
OpenGL support .......................: yes
Java Developer Kit support ...........: yes (/opt/sun-jdk-1.5.0.11)
Enable run-time debugging ............: yes
Build 64-bit release .................: yes
Build optimized release ..............: yes
Build debug release ..................: no
Build profile 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 ......: yes
Elapsed configuration time ...........: 2 minutes, 44 seconds
---
./configure complete, type 'make' to begin building