FreeBSD Bugzilla – Attachment 209345 Details for
Bug 242154
cad/netgen: Fails to link: libinterface.so: undefined reference to pthread_create
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
cd /usr/ports/cad/netgen && make | tee log
log (text/plain), 157.26 KB, created by
smars
on 2019-11-22 14:17:17 UTC
(
hide
)
Description:
cd /usr/ports/cad/netgen && make | tee log
Filename:
MIME Type:
Creator:
smars
Created:
2019-11-22 14:17:17 UTC
Size:
157.26 KB
patch
obsolete
>===> netgen-5.3.1_10 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by netgen-5.3.1_10 for building >===> Extracting for netgen-5.3.1_10 >=> SHA256 Checksum OK for netgen-5.3.1.tar.gz. >===> Patching for netgen-5.3.1_10 >===> Applying FreeBSD patches for netgen-5.3.1_10 >===> netgen-5.3.1_10 depends on executable: gmake - found >===> netgen-5.3.1_10 depends on package: xorgproto>=0 - found >===> netgen-5.3.1_10 depends on package: xorgproto>=0 - found >===> netgen-5.3.1_10 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found >===> netgen-5.3.1_10 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found >===> netgen-5.3.1_10 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found >===> netgen-5.3.1_10 depends on shared library: libTix8.4.3.so - found (/usr/local/lib/libTix8.4.3.so) >===> netgen-5.3.1_10 depends on shared library: libtogl.so - found (/usr/local/lib/libtogl.so) >===> netgen-5.3.1_10 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) >===> netgen-5.3.1_10 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) >===> netgen-5.3.1_10 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) >===> netgen-5.3.1_10 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) >===> netgen-5.3.1_10 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) >===> Configuring for netgen-5.3.1_10 >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking for style of include used by gmake... GNU >checking dependency style of c++... gcc3 >checking for c++ option to support OpenMP... -fopenmp >checking for ar... ar >checking the archiver (ar) interface... ar >checking build system type... amd64-portbld-freebsd12.1 >checking host system type... amd64-portbld-freebsd12.1 >checking how to print strings... printf >checking for gcc... cc >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking dependency style of cc... gcc3 >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B >checking the name lister (/usr/local/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking how to convert amd64-portbld-freebsd12.1 file names to amd64-portbld-freebsd12.1 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd12.1 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/local/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... cpp >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 dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd12.1 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... c++ -E >checking for ld used by c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC -DPIC >checking if c++ PIC flag -fPIC -DPIC works... yes >checking if c++ static flag -static works... no >checking if c++ supports -c -o file.o... yes >checking if c++ supports -c -o file.o... (cached) yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd12.1 ld.so >checking how to hardcode library paths into programs... immediate >checking for jpeg_start_compress in -ljpeg... yes >checking for correct TEA configuration... ok (TEA 3.9) >configure: configuring netgen 5.3.1 >checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh >checking for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading >checking for Tk configuration... found /usr/local/lib/tk8.6/tkConfig.sh >checking for existence of /usr/local/lib/tk8.6/tkConfig.sh... loading >checking for Tcl public headers... /usr/local/include/tcl8.6 >checking for Tk public headers... /usr/local/include/tk8.6 >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libsrc/Makefile >config.status: creating libsrc/csg/Makefile >config.status: creating libsrc/general/Makefile >config.status: creating libsrc/geom2d/Makefile >config.status: creating libsrc/gprim/Makefile >config.status: creating libsrc/include/Makefile >config.status: creating libsrc/interface/Makefile >config.status: creating libsrc/linalg/Makefile >config.status: creating libsrc/meshing/Makefile >config.status: creating libsrc/occ/Makefile >config.status: creating libsrc/stlgeom/Makefile >config.status: creating libsrc/visualization/Makefile >config.status: creating ng/Makefile >config.status: creating nglib/Makefile >config.status: creating tutorials/Makefile >config.status: creating doc/Makefile >config.status: creating windows/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >------------------------------------------------------------------------ > netgen 5.3.1: Automatic configuration OK. > > Enabled functionality: > > OCC: ............... false > JPEGlib: ........... true > FFMPEG: ............ false > NGLIB: ............. true > GUI: ............... true > > > Building: > > Type 'make' to compile netgen. > > Type 'make install' to install netgen. > > Example programs will be built but not installed. >------------------------------------------------------------------------ > >===> Building for netgen-5.3.1_10 >gmake[2]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1' >gmake all-recursive >gmake[3]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1' >Making all in libsrc >gmake[4]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc' >Making all in general >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/general' >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.cpp -fPIC -DPIC -o .libs/array.o >mv -f .deps/array.Tpo .deps/array.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bitarray.lo -MD -MP -MF .deps/bitarray.Tpo -c -o bitarray.lo bitarray.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bitarray.lo -MD -MP -MF .deps/bitarray.Tpo -c bitarray.cpp -fPIC -DPIC -o .libs/bitarray.o >mv -f .deps/bitarray.Tpo .deps/bitarray.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT dynamicmem.lo -MD -MP -MF .deps/dynamicmem.Tpo -c -o dynamicmem.lo dynamicmem.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT dynamicmem.lo -MD -MP -MF .deps/dynamicmem.Tpo -c dynamicmem.cpp -fPIC -DPIC -o .libs/dynamicmem.o >mv -f .deps/dynamicmem.Tpo .deps/dynamicmem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c -o flags.lo flags.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.cpp -fPIC -DPIC -o .libs/flags.o >mv -f .deps/flags.Tpo .deps/flags.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT hashtabl.lo -MD -MP -MF .deps/hashtabl.Tpo -c -o hashtabl.lo hashtabl.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT hashtabl.lo -MD -MP -MF .deps/hashtabl.Tpo -c hashtabl.cpp -fPIC -DPIC -o .libs/hashtabl.o >mv -f .deps/hashtabl.Tpo .deps/hashtabl.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT mystring.lo -MD -MP -MF .deps/mystring.Tpo -c -o mystring.lo mystring.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT mystring.lo -MD -MP -MF .deps/mystring.Tpo -c mystring.cpp -fPIC -DPIC -o .libs/mystring.o >mv -f .deps/mystring.Tpo .deps/mystring.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT ngexception.lo -MD -MP -MF .deps/ngexception.Tpo -c -o ngexception.lo ngexception.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT ngexception.lo -MD -MP -MF .deps/ngexception.Tpo -c ngexception.cpp -fPIC -DPIC -o .libs/ngexception.o >mv -f .deps/ngexception.Tpo .deps/ngexception.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT optmem.lo -MD -MP -MF .deps/optmem.Tpo -c -o optmem.lo optmem.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT optmem.lo -MD -MP -MF .deps/optmem.Tpo -c optmem.cpp -fPIC -DPIC -o .libs/optmem.o >mv -f .deps/optmem.Tpo .deps/optmem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT parthreads.lo -MD -MP -MF .deps/parthreads.Tpo -c -o parthreads.lo parthreads.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT parthreads.lo -MD -MP -MF .deps/parthreads.Tpo -c parthreads.cpp -fPIC -DPIC -o .libs/parthreads.o >mv -f .deps/parthreads.Tpo .deps/parthreads.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT profiler.lo -MD -MP -MF .deps/profiler.Tpo -c -o profiler.lo profiler.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT profiler.lo -MD -MP -MF .deps/profiler.Tpo -c profiler.cpp -fPIC -DPIC -o .libs/profiler.o >mv -f .deps/profiler.Tpo .deps/profiler.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT seti.lo -MD -MP -MF .deps/seti.Tpo -c -o seti.lo seti.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT seti.lo -MD -MP -MF .deps/seti.Tpo -c seti.cpp -fPIC -DPIC -o .libs/seti.o >mv -f .deps/seti.Tpo .deps/seti.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c -o sort.lo sort.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.cpp -fPIC -DPIC -o .libs/sort.o >mv -f .deps/sort.Tpo .deps/sort.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT spbita2d.lo -MD -MP -MF .deps/spbita2d.Tpo -c -o spbita2d.lo spbita2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT spbita2d.lo -MD -MP -MF .deps/spbita2d.Tpo -c spbita2d.cpp -fPIC -DPIC -o .libs/spbita2d.o >mv -f .deps/spbita2d.Tpo .deps/spbita2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT symbolta.lo -MD -MP -MF .deps/symbolta.Tpo -c -o symbolta.lo symbolta.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT symbolta.lo -MD -MP -MF .deps/symbolta.Tpo -c symbolta.cpp -fPIC -DPIC -o .libs/symbolta.o >mv -f .deps/symbolta.Tpo .deps/symbolta.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT table.lo -MD -MP -MF .deps/table.Tpo -c -o table.lo table.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.cpp -fPIC -DPIC -o .libs/table.o >mv -f .deps/table.Tpo .deps/table.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT mpi_interface.lo -MD -MP -MF .deps/mpi_interface.Tpo -c -o mpi_interface.lo mpi_interface.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT mpi_interface.lo -MD -MP -MF .deps/mpi_interface.Tpo -c mpi_interface.cpp -fPIC -DPIC -o .libs/mpi_interface.o >mv -f .deps/mpi_interface.Tpo .deps/mpi_interface.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT gzstream.lo -MD -MP -MF .deps/gzstream.Tpo -c -o gzstream.lo gzstream.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT gzstream.lo -MD -MP -MF .deps/gzstream.Tpo -c gzstream.cpp -fPIC -DPIC -o .libs/gzstream.o >mv -f .deps/gzstream.Tpo .deps/gzstream.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libgen.la array.lo bitarray.lo dynamicmem.lo flags.lo hashtabl.lo mystring.lo ngexception.lo optmem.lo parthreads.lo profiler.lo seti.lo sort.lo spbita2d.lo symbolta.lo table.lo mpi_interface.lo gzstream.lo -L/usr/local/lib >libtool: link: ar cru .libs/libgen.a .libs/array.o .libs/bitarray.o .libs/dynamicmem.o .libs/flags.o .libs/hashtabl.o .libs/mystring.o .libs/ngexception.o .libs/optmem.o .libs/parthreads.o .libs/profiler.o .libs/seti.o .libs/sort.o .libs/spbita2d.o .libs/symbolta.o .libs/table.o .libs/mpi_interface.o .libs/gzstream.o >libtool: link: ranlib .libs/libgen.a >libtool: link: ( cd ".libs" && rm -f "libgen.la" && ln -s "../libgen.la" "libgen.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/general' >Making all in gprim >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/gprim' >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT adtree.lo -MD -MP -MF .deps/adtree.Tpo -c -o adtree.lo adtree.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT adtree.lo -MD -MP -MF .deps/adtree.Tpo -c adtree.cpp -fPIC -DPIC -o .libs/adtree.o >mv -f .deps/adtree.Tpo .deps/adtree.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geom2d.lo -MD -MP -MF .deps/geom2d.Tpo -c -o geom2d.lo geom2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geom2d.lo -MD -MP -MF .deps/geom2d.Tpo -c geom2d.cpp -fPIC -DPIC -o .libs/geom2d.o >mv -f .deps/geom2d.Tpo .deps/geom2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geom3d.lo -MD -MP -MF .deps/geom3d.Tpo -c -o geom3d.lo geom3d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geom3d.lo -MD -MP -MF .deps/geom3d.Tpo -c geom3d.cpp -fPIC -DPIC -o .libs/geom3d.o >mv -f .deps/geom3d.Tpo .deps/geom3d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geomfuncs.lo -MD -MP -MF .deps/geomfuncs.Tpo -c -o geomfuncs.lo geomfuncs.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geomfuncs.lo -MD -MP -MF .deps/geomfuncs.Tpo -c geomfuncs.cpp -fPIC -DPIC -o .libs/geomfuncs.o >mv -f .deps/geomfuncs.Tpo .deps/geomfuncs.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geomtest3d.lo -MD -MP -MF .deps/geomtest3d.Tpo -c -o geomtest3d.lo geomtest3d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geomtest3d.lo -MD -MP -MF .deps/geomtest3d.Tpo -c geomtest3d.cpp -fPIC -DPIC -o .libs/geomtest3d.o >mv -f .deps/geomtest3d.Tpo .deps/geomtest3d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT transform3d.lo -MD -MP -MF .deps/transform3d.Tpo -c -o transform3d.lo transform3d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT transform3d.lo -MD -MP -MF .deps/transform3d.Tpo -c transform3d.cpp -fPIC -DPIC -o .libs/transform3d.o >mv -f .deps/transform3d.Tpo .deps/transform3d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT spline.lo -MD -MP -MF .deps/spline.Tpo -c -o spline.lo spline.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT spline.lo -MD -MP -MF .deps/spline.Tpo -c spline.cpp -fPIC -DPIC -o .libs/spline.o >mv -f .deps/spline.Tpo .deps/spline.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT splinegeometry.lo -MD -MP -MF .deps/splinegeometry.Tpo -c -o splinegeometry.lo splinegeometry.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT splinegeometry.lo -MD -MP -MF .deps/splinegeometry.Tpo -c splinegeometry.cpp -fPIC -DPIC -o .libs/splinegeometry.o >mv -f .deps/splinegeometry.Tpo .deps/splinegeometry.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libgprim.la adtree.lo geom2d.lo geom3d.lo geomfuncs.lo geomtest3d.lo transform3d.lo spline.lo splinegeometry.lo -L/usr/local/lib >libtool: link: ar cru .libs/libgprim.a .libs/adtree.o .libs/geom2d.o .libs/geom3d.o .libs/geomfuncs.o .libs/geomtest3d.o .libs/transform3d.o .libs/spline.o .libs/splinegeometry.o >libtool: link: ranlib .libs/libgprim.a >libtool: link: ( cd ".libs" && rm -f "libgprim.la" && ln -s "../libgprim.la" "libgprim.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/gprim' >Making all in linalg >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/linalg' >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT densemat.lo -MD -MP -MF .deps/densemat.Tpo -c -o densemat.lo densemat.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT densemat.lo -MD -MP -MF .deps/densemat.Tpo -c densemat.cpp -fPIC -DPIC -o .libs/densemat.o >mv -f .deps/densemat.Tpo .deps/densemat.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT polynomial.lo -MD -MP -MF .deps/polynomial.Tpo -c -o polynomial.lo polynomial.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT polynomial.lo -MD -MP -MF .deps/polynomial.Tpo -c polynomial.cpp -fPIC -DPIC -o .libs/polynomial.o >mv -f .deps/polynomial.Tpo .deps/polynomial.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bfgs.lo -MD -MP -MF .deps/bfgs.Tpo -c -o bfgs.lo bfgs.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bfgs.lo -MD -MP -MF .deps/bfgs.Tpo -c bfgs.cpp -fPIC -DPIC -o .libs/bfgs.o >mv -f .deps/bfgs.Tpo .deps/bfgs.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT linopt.lo -MD -MP -MF .deps/linopt.Tpo -c -o linopt.lo linopt.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT linopt.lo -MD -MP -MF .deps/linopt.Tpo -c linopt.cpp -fPIC -DPIC -o .libs/linopt.o >mv -f .deps/linopt.Tpo .deps/linopt.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT linsearch.lo -MD -MP -MF .deps/linsearch.Tpo -c -o linsearch.lo linsearch.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT linsearch.lo -MD -MP -MF .deps/linsearch.Tpo -c linsearch.cpp -fPIC -DPIC -o .libs/linsearch.o >mv -f .deps/linsearch.Tpo .deps/linsearch.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libla.la densemat.lo polynomial.lo bfgs.lo linopt.lo linsearch.lo -L/usr/local/lib >libtool: link: ar cru .libs/libla.a .libs/densemat.o .libs/polynomial.o .libs/bfgs.o .libs/linopt.o .libs/linsearch.o >libtool: link: ranlib .libs/libla.a >libtool: link: ( cd ".libs" && rm -f "libla.la" && ln -s "../libla.la" "libla.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/linalg' >Making all in include >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/include' >gmake[5]: Nothing to be done for 'all'. >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/include' >Making all in meshing >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/meshing' >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT adfront2.lo -MD -MP -MF .deps/adfront2.Tpo -c -o adfront2.lo adfront2.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT adfront2.lo -MD -MP -MF .deps/adfront2.Tpo -c adfront2.cpp -fPIC -DPIC -o .libs/adfront2.o >mv -f .deps/adfront2.Tpo .deps/adfront2.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT adfront3.lo -MD -MP -MF .deps/adfront3.Tpo -c -o adfront3.lo adfront3.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT adfront3.lo -MD -MP -MF .deps/adfront3.Tpo -c adfront3.cpp -fPIC -DPIC -o .libs/adfront3.o >mv -f .deps/adfront3.Tpo .deps/adfront3.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bisect.lo -MD -MP -MF .deps/bisect.Tpo -c -o bisect.lo bisect.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bisect.lo -MD -MP -MF .deps/bisect.Tpo -c bisect.cpp -fPIC -DPIC -o .libs/bisect.o >mv -f .deps/bisect.Tpo .deps/bisect.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT boundarylayer.lo -MD -MP -MF .deps/boundarylayer.Tpo -c -o boundarylayer.lo boundarylayer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT boundarylayer.lo -MD -MP -MF .deps/boundarylayer.Tpo -c boundarylayer.cpp -fPIC -DPIC -o .libs/boundarylayer.o >mv -f .deps/boundarylayer.Tpo .deps/boundarylayer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT clusters.lo -MD -MP -MF .deps/clusters.Tpo -c -o clusters.lo clusters.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT clusters.lo -MD -MP -MF .deps/clusters.Tpo -c clusters.cpp -fPIC -DPIC -o .libs/clusters.o >mv -f .deps/clusters.Tpo .deps/clusters.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT curvedelems.lo -MD -MP -MF .deps/curvedelems.Tpo -c -o curvedelems.lo curvedelems.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT curvedelems.lo -MD -MP -MF .deps/curvedelems.Tpo -c curvedelems.cpp -fPIC -DPIC -o .libs/curvedelems.o >mv -f .deps/curvedelems.Tpo .deps/curvedelems.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT delaunay.lo -MD -MP -MF .deps/delaunay.Tpo -c -o delaunay.lo delaunay.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT delaunay.lo -MD -MP -MF .deps/delaunay.Tpo -c delaunay.cpp -fPIC -DPIC -o .libs/delaunay.o >mv -f .deps/delaunay.Tpo .deps/delaunay.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT delaunay2d.lo -MD -MP -MF .deps/delaunay2d.Tpo -c -o delaunay2d.lo delaunay2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT delaunay2d.lo -MD -MP -MF .deps/delaunay2d.Tpo -c delaunay2d.cpp -fPIC -DPIC -o .libs/delaunay2d.o >mv -f .deps/delaunay2d.Tpo .deps/delaunay2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geomsearch.lo -MD -MP -MF .deps/geomsearch.Tpo -c -o geomsearch.lo geomsearch.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geomsearch.lo -MD -MP -MF .deps/geomsearch.Tpo -c geomsearch.cpp -fPIC -DPIC -o .libs/geomsearch.o >mv -f .deps/geomsearch.Tpo .deps/geomsearch.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT global.lo -MD -MP -MF .deps/global.Tpo -c -o global.lo global.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.cpp -fPIC -DPIC -o .libs/global.o >mv -f .deps/global.Tpo .deps/global.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT hprefinement.lo -MD -MP -MF .deps/hprefinement.Tpo -c -o hprefinement.lo hprefinement.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT hprefinement.lo -MD -MP -MF .deps/hprefinement.Tpo -c hprefinement.cpp -fPIC -DPIC -o .libs/hprefinement.o >mv -f .deps/hprefinement.Tpo .deps/hprefinement.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT improve2.lo -MD -MP -MF .deps/improve2.Tpo -c -o improve2.lo improve2.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT improve2.lo -MD -MP -MF .deps/improve2.Tpo -c improve2.cpp -fPIC -DPIC -o .libs/improve2.o >mv -f .deps/improve2.Tpo .deps/improve2.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT improve2gen.lo -MD -MP -MF .deps/improve2gen.Tpo -c -o improve2gen.lo improve2gen.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT improve2gen.lo -MD -MP -MF .deps/improve2gen.Tpo -c improve2gen.cpp -fPIC -DPIC -o .libs/improve2gen.o >mv -f .deps/improve2gen.Tpo .deps/improve2gen.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT improve3.lo -MD -MP -MF .deps/improve3.Tpo -c -o improve3.lo improve3.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT improve3.lo -MD -MP -MF .deps/improve3.Tpo -c improve3.cpp -fPIC -DPIC -o .libs/improve3.o >mv -f .deps/improve3.Tpo .deps/improve3.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT localh.lo -MD -MP -MF .deps/localh.Tpo -c -o localh.lo localh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT localh.lo -MD -MP -MF .deps/localh.Tpo -c localh.cpp -fPIC -DPIC -o .libs/localh.o >mv -f .deps/localh.Tpo .deps/localh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshclass.lo -MD -MP -MF .deps/meshclass.Tpo -c -o meshclass.lo meshclass.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshclass.lo -MD -MP -MF .deps/meshclass.Tpo -c meshclass.cpp -fPIC -DPIC -o .libs/meshclass.o >mv -f .deps/meshclass.Tpo .deps/meshclass.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshfunc.lo -MD -MP -MF .deps/meshfunc.Tpo -c -o meshfunc.lo meshfunc.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshfunc.lo -MD -MP -MF .deps/meshfunc.Tpo -c meshfunc.cpp -fPIC -DPIC -o .libs/meshfunc.o >mv -f .deps/meshfunc.Tpo .deps/meshfunc.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshfunc2d.lo -MD -MP -MF .deps/meshfunc2d.Tpo -c -o meshfunc2d.lo meshfunc2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshfunc2d.lo -MD -MP -MF .deps/meshfunc2d.Tpo -c meshfunc2d.cpp -fPIC -DPIC -o .libs/meshfunc2d.o >mv -f .deps/meshfunc2d.Tpo .deps/meshfunc2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshing2.lo -MD -MP -MF .deps/meshing2.Tpo -c -o meshing2.lo meshing2.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshing2.lo -MD -MP -MF .deps/meshing2.Tpo -c meshing2.cpp -fPIC -DPIC -o .libs/meshing2.o >mv -f .deps/meshing2.Tpo .deps/meshing2.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshing3.lo -MD -MP -MF .deps/meshing3.Tpo -c -o meshing3.lo meshing3.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshing3.lo -MD -MP -MF .deps/meshing3.Tpo -c meshing3.cpp -fPIC -DPIC -o .libs/meshing3.o >mv -f .deps/meshing3.Tpo .deps/meshing3.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshtool.lo -MD -MP -MF .deps/meshtool.Tpo -c -o meshtool.lo meshtool.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshtool.lo -MD -MP -MF .deps/meshtool.Tpo -c meshtool.cpp -fPIC -DPIC -o .libs/meshtool.o >mv -f .deps/meshtool.Tpo .deps/meshtool.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshtype.lo -MD -MP -MF .deps/meshtype.Tpo -c -o meshtype.lo meshtype.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshtype.lo -MD -MP -MF .deps/meshtype.Tpo -c meshtype.cpp -fPIC -DPIC -o .libs/meshtype.o >mv -f .deps/meshtype.Tpo .deps/meshtype.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT msghandler.lo -MD -MP -MF .deps/msghandler.Tpo -c -o msghandler.lo msghandler.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT msghandler.lo -MD -MP -MF .deps/msghandler.Tpo -c msghandler.cpp -fPIC -DPIC -o .libs/msghandler.o >mv -f .deps/msghandler.Tpo .deps/msghandler.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT netrule2.lo -MD -MP -MF .deps/netrule2.Tpo -c -o netrule2.lo netrule2.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT netrule2.lo -MD -MP -MF .deps/netrule2.Tpo -c netrule2.cpp -fPIC -DPIC -o .libs/netrule2.o >mv -f .deps/netrule2.Tpo .deps/netrule2.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT netrule3.lo -MD -MP -MF .deps/netrule3.Tpo -c -o netrule3.lo netrule3.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT netrule3.lo -MD -MP -MF .deps/netrule3.Tpo -c netrule3.cpp -fPIC -DPIC -o .libs/netrule3.o >mv -f .deps/netrule3.Tpo .deps/netrule3.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT parser2.lo -MD -MP -MF .deps/parser2.Tpo -c -o parser2.lo parser2.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT parser2.lo -MD -MP -MF .deps/parser2.Tpo -c parser2.cpp -fPIC -DPIC -o .libs/parser2.o >mv -f .deps/parser2.Tpo .deps/parser2.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT parser3.lo -MD -MP -MF .deps/parser3.Tpo -c -o parser3.lo parser3.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT parser3.lo -MD -MP -MF .deps/parser3.Tpo -c parser3.cpp -fPIC -DPIC -o .libs/parser3.o >mv -f .deps/parser3.Tpo .deps/parser3.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT prism2rls.lo -MD -MP -MF .deps/prism2rls.Tpo -c -o prism2rls.lo prism2rls.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT prism2rls.lo -MD -MP -MF .deps/prism2rls.Tpo -c prism2rls.cpp -fPIC -DPIC -o .libs/prism2rls.o >mv -f .deps/prism2rls.Tpo .deps/prism2rls.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT pyramid2rls.lo -MD -MP -MF .deps/pyramid2rls.Tpo -c -o pyramid2rls.lo pyramid2rls.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT pyramid2rls.lo -MD -MP -MF .deps/pyramid2rls.Tpo -c pyramid2rls.cpp -fPIC -DPIC -o .libs/pyramid2rls.o >mv -f .deps/pyramid2rls.Tpo .deps/pyramid2rls.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT pyramidrls.lo -MD -MP -MF .deps/pyramidrls.Tpo -c -o pyramidrls.lo pyramidrls.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT pyramidrls.lo -MD -MP -MF .deps/pyramidrls.Tpo -c pyramidrls.cpp -fPIC -DPIC -o .libs/pyramidrls.o >mv -f .deps/pyramidrls.Tpo .deps/pyramidrls.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT quadrls.lo -MD -MP -MF .deps/quadrls.Tpo -c -o quadrls.lo quadrls.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT quadrls.lo -MD -MP -MF .deps/quadrls.Tpo -c quadrls.cpp -fPIC -DPIC -o .libs/quadrls.o >mv -f .deps/quadrls.Tpo .deps/quadrls.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT refine.lo -MD -MP -MF .deps/refine.Tpo -c -o refine.lo refine.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT refine.lo -MD -MP -MF .deps/refine.Tpo -c refine.cpp -fPIC -DPIC -o .libs/refine.o >mv -f .deps/refine.Tpo .deps/refine.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT ruler2.lo -MD -MP -MF .deps/ruler2.Tpo -c -o ruler2.lo ruler2.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT ruler2.lo -MD -MP -MF .deps/ruler2.Tpo -c ruler2.cpp -fPIC -DPIC -o .libs/ruler2.o >mv -f .deps/ruler2.Tpo .deps/ruler2.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT ruler3.lo -MD -MP -MF .deps/ruler3.Tpo -c -o ruler3.lo ruler3.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT ruler3.lo -MD -MP -MF .deps/ruler3.Tpo -c ruler3.cpp -fPIC -DPIC -o .libs/ruler3.o >mv -f .deps/ruler3.Tpo .deps/ruler3.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT secondorder.lo -MD -MP -MF .deps/secondorder.Tpo -c -o secondorder.lo secondorder.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT secondorder.lo -MD -MP -MF .deps/secondorder.Tpo -c secondorder.cpp -fPIC -DPIC -o .libs/secondorder.o >mv -f .deps/secondorder.Tpo .deps/secondorder.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT smoothing2.5.lo -MD -MP -MF .deps/smoothing2.5.Tpo -c -o smoothing2.5.lo smoothing2.5.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT smoothing2.5.lo -MD -MP -MF .deps/smoothing2.5.Tpo -c smoothing2.5.cpp -fPIC -DPIC -o .libs/smoothing2.5.o >mv -f .deps/smoothing2.5.Tpo .deps/smoothing2.5.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT smoothing2.lo -MD -MP -MF .deps/smoothing2.Tpo -c -o smoothing2.lo smoothing2.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT smoothing2.lo -MD -MP -MF .deps/smoothing2.Tpo -c smoothing2.cpp -fPIC -DPIC -o .libs/smoothing2.o >mv -f .deps/smoothing2.Tpo .deps/smoothing2.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT smoothing3.lo -MD -MP -MF .deps/smoothing3.Tpo -c -o smoothing3.lo smoothing3.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT smoothing3.lo -MD -MP -MF .deps/smoothing3.Tpo -c smoothing3.cpp -fPIC -DPIC -o .libs/smoothing3.o >mv -f .deps/smoothing3.Tpo .deps/smoothing3.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT specials.lo -MD -MP -MF .deps/specials.Tpo -c -o specials.lo specials.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT specials.lo -MD -MP -MF .deps/specials.Tpo -c specials.cpp -fPIC -DPIC -o .libs/specials.o >mv -f .deps/specials.Tpo .deps/specials.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT tetrarls.lo -MD -MP -MF .deps/tetrarls.Tpo -c -o tetrarls.lo tetrarls.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT tetrarls.lo -MD -MP -MF .deps/tetrarls.Tpo -c tetrarls.cpp -fPIC -DPIC -o .libs/tetrarls.o >mv -f .deps/tetrarls.Tpo .deps/tetrarls.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT topology.lo -MD -MP -MF .deps/topology.Tpo -c -o topology.lo topology.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT topology.lo -MD -MP -MF .deps/topology.Tpo -c topology.cpp -fPIC -DPIC -o .libs/topology.o >mv -f .deps/topology.Tpo .deps/topology.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT triarls.lo -MD -MP -MF .deps/triarls.Tpo -c -o triarls.lo triarls.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT triarls.lo -MD -MP -MF .deps/triarls.Tpo -c triarls.cpp -fPIC -DPIC -o .libs/triarls.o >mv -f .deps/triarls.Tpo .deps/triarls.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT validate.lo -MD -MP -MF .deps/validate.Tpo -c -o validate.lo validate.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT validate.lo -MD -MP -MF .deps/validate.Tpo -c validate.cpp -fPIC -DPIC -o .libs/validate.o >mv -f .deps/validate.Tpo .deps/validate.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT zrefine.lo -MD -MP -MF .deps/zrefine.Tpo -c -o zrefine.lo zrefine.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT zrefine.lo -MD -MP -MF .deps/zrefine.Tpo -c zrefine.cpp -fPIC -DPIC -o .libs/zrefine.o >mv -f .deps/zrefine.Tpo .deps/zrefine.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bcfunctions.lo -MD -MP -MF .deps/bcfunctions.Tpo -c -o bcfunctions.lo bcfunctions.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bcfunctions.lo -MD -MP -MF .deps/bcfunctions.Tpo -c bcfunctions.cpp -fPIC -DPIC -o .libs/bcfunctions.o >mv -f .deps/bcfunctions.Tpo .deps/bcfunctions.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT parallelmesh.lo -MD -MP -MF .deps/parallelmesh.Tpo -c -o parallelmesh.lo parallelmesh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT parallelmesh.lo -MD -MP -MF .deps/parallelmesh.Tpo -c parallelmesh.cpp -fPIC -DPIC -o .libs/parallelmesh.o >mv -f .deps/parallelmesh.Tpo .deps/parallelmesh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT paralleltop.lo -MD -MP -MF .deps/paralleltop.Tpo -c -o paralleltop.lo paralleltop.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT paralleltop.lo -MD -MP -MF .deps/paralleltop.Tpo -c paralleltop.cpp -fPIC -DPIC -o .libs/paralleltop.o >mv -f .deps/paralleltop.Tpo .deps/paralleltop.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT basegeom.lo -MD -MP -MF .deps/basegeom.Tpo -c -o basegeom.lo basegeom.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT basegeom.lo -MD -MP -MF .deps/basegeom.Tpo -c basegeom.cpp -fPIC -DPIC -o .libs/basegeom.o >mv -f .deps/basegeom.Tpo .deps/basegeom.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libmesh.la -rpath /usr/local/lib adfront2.lo adfront3.lo bisect.lo boundarylayer.lo clusters.lo curvedelems.lo delaunay.lo delaunay2d.lo geomsearch.lo global.lo hprefinement.lo improve2.lo improve2gen.lo improve3.lo localh.lo meshclass.lo meshfunc.lo meshfunc2d.lo meshing2.lo meshing3.lo meshtool.lo meshtype.lo msghandler.lo netrule2.lo netrule3.lo parser2.lo parser3.lo prism2rls.lo pyramid2rls.lo pyramidrls.lo quadrls.lo refine.lo ruler2.lo ruler3.lo secondorder.lo smoothing2.5.lo smoothing2.lo smoothing3.lo specials.lo tetrarls.lo topology.lo triarls.lo validate.lo zrefine.lo bcfunctions.lo parallelmesh.lo paralleltop.lo basegeom.lo ../../libsrc/linalg/libla.la ../../libsrc/gprim/libgprim.la ../../libsrc/general/libgen.la -lz -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/adfront2.o .libs/adfront3.o .libs/bisect.o .libs/boundarylayer.o .libs/clusters.o .libs/curvedelems.o .libs/delaunay.o .libs/delaunay2d.o .libs/geomsearch.o .libs/global.o .libs/hprefinement.o .libs/improve2.o .libs/improve2gen.o .libs/improve3.o .libs/localh.o .libs/meshclass.o .libs/meshfunc.o .libs/meshfunc2d.o .libs/meshing2.o .libs/meshing3.o .libs/meshtool.o .libs/meshtype.o .libs/msghandler.o .libs/netrule2.o .libs/netrule3.o .libs/parser2.o .libs/parser3.o .libs/prism2rls.o .libs/pyramid2rls.o .libs/pyramidrls.o .libs/quadrls.o .libs/refine.o .libs/ruler2.o .libs/ruler3.o .libs/secondorder.o .libs/smoothing2.5.o .libs/smoothing2.o .libs/smoothing3.o .libs/specials.o .libs/tetrarls.o .libs/topology.o .libs/triarls.o .libs/validate.o .libs/zrefine.o .libs/bcfunctions.o .libs/parallelmesh.o .libs/paralleltop.o .libs/basegeom.o -Wl,--whole-archive ../../libsrc/linalg/.libs/libla.a ../../libsrc/gprim/.libs/libgprim.a ../../libsrc/general/.libs/libgen.a -Wl,--no-whole-archive -L/usr/local/lib -lz -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,libmesh.so.0 -o .libs/libmesh.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libmesh.so.0" && ln -s "libmesh.so.0.0.0" "libmesh.so.0") >libtool: link: (cd ".libs" && rm -f "libmesh.so" && ln -s "libmesh.so.0.0.0" "libmesh.so") >libtool: link: ( cd ".libs" && rm -f "libmesh.la" && ln -s "../libmesh.la" "libmesh.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/meshing' >Making all in interface >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/interface' >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT nginterface.lo -MD -MP -MF .deps/nginterface.Tpo -c -o nginterface.lo nginterface.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT nginterface.lo -MD -MP -MF .deps/nginterface.Tpo -c nginterface.cpp -fPIC -DPIC -o .libs/nginterface.o >mv -f .deps/nginterface.Tpo .deps/nginterface.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT nginterface_v2.lo -MD -MP -MF .deps/nginterface_v2.Tpo -c -o nginterface_v2.lo nginterface_v2.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT nginterface_v2.lo -MD -MP -MF .deps/nginterface_v2.Tpo -c nginterface_v2.cpp -fPIC -DPIC -o .libs/nginterface_v2.o >mv -f .deps/nginterface_v2.Tpo .deps/nginterface_v2.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT read_fnf_mesh.lo -MD -MP -MF .deps/read_fnf_mesh.Tpo -c -o read_fnf_mesh.lo read_fnf_mesh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT read_fnf_mesh.lo -MD -MP -MF .deps/read_fnf_mesh.Tpo -c read_fnf_mesh.cpp -fPIC -DPIC -o .libs/read_fnf_mesh.o >mv -f .deps/read_fnf_mesh.Tpo .deps/read_fnf_mesh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT readtetmesh.lo -MD -MP -MF .deps/readtetmesh.Tpo -c -o readtetmesh.lo readtetmesh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT readtetmesh.lo -MD -MP -MF .deps/readtetmesh.Tpo -c readtetmesh.cpp -fPIC -DPIC -o .libs/readtetmesh.o >mv -f .deps/readtetmesh.Tpo .deps/readtetmesh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT readuser.lo -MD -MP -MF .deps/readuser.Tpo -c -o readuser.lo readuser.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT readuser.lo -MD -MP -MF .deps/readuser.Tpo -c readuser.cpp -fPIC -DPIC -o .libs/readuser.o >mv -f .deps/readuser.Tpo .deps/readuser.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writeabaqus.lo -MD -MP -MF .deps/writeabaqus.Tpo -c -o writeabaqus.lo writeabaqus.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writeabaqus.lo -MD -MP -MF .deps/writeabaqus.Tpo -c writeabaqus.cpp -fPIC -DPIC -o .libs/writeabaqus.o >mv -f .deps/writeabaqus.Tpo .deps/writeabaqus.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writediffpack.lo -MD -MP -MF .deps/writediffpack.Tpo -c -o writediffpack.lo writediffpack.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writediffpack.lo -MD -MP -MF .deps/writediffpack.Tpo -c writediffpack.cpp -fPIC -DPIC -o .libs/writediffpack.o >mv -f .deps/writediffpack.Tpo .deps/writediffpack.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writedolfin.lo -MD -MP -MF .deps/writedolfin.Tpo -c -o writedolfin.lo writedolfin.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writedolfin.lo -MD -MP -MF .deps/writedolfin.Tpo -c writedolfin.cpp -fPIC -DPIC -o .libs/writedolfin.o >mv -f .deps/writedolfin.Tpo .deps/writedolfin.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writeelmer.lo -MD -MP -MF .deps/writeelmer.Tpo -c -o writeelmer.lo writeelmer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writeelmer.lo -MD -MP -MF .deps/writeelmer.Tpo -c writeelmer.cpp -fPIC -DPIC -o .libs/writeelmer.o >mv -f .deps/writeelmer.Tpo .deps/writeelmer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writefeap.lo -MD -MP -MF .deps/writefeap.Tpo -c -o writefeap.lo writefeap.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writefeap.lo -MD -MP -MF .deps/writefeap.Tpo -c writefeap.cpp -fPIC -DPIC -o .libs/writefeap.o >mv -f .deps/writefeap.Tpo .deps/writefeap.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writefluent.lo -MD -MP -MF .deps/writefluent.Tpo -c -o writefluent.lo writefluent.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writefluent.lo -MD -MP -MF .deps/writefluent.Tpo -c writefluent.cpp -fPIC -DPIC -o .libs/writefluent.o >mv -f .deps/writefluent.Tpo .deps/writefluent.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writegmsh.lo -MD -MP -MF .deps/writegmsh.Tpo -c -o writegmsh.lo writegmsh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writegmsh.lo -MD -MP -MF .deps/writegmsh.Tpo -c writegmsh.cpp -fPIC -DPIC -o .libs/writegmsh.o >mv -f .deps/writegmsh.Tpo .deps/writegmsh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writejcm.lo -MD -MP -MF .deps/writejcm.Tpo -c -o writejcm.lo writejcm.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writejcm.lo -MD -MP -MF .deps/writejcm.Tpo -c writejcm.cpp -fPIC -DPIC -o .libs/writejcm.o >mv -f .deps/writejcm.Tpo .deps/writejcm.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writepermas.lo -MD -MP -MF .deps/writepermas.Tpo -c -o writepermas.lo writepermas.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writepermas.lo -MD -MP -MF .deps/writepermas.Tpo -c writepermas.cpp -fPIC -DPIC -o .libs/writepermas.o >mv -f .deps/writepermas.Tpo .deps/writepermas.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writetecplot.lo -MD -MP -MF .deps/writetecplot.Tpo -c -o writetecplot.lo writetecplot.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writetecplot.lo -MD -MP -MF .deps/writetecplot.Tpo -c writetecplot.cpp -fPIC -DPIC -o .libs/writetecplot.o >mv -f .deps/writetecplot.Tpo .deps/writetecplot.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writetet.lo -MD -MP -MF .deps/writetet.Tpo -c -o writetet.lo writetet.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writetet.lo -MD -MP -MF .deps/writetet.Tpo -c writetet.cpp -fPIC -DPIC -o .libs/writetet.o >mv -f .deps/writetet.Tpo .deps/writetet.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writetochnog.lo -MD -MP -MF .deps/writetochnog.Tpo -c -o writetochnog.lo writetochnog.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writetochnog.lo -MD -MP -MF .deps/writetochnog.Tpo -c writetochnog.cpp -fPIC -DPIC -o .libs/writetochnog.o >mv -f .deps/writetochnog.Tpo .deps/writetochnog.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writeuser.lo -MD -MP -MF .deps/writeuser.Tpo -c -o writeuser.lo writeuser.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writeuser.lo -MD -MP -MF .deps/writeuser.Tpo -c writeuser.cpp -fPIC -DPIC -o .libs/writeuser.o >mv -f .deps/writeuser.Tpo .deps/writeuser.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT wuchemnitz.lo -MD -MP -MF .deps/wuchemnitz.Tpo -c -o wuchemnitz.lo wuchemnitz.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT wuchemnitz.lo -MD -MP -MF .deps/wuchemnitz.Tpo -c wuchemnitz.cpp -fPIC -DPIC -o .libs/wuchemnitz.o >mv -f .deps/wuchemnitz.Tpo .deps/wuchemnitz.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writegmsh2.lo -MD -MP -MF .deps/writegmsh2.Tpo -c -o writegmsh2.lo writegmsh2.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writegmsh2.lo -MD -MP -MF .deps/writegmsh2.Tpo -c writegmsh2.cpp -fPIC -DPIC -o .libs/writegmsh2.o >mv -f .deps/writegmsh2.Tpo .deps/writegmsh2.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I"/usr/local/include/tcl8.6" -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writeOpenFOAM15x.lo -MD -MP -MF .deps/writeOpenFOAM15x.Tpo -c -o writeOpenFOAM15x.lo writeOpenFOAM15x.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I../../libsrc/interface -I/usr/local/include/tcl8.6 -DOPENGL -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT writeOpenFOAM15x.lo -MD -MP -MF .deps/writeOpenFOAM15x.Tpo -c writeOpenFOAM15x.cpp -fPIC -DPIC -o .libs/writeOpenFOAM15x.o >mv -f .deps/writeOpenFOAM15x.Tpo .deps/writeOpenFOAM15x.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libinterface.la -rpath /usr/local/lib nginterface.lo nginterface_v2.lo read_fnf_mesh.lo readtetmesh.lo readuser.lo writeabaqus.lo writediffpack.lo writedolfin.lo writeelmer.lo writefeap.lo writefluent.lo writegmsh.lo writejcm.lo writepermas.lo writetecplot.lo writetet.lo writetochnog.lo writeuser.lo wuchemnitz.lo writegmsh2.lo writeOpenFOAM15x.lo ../../libsrc/meshing/libmesh.la -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/nginterface.o .libs/nginterface_v2.o .libs/read_fnf_mesh.o .libs/readtetmesh.o .libs/readuser.o .libs/writeabaqus.o .libs/writediffpack.o .libs/writedolfin.o .libs/writeelmer.o .libs/writefeap.o .libs/writefluent.o .libs/writegmsh.o .libs/writejcm.o .libs/writepermas.o .libs/writetecplot.o .libs/writetet.o .libs/writetochnog.o .libs/writeuser.o .libs/wuchemnitz.o .libs/writegmsh2.o .libs/writeOpenFOAM15x.o -Wl,-rpath -Wl,/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/meshing/.libs -Wl,-rpath -Wl,/usr/local/lib ../../libsrc/meshing/.libs/libmesh.so -L/usr/local/lib -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,libinterface.so.0 -o .libs/libinterface.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libinterface.so.0" && ln -s "libinterface.so.0.0.0" "libinterface.so.0") >libtool: link: (cd ".libs" && rm -f "libinterface.so" && ln -s "libinterface.so.0.0.0" "libinterface.so") >libtool: link: ( cd ".libs" && rm -f "libinterface.la" && ln -s "../libinterface.la" "libinterface.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/interface' >Making all in csg >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/csg' >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT algprim.lo -MD -MP -MF .deps/algprim.Tpo -c -o algprim.lo algprim.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT algprim.lo -MD -MP -MF .deps/algprim.Tpo -c algprim.cpp -fPIC -DPIC -o .libs/algprim.o >mv -f .deps/algprim.Tpo .deps/algprim.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT brick.lo -MD -MP -MF .deps/brick.Tpo -c -o brick.lo brick.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT brick.lo -MD -MP -MF .deps/brick.Tpo -c brick.cpp -fPIC -DPIC -o .libs/brick.o >mv -f .deps/brick.Tpo .deps/brick.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bspline2d.lo -MD -MP -MF .deps/bspline2d.Tpo -c -o bspline2d.lo bspline2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT bspline2d.lo -MD -MP -MF .deps/bspline2d.Tpo -c bspline2d.cpp -fPIC -DPIC -o .libs/bspline2d.o >mv -f .deps/bspline2d.Tpo .deps/bspline2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT csgeom.lo -MD -MP -MF .deps/csgeom.Tpo -c -o csgeom.lo csgeom.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT csgeom.lo -MD -MP -MF .deps/csgeom.Tpo -c csgeom.cpp -fPIC -DPIC -o .libs/csgeom.o >mv -f .deps/csgeom.Tpo .deps/csgeom.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT csgparser.lo -MD -MP -MF .deps/csgparser.Tpo -c -o csgparser.lo csgparser.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT csgparser.lo -MD -MP -MF .deps/csgparser.Tpo -c csgparser.cpp -fPIC -DPIC -o .libs/csgparser.o >mv -f .deps/csgparser.Tpo .deps/csgparser.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT curve2d.lo -MD -MP -MF .deps/curve2d.Tpo -c -o curve2d.lo curve2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT curve2d.lo -MD -MP -MF .deps/curve2d.Tpo -c curve2d.cpp -fPIC -DPIC -o .libs/curve2d.o >mv -f .deps/curve2d.Tpo .deps/curve2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT edgeflw.lo -MD -MP -MF .deps/edgeflw.Tpo -c -o edgeflw.lo edgeflw.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT edgeflw.lo -MD -MP -MF .deps/edgeflw.Tpo -c edgeflw.cpp -fPIC -DPIC -o .libs/edgeflw.o >mv -f .deps/edgeflw.Tpo .deps/edgeflw.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT explicitcurve2d.lo -MD -MP -MF .deps/explicitcurve2d.Tpo -c -o explicitcurve2d.lo explicitcurve2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT explicitcurve2d.lo -MD -MP -MF .deps/explicitcurve2d.Tpo -c explicitcurve2d.cpp -fPIC -DPIC -o .libs/explicitcurve2d.o >mv -f .deps/explicitcurve2d.Tpo .deps/explicitcurve2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT extrusion.lo -MD -MP -MF .deps/extrusion.Tpo -c -o extrusion.lo extrusion.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT extrusion.lo -MD -MP -MF .deps/extrusion.Tpo -c extrusion.cpp -fPIC -DPIC -o .libs/extrusion.o >mv -f .deps/extrusion.Tpo .deps/extrusion.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT gencyl.lo -MD -MP -MF .deps/gencyl.Tpo -c -o gencyl.lo gencyl.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT gencyl.lo -MD -MP -MF .deps/gencyl.Tpo -c gencyl.cpp -fPIC -DPIC -o .libs/gencyl.o >mv -f .deps/gencyl.Tpo .deps/gencyl.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT genmesh.lo -MD -MP -MF .deps/genmesh.Tpo -c -o genmesh.lo genmesh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT genmesh.lo -MD -MP -MF .deps/genmesh.Tpo -c genmesh.cpp -fPIC -DPIC -o .libs/genmesh.o >mv -f .deps/genmesh.Tpo .deps/genmesh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT identify.lo -MD -MP -MF .deps/identify.Tpo -c -o identify.lo identify.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT identify.lo -MD -MP -MF .deps/identify.Tpo -c identify.cpp -fPIC -DPIC -o .libs/identify.o >mv -f .deps/identify.Tpo .deps/identify.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT manifold.lo -MD -MP -MF .deps/manifold.Tpo -c -o manifold.lo manifold.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT manifold.lo -MD -MP -MF .deps/manifold.Tpo -c manifold.cpp -fPIC -DPIC -o .libs/manifold.o >mv -f .deps/manifold.Tpo .deps/manifold.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshsurf.lo -MD -MP -MF .deps/meshsurf.Tpo -c -o meshsurf.lo meshsurf.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshsurf.lo -MD -MP -MF .deps/meshsurf.Tpo -c meshsurf.cpp -fPIC -DPIC -o .libs/meshsurf.o >mv -f .deps/meshsurf.Tpo .deps/meshsurf.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT polyhedra.lo -MD -MP -MF .deps/polyhedra.Tpo -c -o polyhedra.lo polyhedra.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT polyhedra.lo -MD -MP -MF .deps/polyhedra.Tpo -c polyhedra.cpp -fPIC -DPIC -o .libs/polyhedra.o >mv -f .deps/polyhedra.Tpo .deps/polyhedra.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT revolution.lo -MD -MP -MF .deps/revolution.Tpo -c -o revolution.lo revolution.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT revolution.lo -MD -MP -MF .deps/revolution.Tpo -c revolution.cpp -fPIC -DPIC -o .libs/revolution.o >mv -f .deps/revolution.Tpo .deps/revolution.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT singularref.lo -MD -MP -MF .deps/singularref.Tpo -c -o singularref.lo singularref.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT singularref.lo -MD -MP -MF .deps/singularref.Tpo -c singularref.cpp -fPIC -DPIC -o .libs/singularref.o >mv -f .deps/singularref.Tpo .deps/singularref.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT solid.lo -MD -MP -MF .deps/solid.Tpo -c -o solid.lo solid.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT solid.lo -MD -MP -MF .deps/solid.Tpo -c solid.cpp -fPIC -DPIC -o .libs/solid.o >mv -f .deps/solid.Tpo .deps/solid.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT specpoin.lo -MD -MP -MF .deps/specpoin.Tpo -c -o specpoin.lo specpoin.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT specpoin.lo -MD -MP -MF .deps/specpoin.Tpo -c specpoin.cpp -fPIC -DPIC -o .libs/specpoin.o >mv -f .deps/specpoin.Tpo .deps/specpoin.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT spline3d.lo -MD -MP -MF .deps/spline3d.Tpo -c -o spline3d.lo spline3d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT spline3d.lo -MD -MP -MF .deps/spline3d.Tpo -c spline3d.cpp -fPIC -DPIC -o .libs/spline3d.o >mv -f .deps/spline3d.Tpo .deps/spline3d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT surface.lo -MD -MP -MF .deps/surface.Tpo -c -o surface.lo surface.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT surface.lo -MD -MP -MF .deps/surface.Tpo -c surface.cpp -fPIC -DPIC -o .libs/surface.o >mv -f .deps/surface.Tpo .deps/surface.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT triapprox.lo -MD -MP -MF .deps/triapprox.Tpo -c -o triapprox.lo triapprox.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT triapprox.lo -MD -MP -MF .deps/triapprox.Tpo -c triapprox.cpp -fPIC -DPIC -o .libs/triapprox.o >mv -f .deps/triapprox.Tpo .deps/triapprox.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libcsg.la -rpath /usr/local/lib algprim.lo brick.lo bspline2d.lo csgeom.lo csgparser.lo curve2d.lo edgeflw.lo explicitcurve2d.lo extrusion.lo gencyl.lo genmesh.lo identify.lo manifold.lo meshsurf.lo polyhedra.lo revolution.lo singularref.lo solid.lo specpoin.lo spline3d.lo surface.lo triapprox.lo ../../libsrc/meshing/libmesh.la -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/algprim.o .libs/brick.o .libs/bspline2d.o .libs/csgeom.o .libs/csgparser.o .libs/curve2d.o .libs/edgeflw.o .libs/explicitcurve2d.o .libs/extrusion.o .libs/gencyl.o .libs/genmesh.o .libs/identify.o .libs/manifold.o .libs/meshsurf.o .libs/polyhedra.o .libs/revolution.o .libs/singularref.o .libs/solid.o .libs/specpoin.o .libs/spline3d.o .libs/surface.o .libs/triapprox.o -Wl,-rpath -Wl,/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/meshing/.libs -Wl,-rpath -Wl,/usr/local/lib ../../libsrc/meshing/.libs/libmesh.so -L/usr/local/lib -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,libcsg.so.0 -o .libs/libcsg.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libcsg.so.0" && ln -s "libcsg.so.0.0.0" "libcsg.so.0") >libtool: link: (cd ".libs" && rm -f "libcsg.so" && ln -s "libcsg.so.0.0.0" "libcsg.so") >libtool: link: ( cd ".libs" && rm -f "libcsg.la" && ln -s "../libcsg.la" "libcsg.la" ) >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vscsg.lo -MD -MP -MF .deps/vscsg.Tpo -c -o vscsg.lo vscsg.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vscsg.lo -MD -MP -MF .deps/vscsg.Tpo -c vscsg.cpp -fPIC -DPIC -o .libs/vscsg.o >mv -f .deps/vscsg.Tpo .deps/vscsg.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT csgpkg.lo -MD -MP -MF .deps/csgpkg.Tpo -c -o csgpkg.lo csgpkg.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT csgpkg.lo -MD -MP -MF .deps/csgpkg.Tpo -c csgpkg.cpp -fPIC -DPIC -o .libs/csgpkg.o >mv -f .deps/csgpkg.Tpo .deps/csgpkg.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libcsgvis.la -rpath /usr/local/lib vscsg.lo csgpkg.lo libcsg.la -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/vscsg.o .libs/csgpkg.o -Wl,-rpath -Wl,/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/csg/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libcsg.so -L/usr/local/lib -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,libcsgvis.so.0 -o .libs/libcsgvis.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libcsgvis.so.0" && ln -s "libcsgvis.so.0.0.0" "libcsgvis.so.0") >libtool: link: (cd ".libs" && rm -f "libcsgvis.so" && ln -s "libcsgvis.so.0.0.0" "libcsgvis.so") >libtool: link: ( cd ".libs" && rm -f "libcsgvis.la" && ln -s "../libcsgvis.la" "libcsgvis.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/csg' >Making all in geom2d >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/geom2d' >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT genmesh2d.lo -MD -MP -MF .deps/genmesh2d.Tpo -c -o genmesh2d.lo genmesh2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT genmesh2d.lo -MD -MP -MF .deps/genmesh2d.Tpo -c genmesh2d.cpp -fPIC -DPIC -o .libs/genmesh2d.o >mv -f .deps/genmesh2d.Tpo .deps/genmesh2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geom2dmesh.lo -MD -MP -MF .deps/geom2dmesh.Tpo -c -o geom2dmesh.lo geom2dmesh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geom2dmesh.lo -MD -MP -MF .deps/geom2dmesh.Tpo -c geom2dmesh.cpp -fPIC -DPIC -o .libs/geom2dmesh.o >mv -f .deps/geom2dmesh.Tpo .deps/geom2dmesh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geometry2d.lo -MD -MP -MF .deps/geometry2d.Tpo -c -o geometry2d.lo geometry2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geometry2d.lo -MD -MP -MF .deps/geometry2d.Tpo -c geometry2d.cpp -fPIC -DPIC -o .libs/geometry2d.o >mv -f .deps/geometry2d.Tpo .deps/geometry2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libgeom2d.la -rpath /usr/local/lib genmesh2d.lo geom2dmesh.lo geometry2d.lo ../../libsrc/meshing/libmesh.la -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/genmesh2d.o .libs/geom2dmesh.o .libs/geometry2d.o -Wl,-rpath -Wl,/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/meshing/.libs -Wl,-rpath -Wl,/usr/local/lib ../../libsrc/meshing/.libs/libmesh.so -L/usr/local/lib -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,libgeom2d.so.0 -o .libs/libgeom2d.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgeom2d.so.0" && ln -s "libgeom2d.so.0.0.0" "libgeom2d.so.0") >libtool: link: (cd ".libs" && rm -f "libgeom2d.so" && ln -s "libgeom2d.so.0.0.0" "libgeom2d.so") >libtool: link: ( cd ".libs" && rm -f "libgeom2d.la" && ln -s "../libgeom2d.la" "libgeom2d.la" ) >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geom2dpkg.lo -MD -MP -MF .deps/geom2dpkg.Tpo -c -o geom2dpkg.lo geom2dpkg.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT geom2dpkg.lo -MD -MP -MF .deps/geom2dpkg.Tpo -c geom2dpkg.cpp -fPIC -DPIC -o .libs/geom2dpkg.o >mv -f .deps/geom2dpkg.Tpo .deps/geom2dpkg.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsgeom2d.lo -MD -MP -MF .deps/vsgeom2d.Tpo -c -o vsgeom2d.lo vsgeom2d.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsgeom2d.lo -MD -MP -MF .deps/vsgeom2d.Tpo -c vsgeom2d.cpp -fPIC -DPIC -o .libs/vsgeom2d.o >mv -f .deps/vsgeom2d.Tpo .deps/vsgeom2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libgeom2dvis.la -rpath /usr/local/lib geom2dpkg.lo vsgeom2d.lo libgeom2d.la -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/geom2dpkg.o .libs/vsgeom2d.o -Wl,-rpath -Wl,/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/geom2d/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libgeom2d.so -L/usr/local/lib -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,libgeom2dvis.so.0 -o .libs/libgeom2dvis.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgeom2dvis.so.0" && ln -s "libgeom2dvis.so.0.0.0" "libgeom2dvis.so.0") >libtool: link: (cd ".libs" && rm -f "libgeom2dvis.so" && ln -s "libgeom2dvis.so.0.0.0" "libgeom2dvis.so") >libtool: link: ( cd ".libs" && rm -f "libgeom2dvis.la" && ln -s "../libgeom2dvis.la" "libgeom2dvis.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/geom2d' >Making all in occ >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/occ' > cd ../.. && /bin/sh /usr/ports/cad/netgen/work/netgen-5.3.1/missing --run automake-1.11 --foreign libsrc/occ/Makefile > cd ../.. && /bin/sh ./config.status libsrc/occ/Makefile depfiles >config.status: creating libsrc/occ/Makefile >config.status: executing depfiles commands >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Inter2d.lo -MD -MP -MF .deps/Partition_Inter2d.Tpo -c -o Partition_Inter2d.lo Partition_Inter2d.cxx >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Inter2d.lo -MD -MP -MF .deps/Partition_Inter2d.Tpo -c Partition_Inter2d.cxx -fPIC -DPIC -o .libs/Partition_Inter2d.o >mv -f .deps/Partition_Inter2d.Tpo .deps/Partition_Inter2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Inter3d.lo -MD -MP -MF .deps/Partition_Inter3d.Tpo -c -o Partition_Inter3d.lo Partition_Inter3d.cxx >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Inter3d.lo -MD -MP -MF .deps/Partition_Inter3d.Tpo -c Partition_Inter3d.cxx -fPIC -DPIC -o .libs/Partition_Inter3d.o >mv -f .deps/Partition_Inter3d.Tpo .deps/Partition_Inter3d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Loop.lo -MD -MP -MF .deps/Partition_Loop.Tpo -c -o Partition_Loop.lo Partition_Loop.cxx >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Loop.lo -MD -MP -MF .deps/Partition_Loop.Tpo -c Partition_Loop.cxx -fPIC -DPIC -o .libs/Partition_Loop.o >mv -f .deps/Partition_Loop.Tpo .deps/Partition_Loop.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Loop2d.lo -MD -MP -MF .deps/Partition_Loop2d.Tpo -c -o Partition_Loop2d.lo Partition_Loop2d.cxx >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Loop2d.lo -MD -MP -MF .deps/Partition_Loop2d.Tpo -c Partition_Loop2d.cxx -fPIC -DPIC -o .libs/Partition_Loop2d.o >mv -f .deps/Partition_Loop2d.Tpo .deps/Partition_Loop2d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Loop3d.lo -MD -MP -MF .deps/Partition_Loop3d.Tpo -c -o Partition_Loop3d.lo Partition_Loop3d.cxx >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Loop3d.lo -MD -MP -MF .deps/Partition_Loop3d.Tpo -c Partition_Loop3d.cxx -fPIC -DPIC -o .libs/Partition_Loop3d.o >mv -f .deps/Partition_Loop3d.Tpo .deps/Partition_Loop3d.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Spliter.lo -MD -MP -MF .deps/Partition_Spliter.Tpo -c -o Partition_Spliter.lo Partition_Spliter.cxx >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT Partition_Spliter.lo -MD -MP -MF .deps/Partition_Spliter.Tpo -c Partition_Spliter.cxx -fPIC -DPIC -o .libs/Partition_Spliter.o >mv -f .deps/Partition_Spliter.Tpo .deps/Partition_Spliter.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occconstruction.lo -MD -MP -MF .deps/occconstruction.Tpo -c -o occconstruction.lo occconstruction.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occconstruction.lo -MD -MP -MF .deps/occconstruction.Tpo -c occconstruction.cpp -fPIC -DPIC -o .libs/occconstruction.o >mv -f .deps/occconstruction.Tpo .deps/occconstruction.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occgenmesh.lo -MD -MP -MF .deps/occgenmesh.Tpo -c -o occgenmesh.lo occgenmesh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occgenmesh.lo -MD -MP -MF .deps/occgenmesh.Tpo -c occgenmesh.cpp -fPIC -DPIC -o .libs/occgenmesh.o >mv -f .deps/occgenmesh.Tpo .deps/occgenmesh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occgeom.lo -MD -MP -MF .deps/occgeom.Tpo -c -o occgeom.lo occgeom.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occgeom.lo -MD -MP -MF .deps/occgeom.Tpo -c occgeom.cpp -fPIC -DPIC -o .libs/occgeom.o >mv -f .deps/occgeom.Tpo .deps/occgeom.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occmeshsurf.lo -MD -MP -MF .deps/occmeshsurf.Tpo -c -o occmeshsurf.lo occmeshsurf.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occmeshsurf.lo -MD -MP -MF .deps/occmeshsurf.Tpo -c occmeshsurf.cpp -fPIC -DPIC -o .libs/occmeshsurf.o >mv -f .deps/occmeshsurf.Tpo .deps/occmeshsurf.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libocc.la -rpath /usr/local/lib Partition_Inter2d.lo Partition_Inter3d.lo Partition_Loop.lo Partition_Loop2d.lo Partition_Loop3d.lo Partition_Spliter.lo occconstruction.lo occgenmesh.lo occgeom.lo occmeshsurf.lo -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/Partition_Inter2d.o .libs/Partition_Inter3d.o .libs/Partition_Loop.o .libs/Partition_Loop2d.o .libs/Partition_Loop3d.o .libs/Partition_Spliter.o .libs/occconstruction.o .libs/occgenmesh.o .libs/occgeom.o .libs/occmeshsurf.o -L/usr/local/lib -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,libocc.so.0 -o .libs/libocc.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libocc.so.0" && ln -s "libocc.so.0.0.0" "libocc.so.0") >libtool: link: (cd ".libs" && rm -f "libocc.so" && ln -s "libocc.so.0.0.0" "libocc.so") >libtool: link: ( cd ".libs" && rm -f "libocc.la" && ln -s "../libocc.la" "libocc.la" ) >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occpkg.lo -MD -MP -MF .deps/occpkg.Tpo -c -o occpkg.lo occpkg.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT occpkg.lo -MD -MP -MF .deps/occpkg.Tpo -c occpkg.cpp -fPIC -DPIC -o .libs/occpkg.o >mv -f .deps/occpkg.Tpo .deps/occpkg.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsocc.lo -MD -MP -MF .deps/vsocc.Tpo -c -o vsocc.lo vsocc.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsocc.lo -MD -MP -MF .deps/vsocc.Tpo -c vsocc.cpp -fPIC -DPIC -o .libs/vsocc.o >mv -f .deps/vsocc.Tpo .deps/vsocc.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o liboccvis.la -rpath /usr/local/lib occpkg.lo vsocc.lo libocc.la -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/occpkg.o .libs/vsocc.o -Wl,-rpath -Wl,/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/occ/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libocc.so -L/usr/local/lib -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,liboccvis.so.0 -o .libs/liboccvis.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "liboccvis.so.0" && ln -s "liboccvis.so.0.0.0" "liboccvis.so.0") >libtool: link: (cd ".libs" && rm -f "liboccvis.so" && ln -s "liboccvis.so.0.0.0" "liboccvis.so") >libtool: link: ( cd ".libs" && rm -f "liboccvis.la" && ln -s "../liboccvis.la" "liboccvis.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/occ' >Making all in stlgeom >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/stlgeom' > cd ../.. && /bin/sh ./config.status libsrc/stlgeom/Makefile depfiles >config.status: creating libsrc/stlgeom/Makefile >config.status: executing depfiles commands >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshstlsurface.lo -MD -MP -MF .deps/meshstlsurface.Tpo -c -o meshstlsurface.lo meshstlsurface.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshstlsurface.lo -MD -MP -MF .deps/meshstlsurface.Tpo -c meshstlsurface.cpp -fPIC -DPIC -o .libs/meshstlsurface.o >mv -f .deps/meshstlsurface.Tpo .deps/meshstlsurface.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlgeom.lo -MD -MP -MF .deps/stlgeom.Tpo -c -o stlgeom.lo stlgeom.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlgeom.lo -MD -MP -MF .deps/stlgeom.Tpo -c stlgeom.cpp -fPIC -DPIC -o .libs/stlgeom.o >mv -f .deps/stlgeom.Tpo .deps/stlgeom.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlgeomchart.lo -MD -MP -MF .deps/stlgeomchart.Tpo -c -o stlgeomchart.lo stlgeomchart.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlgeomchart.lo -MD -MP -MF .deps/stlgeomchart.Tpo -c stlgeomchart.cpp -fPIC -DPIC -o .libs/stlgeomchart.o >mv -f .deps/stlgeomchart.Tpo .deps/stlgeomchart.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlgeommesh.lo -MD -MP -MF .deps/stlgeommesh.Tpo -c -o stlgeommesh.lo stlgeommesh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlgeommesh.lo -MD -MP -MF .deps/stlgeommesh.Tpo -c stlgeommesh.cpp -fPIC -DPIC -o .libs/stlgeommesh.o >mv -f .deps/stlgeommesh.Tpo .deps/stlgeommesh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlline.lo -MD -MP -MF .deps/stlline.Tpo -c -o stlline.lo stlline.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlline.lo -MD -MP -MF .deps/stlline.Tpo -c stlline.cpp -fPIC -DPIC -o .libs/stlline.o >mv -f .deps/stlline.Tpo .deps/stlline.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stltool.lo -MD -MP -MF .deps/stltool.Tpo -c -o stltool.lo stltool.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stltool.lo -MD -MP -MF .deps/stltool.Tpo -c stltool.cpp -fPIC -DPIC -o .libs/stltool.o >mv -f .deps/stltool.Tpo .deps/stltool.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stltopology.lo -MD -MP -MF .deps/stltopology.Tpo -c -o stltopology.lo stltopology.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stltopology.lo -MD -MP -MF .deps/stltopology.Tpo -c stltopology.cpp -fPIC -DPIC -o .libs/stltopology.o >mv -f .deps/stltopology.Tpo .deps/stltopology.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libstl.la -rpath /usr/local/lib meshstlsurface.lo stlgeom.lo stlgeomchart.lo stlgeommesh.lo stlline.lo stltool.lo stltopology.lo ../../libsrc/meshing/libmesh.la -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/meshstlsurface.o .libs/stlgeom.o .libs/stlgeomchart.o .libs/stlgeommesh.o .libs/stlline.o .libs/stltool.o .libs/stltopology.o -Wl,-rpath -Wl,/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/meshing/.libs -Wl,-rpath -Wl,/usr/local/lib ../../libsrc/meshing/.libs/libmesh.so -L/usr/local/lib -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,libstl.so.0 -o .libs/libstl.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libstl.so.0" && ln -s "libstl.so.0.0.0" "libstl.so.0") >libtool: link: (cd ".libs" && rm -f "libstl.so" && ln -s "libstl.so.0.0.0" "libstl.so") >libtool: link: ( cd ".libs" && rm -f "libstl.la" && ln -s "../libstl.la" "libstl.la" ) >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlpkg.lo -MD -MP -MF .deps/stlpkg.Tpo -c -o stlpkg.lo stlpkg.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT stlpkg.lo -MD -MP -MF .deps/stlpkg.Tpo -c stlpkg.cpp -fPIC -DPIC -o .libs/stlpkg.o >mv -f .deps/stlpkg.Tpo .deps/stlpkg.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsstl.lo -MD -MP -MF .deps/vsstl.Tpo -c -o vsstl.lo vsstl.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsstl.lo -MD -MP -MF .deps/vsstl.Tpo -c vsstl.cpp -fPIC -DPIC -o .libs/vsstl.o >mv -f .deps/vsstl.Tpo .deps/vsstl.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libstlvis.la -rpath /usr/local/lib stlpkg.lo vsstl.lo libstl.la -L/usr/local/lib >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/stlpkg.o .libs/vsstl.o -Wl,-rpath -Wl,/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/stlgeom/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libstl.so -L/usr/local/lib -L/usr/lib -lomp -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fopenmp -fstack-protector-strong -fopenmp -Wl,-soname -Wl,libstlvis.so.0 -o .libs/libstlvis.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libstlvis.so.0" && ln -s "libstlvis.so.0.0.0" "libstlvis.so.0") >libtool: link: (cd ".libs" && rm -f "libstlvis.so" && ln -s "libstlvis.so.0.0.0" "libstlvis.so") >libtool: link: ( cd ".libs" && rm -f "libstlvis.la" && ln -s "../libstlvis.la" "libstlvis.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/stlgeom' >Making all in visualization >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/visualization' > cd ../.. && /bin/sh ./config.status libsrc/visualization/Makefile depfiles >config.status: creating libsrc/visualization/Makefile >config.status: executing depfiles commands >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshdoc.lo -MD -MP -MF .deps/meshdoc.Tpo -c -o meshdoc.lo meshdoc.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT meshdoc.lo -MD -MP -MF .deps/meshdoc.Tpo -c meshdoc.cpp -fPIC -DPIC -o .libs/meshdoc.o >mv -f .deps/meshdoc.Tpo .deps/meshdoc.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT mvdraw.lo -MD -MP -MF .deps/mvdraw.Tpo -c -o mvdraw.lo mvdraw.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT mvdraw.lo -MD -MP -MF .deps/mvdraw.Tpo -c mvdraw.cpp -fPIC -DPIC -o .libs/mvdraw.o >mv -f .deps/mvdraw.Tpo .deps/mvdraw.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsfieldlines.lo -MD -MP -MF .deps/vsfieldlines.Tpo -c -o vsfieldlines.lo vsfieldlines.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsfieldlines.lo -MD -MP -MF .deps/vsfieldlines.Tpo -c vsfieldlines.cpp -fPIC -DPIC -o .libs/vsfieldlines.o >mv -f .deps/vsfieldlines.Tpo .deps/vsfieldlines.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsmesh.lo -MD -MP -MF .deps/vsmesh.Tpo -c -o vsmesh.lo vsmesh.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vsmesh.lo -MD -MP -MF .deps/vsmesh.Tpo -c vsmesh.cpp -fPIC -DPIC -o .libs/vsmesh.o >mv -f .deps/vsmesh.Tpo .deps/vsmesh.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vssolution.lo -MD -MP -MF .deps/vssolution.Tpo -c -o vssolution.lo vssolution.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT vssolution.lo -MD -MP -MF .deps/vssolution.Tpo -c vssolution.cpp -fPIC -DPIC -o .libs/vssolution.o >mv -f .deps/vssolution.Tpo .deps/vssolution.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT importsolution.lo -MD -MP -MF .deps/importsolution.Tpo -c -o importsolution.lo importsolution.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libsrc/include -DOPENGL -DTOGL_X11 -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT importsolution.lo -MD -MP -MF .deps/importsolution.Tpo -c importsolution.cpp -fPIC -DPIC -o .libs/importsolution.o >mv -f .deps/importsolution.Tpo .deps/importsolution.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o libvisual.la meshdoc.lo mvdraw.lo vsfieldlines.lo vsmesh.lo vssolution.lo importsolution.lo -L/usr/local/lib >libtool: link: ar cru .libs/libvisual.a .libs/meshdoc.o .libs/mvdraw.o .libs/vsfieldlines.o .libs/vsmesh.o .libs/vssolution.o .libs/importsolution.o >libtool: link: ranlib .libs/libvisual.a >libtool: link: ( cd ".libs" && rm -f "libvisual.la" && ln -s "../libvisual.la" "libvisual.la" ) >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc/visualization' >gmake[5]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc' > cd .. && /bin/sh ./config.status libsrc/Makefile >config.status: creating libsrc/Makefile >gmake[5]: Nothing to be done for 'all-am'. >gmake[5]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc' >gmake[4]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/libsrc' >Making all in ng >gmake[4]: Entering directory '/usr/ports/cad/netgen/work/netgen-5.3.1/ng' > cd .. && /bin/sh ./config.status ng/Makefile depfiles >config.status: creating ng/Makefile >config.status: executing depfiles commands >c++ -DHAVE_CONFIG_H -I. -I.. -I../libsrc/include -I../libsrc/interface -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -DJPEGLIB -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT demoview.o -MD -MP -MF .deps/demoview.Tpo -c -o demoview.o demoview.cpp >mv -f .deps/demoview.Tpo .deps/demoview.Po >c++ -DHAVE_CONFIG_H -I. -I.. -I../libsrc/include -I../libsrc/interface -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -DJPEGLIB -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT ngappinit.o -MD -MP -MF .deps/ngappinit.Tpo -c -o ngappinit.o ngappinit.cpp >mv -f .deps/ngappinit.Tpo .deps/ngappinit.Po >c++ -DHAVE_CONFIG_H -I. -I.. -I../libsrc/include -I../libsrc/interface -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -DJPEGLIB -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT onetcl.o -MD -MP -MF .deps/onetcl.Tpo -c -o onetcl.o onetcl.cpp >mv -f .deps/onetcl.Tpo .deps/onetcl.Po >c++ -DHAVE_CONFIG_H -I. -I.. -I../libsrc/include -I../libsrc/interface -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -DJPEGLIB -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT parallelfunc.o -MD -MP -MF .deps/parallelfunc.Tpo -c -o parallelfunc.o parallelfunc.cpp >mv -f .deps/parallelfunc.Tpo .deps/parallelfunc.Po >c++ -DHAVE_CONFIG_H -I. -I.. -I../libsrc/include -I../libsrc/interface -DOPENGL -DTOGL_X11 -I"/usr/local/include/tcl8.6" -DJPEGLIB -I"/usr/local/include/tk8.6" -isystem /usr/local/lib/Togl-1.7 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -MT ngpkg.o -MD -MP -MF .deps/ngpkg.Tpo -c -o ngpkg.o ngpkg.cpp >mv -f .deps/ngpkg.Tpo .deps/ngpkg.Po >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -export-dynamic -fstack-protector-strong -o netgen demoview.o ngappinit.o onetcl.o parallelfunc.o ngpkg.o ../libsrc/visualization/libvisual.la ../libsrc/csg/libcsgvis.la ../libsrc/csg/libcsg.la ../libsrc/interface/libinterface.la ../libsrc/meshing/libmesh.la -ltogl -lGLU -L/usr/local/lib -ltk86 -L/usr/local/lib -ltcl86 -ljpeg -lGL -lXmu -lX11 -L/usr/local/lib >libtool: link: c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fopenmp -fstack-protector-strong -o .libs/netgen demoview.o ngappinit.o onetcl.o parallelfunc.o ngpkg.o -Wl,--export-dynamic ../libsrc/visualization/.libs/libvisual.a -L/usr/local/lib ../libsrc/csg/.libs/libcsgvis.so ../libsrc/csg/.libs/libcsg.so ../libsrc/interface/.libs/libinterface.so ../libsrc/meshing/.libs/libmesh.so -ltogl -lGLU -ltk86 -ltcl86 -ljpeg -lGL -lXmu -lX11 -fopenmp -Wl,-rpath -Wl,/usr/local/lib >gmake[4]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1/ng' >gmake[3]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1' >gmake[2]: Leaving directory '/usr/ports/cad/netgen/work/netgen-5.3.1' >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/cad/netgen >*** Error code 1 > >Stop. >make: stopped in /usr/ports/cad/netgen
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 242154
:
209342
|
209343
|
209344
| 209345