Bug#663944: elmer: Doesnt build from source

Jean-Luc Coulon (f5ibh) jean.luc.coulon at gmail.com
Wed Mar 14 08:01:22 UTC 2012


Package: elmer
Version: 6.1.0.svn.5396.dfsg-5
Severity: serious
Justification: fails to build from source (but built successfully in the past)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I failed to build the package from source.

Attached the .build for it.

Regards

Jean-Luc

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (980, 'testing'), (90, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.3.0-rc6-k8-1 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages elmer depends on:
ii  cdebconf [debconf-2.0]       0.159
ii  debconf [debconf-2.0]        1.5.41
ii  elmer-common                 6.1.0.svn.5396.dfsg-5
ii  libavcodec53                 5:0.10-0.1
ii  libavutil51                  5:0.10-0.1
ii  libblas3gf [libblas.so.3gf]  1.2.20110419-2
ii  libc6                        2.13-27
ii  libelmersolver-6.1           6.1.0.svn.5396.dfsg-5
ii  libfreetype6                 2.4.8-1
ii  libftgl2                     2.1.3~rc5-4
ii  libgcc1                      1:4.7-20120210-1
ii  libgfortran3                 4.7-20120210-1
ii  libgl1-mesa-glx [libgl1]     8.0-2
ii  libglu1-mesa [libglu1]       7.11.2-1
ii  libncurses5                  5.9-4
ii  liboce-foundation1           0.8.0-1
ii  liboce-modeling1             0.8.0-1
ii  libpython2.7                 2.7.3~rc1-1
ii  libqt4-opengl                4:4.8.0-1
ii  libqt4-script                4:4.8.0-1
ii  libqt4-xml                   4:4.8.0-1
ii  libqtcore4                   4:4.8.0-1
ii  libqtgui4                    4:4.8.0-1
ii  libquadmath0                 4.7-20120210-1
ii  libqwt5-qt4                  5.2.2-1
ii  libreadline6                 6.2-8
ii  libscotch-5.1                5.1.12b.dfsg-1
ii  libstdc++6                   4.7-20120210-1
ii  libswscale2                  5:0.10-0.1
ii  libtinfo5                    5.9-4
ii  libvtk5.8                    5.8.0-7+b1
ii  libvtk5.8-qt4                5.8.0-7+b1
ii  libx11-6                     2:1.4.99.1-1
ii  mpi-default-bin              1.0.1
ii  tcl8.5                       8.5.11-1
ii  tk8.5                        8.5.11-1
ii  zlib1g                       1:1.2.6.dfsg-2

elmer recommends no packages.

Versions of packages elmer suggests:
ii  elmer-doc  2011.09.06-1

- -- debconf information:
* elmer/models: helmholtz, navier-stokes, resultoutput, heatequation, linearelasticity, k-epsilon, meshdeform, reynolds

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFPYFBMXit3lz9m7V4RAq4UAKCs8AJxfd6LyzolsAkovkCSVe05zACfcsPi
Wr8EeXDFOsvU0TC2vhLzqBU=
=T6Er
-----END PGP SIGNATURE-----
-------------- next part --------------
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: paquet source elmerfem
dpkg-buildpackage: version source 6.1.0.svn.5396.dfsg-5
dpkg-buildpackage: source chang? par "Adam C. Powell, IV" <hazelsct at debian.org>
 dpkg-source --before-build elmerfem-6.1.0.svn.5396.dfsg
dpkg-buildpackage: architecture h?te amd64
 fakeroot debian/rules clean
if [ ! -d .pc ]; then \
	  QUILT_PATCHES=debian/patches quilt push -a; \
	fi
dh_testdir
for elmermodule in eio matc elmerparam hutiter meshgen2d fem front elmergrid post; do \
	  if [ -e $elmermodule/Makefile ]; then \
	    echo; echo CLEANING ELMER MODULE $elmermodule; echo; \
	    make -C $elmermodule maintainer-clean; \
	  fi; \
	done
if [ -e ElmerGUI/Makefile ]; then \
	  export DEB_PY_VERSION=python2.7; \
	  make -C ElmerGUI distclean; \
	fi
if [ -e ElmerGUIlogger/Makefile ]; then \
	  make -C ElmerGUIlogger distclean; \
	fi
if [ -e utils/ElmerClips/Makefile ]; then \
	  make -C utils/ElmerClips distclean; \
	fi 
for missingfile in eio/NEWS eio/README eio/AUTHORS eio/ChangeLog matc/NEWS matc/README matc/AUTHORS matc/ChangeLog matc/COPYING meshgen2d/NEWS meshgen2d/README meshgen2d/AUTHORS meshgen2d/ChangeLog meshgen2d/COPYING meshgen2d/INSTALL fem/NEWS fem/AUTHORS fem/ChangeLog fem/COPYING fem/INSTALL front/NEWS front/README front/AUTHORS front/COPYING front/INSTALL elmergrid/NEWS elmergrid/README elmergrid/AUTHORS elmergrid/ChangeLog elmergrid/COPYING elmergrid/INSTALL elmergrid/src/metis/Makefile.am post/NEWS post/AUTHORS post/ChangeLog post/COPYING post/INSTALL; do rm -f $missingfile; done
for backupfile in eio/Makefile.in eio/configure eio/include/Makefile.in eio/src/Makefile.in elmergrid/Makefile.in elmergrid/aclocal.m4 elmergrid/configure elmergrid/src/Makefile.in elmerparam/Makefile.in elmerparam/aclocal.m4 elmerparam/config.h.in elmerparam/configure elmerparam/src/Makefile.in elmerparam/src/R/Makefile elmerparam/src/R/elmerparam/src/Makevars elmerparam/src/matlab/Makefile elmerparam/test/Makefile.in fem/Makefile.in fem/aclocal.m4 fem/config.h fem/configure fem/stamp-h1 fem/src/Makefile.in fem/src/binio/Makefile.in fem/src/binio/test/Makefile.in fem/src/view3d/Makefile.in fem/src/viewaxis/Makefile.in fem/tests/Makefile.in fem/tests/runtests front/Makefile.in front/aclocal.m4 front/configure front/include/Makefile.in front/src/Makefile.in front/src/tcl/ecif_tcl_mainScript.tcl hutiter/Makefile.in hutiter/configure hutiter/examples/Makefile.in hutiter/examples/ex1/Makefile.in hutiter/include/Makefile.in hutiter/src/Makefile.in matc/Makefile.in matc/aclocal.m4 matc/configure matc/src/Makefile.in meshgen2d/Makefile.in meshgen2d/aclocal.m4 meshgen2d/configure meshgen2d/src/Makefile.in meshgen2d/src/include/Makefile.in post/Makefile.in post/aclocal.m4 post/configure post/src/Makefile.in post/src/camera/Makefile.in post/src/elements/Makefile.in post/src/glaux/Makefile.in post/src/graphics/Makefile.in post/src/modules/Makefile.in post/src/objects/Makefile.in post/src/sico2elmer/Makefile.in post/src/tcl/Makefile.in post/src/tk/Makefile.in post/src/visuals/Makefile.in ElmerGUIlogger/ElmerGUIlogger.pro; do \
	  if [ -e $backupfile.bak ]; then \
	    mv -f $backupfile.bak $backupfile; \
	  fi; \
	done
rm -rf elmergrid/src/metis post/src/fonts/TrueType
rm -rf ElmerGUI/PythonQt/lib ElmerGUI/matc/lib ElmerGUI/netgen/ngcore
rm -f stamp-*
if [ -d .pc ]; then \
	  QUILT_PATCHES=debian/patches quilt pop -a && rm -rf .pc; \
	fi
Retrait de libav_071.patch
Restoring utils/ElmerClips/src/encoder.cpp

Retrait de elmer-revision.patch
Restoring fem/acx_elmer.m4

Retrait de ElmerGUI-no-strip.patch
Restoring ElmerGUI/Application/Application.pro

Retrait de lib-link-order.patch
Restoring ElmerGUI/Application/Application.pro

Retrait de no-avcore.patch
Restoring utils/ElmerClips/ElmerClips.pro

Retrait de node-partition.patch
Restoring ElmerGUI/Application/src/parallel.cpp

Retrait de ElmerGUI-config.patch
Restoring ElmerGUI/ElmerGUI.pri

Retrait de no-metis-partmesh.patch
Restoring elmergrid/src/femelmer.c

Retrait de banish-rpath.patch
Restoring fem/src/Makefile.am

Aucun patch n'est appliqu?
dh_clean
 dpkg-source -b elmerfem-6.1.0.svn.5396.dfsg
dpkg-source: info: utilisation du format source ??3.0 (quilt)??
dpkg-source: info: patches are not applied, applying them now
dpkg-source: info: mise en place de banish-rpath.patch
dpkg-source: info: mise en place de no-metis-partmesh.patch
dpkg-source: info: mise en place de ElmerGUI-config.patch
dpkg-source: info: mise en place de node-partition.patch
dpkg-source: info: mise en place de no-avcore.patch
dpkg-source: info: mise en place de lib-link-order.patch
dpkg-source: info: mise en place de ElmerGUI-no-strip.patch
dpkg-source: info: mise en place de elmer-revision.patch
dpkg-source: info: mise en place de libav_071.patch
dpkg-source: info: construction de elmerfem ? partir de ./elmerfem_6.1.0.svn.5396.dfsg.orig.tar.gz
dpkg-source: info: construction de elmerfem dans elmerfem_6.1.0.svn.5396.dfsg-5.debian.tar.gz
dpkg-source: info: construction de elmerfem dans elmerfem_6.1.0.svn.5396.dfsg-5.dsc
 debian/rules build
if [ ! -d .pc ]; then \
	  QUILT_PATCHES=debian/patches quilt push -a; \
	fi
dh_testdir
for backupfile in eio/Makefile.in eio/configure eio/include/Makefile.in eio/src/Makefile.in elmergrid/Makefile.in elmergrid/aclocal.m4 elmergrid/configure elmergrid/src/Makefile.in elmerparam/Makefile.in elmerparam/aclocal.m4 elmerparam/config.h.in elmerparam/configure elmerparam/src/Makefile.in elmerparam/src/R/Makefile elmerparam/src/R/elmerparam/src/Makevars elmerparam/src/matlab/Makefile elmerparam/test/Makefile.in fem/Makefile.in fem/aclocal.m4 fem/config.h fem/configure fem/stamp-h1 fem/src/Makefile.in fem/src/binio/Makefile.in fem/src/binio/test/Makefile.in fem/src/view3d/Makefile.in fem/src/viewaxis/Makefile.in fem/tests/Makefile.in fem/tests/runtests front/Makefile.in front/aclocal.m4 front/configure front/include/Makefile.in front/src/Makefile.in front/src/tcl/ecif_tcl_mainScript.tcl hutiter/Makefile.in hutiter/configure hutiter/examples/Makefile.in hutiter/examples/ex1/Makefile.in hutiter/include/Makefile.in hutiter/src/Makefile.in matc/Makefile.in matc/aclocal.m4 matc/configure matc/src/Makefile.in meshgen2d/Makefile.in meshgen2d/aclocal.m4 meshgen2d/configure meshgen2d/src/Makefile.in meshgen2d/src/include/Makefile.in post/Makefile.in post/aclocal.m4 post/configure post/src/Makefile.in post/src/camera/Makefile.in post/src/elements/Makefile.in post/src/glaux/Makefile.in post/src/graphics/Makefile.in post/src/modules/Makefile.in post/src/objects/Makefile.in post/src/sico2elmer/Makefile.in post/src/tcl/Makefile.in post/src/tk/Makefile.in post/src/visuals/Makefile.in ElmerGUIlogger/ElmerGUIlogger.pro; do \
	  cp -a $backupfile $backupfile.bak; \
	done
mkdir elmergrid/src/metis
install -d post/src/fonts/TrueType
for missingfile in eio/NEWS eio/README eio/AUTHORS eio/ChangeLog matc/NEWS matc/README matc/AUTHORS matc/ChangeLog matc/COPYING meshgen2d/NEWS meshgen2d/README meshgen2d/AUTHORS meshgen2d/ChangeLog meshgen2d/COPYING meshgen2d/INSTALL fem/NEWS fem/AUTHORS fem/ChangeLog fem/COPYING fem/INSTALL front/NEWS front/README front/AUTHORS front/COPYING front/INSTALL elmergrid/NEWS elmergrid/README elmergrid/AUTHORS elmergrid/ChangeLog elmergrid/COPYING elmergrid/INSTALL elmergrid/src/metis/Makefile.am post/NEWS post/AUTHORS post/ChangeLog post/COPYING post/INSTALL; do touch $missingfile; done
for aclocaldir in eio matc elmerparam hutiter meshgen2d fem front elmergrid post; do \
	  echo Running aclocal/automake in module $aclocaldir; \
	  (cd $aclocaldir && aclocal && automake); \
	done
Running aclocal/automake in module eio
configure.in:30: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
acx_elmer.m4:1136: ACX_FC_CHAR_MANGLING is expanded from...
configure.in:30: the top level
configure.in:32: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:1346: ACX_SHLIB_STUFF is expanded from...
configure.in:32: the top level
configure.in:30: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
acx_elmer.m4:1136: ACX_FC_CHAR_MANGLING is expanded from...
configure.in:30: the top level
configure.in:32: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:1346: ACX_SHLIB_STUFF is expanded from...
configure.in:32: the top level
Running aclocal/automake in module matc
Running aclocal/automake in module elmerparam
configure.in:21: warning: AC_CACHE_VAL(modsearch_opt, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:28: ee_FC_MODSEARCH_OPT is expanded from...
configure.in:21: the top level
configure.in:23: warning: AC_CACHE_VAL(modfilename, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:1: ee_FC_MODFILE is expanded from...
configure.in:23: the top level
configure.in:25: warning: AC_CACHE_VAL(iargc_decl, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:88: ee_IARGC_DECL is expanded from...
configure.in:25: the top level
configure.in:25: warning: AC_CACHE_VAL(iargc_decl, ...): suspicious presence of an AC_SUBST in the second argument, where no actions should be taken
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:88: ee_IARGC_DECL is expanded from...
configure.in:25: the top level
configure.in:45: warning: AC_CACHE_VAL(mex_ext, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:66: ee_MEXEXT is expanded from...
configure.in:45: the top level
configure.in:21: warning: AC_CACHE_VAL(modsearch_opt, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:28: ee_FC_MODSEARCH_OPT is expanded from...
configure.in:21: the top level
configure.in:23: warning: AC_CACHE_VAL(modfilename, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:1: ee_FC_MODFILE is expanded from...
configure.in:23: the top level
configure.in:25: warning: AC_CACHE_VAL(iargc_decl, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:88: ee_IARGC_DECL is expanded from...
configure.in:25: the top level
configure.in:25: warning: AC_CACHE_VAL(iargc_decl, ...): suspicious presence of an AC_SUBST in the second argument, where no actions should be taken
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:88: ee_IARGC_DECL is expanded from...
configure.in:25: the top level
configure.in:45: warning: AC_CACHE_VAL(mex_ext, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:66: ee_MEXEXT is expanded from...
configure.in:45: the top level
Running aclocal/automake in module hutiter
configure.in:62: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_blas.m4:33: ACX_BLAS is expanded from...
configure.in:62: the top level
configure.in:62: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_blas.m4:33: ACX_BLAS is expanded from...
configure.in:62: the top level
Running aclocal/automake in module meshgen2d
Running aclocal/automake in module fem
configure.in:47: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
acx_elmer.m4:1347: ACX_FC_CHAR_MANGLING is expanded from...
configure.in:47: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:1578: ACX_SHLIB_STUFF is expanded from...
configure.in:54: the top level
configure.in:101: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_blas.m4:33: ACX_BLAS is expanded from...
configure.in:101: the top level
configure.in:102: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_lapack.m4:31: ACX_LAPACK is expanded from...
configure.in:102: the top level
configure.in:103: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:131: ACX_HUTI is expanded from...
configure.in:103: the top level
configure.in:104: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:238: ACX_EIOF is expanded from...
configure.in:104: the top level
configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:411: ACX_ARPACK is expanded from...
configure.in:105: the top level
configure.in:107: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:633: ACX_HYPRE is expanded from...
configure.in:107: the top level
configure.in:108: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:714: ACX_MUMPS is expanded from...
configure.in:108: the top level
configure.in:109: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:553: ACX_UMFPACK is expanded from...
configure.in:109: the top level
configure.in:150: warning: AC_CACHE_VAL(modfilename, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acx_elmer.m4:2105: ACX_FC_MODFILE is expanded from...
configure.in:150: the top level
configure.in:152: warning: AC_CACHE_VAL(modput_opt, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acx_elmer.m4:2134: ACX_FC_PUT_MODULE_FLAG is expanded from...
configure.in:152: the top level
configure.in:47: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
acx_elmer.m4:1347: ACX_FC_CHAR_MANGLING is expanded from...
configure.in:47: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:1578: ACX_SHLIB_STUFF is expanded from...
configure.in:54: the top level
configure.in:101: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_blas.m4:33: ACX_BLAS is expanded from...
configure.in:101: the top level
configure.in:102: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_lapack.m4:31: ACX_LAPACK is expanded from...
configure.in:102: the top level
configure.in:103: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:131: ACX_HUTI is expanded from...
configure.in:103: the top level
configure.in:104: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:238: ACX_EIOF is expanded from...
configure.in:104: the top level
configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:411: ACX_ARPACK is expanded from...
configure.in:105: the top level
configure.in:107: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:633: ACX_HYPRE is expanded from...
configure.in:107: the top level
configure.in:108: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:714: ACX_MUMPS is expanded from...
configure.in:108: the top level
configure.in:109: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:553: ACX_UMFPACK is expanded from...
configure.in:109: the top level
configure.in:150: warning: AC_CACHE_VAL(modfilename, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acx_elmer.m4:2105: ACX_FC_MODFILE is expanded from...
configure.in:150: the top level
configure.in:152: warning: AC_CACHE_VAL(modput_opt, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acx_elmer.m4:2134: ACX_FC_PUT_MODULE_FLAG is expanded from...
configure.in:152: the top level
Running aclocal/automake in module front
src/Makefile.am:76: `%'-style pattern rules are a GNU make extension
Running aclocal/automake in module elmergrid
Running aclocal/automake in module post
configure.in:32: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
acx_elmer.m4:1142: ACX_FC_CHAR_MANGLING is expanded from...
configure.in:32: the top level
configure.in:73: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:1352: ACX_SHLIB_STUFF is expanded from...
configure.in:73: the top level
configure.in:32: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
acx_elmer.m4:1142: ACX_FC_CHAR_MANGLING is expanded from...
configure.in:32: the top level
configure.in:73: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:1352: ACX_SHLIB_STUFF is expanded from...
configure.in:73: the top level
src/Makefile.am:48: `%'-style pattern rules are a GNU make extension
set -e; for elmermodule in eio matc elmerparam hutiter meshgen2d fem front elmergrid post; do \
	  echo; echo CONFIGURING ELMER MODULE $elmermodule; echo; \
	  (cd $elmermodule && \
	   autoconf && \
	   LIBS="-L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib" \
	     CPPFLAGS=" -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2" \
	     FCPPFLAGS=" -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include" \
	     CFLAGS=" -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC" \
	     CXXFLAGS=" -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC" \
	     FCFLAGS=" -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC" \
	     ./configure --prefix=/usr --with-metis=/usr \
	       --with-mpi-dir=/usr --with-mpi-inc-dir=/usr/include/mpi \
	       --with-blas=-lblas --with-lapack=-llapack \
	       --with-mumps=dmumps_scotch); \
	  echo; echo BUILDING ELMER MODULE $elmermodule; echo; \
	  make -C $elmermodule; \
	  echo; echo INSTALLING ELMER MODULE $elmermodule; echo; \
	  make -C $elmermodule install DESTDIR=/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp; \
	done

CONFIGURING ELMER MODULE eio

configure.in:30: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
acx_elmer.m4:1136: ACX_FC_CHAR_MANGLING is expanded from...
configure.in:30: the top level
configure.in:32: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:1346: ACX_SHLIB_STUFF is expanded from...
configure.in:32: the top level
configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for default compilation flags... optimized
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for xlC... no
checking for pathCC... no
checking for icc... no
checking for CC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ranlib... ranlib
checking for ar... ar
checking for ar flags... cru
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for 64 bit compilation flags... let's see what happens
checking for 64 bit CFLAGS... -m64 -fPIC
checking for 64 bit FCFLAGS... -m64 -fPIC
checking for 64 bit CXXFLAGS... -m64 -fPIC	
checking size of void*... 8
checking to see if we got 64 bits... oh yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for dummy main to link with Fortran libraries... (cached) none
checking whether we are using the Microsoft C compiler... no
checking for Fortran char* mangling scheme... char_ptr
checking for shl_load in -ldld... no
checking for shl_load... no
checking for shl_findsym... no
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlerror... yes
checking for dlclose... yes
checking for ANSI C header files... (cached) yes
checking whether we are using the Microsoft C compiler... (cached) no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps

BUILDING ELMER MODULE eio

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
make  all-recursive
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
Making all in include
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/include ?
make[3]: Rien ? faire pour ? all ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/include ?
Making all in src
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/src ?
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT EIOConstraintAgent.o -MD -MP -MF .deps/EIOConstraintAgent.Tpo -c -o EIOConstraintAgent.o EIOConstraintAgent.cpp
EIOConstraintAgent.cpp:35:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOConstraintAgent.cpp:35:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/EIOConstraintAgent.Tpo .deps/EIOConstraintAgent.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT EIODualMeshAgent.o -MD -MP -MF .deps/EIODualMeshAgent.Tpo -c -o EIODualMeshAgent.o EIODualMeshAgent.cpp
EIODualMeshAgent.cpp:33:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIODualMeshAgent.cpp:33:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/EIODualMeshAgent.Tpo .deps/EIODualMeshAgent.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT EIOGeometryAgent.o -MD -MP -MF .deps/EIOGeometryAgent.Tpo -c -o EIOGeometryAgent.o EIOGeometryAgent.cpp
EIOGeometryAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOGeometryAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOGeometryAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOGeometryAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOGeometryAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOGeometryAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/EIOGeometryAgent.Tpo .deps/EIOGeometryAgent.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT EIOMeshAgent.o -MD -MP -MF .deps/EIOMeshAgent.Tpo -c -o EIOMeshAgent.o EIOMeshAgent.cpp
EIOMeshAgent.cpp:77:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOMeshAgent.cpp:77:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOMeshAgent.cpp:77:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOMeshAgent.cpp:77:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOMeshAgent.cpp:84:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOMeshAgent.cpp:84:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOMeshAgent.cpp:84:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOMeshAgent.cpp:84:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOMeshAgent.cpp:84:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/EIOMeshAgent.Tpo .deps/EIOMeshAgent.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT EIOModelDataAgent.o -MD -MP -MF .deps/EIOModelDataAgent.Tpo -c -o EIOModelDataAgent.o EIOModelDataAgent.cpp
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOModelDataAgent.cpp:111:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/EIOModelDataAgent.Tpo .deps/EIOModelDataAgent.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT EIOModelManager.o -MD -MP -MF .deps/EIOModelManager.Tpo -c -o EIOModelManager.o EIOModelManager.cpp
mv -f .deps/EIOModelManager.Tpo .deps/EIOModelManager.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT EIOPartWriter.o -MD -MP -MF .deps/EIOPartWriter.Tpo -c -o EIOPartWriter.o EIOPartWriter.cpp
EIOPartWriter.cpp:37:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOPartWriter.cpp:37:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOPartWriter.cpp:37:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOPartWriter.cpp:37:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOPartWriter.cpp:37:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/EIOPartWriter.Tpo .deps/EIOPartWriter.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT EIOSolverAgent.o -MD -MP -MF .deps/EIOSolverAgent.Tpo -c -o EIOSolverAgent.o EIOSolverAgent.cpp
EIOSolverAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOSolverAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOSolverAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
EIOSolverAgent.cpp:36:1: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/EIOSolverAgent.Tpo .deps/EIOSolverAgent.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT eio_api_c.o -MD -MP -MF .deps/eio_api_c.Tpo -c -o eio_api_c.o eio_api_c.cpp
mv -f .deps/eio_api_c.Tpo .deps/eio_api_c.Po
rm -f libeioc.a
ar cru libeioc.a EIOConstraintAgent.o EIODualMeshAgent.o EIOGeometryAgent.o EIOMeshAgent.o EIOModelDataAgent.o EIOModelManager.o EIOPartWriter.o EIOSolverAgent.o eio_api_c.o 
ranlib libeioc.a
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -MT eio_api_f.o -MD -MP -MF .deps/eio_api_f.Tpo -c -o eio_api_f.o eio_api_f.cpp
mv -f .deps/eio_api_f.Tpo .deps/eio_api_f.Po
rm -f libeiof.a
ar cru libeiof.a EIOConstraintAgent.o EIODualMeshAgent.o EIOGeometryAgent.o EIOMeshAgent.o EIOModelDataAgent.o EIOModelManager.o EIOPartWriter.o EIOSolverAgent.o eio_api_f.o 
ranlib libeiof.a
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/src ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?

INSTALLING ELMER MODULE eio

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
Making install in include
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/include ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/include ?
make[3]: Rien ? faire pour ? install-exec-am ?.
test -z "/usr/include" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include"
 /usr/bin/install -c -m 644 eio_api.h '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include'
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/include ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/include ?
Making install in src
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/src ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/src ?
test -z "/usr/lib" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib"
 /usr/bin/install -c -m 644  libeioc.a libeiof.a '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib'
 ( cd '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib' && ranlib libeioc.a )
 ( cd '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib' && ranlib libeiof.a )
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/src ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio/src ?
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
make[3]: Rien ? faire pour ? install-exec-am ?.
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/eio ?

CONFIGURING ELMER MODULE matc

configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for default compilation flags... optimized
checking for ar... ar
checking for ar flags... cru
checking whether we are using the Microsoft C compiler... no
checking for ranlib... ranlib
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for 64 bit compilation flags... let's see what happens
checking for 64 bit CFLAGS... -m64 -fPIC
checking size of void*... 8
checking to see if we got 64 bits... oh yes
checking for main in -lm... yes
checking for main in -lcurses... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for tputs in -lncurses... yes
checking for rl_set_keyboard_input_timeout in -lreadline... yes
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps

BUILDING ELMER MODULE matc

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
make  all-recursive
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
Making all in src
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc/src ?
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT c3d.o -MD -MP -MF .deps/c3d.Tpo -c -o c3d.o c3d.c
mv -f .deps/c3d.Tpo .deps/c3d.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT clip.o -MD -MP -MF .deps/clip.Tpo -c -o clip.o clip.c
mv -f .deps/clip.Tpo .deps/clip.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT dri_ps.o -MD -MP -MF .deps/dri_ps.Tpo -c -o dri_ps.o dri_ps.c
mv -f .deps/dri_ps.Tpo .deps/dri_ps.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT eig.o -MD -MP -MF .deps/eig.Tpo -c -o eig.o eig.c
mv -f .deps/eig.Tpo .deps/eig.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
mv -f .deps/error.Tpo .deps/error.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c
mv -f .deps/eval.Tpo .deps/eval.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c
mv -f .deps/files.Tpo .deps/files.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT funcs.o -MD -MP -MF .deps/funcs.Tpo -c -o funcs.o funcs.c
mv -f .deps/funcs.Tpo .deps/funcs.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT gra.o -MD -MP -MF .deps/gra.Tpo -c -o gra.o gra.c
mv -f .deps/gra.Tpo .deps/gra.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT gra_com.o -MD -MP -MF .deps/gra_com.Tpo -c -o gra_com.o gra_com.c
mv -f .deps/gra_com.Tpo .deps/gra_com.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT jacobi.o -MD -MP -MF .deps/jacobi.Tpo -c -o jacobi.o jacobi.c
mv -f .deps/jacobi.Tpo .deps/jacobi.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT lists.o -MD -MP -MF .deps/lists.Tpo -c -o lists.o lists.c
mv -f .deps/lists.Tpo .deps/lists.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT lu.o -MD -MP -MF .deps/lu.Tpo -c -o lu.o lu.c
mv -f .deps/lu.Tpo .deps/lu.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT matc.o -MD -MP -MF .deps/matc.Tpo -c -o matc.o matc.c
mv -f .deps/matc.Tpo .deps/matc.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT matrix.o -MD -MP -MF .deps/matrix.Tpo -c -o matrix.o matrix.c
mv -f .deps/matrix.Tpo .deps/matrix.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT oper.o -MD -MP -MF .deps/oper.Tpo -c -o oper.o oper.c
mv -f .deps/oper.Tpo .deps/oper.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT optim.o -MD -MP -MF .deps/optim.Tpo -c -o optim.o optim.c
mv -f .deps/optim.Tpo .deps/optim.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c
mv -f .deps/parser.Tpo .deps/parser.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c
mv -f .deps/str.Tpo .deps/str.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT urand.o -MD -MP -MF .deps/urand.Tpo -c -o urand.o urand.c
mv -f .deps/urand.Tpo .deps/urand.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT variable.o -MD -MP -MF .deps/variable.Tpo -c -o variable.o variable.c
mv -f .deps/variable.Tpo .deps/variable.Po
rm -f libmatc.a
ar cru libmatc.a c3d.o clip.o dri_ps.o eig.o error.o eval.o files.o funcs.o gra.o gra_com.o jacobi.o lists.o lu.o matc.o matrix.o oper.o optim.o parser.o str.o urand.o variable.o 
ranlib libmatc.a
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
main.c: In function ?main?:
main.c:23:9: attention : transtypage vers un pointeur depuis un entier de taille diff?rente [-Wint-to-pointer-cast]
main.c:49:44: attention : transtypage vers un pointeur depuis un entier de taille diff?rente [-Wint-to-pointer-cast]
main.c:52:7: attention : incompatible implicit declaration of built-in function ?free? [enabled by default]
mv -f .deps/main.Tpo .deps/main.Po
gcc  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC   -o matc main.o libmatc.a -lreadline  -lncurses -lcurses -lm -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc/src ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?

INSTALLING ELMER MODULE matc

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
Making install in src
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc/src ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc/src ?
test -z "/usr/bin" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin"
  /usr/bin/install -c matc '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin'
test -z "/usr/lib" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib"
 /usr/bin/install -c -m 644  libmatc.a '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib'
 ( cd '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib' && ranlib libmatc.a )
test -z "/usr/include" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include"
/bin/mkdir -p '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include/elmer'
 /usr/bin/install -c -m 644  elmer/matc.h elmer/fnames.h elmer/gra.h '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include/elmer'
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc/src ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc/src ?
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
make[3]: Rien ? faire pour ? install-exec-am ?.
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/matc ?

CONFIGURING ELMER MODULE elmerparam

configure.in:21: warning: AC_CACHE_VAL(modsearch_opt, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:28: ee_FC_MODSEARCH_OPT is expanded from...
configure.in:21: the top level
configure.in:23: warning: AC_CACHE_VAL(modfilename, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:1: ee_FC_MODFILE is expanded from...
configure.in:23: the top level
configure.in:25: warning: AC_CACHE_VAL(iargc_decl, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:88: ee_IARGC_DECL is expanded from...
configure.in:25: the top level
configure.in:25: warning: AC_CACHE_VAL(iargc_decl, ...): suspicious presence of an AC_SUBST in the second argument, where no actions should be taken
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:88: ee_IARGC_DECL is expanded from...
configure.in:25: the top level
configure.in:45: warning: AC_CACHE_VAL(mex_ext, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:66: ee_MEXEXT is expanded from...
configure.in:45: the top level
configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for xlc... no
checking for pathcc... no
checking for icc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for xlf90... no
checking for pathf90... no
checking for ifort... no
checking for f95... f95
checking whether we are using the GNU Fortran compiler... yes
checking whether f95 accepts -g... yes
checking how to get verbose linking output from f95... -v
checking for Fortran libraries of f95...  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for option needed by f95 to find non-local *.mod-files... -I
checking for *.mod-file naming convention... modulename.mod
checking for iargc() declaration needed in Fortran code... !none
iargc_decl = !none
../configure: line 4371: ACX_CHECK_B64FLAGS: command not found
checking for R... yes
checking for matlab... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/iargc_decl.inc
config.status: creating src/R/elmerparam/src/Makevars
config.status: creating src/R/Makefile
config.status: creating src/matlab/Makefile
config.status: creating test/Makefile
config.status: creating test/make.inc
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps

BUILDING ELMER MODULE elmerparam

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/missing --run autoheader)
configure.in:21: warning: AC_CACHE_VAL(modsearch_opt, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:28: ee_FC_MODSEARCH_OPT is expanded from...
configure.in:21: the top level
configure.in:23: warning: AC_CACHE_VAL(modfilename, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:1: ee_FC_MODFILE is expanded from...
configure.in:23: the top level
configure.in:25: warning: AC_CACHE_VAL(iargc_decl, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:88: ee_IARGC_DECL is expanded from...
configure.in:25: the top level
configure.in:25: warning: AC_CACHE_VAL(iargc_decl, ...): suspicious presence of an AC_SUBST in the second argument, where no actions should be taken
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:88: ee_IARGC_DECL is expanded from...
configure.in:25: the top level
configure.in:45: warning: AC_CACHE_VAL(mex_ext, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acinclude.m4:66: ee_MEXEXT is expanded from...
configure.in:45: the top level
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
make  all-recursive
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
Making all in src
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
Making all in .
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -MT elmerparam.o -MD -MP -MF .deps/elmerparam.Tpo -c -o elmerparam.o elmerparam.c
mv -f .deps/elmerparam.Tpo .deps/elmerparam.Po
cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -MT modelline.o -MD -MP -MF .deps/modelline.Tpo -c -o modelline.o modelline.c
mv -f .deps/modelline.Tpo .deps/modelline.Po
cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -MT dynarray.o -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.o dynarray.c
mv -f .deps/dynarray.Tpo .deps/dynarray.Po
rm -f libelmerparam.a
ar cru libelmerparam.a elmerparam.o modelline.o dynarray.o 
ranlib libelmerparam.a
f95  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -c -o elmerparamf.o elmerparamf.f90
rm -f libelmerparamf.a
ar cru libelmerparamf.a elmerparamf.o 
ranlib libelmerparamf.a
f95  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -c -o ElmerParam.o ElmerParam.f90
f95  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC   -o ElmerParam ElmerParam.o libelmerparamf.a libelmerparam.a -L/usr/lib -lmatc -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
Making all in R
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R ?
make[4]: Rien ? faire pour ? all ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
Making all in test
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/test ?
make[3]: Rien ? faire pour ? all ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/test ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?

INSTALLING ELMER MODULE elmerparam

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
Making install in src
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
Making install in .
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
test -z "/usr/bin" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin"
  /usr/bin/install -c ElmerParam '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin'
/usr/bin/install -c elmerparam.mod /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include
test -z "/usr/lib" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib"
 /usr/bin/install -c -m 644  libelmerparam.a libelmerparamf.a '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib'
 ( cd '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib' && ranlib libelmerparam.a )
 ( cd '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib' && ranlib libelmerparamf.a )
test -z "/usr/include" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include"
 /usr/bin/install -c -m 644 elmerparam.h '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include'
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
Making install in R
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R ?
R CMD build elmerparam
* checking for file ?elmerparam/DESCRIPTION? ... OK
* preparing ?elmerparam?:
* checking DESCRIPTION meta-information ... OK
* cleaning src
Avis : /tmp/RtmpHQz0XC/Rbuild73227bbd685/elmerparam/man/elmerparam.Rd:29: unexpected section header '\section'
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* creating default NAMESPACE file
* building ?elmerparam_1.0.tar.gz?

test -z "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib/R" || mkdir -p /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib/R
R CMD INSTALL -l /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib/R elmerparam
* installing *source* package ?elmerparam? ...
** Creating default NAMESPACE file
** libs
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R/elmerparam/src ?
gcc -std=gnu99 -I/usr/share/R/include -I/usr/include -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include     -fpic  -O3 -pipe  -g -c elmerparam_rwrapper.c -o elmerparam_rwrapper.o
elmerparam_rwrapper.c: In function ?elmerparam_rwrapper?:
elmerparam_rwrapper.c:55:8: attention : assignment discards ?const? qualifier from pointer target type [enabled by default]
gcc -std=gnu99 -shared -o elmerparam.so elmerparam_rwrapper.o -L/usr/lib -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -lelmerparam -lmatc -L/usr/lib/R/lib -lR
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R/elmerparam/src ?
installation dans /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib/R/elmerparam/libs
** R
** preparing package for lazy loading
** help
Avis : /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R/elmerparam/man/elmer-package.Rd:33: All text must be in a section
Avis : /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R/elmerparam/man/elmerparam.Rd:29: unexpected section header '\section'
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
running .First.lib() for package ?elmerparam? as .onLoad/.onAttach were not found

* DONE (elmerparam)
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src ?
Making install in test
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/test ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/test ?
make[3]: Rien ? faire pour ? install-exec-am ?.
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/test ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/test ?
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
make[3]: Rien ? faire pour ? install-exec-am ?.
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/elmerparam ?

CONFIGURING ELMER MODULE hutiter

configure.in:62: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_blas.m4:33: ACX_BLAS is expanded from...
configure.in:62: the top level
configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-lapack, --with-mumps
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for default compilation flags... optimized
checking for xlc... no
checking for pathcc... no
checking for icc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ranlib... ranlib
checking for ar... ar
checking for ar flags... cru
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for 64 bit compilation flags... let's see what happens
checking for 64 bit CFLAGS... -m64 -fPIC
checking for 64 bit FCFLAGS... -m64 -fPIC
checking for 64 bit FFLAGS... -m64 -fPIC
checking size of void*... 8
checking to see if we got 64 bits... oh yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking whether we are using the Microsoft C compiler... no
checking for e_wsfe in -lg2c... no
checking for saxpy_ in -lblas... checking for  in ... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating examples/Makefile
config.status: creating examples/ex1/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-lapack, --with-mumps

BUILDING ELMER MODULE hutiter

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
make  all-recursive
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
Making all in src
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/src ?
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_aux_C.o huti_aux_C.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_aux_D.o huti_aux_D.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_aux_S.o huti_aux_S.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_aux_Z.o huti_aux_Z.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_bicgstab_2_C.o huti_bicgstab_2_C.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_bicgstab_2_D.o huti_bicgstab_2_D.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_bicgstab_2_S.o huti_bicgstab_2_S.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_bicgstab_2_Z.o huti_bicgstab_2_Z.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_bicgstab_C.o huti_bicgstab_C.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_bicgstab_D.o huti_bicgstab_D.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_bicgstab_S.o huti_bicgstab_S.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_bicgstab_Z.o huti_bicgstab_Z.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_cg_C.o huti_cg_C.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_cg_D.o huti_cg_D.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_cgs_C.o huti_cgs_C.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_cgs_D.o huti_cgs_D.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_cg_S.o huti_cg_S.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_cgs_S.o huti_cgs_S.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_cgs_Z.o huti_cgs_Z.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_cg_Z.o huti_cg_Z.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_gmres_C.o huti_gmres_C.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_gmres_D.o huti_gmres_D.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_gmres_S.o huti_gmres_S.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_gmres_Z.o huti_gmres_Z.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_qmr_C.o huti_qmr_C.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_qmr_D.o huti_qmr_D.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_qmr_S.o huti_qmr_S.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_qmr_Z.o huti_qmr_Z.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_tfqmr_C.o huti_tfqmr_C.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_tfqmr_D.o huti_tfqmr_D.F90
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_tfqmr_S.o huti_tfqmr_S.F90
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I/usr/include -MT huti_main.o -MD -MP -MF .deps/huti_main.Tpo -c -o huti_main.o huti_main.c
mv -f .deps/huti_main.Tpo .deps/huti_main.Po
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I/usr/include -MT huti_sfe_c_C.o -MD -MP -MF .deps/huti_sfe_c_C.Tpo -c -o huti_sfe_c_C.o huti_sfe_c_C.c
mv -f .deps/huti_sfe_c_C.Tpo .deps/huti_sfe_c_C.Po
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I/usr/include -MT huti_sfe_c_D.o -MD -MP -MF .deps/huti_sfe_c_D.Tpo -c -o huti_sfe_c_D.o huti_sfe_c_D.c
mv -f .deps/huti_sfe_c_D.Tpo .deps/huti_sfe_c_D.Po
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I/usr/include -MT huti_sfe_c_S.o -MD -MP -MF .deps/huti_sfe_c_S.Tpo -c -o huti_sfe_c_S.o huti_sfe_c_S.c
mv -f .deps/huti_sfe_c_S.Tpo .deps/huti_sfe_c_S.Po
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I/usr/include -MT huti_sfe_c_Z.o -MD -MP -MF .deps/huti_sfe_c_Z.Tpo -c -o huti_sfe_c_Z.o huti_sfe_c_Z.c
mv -f .deps/huti_sfe_c_Z.Tpo .deps/huti_sfe_c_Z.Po
gfortran -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -I. -I/usr/include -c -o huti_tfqmr_Z.o huti_tfqmr_Z.F90
rm -f libhuti.a
ar cru libhuti.a huti_aux_C.o huti_aux_D.o huti_aux_S.o huti_aux_Z.o huti_bicgstab_2_C.o huti_bicgstab_2_D.o huti_bicgstab_2_S.o huti_bicgstab_2_Z.o huti_bicgstab_C.o huti_bicgstab_D.o huti_bicgstab_S.o huti_bicgstab_Z.o huti_cg_C.o huti_cg_D.o huti_cgs_C.o huti_cgs_D.o huti_cg_S.o huti_cgs_S.o huti_cgs_Z.o huti_cg_Z.o huti_gmres_C.o huti_gmres_D.o huti_gmres_S.o huti_gmres_Z.o huti_qmr_C.o huti_qmr_D.o huti_qmr_S.o huti_qmr_Z.o huti_tfqmr_C.o huti_tfqmr_D.o huti_tfqmr_S.o huti_main.o huti_sfe_c_C.o huti_sfe_c_D.o huti_sfe_c_S.o huti_sfe_c_Z.o huti_tfqmr_Z.o 
ranlib libhuti.a
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/src ?
Making all in include
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/include ?
make[3]: Rien ? faire pour ? all ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/include ?
Making all in examples
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
Making all in ex1
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples/ex1 ?
make[4]: Rien ? faire pour ? all ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples/ex1 ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
make[4]: Rien ? faire pour ? all-am ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?

INSTALLING ELMER MODULE hutiter

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
Making install in src
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/src ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/src ?
test -z "/usr/lib" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib"
 /usr/bin/install -c -m 644  libhuti.a '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib'
 ( cd '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib' && ranlib libhuti.a )
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/src ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/src ?
Making install in include
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/include ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/include ?
make[3]: Rien ? faire pour ? install-exec-am ?.
test -z "/usr/include" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include"
 /usr/bin/install -c -m 644 huti_defs.h huti_fdefs.h '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include'
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/include ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/include ?
Making install in examples
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
Making install in ex1
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples/ex1 ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples/ex1 ?
make[4]: Rien ? faire pour ? install-exec-am ?.
make[4]: Rien ? faire pour ? install-data-am ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples/ex1 ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples/ex1 ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
make[4]: Rien ? faire pour ? install-exec-am ?.
make[4]: Rien ? faire pour ? install-data-am ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter/examples ?
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
make[3]: Rien ? faire pour ? install-exec-am ?.
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/hutiter ?

CONFIGURING ELMER MODULE meshgen2d

configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for default compilation flags... optimized
checking for answer to meaning of life... 42
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for main in -lstdc++... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/include/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps

BUILDING ELMER MODULE meshgen2d

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
make  all-recursive
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
Making all in src
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
Making all in include
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src/include ?
make[4]: Rien ? faire pour ? all ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src/include ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT BGGridMesh.o -MD -MP -MF .deps/BGGridMesh.Tpo -c -o BGGridMesh.o BGGridMesh.cpp
mv -f .deps/BGGridMesh.Tpo .deps/BGGridMesh.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT BGTriangleMesh.o -MD -MP -MF .deps/BGTriangleMesh.Tpo -c -o BGTriangleMesh.o BGTriangleMesh.cpp
mv -f .deps/BGTriangleMesh.Tpo .deps/BGTriangleMesh.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT BGVertex.o -MD -MP -MF .deps/BGVertex.Tpo -c -o BGVertex.o BGVertex.cpp
mv -f .deps/BGVertex.Tpo .deps/BGVertex.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT Body.o -MD -MP -MF .deps/Body.Tpo -c -o Body.o Body.cpp
mv -f .deps/Body.Tpo .deps/Body.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT BoundaryElement.o -MD -MP -MF .deps/BoundaryElement.Tpo -c -o BoundaryElement.o BoundaryElement.cpp
mv -f .deps/BoundaryElement.Tpo .deps/BoundaryElement.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT BoundaryLayer.o -MD -MP -MF .deps/BoundaryLayer.Tpo -c -o BoundaryLayer.o BoundaryLayer.cpp
mv -f .deps/BoundaryLayer.Tpo .deps/BoundaryLayer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT Connect.o -MD -MP -MF .deps/Connect.Tpo -c -o Connect.o Connect.cpp
mv -f .deps/Connect.Tpo .deps/Connect.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT Element.o -MD -MP -MF .deps/Element.Tpo -c -o Element.o Element.cpp
mv -f .deps/Element.Tpo .deps/Element.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT GeometryEdge.o -MD -MP -MF .deps/GeometryEdge.Tpo -c -o GeometryEdge.o GeometryEdge.cpp
mv -f .deps/GeometryEdge.Tpo .deps/GeometryEdge.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
mv -f .deps/main.Tpo .deps/main.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT Mesh.o -MD -MP -MF .deps/Mesh.Tpo -c -o Mesh.o Mesh.cpp
mv -f .deps/Mesh.Tpo .deps/Mesh.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT MeshNode.o -MD -MP -MF .deps/MeshNode.Tpo -c -o MeshNode.o MeshNode.cpp
mv -f .deps/MeshNode.Tpo .deps/MeshNode.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT MeshParser.o -MD -MP -MF .deps/MeshParser.Tpo -c -o MeshParser.o MeshParser.cpp
mv -f .deps/MeshParser.Tpo .deps/MeshParser.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT Node.o -MD -MP -MF .deps/Node.Tpo -c -o Node.o Node.cpp
mv -f .deps/Node.Tpo .deps/Node.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT PQ.o -MD -MP -MF .deps/PQ.Tpo -c -o PQ.o PQ.cpp
mv -f .deps/PQ.Tpo .deps/PQ.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT QuadElement.o -MD -MP -MF .deps/QuadElement.Tpo -c -o QuadElement.o QuadElement.cpp
mv -f .deps/QuadElement.Tpo .deps/QuadElement.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT QuadLayer.o -MD -MP -MF .deps/QuadLayer.Tpo -c -o QuadLayer.o QuadLayer.cpp
mv -f .deps/QuadLayer.Tpo .deps/QuadLayer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT SSMFVoronoiSegment.o -MD -MP -MF .deps/SSMFVoronoiSegment.Tpo -c -o SSMFVoronoiSegment.o SSMFVoronoiSegment.cpp
mv -f .deps/SSMFVoronoiSegment.Tpo .deps/SSMFVoronoiSegment.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT SSSFVoronoiSegment.o -MD -MP -MF .deps/SSSFVoronoiSegment.Tpo -c -o SSSFVoronoiSegment.o SSSFVoronoiSegment.cpp
mv -f .deps/SSSFVoronoiSegment.Tpo .deps/SSSFVoronoiSegment.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT TriangleElement.o -MD -MP -MF .deps/TriangleElement.Tpo -c -o TriangleElement.o TriangleElement.cpp
mv -f .deps/TriangleElement.Tpo .deps/TriangleElement.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT TriangleNELayer.o -MD -MP -MF .deps/TriangleNELayer.Tpo -c -o TriangleNELayer.o TriangleNELayer.cpp
mv -f .deps/TriangleNELayer.Tpo .deps/TriangleNELayer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT Vertex.o -MD -MP -MF .deps/Vertex.Tpo -c -o Vertex.o Vertex.cpp
mv -f .deps/Vertex.Tpo .deps/Vertex.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT VoronoiSegment.o -MD -MP -MF .deps/VoronoiSegment.Tpo -c -o VoronoiSegment.o VoronoiSegment.cpp
mv -f .deps/VoronoiSegment.Tpo .deps/VoronoiSegment.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT VoronoiVertex.o -MD -MP -MF .deps/VoronoiVertex.Tpo -c -o VoronoiVertex.o VoronoiVertex.cpp
mv -f .deps/VoronoiVertex.Tpo .deps/VoronoiVertex.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I./include         -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -MT VSVertex.o -MD -MP -MF .deps/VSVertex.Tpo -c -o VSVertex.o VSVertex.cpp
mv -f .deps/VSVertex.Tpo .deps/VSVertex.Po
g++  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC   -o ElmerMesh2D BGGridMesh.o BGTriangleMesh.o BGVertex.o Body.o BoundaryElement.o BoundaryLayer.o Connect.o Element.o GeometryEdge.o main.o Mesh.o MeshNode.o MeshParser.o Node.o PQ.o QuadElement.o QuadLayer.o SSMFVoronoiSegment.o SSSFVoronoiSegment.o TriangleElement.o TriangleNELayer.o Vertex.o VoronoiSegment.o VoronoiVertex.o VSVertex.o  -lstdc++ -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib
g++  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC   -o Mesh2D BGGridMesh.o BGTriangleMesh.o BGVertex.o Body.o BoundaryElement.o BoundaryLayer.o Connect.o Element.o GeometryEdge.o main.o Mesh.o MeshNode.o MeshParser.o Node.o PQ.o QuadElement.o QuadLayer.o SSMFVoronoiSegment.o SSSFVoronoiSegment.o TriangleElement.o TriangleNELayer.o Vertex.o VoronoiSegment.o VoronoiVertex.o VSVertex.o  -lstdc++ -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?

INSTALLING ELMER MODULE meshgen2d

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
Making install in src
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
Making install in include
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src/include ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src/include ?
make[4]: Rien ? faire pour ? install-exec-am ?.
make[4]: Rien ? faire pour ? install-data-am ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src/include ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src/include ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
test -z "/usr/bin" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin"
  /usr/bin/install -c ElmerMesh2D Mesh2D '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin'
make[4]: Rien ? faire pour ? install-data-am ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d/src ?
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
make[3]: Rien ? faire pour ? install-exec-am ?.
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/meshgen2d ?

CONFIGURING ELMER MODULE fem

configure.in:47: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
acx_elmer.m4:1347: ACX_FC_CHAR_MANGLING is expanded from...
configure.in:47: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:1578: ACX_SHLIB_STUFF is expanded from...
configure.in:54: the top level
configure.in:101: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_blas.m4:33: ACX_BLAS is expanded from...
configure.in:101: the top level
configure.in:102: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_lapack.m4:31: ACX_LAPACK is expanded from...
configure.in:102: the top level
configure.in:103: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:131: ACX_HUTI is expanded from...
configure.in:103: the top level
configure.in:104: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:238: ACX_EIOF is expanded from...
configure.in:104: the top level
configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:411: ACX_ARPACK is expanded from...
configure.in:105: the top level
configure.in:107: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:633: ACX_HYPRE is expanded from...
configure.in:107: the top level
configure.in:108: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:714: ACX_MUMPS is expanded from...
configure.in:108: the top level
configure.in:109: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
.../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
.../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
.../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
acx_elmer.m4:553: ACX_UMFPACK is expanded from...
configure.in:109: the top level
configure.in:150: warning: AC_CACHE_VAL(modfilename, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acx_elmer.m4:2105: ACX_FC_MODFILE is expanded from...
configure.in:150: the top level
configure.in:152: warning: AC_CACHE_VAL(modput_opt, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
acx_elmer.m4:2134: ACX_FC_PUT_MODULE_FLAG is expanded from...
configure.in:152: the top level
configure: WARNING: unrecognized options: --with-metis
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ftello... yes
checking for fseeko... yes
checking for answer to meaning of life... 42
checking for default compilation flags... optimized
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for xlC... no
checking for pathCC... no
checking for icc... no
checking for CC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ranlib... ranlib
checking for ar... ar
checking for ar flags... cru
checking whether we are using the Microsoft C compiler... no
checking for /lib/cpp... yes
checking for C++ linker flags...  -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lstdc++ -lm -lgcc_s -lgcc_s
checking how to run the C preprocessor... /lib/cpp
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for 64 bit compilation flags... let's see what happens
checking for 64 bit CFLAGS... -m64 -fPIC
checking for 64 bit FCFLAGS... -m64 -fPIC
checking for 64 bit CXXFLAGS... -m64 -fPIC	
checking for 64 bit FFLAGS... -m64 -fPIC
checking size of void*... 8
checking to see if we got 64 bits... oh yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for Fortran char* mangling scheme... char_ptr
checking if fortran implements CONTIGUOUS attribute... yes
checking for fortran intrinsic etime... found
checking for fortran intrinsic flush... found
checking for shl_load in -ldld... no
checking for shl_load... no
checking for shl_findsym... no
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlerror... yes
checking for dlclose... yes
checking for mpi-directory... /usr
checking for mpi-lib-directory... /usr/lib
checking for mpi-inc-directory... /usr/include/mpi
checking for mpi-library... 
checking for mpi-include... 
checking for compilation of an MPI program... seems ok
checking for mpf90... no
checking for mpxlf90... no
checking for saxpy_ in -lblas... checking for  in ... yes
checking for cheev_ in -llapack... yes
checking for huti_d_gmres_ in -lhuti... yes
checking for eio_init_ in -leiof... yes
checking for dseupd_ in -larpack... yes
checking for pdneupd_ in -lparpack... yes
checking for HYPRE_IJMatrixCreate in -lHYPRE_IJ_mv... yes
checking for dmumps_ in -ldmumps_scotch... yes
checking for umfpack_di_defaults in -lumfpack... yes
checking for mtc_init in -lmatc... yes
checking for main in -lm... yes
checking for *.mod-file naming convention... modulename.mod
checking for option to tell gfortran where to put *.mod-files... -J
checking size of off_t... 8
../configure: line 12980: 0: command not found
defining FPICFLAG to be -fPIC
defining CPICFLAG to be -fPIC
defining CXXPICFLAG to be -fPIC
defining SHLEXT to be so
defining SHLLIB to be $(SHLEXT)
defining SHLBIN to be 
defining SHLEXT_VER to be $(SHLEXT).$(version)
defining SHLLIB_VER to be $(SHLLIB).$(version)
defining SHLBIN_VER to be $(SHLBIN).$(version)
defining SHLLINKEXT to be 
defining DLFCN_DIR to be 
defining SH_LD to be gfortran
defining SH_LDFLAGS to be -shared
defining SH_LINKING_TO_FLAGS to be -m64 -fPIC
defining DL_LD to be $(SH_LD)
defining DL_LDFLAGS to be $(SH_LDFLAGS)
defining MKOCTFILE_DL_LDFLAGS to be 
defining SONAME_FLAGS to be 
defining NO_OCT_FILE_STRIP to be 
defining RLD_FLAG to be 
defining TEMPLATE_AR to be 
defining TEMPLATE_ARFLAGS to be 
defining library_path_var to be 
defining FCPPFLAGS to be  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS
defining LIBSOLVER_DEPS to be -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib
defining OFF_KIND to be selected_int_kind(18)
defining LONG_KIND to be 
configure: creating ./config.status
config.status: creating tests/runtests
config.status: creating src/elmerf90
config.status: creating src/elmerf90-nosh
config.status: creating src/elmerld
config.status: creating Makefile
config.status: creating Makeconf
config.status: creating src/Makefile
config.status: creating src/view3d/Makefile
config.status: creating src/viewaxis/Makefile
config.status: creating src/binio/Makefile
config.status: creating src/binio/kinds.f90
config.status: creating src/binio/test/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-metis

ELMER build options:
  Version                   6.1
  Install prefix            /usr
  CPPFLAGS                   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi
  FCPPFLAGS                  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS

  CFLAGS                     -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi
  CXXFLAGS                   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -fPIC
  FCFLAGS                    -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include
  FFLAGS                    -O -m64 -fPIC -fPIC -I. -I/usr/include/mpi

  LDFLAGS                   -L.  -L/usr/lib
  LIBS                      -L. -ldl -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib -lm
  SOLVER_LIBS               -L. -ldl -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib -lm -larpack -lparpack -lHYPRE_Euclid -lHYPRE_parcsr_ls -lHYPRE_ParaSails -lHYPRE_IJ_mv -ldmumps_scotch -lumfpack -lamd -lhuti -lmatc -leiof -L. -ldl -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib -lm -llapack -lblas  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath  -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lstdc++ -lm -lgcc_s -lgcc_s

Compilers:
  Fortran 90 compiler       gfortran
  Fortran 77 compiler       gfortran
  CC                        gcc
  C++                       g++
  CPP                       /lib/cpp

Libs:
  BLAS                      -lblas
  LAPACK                    -llapack
  HYPRE                     -lHYPRE_Euclid -lHYPRE_parcsr_ls -lHYPRE_ParaSails -lHYPRE_IJ_mv
  MUMPS                     -ldmumps_scotch
  UMFPACK                   -lumfpack -lamd
  ARPACK		    -larpack
  PARPACK		    -lparpack
  HUTI			    -lhuti
  EIO			    -leiof
  MPI                       -L/usr/lib 

MPI:
  yes


BUILDING ELMER MODULE fem

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
make  all-recursive
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
Making all in src
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
Making all in view3d
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/view3d ?
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT ViewFactors.o -MD -MP -MF .deps/ViewFactors.Tpo -c -o ViewFactors.o ViewFactors.c
mv -f .deps/ViewFactors.Tpo .deps/ViewFactors.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT TestModel.o -MD -MP -MF .deps/TestModel.Tpo -c -o TestModel.o TestModel.c
mv -f .deps/TestModel.Tpo .deps/TestModel.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT LineUtil.o -MD -MP -MF .deps/LineUtil.Tpo -c -o LineUtil.o LineUtil.c
mv -f .deps/LineUtil.Tpo .deps/LineUtil.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT TriangleUtil.o -MD -MP -MF .deps/TriangleUtil.Tpo -c -o TriangleUtil.o TriangleUtil.c
mv -f .deps/TriangleUtil.Tpo .deps/TriangleUtil.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT BiLinearUtil.o -MD -MP -MF .deps/BiLinearUtil.Tpo -c -o BiLinearUtil.o BiLinearUtil.c
mv -f .deps/BiLinearUtil.Tpo .deps/BiLinearUtil.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT BiQuadraticUtil.o -MD -MP -MF .deps/BiQuadraticUtil.Tpo -c -o BiQuadraticUtil.o BiQuadraticUtil.c
mv -f .deps/BiQuadraticUtil.Tpo .deps/BiQuadraticUtil.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT BiCubicUtil.o -MD -MP -MF .deps/BiCubicUtil.Tpo -c -o BiCubicUtil.o BiCubicUtil.c
mv -f .deps/BiCubicUtil.Tpo .deps/BiCubicUtil.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT RayTrace.o -MD -MP -MF .deps/RayTrace.Tpo -c -o RayTrace.o RayTrace.c
mv -f .deps/RayTrace.Tpo .deps/RayTrace.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT VectorUtil.o -MD -MP -MF .deps/VectorUtil.Tpo -c -o VectorUtil.o VectorUtil.c
mv -f .deps/VectorUtil.Tpo .deps/VectorUtil.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT LUDecomp.o -MD -MP -MF .deps/LUDecomp.Tpo -c -o LUDecomp.o LUDecomp.c
mv -f .deps/LUDecomp.Tpo .deps/LUDecomp.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT 2d_4node.o -MD -MP -MF .deps/2d_4node.Tpo -c -o 2d_4node.o 2d_4node.c
mv -f .deps/2d_4node.Tpo .deps/2d_4node.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT 16node_quad.o -MD -MP -MF .deps/16node_quad.Tpo -c -o 16node_quad.o 16node_quad.c
mv -f .deps/16node_quad.Tpo .deps/16node_quad.Po
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT second.o -MD -MP -MF .deps/second.Tpo -c -o second.o second.c
mv -f .deps/second.Tpo .deps/second.Po
rm -f libview3d.a
ar cru libview3d.a ViewFactors.o TestModel.o LineUtil.o TriangleUtil.o BiLinearUtil.o BiQuadraticUtil.o BiCubicUtil.o RayTrace.o VectorUtil.o LUDecomp.o 2d_4node.o 16node_quad.o second.o 
ranlib libview3d.a
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/view3d ?
Making all in viewaxis
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/viewaxis ?
g++ -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -m64 -fPIC -fPIC -MT viewfact.o -MD -MP -MF .deps/viewfact.Tpo -c -o viewfact.o viewfact.cpp
mv -f .deps/viewfact.Tpo .deps/viewfact.Po
rm -f libviewaxis.a
ar cru libviewaxis.a viewfact.o 
ranlib libviewaxis.a
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/viewaxis ?
Making all in binio
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
Making all in test
make[5]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio/test ?
make[5]: Rien ? faire pour ? all ?.
make[5]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio/test ?
make[5]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT binio.o -MD -MP -MF .deps/binio.Tpo -c -o binio.o binio.c
mv -f .deps/binio.Tpo .deps/binio.Po
gfortran -I.  -I.. -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c -o kinds.o kinds.f90
gfortran -I.  -I.. -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c -o biniomod.o biniomod.f90
rm -f libbinio.a
ar cru libbinio.a binio.o kinds.o biniomod.o 
ranlib libbinio.a
make[5]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT SC2Elmer.o -MD -MP -MF .deps/SC2Elmer.Tpo -c -o SC2Elmer.o SC2Elmer.c
mv -f .deps/SC2Elmer.Tpo .deps/SC2Elmer.Po
gcc  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi  -L.  -L/usr/lib -o SC2Elmer SC2Elmer.o  -L. -ldl -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib -lm
cp mpif_stub.h mpif
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS NavierStokes.src > NavierStokes.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS DefUtils.src > DefUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS PElementMaps.src > PElementMaps.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Types.src > Types.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS iso_varying_string.src > iso_varying_string.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c iso_varying_string.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Messages.src > Messages.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Messages.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Types.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c PElementMaps.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Adaptive.src > Adaptive.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS CRSMatrix.src > CRSMatrix.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS GeneralUtils.src > GeneralUtils.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c GeneralUtils.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c CRSMatrix.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ModelDescription.src > ModelDescription.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MeshUtils.src > MeshUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS PElementBase.src > PElementBase.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c PElementBase.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ParallelUtils.src > ParallelUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SParIterSolver.src > SParIterSolver.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SParIterGlobals.src > SParIterGlobals.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SParIterGlobals.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Lists.src > Lists.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS CoordinateSystems.src > CoordinateSystems.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c CoordinateSystems.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Interpolation.src > Interpolation.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ElementDescription.src > ElementDescription.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Integration.src > Integration.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS LinearAlgebra.src > LinearAlgebra.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c LinearAlgebra.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Integration.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ElementDescription.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Interpolation.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SParIterComm.src > SParIterComm.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SParIterComm.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Lists.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS IterSolve.src > IterSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS BandMatrix.src > BandMatrix.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c BandMatrix.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS IterativeMethods.src > IterativeMethods.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c IterativeMethods.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c IterSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SParIterPrecond.src > SParIterPrecond.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SParIterPrecond.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SParIterSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ParallelUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ElementUtils.src > ElementUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS DirectSolve.src > DirectSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c DirectSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS BandwidthOptimize.src > BandwidthOptimize.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c BandwidthOptimize.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ListMatrix.src > ListMatrix.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ListMatrix.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ElementUtils.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MeshUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS HashTable.src > HashTable.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c HashTable.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ModelDescription.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SolverUtils.src > SolverUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Multigrid.src > Multigrid.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ClusteringMethods.src > ClusteringMethods.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ClusteringMethods.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Smoothers.src > Smoothers.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Smoothers.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Multigrid.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS EigenSolve.src > EigenSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c EigenSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ParallelEigenSolve.src > ParallelEigenSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ParallelEigenSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS TimeIntegrate.src > TimeIntegrate.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c TimeIntegrate.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SolverUtils.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Adaptive.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c DefUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MaterialModels.src > MaterialModels.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MaterialModels.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Differentials.src > Differentials.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Differentials.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c NavierStokes.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS NavierStokesGeneral.src > NavierStokesGeneral.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c NavierStokesGeneral.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS NavierStokesCylindrical.src > NavierStokesCylindrical.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c NavierStokesCylindrical.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS DiffuseConvectiveAnisotropic.src > DiffuseConvectiveAnisotropic.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c DiffuseConvectiveAnisotropic.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS DiffuseConvectiveGeneralAnisotropic.src > DiffuseConvectiveGeneralAnisotropic.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c DiffuseConvectiveGeneralAnisotropic.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Stress.src > Stress.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Stress.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS StressGeneral.src > StressGeneral.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c StressGeneral.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FlowSolve.src > FlowSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FreeSurface.src > FreeSurface.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FreeSurface.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FlowSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS HeatSolve.src > HeatSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Radiation.src > Radiation.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Radiation.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c HeatSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS StressSolve.src > StressSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c StressSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SolveBand.src > SolveBand.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SolveBand.f90
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT fft.o -MD -MP -MF .deps/fft.Tpo -c -o fft.o fft.c
mv -f .deps/fft.Tpo .deps/fft.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT Load.o -MD -MP -MF .deps/Load.Tpo -c -o Load.o Load.c
mv -f .deps/Load.Tpo .deps/Load.Po
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Maxwell.src > Maxwell.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Maxwell.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MaxwellAxiS.src > MaxwellAxiS.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MaxwellAxiS.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MaxwellGeneral.src > MaxwellGeneral.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MaxwellGeneral.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MagneticSolve.src > MagneticSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MagneticSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Walls.src > Walls.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Walls.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SolveSBand.src > SolveSBand.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SolveSBand.f90
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT CPUTime.o -MD -MP -MF .deps/CPUTime.Tpo -c -o CPUTime.o CPUTime.c
mv -f .deps/CPUTime.Tpo .deps/CPUTime.Po
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MainUtils.src > MainUtils.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MainUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MeshSolve.src > MeshSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MeshSolve.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS solve_cmplx.src > solve_cmplx.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c solve_cmplx.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS solve_real.src > solve_real.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c solve_real.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MGPrec.src > MGPrec.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MGPrec.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS LUDecomposition.src > LUDecomposition.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c LUDecomposition.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS RadiationFactors.src > RadiationFactors.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c RadiationFactors.f90
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT f_stubs.o -MD -MP -MF .deps/f_stubs.Tpo -c -o f_stubs.o f_stubs.c
mv -f .deps/f_stubs.Tpo .deps/f_stubs.Po
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ExchangeCorrelations.src > ExchangeCorrelations.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ExchangeCorrelations.f90
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT SolveHypre.o -MD -MP -MF .deps/SolveHypre.Tpo -c -o SolveHypre.o SolveHypre.c
mv -f .deps/SolveHypre.Tpo .deps/SolveHypre.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT SolveSuperLU.o -MD -MP -MF .deps/SolveSuperLU.Tpo -c -o SolveSuperLU.o SolveSuperLU.c
mv -f .deps/SolveSuperLU.Tpo .deps/SolveSuperLU.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT umf4_f77wrapper.o -MD -MP -MF .deps/umf4_f77wrapper.Tpo -c -o umf4_f77wrapper.o umf4_f77wrapper.c
mv -f .deps/umf4_f77wrapper.Tpo .deps/umf4_f77wrapper.Po
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS VankaCreate.src > VankaCreate.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c VankaCreate.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ParticleUtils.src > ParticleUtils.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ParticleUtils.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Feti.src > Feti.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Feti.f90
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT cholmod.o -MD -MP -MF .deps/cholmod.Tpo -c -o cholmod.o cholmod.c
mv -f .deps/cholmod.Tpo .deps/cholmod.Po
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ElmerSolver.src > ElmerSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ElmerSolver.f90
rm -f libelmersolver.so
g++ -m64 -fPIC -shared  -L.  -L/usr/lib  -Wl,-soname,libelmersolver-6.1.so -o libelmersolver-6.1.so NavierStokes.o NavierStokesGeneral.o NavierStokesCylindrical.o Lists.o DiffuseConvectiveAnisotropic.o DiffuseConvectiveGeneralAnisotropic.o PElementMaps.o PElementBase.o ElementDescription.o Integration.o ModelDescription.o GeneralUtils.o Stress.o StressGeneral.o LinearAlgebra.o CoordinateSystems.o ListMatrix.o CRSMatrix.o BandMatrix.o BandwidthOptimize.o MaterialModels.o FlowSolve.o HeatSolve.o StressSolve.o DirectSolve.o IterSolve.o IterativeMethods.o TimeIntegrate.o Types.o SolveBand.o ElementUtils.o Radiation.o fft.o Load.o Differentials.o FreeSurface.o Maxwell.o MaxwellAxiS.o MaxwellGeneral.o MagneticSolve.o Walls.o SolverUtils.o SolveSBand.o CPUTime.o Interpolation.o MainUtils.o MeshSolve.o Adaptive.o EigenSolve.o HashTable.o MeshUtils.o SParIterGlobals.o SParIterComm.o SParIterPrecond.o SParIterSolver.o Messages.o Multigrid.o Smoothers.o ClusteringMethods.o ParallelUtils.o ParallelEigenSolve.o solve_cmplx.o solve_real.o MGPrec.o DefUtils.o LUDecomposition.o RadiationFactors.o f_stubs.o ExchangeCorrelations.o SolveHypre.o SolveSuperLU.o iso_varying_string.o umf4_f77wrapper.o VankaCreate.o ParticleUtils.o Feti.o cholmod.o ElmerSolver.o -L. -ldl -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib -lm -larpack -lparpack -lHYPRE_Euclid -lHYPRE_parcsr_ls -lHYPRE_ParaSails -lHYPRE_IJ_mv -ldmumps_scotch -lumfpack -lamd -lhuti -lmatc -leiof -L. -ldl -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib -lm -llapack -lblas  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath  -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath  -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lstdc++ -lm -lgcc_s -lgcc_s -L. -Lbinio -lbinio
ln -s libelmersolver-6.1.so libelmersolver.so
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Solver.src > Solver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Solver.f90
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -I/usr/include/mpi  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I/usr/include -I/usr/include/mpi -MT mpi_stubs.o -MD -MP -MF .deps/mpi_stubs.Tpo -c -o mpi_stubs.o mpi_stubs.c
mv -f .deps/mpi_stubs.Tpo .deps/mpi_stubs.Po
gfortran -m64 -fPIC  -L.  -L/usr/lib \
	      -o ElmerSolver Solver.o mpi_stubs.o \
	      -L. -lelmersolver  
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS AdvectionDiffusion.src > AdvectionDiffusion.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c AdvectionDiffusion.f90
gfortran -shared -m64 -fPIC  -o AdvectionDiffusion.so AdvectionDiffusion.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS AdvectionReaction.src > AdvectionReaction.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c AdvectionReaction.f90
gfortran -shared -m64 -fPIC  -o AdvectionReaction.so AdvectionReaction.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS StatElecSolve.src > StatElecSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c StatElecSolve.f90
gfortran -shared -m64 -fPIC  -o StatElecSolve.so StatElecSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS StatCurrentSolve.src > StatCurrentSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c StatCurrentSolve.f90
gfortran -shared -m64 -fPIC  -o StatCurrentSolve.so StatCurrentSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ElasticSolve.src > ElasticSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ElasticSolve.f90
gfortran -shared -m64 -fPIC  -o ElasticSolve.so ElasticSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS HelmholtzSolve.src > HelmholtzSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c HelmholtzSolve.f90
gfortran -shared -m64 -fPIC  -o HelmholtzSolve.so HelmholtzSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS RateOfChange.src > RateOfChange.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c RateOfChange.f90
gfortran -shared -m64 -fPIC  -o RateOfChange.so RateOfChange.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS TransportEquation.src > TransportEquation.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c TransportEquation.f90
gfortran -shared -m64 -fPIC  -o TransportEquation.so TransportEquation.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FDiffusion.src > FDiffusion.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FDiffusion.f90
gfortran -shared -m64 -fPIC  -o FDiffusion.so FDiffusion.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FDiffusion3D.src > FDiffusion3D.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FDiffusion3D.f90
gfortran -shared -m64 -fPIC  -o FDiffusion3D.so FDiffusion3D.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SaveData.src > SaveData.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SaveData.f90
gfortran -shared -m64 -fPIC  -o SaveData.so SaveData.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ReloadData.src > ReloadData.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ReloadData.f90
gfortran -shared -m64 -fPIC  -o ReloadData.so ReloadData.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ReloadInput.src > ReloadInput.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ReloadInput.f90
gfortran -shared -m64 -fPIC  -o ReloadInput.so ReloadInput.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FreeSurfaceReduced.src > FreeSurfaceReduced.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FreeSurfaceReduced.f90
gfortran -shared -m64 -fPIC  -o FreeSurfaceReduced.so FreeSurfaceReduced.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS PhaseChangeSolve.src > PhaseChangeSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c PhaseChangeSolve.f90
gfortran -shared -m64 -fPIC  -o PhaseChangeSolve.so PhaseChangeSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ArtificialCompressibility.src > ArtificialCompressibility.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ArtificialCompressibility.f90
gfortran -shared -m64 -fPIC  -o ArtificialCompressibility.so ArtificialCompressibility.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS DCRComplexSolve.src > DCRComplexSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c DCRComplexSolve.f90
gfortran -shared -m64 -fPIC  -o DCRComplexSolve.so DCRComplexSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS RigidBodyReduction.src > RigidBodyReduction.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c RigidBodyReduction.f90
gfortran -shared -m64 -fPIC  -o RigidBodyReduction.so RigidBodyReduction.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS EliminateDirichlet.src > EliminateDirichlet.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c EliminateDirichlet.f90
gfortran -shared -m64 -fPIC  -o EliminateDirichlet.so EliminateDirichlet.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS EliminatePeriodic.src > EliminatePeriodic.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c EliminatePeriodic.f90
gfortran -shared -m64 -fPIC  -o EliminatePeriodic.so EliminatePeriodic.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FluidicForce.src > FluidicForce.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FluidicForce.f90
gfortran -shared -m64 -fPIC  -o FluidicForce.so FluidicForce.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FreeSurfaceSolver.src > FreeSurfaceSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FreeSurfaceSolver.f90
gfortran -shared -m64 -fPIC  -o FreeSurfaceSolver.so FreeSurfaceSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ElectricForce.src > ElectricForce.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ElectricForce.f90
gfortran -shared -m64 -fPIC  -o ElectricForce.so ElectricForce.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Smitc.src > Smitc.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Smitc.f90
gfortran -shared -m64 -fPIC  -o Smitc.so Smitc.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Stokes.src > Stokes.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Stokes.f90
gfortran -shared -m64 -fPIC  -o Stokes.so Stokes.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS StreamSolver.src > StreamSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c StreamSolver.f90
gfortran -shared -m64 -fPIC  -o StreamSolver.so StreamSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS KESolver.src > KESolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c KESolver.f90
gfortran -shared -m64 -fPIC  -o KESolver.so KESolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS V2FSolver.src > V2FSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c V2FSolver.f90
gfortran -shared -m64 -fPIC  -o V2FSolver.so V2FSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Komega.src > Komega.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Komega.f90
gfortran -shared -m64 -fPIC  -o Komega.so Komega.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SSTKomega.src > SSTKomega.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SSTKomega.f90
gfortran -shared -m64 -fPIC  -o SSTKomega.so SSTKomega.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Spalart-Allmaras.src > Spalart-Allmaras.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Spalart-Allmaras.f90
gfortran -shared -m64 -fPIC  -o Spalart-Allmaras.so Spalart-Allmaras.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS PoissonBoltzmannSolve.src > PoissonBoltzmannSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c PoissonBoltzmannSolve.f90
gfortran -shared -m64 -fPIC  -o PoissonBoltzmannSolve.so PoissonBoltzmannSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Electrokinetics.src > Electrokinetics.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Electrokinetics.f90
gfortran -shared -m64 -fPIC  -o Electrokinetics.so Electrokinetics.o 
gfortran -shared -m64 -fPIC  -o StressSolve.so StressSolve.o 
gfortran -shared -m64 -fPIC  -o HeatSolve.so HeatSolve.o 
gfortran -shared -m64 -fPIC  -o FlowSolve.so FlowSolve.o 
gfortran -shared -m64 -fPIC  -o MeshSolve.so MeshSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS EnergyRelease.src > EnergyRelease.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c EnergyRelease.f90
gfortran -shared -m64 -fPIC  -o EnergyRelease.so EnergyRelease.o 
gfortran -shared -m64 -fPIC  -o MagneticSolve.so MagneticSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ResultOutputSolve.src > ResultOutputSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ResultOutputSolve.f90
gfortran -shared -m64 -fPIC  -o ResultOutputSolve.so ResultOutputSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ResultToResult.src > ResultToResult.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ResultToResult.f90
gfortran -m64 -fPIC  -L.  -L/usr/lib \
	      -o ResultToResult ResultToResult.o \
	      -L. -lelmersolver mpi_stubs.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS HelmholtzBEM.src > HelmholtzBEM.f90
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS PoissonBEM.src > PoissonBEM.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c PoissonBEM.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c HelmholtzBEM.f90
gfortran -shared -m64 -fPIC  -o HelmholtzBEM.so HelmholtzBEM.o 
gfortran -shared -m64 -fPIC  -o PoissonBEM.so PoissonBEM.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ArteryOutlet.src > ArteryOutlet.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ArteryOutlet.f90
gfortran -shared -m64 -fPIC  -o ArteryOutlet.so ArteryOutlet.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MovingElstatSolver.src > MovingElstatSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MovingElstatSolver.f90
gfortran -shared -m64 -fPIC  -o MovingElstatSolver.so MovingElstatSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS StatMagSolve.src > StatMagSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c StatMagSolve.f90
gfortran -shared -m64 -fPIC  -o StatMagSolve.so StatMagSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS DFTSolver.src > DFTSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c DFTSolver.f90
gfortran -shared -m64 -fPIC  -o DFTSolver.so DFTSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ShellSolve.src > ShellSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ShellSolve.f90
gfortran -shared -m64 -fPIC  -o ShellSolve.so ShellSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS LevelSet.src > LevelSet.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c LevelSet.f90
gfortran -shared -m64 -fPIC  -o LevelSet.so LevelSet.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FluxSolver.src > FluxSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FluxSolver.f90
gfortran -shared -m64 -fPIC  -o FluxSolver.so FluxSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS NormalSolver.src > NormalSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c NormalSolver.f90
gfortran -shared -m64 -fPIC  -o NormalSolver.so NormalSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS DistanceSolve.src > DistanceSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c DistanceSolve.f90
gfortran -shared -m64 -fPIC  -o DistanceSolve.so DistanceSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FilterTimeSeries.src > FilterTimeSeries.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FilterTimeSeries.f90
gfortran -shared -m64 -fPIC  -o FilterTimeSeries.so FilterTimeSeries.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS VorticitySolver.src > VorticitySolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c VorticitySolver.f90
gfortran -shared -m64 -fPIC  -o VorticitySolver.so VorticitySolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ScalarPotentialSolver.src > ScalarPotentialSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ScalarPotentialSolver.f90
gfortran -shared -m64 -fPIC  -o ScalarPotentialSolver.so ScalarPotentialSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS StructuredMeshMapper.src > StructuredMeshMapper.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c StructuredMeshMapper.f90
gfortran -shared -m64 -fPIC  -o StructuredMeshMapper.so StructuredMeshMapper.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS FindOptimum.src > FindOptimum.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c FindOptimum.f90
gfortran -shared -m64 -fPIC  -o FindOptimum.so FindOptimum.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS RigidMeshMapper.src > RigidMeshMapper.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c RigidMeshMapper.f90
gfortran -shared -m64 -fPIC  -o RigidMeshMapper.so RigidMeshMapper.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ReynoldsSolver.src > ReynoldsSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ReynoldsSolver.f90
gfortran -shared -m64 -fPIC  -o ReynoldsSolver.so ReynoldsSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS Isosurface.src > Isosurface.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c Isosurface.f90
gfortran -shared -m64 -fPIC  -o Isosurface.so Isosurface.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SteadyPhaseChange.src > SteadyPhaseChange.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SteadyPhaseChange.f90
gfortran -shared -m64 -fPIC  -o SteadyPhaseChange.so SteadyPhaseChange.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS TransientPhaseChange.src > TransientPhaseChange.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c TransientPhaseChange.f90
gfortran -shared -m64 -fPIC  -o TransientPhaseChange.so TransientPhaseChange.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS MagnetoDynamics.src > MagnetoDynamics.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c MagnetoDynamics.f90
gfortran -shared -m64 -fPIC  -o MagnetoDynamics.so MagnetoDynamics.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS NonphysicalMeshSolve.src > NonphysicalMeshSolve.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c NonphysicalMeshSolve.f90
gfortran -shared -m64 -fPIC  -o NonphysicalMeshSolve.so NonphysicalMeshSolve.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS DivergenceSolver.src > DivergenceSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c DivergenceSolver.f90
gfortran -shared -m64 -fPIC  -o DivergenceSolver.so DivergenceSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS RichardsSolver.src > RichardsSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c RichardsSolver.f90
gfortran -shared -m64 -fPIC  -o RichardsSolver.so RichardsSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS StructuredFlowLine.src > StructuredFlowLine.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c StructuredFlowLine.f90
gfortran -shared -m64 -fPIC  -o StructuredFlowLine.so StructuredFlowLine.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS StatElecBoundary.src > StatElecBoundary.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c StatElecBoundary.f90
gfortran -shared -m64 -fPIC  -o StatElecBoundary.so StatElecBoundary.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ShearrateSolver.src > ShearrateSolver.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ShearrateSolver.f90
gfortran -shared -m64 -fPIC  -o ShearrateSolver.so ShearrateSolver.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ParticleAdvector.src > ParticleAdvector.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ParticleAdvector.f90
gfortran -shared -m64 -fPIC  -o ParticleAdvector.so ParticleAdvector.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS SaveGridData.src > SaveGridData.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c SaveGridData.f90
gfortran -shared -m64 -fPIC  -o SaveGridData.so SaveGridData.o 
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS ViewFactors.src > ViewFactors.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c ViewFactors.f90
gfortran -m64 -fPIC  -L.  -L/usr/lib \
	      -o ViewFactors ViewFactors.o mpi_stubs.o \
	      -L. -lelmersolver viewaxis/libviewaxis.a view3d/libview3d.a  -lblas -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lstdc++ -lm -lgcc_s -lgcc_s
/lib/cpp -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -DCONTIG=",CONTIGUOUS" -P -traditional-cpp -I. -I/usr/include -DFULL_INDUCTION -DUSE_ARPACK -I/usr/include/mpi -DHAVE_MUMPS GebhardtFactors.src > GebhardtFactors.f90
gfortran -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -c GebhardtFactors.f90
gfortran -m64 -fPIC  -L.  -L/usr/lib \
	      -o GebhardtFactors GebhardtFactors.o mpi_stubs.o \
	      -L. -lelmersolver viewaxis/libviewaxis.a view3d/libview3d.a 
gfortran -m64 -fPIC  -L.  -L/usr/lib \
	      -o ElmerSolver_mpi Solver.o \
	      -L. -lelmersolver -L/usr/lib  
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
Making all in tests
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/tests ?
make[3]: Rien ? faire pour ? all ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/tests ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?

INSTALLING ELMER MODULE fem

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
Making install in src
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
Making install in view3d
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/view3d ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/view3d ?
make[4]: Rien ? faire pour ? install-exec-am ?.
make[4]: Rien ? faire pour ? install-data-am ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/view3d ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/view3d ?
Making install in viewaxis
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/viewaxis ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/viewaxis ?
make[4]: Rien ? faire pour ? install-exec-am ?.
make[4]: Rien ? faire pour ? install-data-am ?.
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/viewaxis ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/viewaxis ?
Making install in binio
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
Making install in test
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio/test ?
make[5]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio/test ?
make[5]: Rien ? faire pour ? install-exec-am ?.
make[5]: Rien ? faire pour ? install-data-am ?.
make[5]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio/test ?
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio/test ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
make[5]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
mkdir -p /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/share/elmersolver/include
/usr/bin/install -c *.mod /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/share/elmersolver/include
make[5]: Rien ? faire pour ? install-data-am ?.
make[5]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src/binio ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
make[4]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
test -z "/usr/bin" || /bin/mkdir -p "/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin"
  /usr/bin/install -c SC2Elmer '/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin'
Installing stuff to /usr/bin
mkdir -p /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin
cp ElmerSolver /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin
cp ViewFactors /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin
cp GebhardtFactors /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin
cp libelmersolver-6.1.so /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib
ln -sf libelmersolver-6.1.so\
              /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib/libelmersolver.so
cp elmerf90 elmerf90-nosh elmerld /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin
cp ElmerSolver_mpi /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/bin
Installing solvers to /usr/share/elmersolver/lib
mkdir -p /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/share/elmersolver/lib
cp `ls -f *.so | grep -v libelmersolver` /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/share/elmersolver/lib
cp elements.def /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/share/elmersolver/lib
cp SOLVER.KEYWORDS /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/share/elmersolver/lib
Installing *.mod to /usr/share/elmersolver/include
mkdir -p /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/share/elmersolver/include
cp *.mod /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/share/elmersolver/include
make[4]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/src ?
Making install in tests
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/tests ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/tests ?
make[3]: Rien ? faire pour ? install-exec-am ?.
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/tests ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem/tests ?
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
make[3]: Rien ? faire pour ? install-exec-am ?.
make[3]: Rien ? faire pour ? install-data-am ?.
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/fem ?

CONFIGURING ELMER MODULE front

configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether build environment is sane... yes
checking for library containing strerror... none required
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ANSI C header files... (cached) yes
checking for X... libraries , headers 
../configure: line 5416: test: !=: unary operator expected
checking for sin in -lm... yes
checking for eio_init in -leioc... yes
checking whether we are using the Microsoft C compiler... no
checking for mtc_init in -lmatc... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -lGL
checking for OpenGL Utility library... -lGLU
checking for -ltcl8.6 -ltk8.6 libs in -L/usr/lib... yes
checking for tcl.h in -I/usr/include... no
checking for tcl.h in -I/usr/include/tcl8.6... ok
checking for tk.h in -I/usr/include/tk8.6... ok
checking for main in -lstdc++... yes
checking for main in -ldl... yes
checking for XGetErrorText in -lX11... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/tcl/ecif_tcl_mainScript.tcl
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-metis, --with-mpi-dir, --with-mpi-inc-dir, --with-blas, --with-lapack, --with-mumps

ElmerFront build options:
  Version                   5.5.0
  Install prefix            /usr
  CFLAGS                     -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6
  CXXFLAGS                   -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6
  FCFLAGS                    -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -fPIC

  LDFLAGS                   
  LIBS                      -lX11 -ldl -lstdc++ -lm -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib  -lmatc -leioc -lX11 -ldl -lstdc++ -lm -L/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib -L/usr/lib  -lGL  -lm -lGLU -lGL  -lm -L/usr/lib -ltk8.6 -ltcl8.6

Compilers:
  Fortran 90 compiler       
  CC                        gcc
  C++                       g++

Libs:
  OpenGL                    -lGL  -lm -lGLU -lGL  -lm
  MATC			    -lmatc
  Tcl/Tk		    -L/usr/lib -ltk8.6 -ltcl8.6


BUILDING ELMER MODULE front

make[1]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/front ?
make  all-recursive
make[2]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/front ?
Making all in src
make[3]: entrant dans le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/front/src ?
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_body2D.o -MD -MP -MF .deps/ecif_body2D.Tpo -c -o ecif_body2D.o ecif_body2D.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ../include/ecif_body2D.h:40,
                 from ecif_body2D.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ../include/ecif_body2D.h:40:0,
                 from ecif_body2D.cpp:33:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_body2D.cpp: In member function ?virtual bool Body2D::check()?:
ecif_body2D.cpp:464:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_body2D.Tpo .deps/ecif_body2D.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_body3D.o -MD -MP -MF .deps/ecif_body3D.Tpo -c -o ecif_body3D.o ecif_body3D.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ../include/ecif_body3D.h:41,
                 from ecif_body3D.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ../include/ecif_body3D.h:41:0,
                 from ecif_body3D.cpp:33:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
mv -f .deps/ecif_body3D.Tpo .deps/ecif_body3D.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_body.o -MD -MP -MF .deps/ecif_body.Tpo -c -o ecif_body.o ecif_body.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_body.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_body.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_body.cpp: In member function ?bool Body::canHaveZeroVelocityElements()?:
ecif_body.cpp:915:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_body.cpp: In member function ?virtual std::ostream& Body::output_emf(std::ostream&, short int, short int)?:
ecif_body.cpp:2453:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_body.cpp: In member function ?virtual std::ostream& Body::output_mif(std::ostream&)?:
ecif_body.cpp:2579:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_body.cpp: In member function ?virtual std::ostream& Body::output_sif(std::ostream&, short int, short int)?:
ecif_body.cpp:2844:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_body.Tpo .deps/ecif_body.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_bodyElement1D.o -MD -MP -MF .deps/ecif_bodyElement1D.Tpo -c -o ecif_bodyElement1D.o ecif_bodyElement1D.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_bodyElement1D.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_bodyElement1D.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
mv -f .deps/ecif_bodyElement1D.Tpo .deps/ecif_bodyElement1D.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_bodyElement2D.o -MD -MP -MF .deps/ecif_bodyElement2D.Tpo -c -o ecif_bodyElement2D.o ecif_bodyElement2D.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_bodyElement2D.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_bodyElement2D.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
mv -f .deps/ecif_bodyElement2D.Tpo .deps/ecif_bodyElement2D.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_bodyElement3D.o -MD -MP -MF .deps/ecif_bodyElement3D.Tpo -c -o ecif_bodyElement3D.o ecif_bodyElement3D.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_bodyElement3D.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_bodyElement3D.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
mv -f .deps/ecif_bodyElement3D.Tpo .deps/ecif_bodyElement3D.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_bodyElement.o -MD -MP -MF .deps/ecif_bodyElement.Tpo -c -o ecif_bodyElement.o ecif_bodyElement.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_bodyElement.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_bodyElement.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_bodyElement.cpp: In member function ?virtual std::ostream& BodyElement::output_emf(std::ostream&, short int, short int, bool)?:
ecif_bodyElement.cpp:2628:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_bodyElement.cpp:2639:10: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_bodyElement.cpp: In member function ?virtual std::ostream& BodyElement::output_sif(std::ostream&, short int, short int)?:
ecif_bodyElement.cpp:2741:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_bodyElement.Tpo .deps/ecif_bodyElement.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_bodyElementGroup.o -MD -MP -MF .deps/ecif_bodyElementGroup.Tpo -c -o ecif_bodyElementGroup.o ecif_bodyElementGroup.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_bodyElementGroup.h:42,
                 from ecif_bodyElementGroup.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_bodyElementGroup.cpp: In member function ?virtual std::ostream& BodyElementGroup::output_emf(std::ostream&, short int, short int)?:
ecif_bodyElementGroup.cpp:354:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_bodyElementGroup.Tpo .deps/ecif_bodyElementGroup.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_bodyElementLoop.o -MD -MP -MF .deps/ecif_bodyElementLoop.Tpo -c -o ecif_bodyElementLoop.o ecif_bodyElementLoop.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_bodyElementLoop.h:41,
                 from ecif_bodyElementLoop.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
mv -f .deps/ecif_bodyElementLoop.Tpo .deps/ecif_bodyElementLoop.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_bodyForce.o -MD -MP -MF .deps/ecif_bodyForce.Tpo -c -o ecif_bodyForce.o ecif_bodyForce.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_bodyForce.h:40,
                 from ecif_bodyForce.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_bodyForce.cpp: In member function ?virtual void BodyForce::setName(char*)?:
ecif_bodyForce.cpp:67:45: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_bodyForce.Tpo .deps/ecif_bodyForce.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_bodyLayer.o -MD -MP -MF .deps/ecif_bodyLayer.Tpo -c -o ecif_bodyLayer.o ecif_bodyLayer.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_bodyLayer.h:42,
                 from ecif_bodyLayer.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_bodyLayer.cpp:34:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_bodyLayer.cpp: In member function ?int BodyLayer::getMeshQuadGridN(int, int)?:
ecif_bodyLayer.cpp:235:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_bodyLayer.cpp: In member function ?virtual std::ostream& BodyLayer::output_emf(std::ostream&, short int, short int)?:
ecif_bodyLayer.cpp:469:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_bodyLayer.cpp: In member function ?virtual std::ostream& BodyLayer::output_mif(std::ostream&, int&, const IdList*)?:
ecif_bodyLayer.cpp:504:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_bodyLayer.cpp:529:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_bodyLayer.cpp:628:56: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_bodyLayer.Tpo .deps/ecif_bodyLayer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_bodyParameter.o -MD -MP -MF .deps/ecif_bodyParameter.Tpo -c -o ecif_bodyParameter.o ecif_bodyParameter.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameter.h:40,
                 from ../include/ecif_bodyParameter.h:40,
                 from ecif_bodyParameter.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_bodyParameter.cpp: In member function ?virtual void BodyParameter::setName(char*)?:
ecif_bodyParameter.cpp:70:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_bodyParameter.Tpo .deps/ecif_bodyParameter.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_boundaryCondition.o -MD -MP -MF .deps/ecif_boundaryCondition.Tpo -c -o ecif_boundaryCondition.o ecif_boundaryCondition.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_bodyElement.h:42,
                 from ecif_boundaryCondition.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_boundaryCondition.cpp: In member function ?virtual void BoundaryCondition::setName(char*)?:
ecif_boundaryCondition.cpp:236:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_boundaryCondition.Tpo .deps/ecif_boundaryCondition.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_boundaryParameter.o -MD -MP -MF .deps/ecif_boundaryParameter.Tpo -c -o ecif_boundaryParameter.o ecif_boundaryParameter.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameter.h:40,
                 from ../include/ecif_boundaryParameter.h:40,
                 from ecif_boundaryParameter.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_boundaryParameter.cpp: In member function ?virtual void BoundaryParameter::setName(char*)?:
ecif_boundaryParameter.cpp:70:53: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_boundaryParameter.Tpo .deps/ecif_boundaryParameter.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_boundbox.o -MD -MP -MF .deps/ecif_boundbox.Tpo -c -o ecif_boundbox.o ecif_boundbox.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_boundbox.h:40,
                 from ecif_boundbox.cpp:35:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
mv -f .deps/ecif_boundbox.Tpo .deps/ecif_boundbox.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_calculator.o -MD -MP -MF .deps/ecif_calculator.Tpo -c -o ecif_calculator.o ecif_calculator.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_model.h:43,
                 from ecif_calculator.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_calculator.cpp: In member function ?virtual void Calculator::setName(char*)?:
ecif_calculator.cpp:134:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_calculator.Tpo .deps/ecif_calculator.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_constant.o -MD -MP -MF .deps/ecif_constant.Tpo -c -o ecif_constant.o ecif_constant.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameter.h:40,
                 from ../include/ecif_constant.h:40,
                 from ecif_constant.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_constant.cpp: In member function ?virtual void Constant::setName(char*)?:
ecif_constant.cpp:70:44: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_constant.Tpo .deps/ecif_constant.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_const.o -MD -MP -MF .deps/ecif_const.Tpo -c -o ecif_const.o ecif_const.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ecif_const.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_const.cpp:96:15: attention : ?EPSILON? initialized and declared ?extern? [enabled by default]
ecif_const.cpp:97:15: attention : ?POINT_EPSILON? initialized and declared ?extern? [enabled by default]
ecif_const.cpp:100:15: attention : ?GAP_TOLERANCE? initialized and declared ?extern? [enabled by default]
mv -f .deps/ecif_const.Tpo .deps/ecif_const.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_control.o -MD -MP -MF .deps/ecif_control.Tpo -c -o ecif_control.o ecif_control.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_control.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_control.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_control.cpp: In member function ?void Control::copyParameters(char*)?:
ecif_control.cpp:94:66: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?void Control::activateUI()?:
ecif_control.cpp:139:43: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:140:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:142:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:143:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:146:54: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:147:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:149:54: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:150:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:154:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:156:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:160:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:160:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:161:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:164:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:164:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:165:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:168:41: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:169:36: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:170:37: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:171:39: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:172:37: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:173:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:174:37: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:175:39: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:177:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:177:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:178:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:178:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:179:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:179:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:180:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:180:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:181:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:181:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:182:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:182:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:183:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:183:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:184:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:184:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:185:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:185:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:186:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:186:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?void Control::deactivateUI()?:
ecif_control.cpp:197:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:197:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:198:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:198:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:199:53: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:199:53: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:200:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:200:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:201:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:201:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:202:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:202:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:203:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:203:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:204:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:204:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:206:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:206:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:208:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:208:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:209:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:209:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:211:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:211:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:212:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:212:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:214:37: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?Input* Control::create_mesh_input(ecif_modelDimension, std::ifstream&, char*)?:
ecif_control.cpp:224:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:225:54: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:226:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:227:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?bool Control::readCADFile(char*, char*, ecif_modelDimension)?:
ecif_control.cpp:505:66: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:529:40: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:530:40: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:531:40: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:542:70: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:564:55: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:607:78: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:615:57: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?bool Control::readMeshFile(char*, char*, bool, ecif_modelDimension)?:
ecif_control.cpp:645:67: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:701:72: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:744:59: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:789:86: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:799:75: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:809:39: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?bool Control::readModelFile(char*, bool, bool)?:
ecif_control.cpp:838:53: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:844:70: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:852:131: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:852:131: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:922:86: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:930:63: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:941:56: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:941:56: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:962:76: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?void Control::saveFrontModelFile(char*)?:
ecif_control.cpp:1021:76: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?void Control::saveMeshInputFile(char*)?:
ecif_control.cpp:1050:75: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?void Control::saveSolverInputFile(char*)?:
ecif_control.cpp:1079:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp: In member function ?void Control::updatePostUI()?:
ecif_control.cpp:1308:42: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_control.cpp:1318:28: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_control.Tpo .deps/ecif_control.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_coordinate.o -MD -MP -MF .deps/ecif_coordinate.Tpo -c -o ecif_coordinate.o ecif_coordinate.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_coordinate.h:40,
                 from ecif_coordinate.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_coordinate.cpp: In member function ?virtual void Coordinate::setName(char*)?:
ecif_coordinate.cpp:67:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_coordinate.Tpo .deps/ecif_coordinate.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_datafile.o -MD -MP -MF .deps/ecif_datafile.Tpo -c -o ecif_datafile.o ecif_datafile.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameter.h:40,
                 from ../include/ecif_datafile.h:40,
                 from ecif_datafile.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_datafile.cpp: In member function ?virtual void Datafile::setName(char*)?:
ecif_datafile.cpp:121:44: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_datafile.Tpo .deps/ecif_datafile.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_def_trx.o -MD -MP -MF .deps/ecif_def_trx.Tpo -c -o ecif_def_trx.o ecif_def_trx.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ecif_def_trx.cpp:34:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
mv -f .deps/ecif_def_trx.Tpo .deps/ecif_def_trx.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_equation.o -MD -MP -MF .deps/ecif_equation.Tpo -c -o ecif_equation.o ecif_equation.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_control.h:40,
                 from ecif_equation.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_equation.cpp: In member function ?virtual void Equation::setName(char*)?:
ecif_equation.cpp:231:44: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_equation.Tpo .deps/ecif_equation.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_equationVariables.o -MD -MP -MF .deps/ecif_equationVariables.Tpo -c -o ecif_equationVariables.o ecif_equationVariables.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameter.h:40,
                 from ../include/ecif_equationVariables.h:40,
                 from ecif_equationVariables.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_equationVariables.cpp: In member function ?virtual void EquationVariable::setName(char*)?:
ecif_equationVariables.cpp:68:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_equationVariables.Tpo .deps/ecif_equationVariables.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_func.o -MD -MP -MF .deps/ecif_func.Tpo -c -o ecif_func.o ecif_func.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_func.h:40,
                 from ecif_func.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
mv -f .deps/ecif_func.Tpo .deps/ecif_func.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_geometry.o -MD -MP -MF .deps/ecif_geometry.Tpo -c -o ecif_geometry.o ecif_geometry.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_def_stl.h:40,
                 from ecif_geometry.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_geometry.cpp: In member function ?std::ostream& GcMulti2D::output_1_emf(std::ostream&, short int, short int)?:
ecif_geometry.cpp:3887:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_geometry.Tpo .deps/ecif_geometry.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_gridH.o -MD -MP -MF .deps/ecif_gridH.Tpo -c -o ecif_gridH.o ecif_gridH.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameter.h:40,
                 from ../include/ecif_gridH.h:40,
                 from ecif_gridH.cpp:34:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_gridH.cpp: In member function ?virtual void GridH::setName(char*)?:
ecif_gridH.cpp:68:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_gridH.Tpo .deps/ecif_gridH.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_gridParameter.o -MD -MP -MF .deps/ecif_gridParameter.Tpo -c -o ecif_gridParameter.o ecif_gridParameter.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameter.h:40,
                 from ../include/ecif_gridParameter.h:40,
                 from ecif_gridParameter.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_gridParameter.cpp:34:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_gridParameter.cpp: In member function ?virtual void GridParameter::setName(char*)?:
ecif_gridParameter.cpp:128:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_gridParameter.Tpo .deps/ecif_gridParameter.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_initialCondition.o -MD -MP -MF .deps/ecif_initialCondition.Tpo -c -o ecif_initialCondition.o ecif_initialCondition.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameter.h:40,
                 from ../include/ecif_initialCondition.h:40,
                 from ecif_initialCondition.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_initialCondition.cpp: In member function ?virtual void InitCondition::setName(char*)?:
ecif_initialCondition.cpp:68:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_initialCondition.Tpo .deps/ecif_initialCondition.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputAbaqus.o -MD -MP -MF .deps/ecif_inputAbaqus.Tpo -c -o ecif_inputAbaqus.o ecif_inputAbaqus.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_inputAbaqus.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_inputAbaqus.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_inputAbaqus.cpp: In member function ?int InputAbaqus::findElementCode(char*)?:
ecif_inputAbaqus.cpp:193:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:200:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:208:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:209:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:210:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:211:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:212:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:213:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:214:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:221:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:222:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:223:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:224:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:225:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:226:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:227:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:235:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:236:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:237:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:238:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:239:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:240:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:241:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:242:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:249:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:250:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:251:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:252:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:253:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:254:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:255:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:256:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:257:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:265:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:266:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:273:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:274:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:282:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:283:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:291:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:292:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:299:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:300:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:307:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:308:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp: In member function ?bool InputAbaqus::isAxisymmetricElement(char*)?:
ecif_inputAbaqus.cpp:324:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:325:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp:326:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp: In member function ?bool InputAbaqus::readElementSetName(std::istrstream*, char*, int)?:
ecif_inputAbaqus.cpp:669:60: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp: In member function ?bool InputAbaqus::readElementType(std::istrstream*, char*, int)?:
ecif_inputAbaqus.cpp:692:60: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputAbaqus.cpp: In member function ?bool InputAbaqus::readNodeSetName(std::istrstream*, char*, int)?:
ecif_inputAbaqus.cpp:1108:60: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_inputAbaqus.Tpo .deps/ecif_inputAbaqus.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_input.o -MD -MP -MF .deps/ecif_input.Tpo -c -o ecif_input.o ecif_input.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_input.cpp:34:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_input.cpp:34:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_input.cpp: In member function ?virtual bool Input::processMeshFileData()?:
ecif_input.cpp:294:60: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp:302:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp:313:55: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp:369:34: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp:369:34: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp:381:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp: In member function ?ecif_modelDimension Input::readCadFile()?:
ecif_input.cpp:429:45: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp: In member function ?ecif_modelDimension Input::readMeshFile()?:
ecif_input.cpp:507:38: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp:519:56: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp:521:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_input.cpp:530:53: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_input.Tpo .deps/ecif_input.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputEgf.o -MD -MP -MF .deps/ecif_inputEgf.Tpo -c -o ecif_inputEgf.o ecif_inputEgf.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ../include/ecif_body2D.h:40,
                 from ecif_inputEgf.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ../include/ecif_body2D.h:40:0,
                 from ecif_inputEgf.cpp:33:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_inputEgf.cpp: In static member function ?static int InputEgf::readEgfHeader(InputEgf*, emf_ObjectData_X*)?:
ecif_inputEgf.cpp:213:58: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputEgf.cpp: In static member function ?static int InputEgf::readIncludeFile(InputEgf*, emf_ObjectData_X*)?:
ecif_inputEgf.cpp:240:70: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_inputEgf.Tpo .deps/ecif_inputEgf.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputElmer.o -MD -MP -MF .deps/ecif_inputElmer.Tpo -c -o ecif_inputElmer.o ecif_inputElmer.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ../include/ecif_body2D.h:40,
                 from ecif_inputElmer.cpp:35:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ../include/ecif_body2D.h:40:0,
                 from ecif_inputElmer.cpp:35:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_inputElmer.cpp: In member function ?virtual bool InputElmer::processMeshFileData()?:
ecif_inputElmer.cpp:234:60: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputElmer.cpp:239:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputElmer.cpp:258:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputElmer.cpp: In member function ?virtual bool InputElmer::readMeshGeometry()?:
ecif_inputElmer.cpp:295:92: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputElmer.cpp:303:92: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_inputElmer.Tpo .deps/ecif_inputElmer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputEmf.o -MD -MP -MF .deps/ecif_inputEmf.Tpo -c -o ecif_inputEmf.o ecif_inputEmf.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ../include/ecif_body2D.h:40,
                 from ecif_inputEmf.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ../include/ecif_body2D.h:40:0,
                 from ecif_inputEmf.cpp:33:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_inputEmf.cpp: In member function ?void InputEmf::copyEmfParameters()?:
ecif_inputEmf.cpp:164:95: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputEmf.cpp: In static member function ?static int InputEmf::readEmfHeader(InputEmf*, emf_ObjectData_X*)?:
ecif_inputEmf.cpp:690:58: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputEmf.cpp:701:58: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_inputEmf.Tpo .deps/ecif_inputEmf.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputFidap.o -MD -MP -MF .deps/ecif_inputFidap.Tpo -c -o ecif_inputFidap.o ecif_inputFidap.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_inputFidap.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_inputFidap.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
mv -f .deps/ecif_inputFidap.Tpo .deps/ecif_inputFidap.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputFront.o -MD -MP -MF .deps/ecif_inputFront.Tpo -c -o ecif_inputFront.o ecif_inputFront.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_inputFront.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_inputFront.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_inputFront.cpp: In static member function ?static ecif_geometryType InputFront::getElementGeometryType(const char*, ecif_Element_X&)?:
ecif_inputFront.cpp:185:40: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:188:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:191:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:194:43: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:197:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:200:47: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:203:45: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:206:44: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp: In static member function ?static int InputFront::readVertexTable(emf_ObjectData_X*)?:
ecif_inputFront.cpp:1667:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:1668:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:1678:58: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:1727:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:1728:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:1773:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputFront.cpp:1774:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_inputFront.Tpo .deps/ecif_inputFront.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputIdeas.o -MD -MP -MF .deps/ecif_inputIdeas.Tpo -c -o ecif_inputIdeas.o ecif_inputIdeas.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_inputIdeas.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_inputIdeas.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
mv -f .deps/ecif_inputIdeas.Tpo .deps/ecif_inputIdeas.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputIdeasWF.o -MD -MP -MF .deps/ecif_inputIdeasWF.Tpo -c -o ecif_inputIdeasWF.o ecif_inputIdeasWF.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ../include/ecif_body2D.h:40,
                 from ecif_inputIdeasWF.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ../include/ecif_body2D.h:40:0,
                 from ecif_inputIdeasWF.cpp:33:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
mv -f .deps/ecif_inputIdeasWF.Tpo .deps/ecif_inputIdeasWF.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputIges.o -MD -MP -MF .deps/ecif_inputIges.Tpo -c -o ecif_inputIges.o ecif_inputIges.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_inputIges.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_inputIges.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
mv -f .deps/ecif_inputIges.Tpo .deps/ecif_inputIges.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_inputThetis.o -MD -MP -MF .deps/ecif_inputThetis.Tpo -c -o ecif_inputThetis.o ecif_inputThetis.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_bodyElement.h:42,
                 from ecif_inputThetis.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_inputThetis.cpp: In member function ?virtual bool InputThetis::processMeshFileData()?:
ecif_inputThetis.cpp:70:60: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp:73:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp:87:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp: In member function ?bool InputThetis::read_boundary()?:
ecif_inputThetis.cpp:167:84: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp: In member function ?Rc InputThetis::readMeshBoundaryElements(int)?:
ecif_inputThetis.cpp:228:93: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp:234:100: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp:244:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp: In member function ?Rc InputThetis::readMeshElements(int)?:
ecif_inputThetis.cpp:292:86: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp:298:91: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp:304:78: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp:311:83: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp:317:83: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp: In member function ?Rc InputThetis::readMeshNodes(int)?:
ecif_inputThetis.cpp:368:68: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_inputThetis.cpp:374:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_inputThetis.Tpo .deps/ecif_inputThetis.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_main.o -MD -MP -MF .deps/ecif_main.Tpo -c -o ecif_main.o ecif_main.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_userinterface.h:40,
                 from ecif_main.cpp:34:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_main.cpp:49:23: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_main.Tpo .deps/ecif_main.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_material.o -MD -MP -MF .deps/ecif_material.Tpo -c -o ecif_material.o ecif_material.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_material.h:40,
                 from ecif_material.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_material.cpp: In member function ?virtual void Material::setName(char*)?:
ecif_material.cpp:69:44: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_material.Tpo .deps/ecif_material.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_mesh.o -MD -MP -MF .deps/ecif_mesh.Tpo -c -o ecif_mesh.o ecif_mesh.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_mesh.h:39,
                 from ecif_mesh.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
mv -f .deps/ecif_mesh.Tpo .deps/ecif_mesh.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_model_aux.o -MD -MP -MF .deps/ecif_model_aux.Tpo -c -o ecif_model_aux.o ecif_model_aux.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_bodyElement.h:42,
                 from ecif_model_aux.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
mv -f .deps/ecif_model_aux.Tpo .deps/ecif_model_aux.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_model.o -MD -MP -MF .deps/ecif_model.Tpo -c -o ecif_model.o ecif_model.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_model.cpp:34:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_model.cpp:34:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_model.cpp: In member function ?void Model::checkDiffuseGrayRadiation()?:
ecif_model.cpp:1118:64: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?void Model::combineBoundaries(int, int)?:
ecif_model.cpp:1261:57: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1263:69: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?const char* Model::objectType2Name(objectType, int, char*)?:
ecif_model.cpp:1530:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1532:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1534:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1536:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1538:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1540:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1542:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1544:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1546:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1548:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:1550:12: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?void Model::deleteMeshData()?:
ecif_model.cpp:1739:69: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?void Model::deleteCadData()?:
ecif_model.cpp:1833:45: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?bool Model::getSymmetryAxis(double*, double*, double*)?:
ecif_model.cpp:3791:42: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:3793:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:3796:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:3799:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:3802:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?bool Model::modelHasEquation(const char*)?:
ecif_model.cpp:3970:58: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?bool Model::modelHasSteadyStateProblem()?:
ecif_model.cpp:4018:88: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?bool Model::loadDBMesh(char*)?:
ecif_model.cpp:4264:59: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4265:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4265:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4266:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4266:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?bool Model::loadMesh()?:
ecif_model.cpp:4308:58: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4316:58: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4323:66: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4334:68: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4347:58: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4353:66: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4365:68: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4399:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4400:53: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:4400:53: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?bool Model::processMeshFileData(Input*)?:
ecif_model.cpp:4807:62: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?void Model::setParameter(ecif_parameterType, int, int, char*, char*)?:
ecif_model.cpp:7331:45: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?void Model::splitBoundary(int, int)?:
ecif_model.cpp:7563:51: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:7572:65: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?void Model::splitCombineBoundariesRedo()?:
ecif_model.cpp:7666:37: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?void Model::splitCombineBoundariesUndo()?:
ecif_model.cpp:7767:37: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In member function ?void Model::unloadMesh(char*)?:
ecif_model.cpp:7978:54: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:7984:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:7984:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:7985:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:7985:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp: In static member function ?static bool Model::updateMatcFile(char*, char*, int, char**)?:
ecif_model.cpp:8321:43: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_model.cpp:8379:24: attention : deprecated conversion from string constant to ?std::map<std::basic_string<char>, char*, std::less<std::basic_string<char> > >::mapped_type {aka char*}? [-Wwrite-strings]
ecif_model.cpp:8381:25: attention : deprecated conversion from string constant to ?std::map<std::basic_string<char>, char*, std::less<std::basic_string<char> > >::mapped_type {aka char*}? [-Wwrite-strings]
mv -f .deps/ecif_model.Tpo .deps/ecif_model.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_modelMeshManager.o -MD -MP -MF .deps/ecif_modelMeshManager.Tpo -c -o ecif_modelMeshManager.o ecif_modelMeshManager.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_modelMeshManager.cpp:34:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_modelMeshManager.cpp:34:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_modelMeshManager.cpp: In member function ?int ModelMeshManager::addMeshBoundaryElement(BodyElement*, meshElementCode, int, int, int, const int*, bool&)?:
ecif_modelMeshManager.cpp:189:74: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp: In member function ?Rc ModelMeshManager::addMeshBulkElement(int, int, meshElementCode, const int*, int, const int*)?:
ecif_modelMeshManager.cpp:231:70: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp:237:70: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp:289:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp:289:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp: In member function ?Rc ModelMeshManager::addMeshNode(int, int, double (&)[3])?:
ecif_modelMeshManager.cpp:308:69: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp:313:69: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp:354:45: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp:354:45: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp: In member function ?Rc ModelMeshManager::addMeshInputElement(int, int, int, int, int*)?:
ecif_modelMeshManager.cpp:380:73: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp:433:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelMeshManager.cpp:433:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_modelMeshManager.Tpo .deps/ecif_modelMeshManager.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_modelObject.o -MD -MP -MF .deps/ecif_modelObject.Tpo -c -o ecif_modelObject.o ecif_modelObject.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_modelObject.h:40,
                 from ecif_modelObject.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
mv -f .deps/ecif_modelObject.Tpo .deps/ecif_modelObject.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_modelOutputManager.o -MD -MP -MF .deps/ecif_modelOutputManager.Tpo -c -o ecif_modelOutputManager.o ecif_modelOutputManager.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_modelOutputManager.cpp:34:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_modelOutputManager.cpp:34:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_modelOutputManager.cpp: In member function ?std::ostream& ModelOutputManager::emf_outputHeader(std::ostream&)?:
ecif_modelOutputManager.cpp:401:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelOutputManager.cpp:402:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelOutputManager.cpp: In member function ?std::ostream& ModelOutputManager::emf_outputTimestamps(std::ostream&)?:
ecif_modelOutputManager.cpp:686:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelOutputManager.cpp: In member function ?void ModelOutputManager::write_Elmer_mesh(char*)?:
ecif_modelOutputManager.cpp:1953:88: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelOutputManager.cpp:2159:45: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelOutputManager.cpp: In member function ?void ModelOutputManager::write_ElmerPost_mesh(std::ostream&)?:
ecif_modelOutputManager.cpp:2308:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_modelOutputManager.cpp: In member function ?void ModelOutputManager::write_Thetis_mesh(std::ostream&)?:
ecif_modelOutputManager.cpp:2517:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_modelOutputManager.Tpo .deps/ecif_modelOutputManager.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_modelParameter.o -MD -MP -MF .deps/ecif_modelParameter.Tpo -c -o ecif_modelParameter.o ecif_modelParameter.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_modelParameter.h:40,
                 from ecif_modelParameter.cpp:34:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_modelParameter.cpp: In member function ?virtual void ModelParameter::setName(char*)?:
ecif_modelParameter.cpp:71:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_modelParameter.Tpo .deps/ecif_modelParameter.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_nurbs.o -MD -MP -MF .deps/ecif_nurbs.Tpo -c -o ecif_nurbs.o ecif_nurbs.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_geometry.h:41,
                 from ecif_nurbs.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
mv -f .deps/ecif_nurbs.Tpo .deps/ecif_nurbs.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_parameter.o -MD -MP -MF .deps/ecif_parameter.Tpo -c -o ecif_parameter.o ecif_parameter.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_parameter.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_parameter.cpp:33:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_parameter.cpp: In member function ?bool Parameter::IsActive()?:
ecif_parameter.cpp:1046:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_parameter.cpp: In member function ?virtual std::ostream& Parameter::output_emf(std::ostream&, short int, short int, bool, bool, bool)?:
ecif_parameter.cpp:1066:14: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_parameter.Tpo .deps/ecif_parameter.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_parameterField.o -MD -MP -MF .deps/ecif_parameterField.Tpo -c -o ecif_parameterField.o ecif_parameterField.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_func.h:40,
                 from ecif_parameterField.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_parameterField.cpp: In member function ?std::ostream& ParameterField::output_sif(std::ostream&, short int, short int, const char*, bool)?:
ecif_parameterField.cpp:143:64: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_parameterField.cpp:144:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_parameterField.cpp:152:63: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_parameterField.cpp:153:48: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_parameterField.cpp:180:56: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_parameterField.cpp: In member function ?std::ostream& ParameterField::output_sif_variableNames(std::ostream&, bool)?:
ecif_parameterField.cpp:425:53: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_parameterField.cpp:438:52: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_parameterField.Tpo .deps/ecif_parameterField.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_process.o -MD -MP -MF .deps/ecif_process.Tpo -c -o ecif_process.o ecif_process.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_process.h:41,
                 from ecif_process.cpp:39:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_process.cpp: In member function ?void Process::init()?:
ecif_process.cpp:95:18: attention : converting to non-pointer type ?int? from NULL [-Wconversion-null]
ecif_process.cpp:96:14: attention : converting to non-pointer type ?unsigned int? from NULL [-Wconversion-null]
mv -f .deps/ecif_process.Tpo .deps/ecif_process.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_renderer.o -MD -MP -MF .deps/ecif_renderer.Tpo -c -o ecif_renderer.o ecif_renderer.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_control.h:40,
                 from ecif_renderer.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_renderer.cpp: In member function ?void Renderer::setEditBoundaries(bool)?:
ecif_renderer.cpp:144:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_renderer.cpp:147:50: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_renderer.Tpo .deps/ecif_renderer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_renderer_OGL.o -MD -MP -MF .deps/ecif_renderer_OGL.Tpo -c -o ecif_renderer_OGL.o ecif_renderer_OGL.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_body.h:44,
                 from ecif_renderer_OGL.cpp:36:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_renderer_OGL.cpp:36:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_renderer_OGL.cpp: In member function ?virtual void Renderer_OGL::drawAllBodies()?:
ecif_renderer_OGL.cpp:529:22: attention : comparison between ?enum objectDrawingState? and ?enum objectDrawingMode? [-Wenum-compare]
In file included from ecif_renderer_OGL.cpp:2531:0:
.../include/ecif_renderer_OGL_UNIX.hpp: In static member function ?static void Renderer_OGL::createGLWindow(char*, const char*, int, int, int, int, WindowInfo&)?:
.../include/ecif_renderer_OGL_UNIX.hpp:77:82: attention : passing NULL to non-pointer argument 7 of ?int XSetStandardProperties(Display*, Window, const char*, const char*, Pixmap, char**, int, XSizeHints*)? [-Wconversion-null]
.../include/ecif_renderer_OGL_UNIX.hpp: In static member function ?static void Renderer_OGL::destroyWindow(Display*, Window)?:
.../include/ecif_renderer_OGL_UNIX.hpp:101:34: attention : passing NULL to non-pointer argument 2 of ?int glXMakeCurrent(Display*, GLXDrawable, GLXContext)? [-Wconversion-null]
.../include/ecif_renderer_OGL_UNIX.hpp: In static member function ?static int Renderer_OGL::windowProcedure(Window, XEvent, void*, void*)?:
.../include/ecif_renderer_OGL_UNIX.hpp:332:10: attention : converting to non-pointer type ?int? from NULL [-Wconversion-null]
mv -f .deps/ecif_renderer_OGL.Tpo .deps/ecif_renderer_OGL.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_simulationParameter.o -MD -MP -MF .deps/ecif_simulationParameter.Tpo -c -o ecif_simulationParameter.o ecif_simulationParameter.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameter.h:40,
                 from ../include/ecif_simulationParameter.h:40,
                 from ecif_simulationParameter.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_simulationParameter.cpp: In member function ?virtual void SimulationParameter::setName(char*)?:
ecif_simulationParameter.cpp:70:46: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_simulationParameter.Tpo .deps/ecif_simulationParameter.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_solverControl.o -MD -MP -MF .deps/ecif_solverControl.Tpo -c -o ecif_solverControl.o ecif_solverControl.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_model.h:43,
                 from ecif_solverControl.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_solverControl.cpp: In member function ?virtual void SolverControl::setName(char*)?:
ecif_solverControl.cpp:108:49: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_solverControl.Tpo .deps/ecif_solverControl.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_solver.o -MD -MP -MF .deps/ecif_solver.Tpo -c -o ecif_solver.o ecif_solver.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_model.h:43,
                 from ecif_solver.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_solver.cpp: In member function ?virtual void Solver::setName(char*)?:
ecif_solver.cpp:236:42: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_solver.Tpo .deps/ecif_solver.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_timer.o -MD -MP -MF .deps/ecif_timer.Tpo -c -o ecif_timer.o ecif_timer.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_timer.h:40,
                 from ecif_timer.cpp:42:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
mv -f .deps/ecif_timer.Tpo .deps/ecif_timer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_timestep.o -MD -MP -MF .deps/ecif_timestep.Tpo -c -o ecif_timestep.o ecif_timestep.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_parameterField.h:40,
                 from ecif_timestep.cpp:33:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
ecif_timestep.cpp: In member function ?virtual void Timestep::setName(char*)?:
ecif_timestep.cpp:171:44: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
mv -f .deps/ecif_timestep.Tpo .deps/ecif_timestep.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include           -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2  -I/usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/include -I/usr/include/freetype2 -fPIC -I/usr/include -pthread -pthread -I/usr/include/tk8.6 -I/usr/include/tcl8.6 -MT ecif_userinterface_TCL.o -MD -MP -MF .deps/ecif_userinterface_TCL.Tpo -c -o ecif_userinterface_TCL.o ecif_userinterface_TCL.cpp
In file included from /usr/include/c++/4.6/backward/strstream:52:0,
                 from ../include/ecif_def.h:604,
                 from ../include/ecif_userinterface.h:40,
                 from ecif_userinterface_TCL.cpp:43:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: attention : #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from ecif_userinterface_TCL.cpp:47:0:
.../include/ecif_body.h: In member function ?virtual bool Body::isCadBody()?:
.../include/ecif_body.h:174:49: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
.../include/ecif_body.h: In member function ?virtual bool Body::isMeshBody()?:
.../include/ecif_body.h:176:50: attention : comparison between ?enum bodyGmtrType? and ?enum modelGeometryType? [-Wenum-compare]
ecif_userinterface_TCL.cpp: At global scope:
ecif_userinterface_TCL.cpp:88:23: attention : ?TheUI? initialized and declared ?extern? [enabled by default]
ecif_userinterface_TCL.cpp: In member function ?virtual void UserInterface::pause(double, bool)?:
ecif_userinterface_TCL.cpp:161:32: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In member function ?virtual void UserInterface::start(int, char**)?:
ecif_userinterface_TCL.cpp:193:62: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:198:64: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:203:63: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:208:62: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:287:60: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static Tcl_Channel_* UserInterface_TCL::createFileChannel(Tcl_Interp*, int)?:
ecif_userinterface_TCL.cpp:456:59: attention : transtypage vers un pointeur depuis un entier de taille diff?rente [-Wint-to-pointer-cast]
ecif_userinterface_TCL.cpp: In static member function ?static void UserInterface_TCL::createTclCommands(Tcl_Interp*)?:
ecif_userinterface_TCL.cpp:480:72: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:483:81: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:484:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:485:83: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:486:75: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:487:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:488:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:489:93: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:490:97: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:491:93: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:492:101: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:493:95: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:494:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:496:67: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:499:93: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:500:97: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:501:97: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:502:99: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:503:93: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:504:91: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:507:96: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:508:104: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:509:99: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:510:95: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:511:97: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:512:95: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:513:109: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:514:113: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:515:103: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:516:100: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:520:92: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:521:100: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:522:90: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:523:98: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:524:96: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:525:106: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:526:94: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:527:108: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:528:108: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:529:94: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:530:90: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:531:94: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:532:90: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:533:90: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:534:108: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:535:84: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:536:100: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:537:106: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:538:90: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:539:94: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:540:102: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:541:100: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:542:92: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:543:112: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:544:95: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:545:100: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:546:90: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:547:97: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:550:109: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:553:105: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:554:121: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:555:91: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:556:101: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:557:83: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:558:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:560:94: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:561:101: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:562:99: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:563:101: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:564:113: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:565:93: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:566:105: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:567:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:568:111: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:569:105: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:570:95: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:571:111: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:573:93: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:574:96: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:575:111: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:576:111: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:577:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:578:103: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:579:99: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:580:95: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:583:83: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:584:91: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:585:95: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:588:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:589:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:590:105: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:591:83: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:592:81: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:593:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:594:99: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:595:97: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:596:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:597:83: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:598:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:601:73: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:604:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In member function ?Tcl_Interp* UserInterface_TCL::createTclEnvironment(char*)?:
ecif_userinterface_TCL.cpp:625:54: erreur: ?Tcl_Interp? has no member named ?result?
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_CheckMeshCornerElements(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:769:84: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_CheckModelStatus(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:787:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_CombineBoundaries(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:812:78: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_CorrectMeshZeroVelocityElements(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:858:92: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_LoadMesh(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:886:69: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_PutModelStatusMessage(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1184:82: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadActiveMeshIndices(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1202:82: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBodyColors(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1228:75: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBodyData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1275:73: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBodyDeleteData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1299:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBodyDisplayData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1331:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBodyForceData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1369:78: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBodyParameterData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1422:82: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBodyNames(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1475:74: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBoundariesData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1512:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBoundaryConditionData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1612:86: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBoundaryDisplayData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1675:84: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBoundaryNames(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1708:78: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadBoundaryParameterData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1744:86: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadCalculatorData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1800:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadConstantData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1832:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadConvertedEquationData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1851:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadCoordinateData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1870:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadDatafileData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1889:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadDeletedParamIds(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1940:80: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadEquationData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:1972:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadEquationVariablesData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2031:86: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadGridHData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2052:74: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadGridParameterData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2111:82: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadInitialConditionData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2175:85: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadMaterialData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2242:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadModelFileCreated(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2293:81: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadModelFileModified(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2315:82: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadModelFileTime(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2337:78: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadModelHasUserDefinitions(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2358:88: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadMeshDefineData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2382:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadModelParameterData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2475:83: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadModelPropertyData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2493:82: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadProcessorData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2568:78: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadSimulationParameterData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2642:88: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadSolverData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2660:75: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadSolverControlData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2678:82: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadTimestepData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2696:77: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadTimestamp(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2721:74: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadUserSettingsData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2747:81: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ReadVertexDisplayData(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2766:82: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_RemoveCadGeometry(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2838:78: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ResetAllBoundarySelections(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:2995:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ResetBoundarySelections(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3013:84: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_RestoreBoundaryNames(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3031:81: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SaveModelFile(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3075:74: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SelectMeshBoundaryElements(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3149:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SetFlagValue(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3197:73: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SetMatcInputFileEmf(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3338:80: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SetMatcInputFileSif(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3358:80: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SetModelStatus(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3399:75: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SetSelectionsToGui(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3426:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SplitBoundary(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3445:74: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SplitCombineBoundariesRedo(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3467:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_SplitCombineBoundariesUndo(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3485:87: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_StopEditMeshBoundaries(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3503:83: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:3511:40: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_StoreBoundaryNames(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3528:79: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_UnloadMesh(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3557:71: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_UpdateCadGeometry(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:3577:78: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In member function ?virtual bool UserInterface_TCL::getEquationVarsVariable(const char*, char*&)?:
ecif_userinterface_TCL.cpp:3658:37: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:3658:37: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::sendCommandToGui(Tcl_Interp*, const char*, const char*)?:
ecif_userinterface_TCL.cpp:4665:16: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:4688:15: erreur: ?Tcl_Interp? has no member named ?result?
ecif_userinterface_TCL.cpp:4692:30: erreur: ?Tcl_Interp? has no member named ?result?
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::setParameterData(Model*, ecif_parameterType, Tcl_Interp*, const char*)?:
ecif_userinterface_TCL.cpp:4962:23: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:4963:23: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In member function ?virtual void UserInterface_TCL::setTimestamp(ecif_parameterType, char*)?:
ecif_userinterface_TCL.cpp:5060:13: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5061:13: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In member function ?virtual void UserInterface_TCL::start(int, char**)?:
ecif_userinterface_TCL.cpp:5356:22: erreur: ?Tcl_Interp? has no member named ?result?
ecif_userinterface_TCL.cpp: In static member function ?static int UserInterface_TCL::from_tk_ColorHex2Name(ClientData, Tcl_Interp*, int, char**)?:
ecif_userinterface_TCL.cpp:5439:74: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static void UserInterface_TCL::to_tk_WriteAllParamDataPre(Tcl_Interp*, const Model&)?:
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp:5508:3: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In static member function ?static void UserInterface_TCL::setTclObjValue(Tcl_Obj*&, const char*)?:
ecif_userinterface_TCL.cpp:7208:11: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
ecif_userinterface_TCL.cpp: In member function ?virtual void UserInterface_TCL::updateRendererInfo(const RendererInfo&)?:
ecif_userinterface_TCL.cpp:7405:15: attention : deprecated conversion from string constant to ?char*? [-Wwrite-strings]
make[3]: *** [ecif_userinterface_TCL.o] Erreur 1
make[3]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/front/src ?
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/front ?
make[1]: *** [all] Erreur 2
make[1]: quittant le r?pertoire ? /usr/local/src/tmp/elmer/elmerfem-6.1.0.svn.5396.dfsg/front ?
make: *** [stamp-build] Erreur 2
dpkg-buildpackage: erreur: debian/rules build a produit une erreur de sortie de type 2


More information about the debian-science-maintainers mailing list