******************************************************************************** conan install ofeli/4.1.2@ --build=ofeli --profile=/home/conan/w/BuildSingleReference/76701/af35be34-8ca8-40e4-bf8b-86e62cf09979/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] [build_requires] [env] ofeli/4.1.2: Forced build from source Installing package: ofeli/4.1.2 Requirements ofeli/4.1.2 from local cache - Cache Packages ofeli/4.1.2:9bfdcfa2bb925892ecf42e2a018a3f3529826676 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ofeli/4.1.2: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ofeli/4.1.2: Copying sources to build folder ofeli/4.1.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676 ofeli/4.1.2: Generator txt created conanbuildinfo.txt ofeli/4.1.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ofeli/4.1.2: Calling build() ofeli/4.1.2: Calling: > ./configure '--enable-release' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/package/9bfdcfa2bb925892ecf42e2a018a3f3529826676' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--enable-release' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/package/9bfdcfa2bb925892ecf42e2a018a3f3529826676' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking Version... 4.1.2 checking Release... checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for gcc... /usr/bin/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 the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/bin/gcc -E checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... gcc3 checking for ranlib... ranlib checking for ar... ar checking for ranlib... (cached) ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for size_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for extern inline... no checking for debugging... checking for debugging and tracing... checking for release build... yes checking for fast build... checking for PETSc and dependent libraries... checking for Eigen and dependent libraries... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/equations/Makefile config.status: creating include/equations/cl/Makefile config.status: creating include/equations/electromagnetics/Makefile config.status: creating include/equations/fluid/Makefile config.status: creating include/equations/interface/Makefile config.status: creating include/equations/laplace/Makefile config.status: creating include/equations/solid/Makefile config.status: creating include/equations/therm/Makefile config.status: creating include/equations/porous/Makefile config.status: creating include/io/Makefile config.status: creating include/io/tclap/Makefile config.status: creating include/io/xmlsp/Makefile config.status: creating include/linear_algebra/Makefile config.status: creating include/linear_algebra/petsc/Makefile config.status: creating include/mesh/Makefile config.status: creating include/mesh/bamg/Makefile config.status: creating include/mesh/metis/Makefile config.status: creating include/post/Makefile config.status: creating include/shape_functions/Makefile config.status: creating include/solvers/Makefile config.status: creating include/util/Makefile config.status: creating src/Makefile config.status: creating src/equations/Makefile config.status: creating src/equations/cl/Makefile config.status: creating src/equations/electromagnetics/Makefile config.status: creating src/equations/fluid/Makefile config.status: creating src/equations/interface/Makefile config.status: creating src/equations/laplace/Makefile config.status: creating src/equations/porous/Makefile config.status: creating src/equations/solid/Makefile config.status: creating src/equations/therm/Makefile config.status: creating src/io/Makefile config.status: creating src/io/xmlsp/Makefile config.status: creating src/linear_algebra/Makefile config.status: creating src/mesh/Makefile config.status: creating src/mesh/bamg/Makefile config.status: creating src/mesh/metis/Makefile config.status: creating src/post/Makefile config.status: creating src/shape_functions/Makefile config.status: creating src/solvers/Makefile config.status: creating src/util/Makefile config.status: creating material/Makefile config.status: creating util/Makefile config.status: creating util/g2m/Makefile config.status: creating util/conv/Makefile config.status: creating util/conv/src/Makefile config.status: creating util/conv/examples/Makefile config.status: creating util/conv/matlab/Makefile config.status: creating util/vmesh/Makefile config.status: creating demos/Makefile config.status: creating demos/1D/Makefile config.status: creating demos/laplace/Makefile config.status: creating demos/thermal/Makefile config.status: creating demos/thermal/std3/Makefile config.status: creating demos/thermal/stdc2/Makefile config.status: creating demos/thermal/ttd2/Makefile config.status: creating demos/solid/Makefile config.status: creating demos/solid/beam/Makefile config.status: creating demos/solid/truss/Makefile config.status: creating demos/solid/contact/Makefile config.status: creating demos/solid/lelas2d/Makefile config.status: creating demos/solid/lelas3d/Makefile config.status: creating demos/fluid/Makefile config.status: creating demos/fluid/tiff2/Makefile config.status: creating demos/fluid/tins2/Makefile config.status: creating demos/fluid/lh2d/Makefile config.status: creating demos/fluid/euler-2d/Makefile config.status: creating demos/electromagnetics/Makefile config.status: creating demos/electromagnetics/Helmholtz/Makefile config.status: creating demos/interface/Makefile config.status: creating demos/solvers/Makefile config.status: creating demos/solvers/LS/Makefile config.status: creating demos/solvers/ODE/Makefile config.status: creating demos/solvers/EIGEN/Makefile config.status: creating demos/solvers/OPTIM/Makefile config.status: creating demos/solvers/NLAS/Makefile config.status: creating demos/adapt/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/demos/Makefile config.status: creating doc/im/Makefile config.status: creating doc/css/Makefile config.status: creating doc/presentations/Makefile config.status: creating ofeli-config config.status: creating test_ofeli.sh config.status: creating include/config.h config.status: include/config.h is unchanged config.status: executing depfiles commands ******************************************************************** OFELI is configured for - OS : Linux on jnlp-linux-gcc-7-1.43.3-2jp2h - C++ compiler : /usr/bin/g++ - Exe linker : /usr/bin/g++ - C++ flags : -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow - Utility executables : g2m cmesh cfield vmesh - Demo executables : elliptic heat transport laplace_demo1 laplace_demo2 laplace_demo3 laplace_demo4 std3 stdc2 ttd2 beam truss contact lelas2d lelas3d tiff2 tins2 lh2d euler-2d Helmholtz fmm_demo ls_demo1 ls_demo2 ode_demo1 ode_demo2 ode_demo3 ode_demo4 ts_demo1 ts_demo2 eigen_demo1 eigen_demo2 opt_demo1 opt_demo2 opt_demo3 opt_demo4 opt_demo5 nl_demo1 nl_demo2 nl_demo3 nl_demo4 ******************************************************************** Configure finished! Type: 'make' to compile OFELI, utilities and examples. Then: 'make install' to install it. Tests are not installed. They can be run once installation is completed. For this, type: make tests ----Running------ > make -j3 ----------------- Making all in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc' Making all in html make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/html' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/html' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/html' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/html' Making all in css make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/css' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/css' Making all in im make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/im' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/im' Making all in demos make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/demos' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/demos' Making all in presentations make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/presentations' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc/presentations' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/doc' Making all in include make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include' make all-recursive make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include' Making all in equations make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations' Making all in cl make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/cl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/cl' Making all in electromagnetics make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/electromagnetics' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/electromagnetics' Making all in fluid make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/fluid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/fluid' Making all in interface make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/interface' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/interface' Making all in laplace make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/laplace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/laplace' Making all in solid make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/solid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/solid' Making all in therm make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/therm' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/therm' Making all in porous make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/porous' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations/porous' make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations' make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/equations' Making all in shape_functions make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/shape_functions' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/shape_functions' Making all in io make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/io' Making all in tclap make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/io/tclap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/io/tclap' Making all in xmlsp make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/io/xmlsp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/io/xmlsp' make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/io' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/io' make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/io' Making all in linear_algebra make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/linear_algebra' Making all in petsc make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/linear_algebra/petsc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/linear_algebra/petsc' make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/linear_algebra' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/linear_algebra' make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/linear_algebra' Making all in mesh make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/mesh' Making all in bamg make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/mesh/bamg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/mesh/bamg' Making all in metis make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/mesh/metis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/mesh/metis' make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/mesh' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/mesh' make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/mesh' Making all in post make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/post' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/post' Making all in solvers make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/solvers' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/solvers' Making all in util make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/util' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include/util' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include' echo '#define PATH_MATERIAL "/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/package/9bfdcfa2bb925892ecf42e2a018a3f3529826676/share/ofeli/material"' >datadir.h make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/include' Making all in src make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src' Making all in linear_algebra make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/linear_algebra' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o GraphOfMatrix.o GraphOfMatrix.cpp rm -f liblinear_algebra.a ar cru liblinear_algebra.a GraphOfMatrix.o ranlib liblinear_algebra.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/linear_algebra' Making all in mesh make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/mesh' Making all in bamg make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/mesh/bamg' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o bamg.o bamg.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Mesh2.o Mesh2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o MeshGeom.o MeshGeom.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o MeshQuad.o MeshQuad.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o MeshRead.o MeshRead.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o MeshWrite.o MeshWrite.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Meshio.o Meshio.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Metric.o Metric.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o QuadTree.o QuadTree.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o SetOfE4.o SetOfE4.cpp rm -f libbamg.a ar cru libbamg.a bamg.o Mesh2.o MeshGeom.o MeshQuad.o MeshRead.o MeshWrite.o Meshio.o Metric.o QuadTree.o SetOfE4.o ranlib libbamg.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/mesh/bamg' Making all in metis make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/mesh/metis' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o balance.o balance.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o bucketsort.o bucketsort.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ccgraph.o ccgraph.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o coarsen.o coarsen.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o compress.o compress.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o debug.o debug.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o estmem.o estmem.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o fm.o fm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o fortran.o fortran.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o frename.o frename.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o graph.o graph.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o initpart.o initpart.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o kmetis.o kmetis.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o kvmetis.o kvmetis.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o kwayfm.o kwayfm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o kwayrefine.o kwayrefine.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o kwayvolfm.o kwayvolfm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o kwayvolrefine.o kwayvolrefine.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o match.o match.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mbalance.o mbalance.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mbalance2.o mbalance2.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mcoarsen.o mcoarsen.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o memory.o memory.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mesh_metis.o mesh_metis.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o meshpart.o meshpart.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mfm.o mfm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mfm2.o mfm2.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mincover.o mincover.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o minitpart.o minitpart.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o minitpart2.o minitpart2.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mkmetis.o mkmetis.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mkwayfmh.o mkwayfmh.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mkwayrefine.o mkwayrefine.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mmatch.o mmatch.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mmd.o mmd.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mpmetis.o mpmetis.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mrefine.o mrefine.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mrefine2.o mrefine2.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o mutil.o mutil.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o myqsort.o myqsort.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ometis.o ometis.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o parmetis.o parmetis.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o pmetis.o pmetis.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o pqueue.o pqueue.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o refine.o refine.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o separator.o separator.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o sfm.o sfm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o srefine.o srefine.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o stat.o stat.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o subdomains.o subdomains.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o timing.o timing.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o util.o util.c rm -f libmetis.a ar cru libmetis.a balance.o bucketsort.o ccgraph.o coarsen.o compress.o debug.o estmem.o fm.o fortran.o frename.o graph.o initpart.o kmetis.o kvmetis.o kwayfm.o kwayrefine.o kwayvolfm.o kwayvolrefine.o match.o mbalance.o mbalance2.o mcoarsen.o memory.o mesh_metis.o meshpart.o mfm.o mfm2.o mincover.o minitpart.o minitpart2.o mkmetis.o mkwayfmh.o mkwayrefine.o mmatch.o mmd.o mpmetis.o mrefine.o mrefine2.o mutil.o myqsort.o ometis.o parmetis.o pmetis.o pqueue.o refine.o separator.o sfm.o srefine.o stat.o subdomains.o timing.o util.o ranlib libmetis.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/mesh/metis' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/mesh' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Domain.o Domain.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Edge.o Edge.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Element.o Element.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o getMesh.o getMesh.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Grid.o Grid.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Material.o Material.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Mesh.o Mesh.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o MeshAdapt.o MeshAdapt.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o MeshExtract.o MeshExtract.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o MeshUtil.o MeshUtil.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Node.o Node.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Partition.o Partition.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o saveMesh.o saveMesh.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Side.o Side.cpp rm -f libmesh.a ar cru libmesh.a Domain.o Edge.o Element.o getMesh.o Grid.o Material.o Mesh.o MeshAdapt.o MeshExtract.o MeshUtil.o Node.o Partition.o saveMesh.o Side.o bamg/libbamg.a metis/libmetis.a ranlib libmesh.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/mesh' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/mesh' Making all in io make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/io' Making all in xmlsp make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/io/xmlsp' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o xmlsp.o xmlsp.cpp rm -f libxmlsp.a ar cru libxmlsp.a xmlsp.o ranlib libxmlsp.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/io/xmlsp' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/io' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Fct.o Fct.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o FFI.o FFI.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o IOField.o IOField.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o IPF.o IPF.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Prescription.o Prescription.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Tabulation.o Tabulation.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o XMLParser.o XMLParser.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o saveField.o saveField.cpp rm -f libio.a ar cru libio.a Fct.o FFI.o IOField.o IPF.o Prescription.o Tabulation.o XMLParser.o saveField.o ranlib libio.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/io' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/io' Making all in post make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/post' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Estimator.o Estimator.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Reconstruction.o Reconstruction.cpp rm -f libpost.a ar cru libpost.a Estimator.o Reconstruction.o ranlib libpost.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/post' Making all in shape_functions make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/shape_functions' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Hexa8.o Hexa8.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Line2.o Line2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Line3.o Line3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Penta6.o Penta6.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Quad4.o Quad4.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Tetra4.o Tetra4.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Triang3.o Triang3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Triang6S.o Triang6S.cpp rm -f libshape_functions.a ar cru libshape_functions.a Hexa8.o Line2.o Line3.o Penta6.o Quad4.o Tetra4.o Triang3.o Triang6S.o ranlib libshape_functions.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/shape_functions' Making all in solvers make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/solvers' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o BSpline.o BSpline.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o EigenProblemSolver.o EigenProblemSolver.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o LPSolver.o LPSolver.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o NLASSolver.o NLASSolver.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ODESolver.o ODESolver.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o OptimNM.o OptimNM.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o OptimSA.o OptimSA.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o OptimTN.o OptimTN.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o OptimPG.o OptimPG.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o OptSolver.o OptSolver.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o simplex.o simplex.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Solver.o Solver.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o TimeStepping.o TimeStepping.cpp rm -f libsolvers.a ar cru libsolvers.a BSpline.o EigenProblemSolver.o LPSolver.o NLASSolver.o ODESolver.o OptimNM.o OptimSA.o OptimTN.o OptimPG.o OptSolver.o simplex.o Solver.o TimeStepping.o ranlib libsolvers.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/solvers' Making all in util make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/util' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Gauss.o Gauss.cpp rm -f libutil.a ar cru libutil.a Gauss.o ranlib libutil.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/util' Making all in equations make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations' Making all in cl make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/cl' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Muscl.o Muscl.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Muscl1D.o Muscl1D.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Muscl2DT.o Muscl2DT.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Muscl3DT.o Muscl3DT.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o LCL1D.o LCL1D.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o LCL2DT.o LCL2DT.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o LCL3DT.o LCL3DT.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ICPG1D.o ICPG1D.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ICPG2DT.o ICPG2DT.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ICPG3DT.o ICPG3DT.cpp rm -f libcl.a ar cru libcl.a Muscl.o Muscl1D.o Muscl2DT.o Muscl3DT.o LCL1D.o LCL2DT.o LCL3DT.o ICPG1D.o ICPG2DT.o ICPG3DT.o ranlib libcl.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/cl' Making all in electromagnetics make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/electromagnetics' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o BiotSavart.o BiotSavart.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o EC2D1T3.o EC2D1T3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o EC2D2T3.o EC2D2T3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o EC2DB2T3.o EC2DB2T3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o HelmholtzBT3.o HelmholtzBT3.cpp rm -f libelectromagnetics.a ar cru libelectromagnetics.a BiotSavart.o EC2D1T3.o EC2D2T3.o EC2DB2T3.o HelmholtzBT3.o ranlib libelectromagnetics.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/electromagnetics' Making all in fluid make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/fluid' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o NSP2DQ41.o NSP2DQ41.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o NS2DT3BT3.o NS2DT3BT3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o TINS2DT3S.o TINS2DT3S.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o TINS3DT4S.o TINS3DT4S.cpp rm -f libfluid.a ar cru libfluid.a NSP2DQ41.o NS2DT3BT3.o TINS2DT3S.o TINS3DT4S.o ranlib libfluid.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/fluid' Making all in interface make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/interface' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o FastMarching.o FastMarching.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o FastMarching1DG.o FastMarching1DG.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o FastMarching2DG.o FastMarching2DG.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o FastMarching3DG.o FastMarching3DG.cpp rm -f libinterface.a ar cru libinterface.a FastMarching.o FastMarching1DG.o FastMarching2DG.o FastMarching3DG.o ranlib libinterface.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/interface' Making all in laplace make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/laplace' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Laplace1DL2.o Laplace1DL2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Laplace1DL3.o Laplace1DL3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Laplace2DT3.o Laplace2DT3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Laplace2DT6.o Laplace2DT6.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Laplace3DT4.o Laplace3DT4.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o LaplaceDG2DP1.o LaplaceDG2DP1.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o SteklovPoincare2DBE.o SteklovPoincare2DBE.cpp rm -f liblaplace.a ar cru liblaplace.a Laplace1DL2.o Laplace1DL3.o Laplace2DT3.o Laplace2DT6.o Laplace3DT4.o LaplaceDG2DP1.o SteklovPoincare2DBE.o ranlib liblaplace.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/laplace' Making all in porous make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/porous' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o WaterPorous1D.o WaterPorous1D.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o WaterPorous2D.o WaterPorous2D.cpp rm -f libporous.a ar cru libporous.a WaterPorous1D.o WaterPorous2D.o ranlib libporous.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/porous' Making all in solid make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/solid' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Bar2DL2.o Bar2DL2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Beam3DL2.o Beam3DL2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Elas2DT3.o Elas2DT3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Elas2DQ4.o Elas2DQ4.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Elas3DH8.o Elas3DH8.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Elas3DT4.o Elas3DT4.cpp rm -f libsolid.a ar cru libsolid.a Bar2DL2.o Beam3DL2.o Elas2DT3.o Elas2DQ4.o Elas3DH8.o Elas3DT4.o ranlib libsolid.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/solid' Making all in therm make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/therm' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o DC1DL2.o DC1DL2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o DC2DT3.o DC2DT3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o DC2DT6.o DC2DT6.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o DC3DAT3.o DC3DAT3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o DC3DT4.o DC3DT4.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o PhaseChange.o PhaseChange.cpp rm -f libtherm.a ar cru libtherm.a DC1DL2.o DC2DT3.o DC2DT6.o DC3DAT3.o DC3DT4.o PhaseChange.o ranlib libtherm.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations/therm' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o Equa.o Equa.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o DG.o DG.cpp rm -f libequations.a ar cru libequations.a Equa.o DG.o cl/libcl.a electromagnetics/libelectromagnetics.a fluid/libfluid.a interface/libinterface.a laplace/liblaplace.a porous/libporous.a solid/libsolid.a therm/libtherm.a ranlib libequations.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src/equations' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src' rm -f libofeli.a ar cru libofeli.a equations/Equa.o equations/DG.o equations/cl/Muscl.o equations/cl/Muscl1D.o equations/cl/Muscl2DT.o equations/cl/Muscl3DT.o equations/cl/LCL1D.o equations/cl/LCL2DT.o equations/cl/LCL3DT.o equations/cl/ICPG1D.o equations/cl/ICPG2DT.o equations/cl/ICPG3DT.o equations/electromagnetics/BiotSavart.o equations/electromagnetics/EC2D1T3.o equations/electromagnetics/EC2D2T3.o equations/electromagnetics/EC2DB2T3.o equations/electromagnetics/HelmholtzBT3.o equations/fluid/NSP2DQ41.o equations/fluid/TINS2DT3S.o equations/fluid/TINS3DT4S.o equations/fluid/NS2DT3BT3.o equations/interface/FastMarching.o equations/interface/FastMarching1DG.o equations/interface/FastMarching2DG.o equations/interface/FastMarching3DG.o equations/laplace/Laplace1DL2.o equations/laplace/Laplace1DL3.o equations/laplace/Laplace2DT3.o equations/laplace/Laplace2DT6.o equations/laplace/Laplace3DT4.o equations/laplace/LaplaceDG2DP1.o equations/laplace/SteklovPoincare2DBE.o equations/porous/WaterPorous1D.o equations/porous/WaterPorous2D.o equations/solid/Bar2DL2.o equations/solid/Beam3DL2.o equations/solid/Elas2DT3.o equations/solid/Elas2DQ4.o equations/solid/Elas3DH8.o equations/solid/Elas3DT4.o equations/therm/DC1DL2.o equations/therm/DC2DT3.o equations/therm/DC2DT6.o equations/therm/DC3DAT3.o equations/therm/DC3DT4.o equations/therm/PhaseChange.o io/Fct.o io/FFI.o io/IOField.o io/IPF.o io/Prescription.o io/Tabulation.o io/XMLParser.o io/saveField.o io/xmlsp/xmlsp.o linear_algebra/GraphOfMatrix.o mesh/Domain.o mesh/Edge.o mesh/Element.o mesh/getMesh.o mesh/Grid.o mesh/Material.o mesh/Mesh.o mesh/MeshAdapt.o mesh/MeshExtract.o mesh/MeshUtil.o mesh/Node.o mesh/Partition.o mesh/saveMesh.o mesh/Side.o mesh/bamg/bamg.o mesh/bamg/Mesh2.o mesh/bamg/MeshGeom.o mesh/bamg/MeshQuad.o mesh/bamg/MeshRead.o mesh/bamg/MeshWrite.o mesh/bamg/Meshio.o mesh/bamg/Metric.o mesh/bamg/QuadTree.o mesh/bamg/SetOfE4.o mesh/metis/coarsen.o mesh/metis/fm.o mesh/metis/initpart.o mesh/metis/match.o mesh/metis/ccgraph.o mesh/metis/memory.o mesh/metis/pmetis.o mesh/metis/pqueue.o mesh/metis/refine.o mesh/metis/util.o mesh/metis/timing.o mesh/metis/debug.o mesh/metis/bucketsort.o mesh/metis/graph.o mesh/metis/stat.o mesh/metis/kmetis.o mesh/metis/kwayrefine.o mesh/metis/kwayfm.o mesh/metis/balance.o mesh/metis/ometis.o mesh/metis/srefine.o mesh/metis/sfm.o mesh/metis/separator.o mesh/metis/mincover.o mesh/metis/mmd.o mesh/metis/mesh_metis.o mesh/metis/meshpart.o mesh/metis/frename.o mesh/metis/fortran.o mesh/metis/myqsort.o mesh/metis/compress.o mesh/metis/parmetis.o mesh/metis/estmem.o mesh/metis/mpmetis.o mesh/metis/mcoarsen.o mesh/metis/mmatch.o mesh/metis/minitpart.o mesh/metis/mbalance.o mesh/metis/mrefine.o mesh/metis/mutil.o mesh/metis/mfm.o mesh/metis/mkmetis.o mesh/metis/mkwayrefine.o mesh/metis/mkwayfmh.o mesh/metis/mrefine2.o mesh/metis/minitpart2.o mesh/metis/mbalance2.o mesh/metis/mfm2.o mesh/metis/kvmetis.o mesh/metis/kwayvolrefine.o mesh/metis/kwayvolfm.o mesh/metis/subdomains.o post/Estimator.o post/Reconstruction.o shape_functions/Hexa8.o shape_functions/Line2.o shape_functions/Line3.o shape_functions/Penta6.o shape_functions/Quad4.o shape_functions/Tetra4.o shape_functions/Triang3.o shape_functions/Triang6S.o solvers/BSpline.o solvers/EigenProblemSolver.o solvers/LPSolver.o solvers/NLASSolver.o solvers/ODESolver.o solvers/OptimNM.o solvers/OptimSA.o solvers/OptimTN.o solvers/OptimPG.o solvers/OptSolver.o solvers/simplex.o solvers/Solver.o solvers/TimeStepping.o util/Gauss.o ranlib libofeli.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/src' Making all in util make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util' Making all in g2m make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/g2m' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o g2m main.o ../../src/libofeli.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/g2m' Making all in vmesh make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/vmesh' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o vmesh main.o ../../src/libofeli.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/vmesh' Making all in conv make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv' Making all in src make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv/src' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o cmesh.o cmesh.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o cfield.o cfield.cpp /usr/bin/g++ -m64 -o cmesh cmesh.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o cfield cfield.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv/src' Making all in examples make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv/examples' Making all in matlab make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv/matlab' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv/matlab' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util/conv' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/util' Making all in material make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/material' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/material' Making all in demos make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos' Making all in 1D make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/1D' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o elliptic.o elliptic.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o heat.o heat.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o transport.o transport.cpp /usr/bin/g++ -m64 -o heat heat.o ../../src/libofeli.a /usr/bin/g++ -m64 -o transport transport.o ../../src/libofeli.a /usr/bin/g++ -m64 -o elliptic elliptic.o ../../src/libofeli.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/1D' Making all in laplace make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/laplace' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o laplace_demo1.o laplace_demo1.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o laplace_demo2.o laplace_demo2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o laplace_demo3.o laplace_demo3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o laplace_demo4.o laplace_demo4.cpp /usr/bin/g++ -m64 -o laplace_demo1 laplace_demo1.o ../../src/libofeli.a /usr/bin/g++ -m64 -o laplace_demo2 laplace_demo2.o ../../src/libofeli.a /usr/bin/g++ -m64 -o laplace_demo3 laplace_demo3.o ../../src/libofeli.a /usr/bin/g++ -m64 -o laplace_demo4 laplace_demo4.o ../../src/libofeli.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/laplace' Making all in thermal make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal' Making all in stdc2 make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal/stdc2' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o stdc2 main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal/stdc2' Making all in ttd2 make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal/ttd2' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o error.o error.cpp /usr/bin/g++ -m64 -o ttd2 main.o error.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal/ttd2' Making all in std3 make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal/std3' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o std3 main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal/std3' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/thermal' Making all in solid make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid' Making all in beam make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/beam' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o beam main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/beam' Making all in truss make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/truss' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o truss main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/truss' Making all in contact make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/contact' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o contact main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/contact' Making all in lelas2d make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/lelas2d' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o lelas2d main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/lelas2d' Making all in lelas3d make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/lelas3d' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o lelas3d main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid/lelas3d' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solid' Making all in fluid make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid' Making all in tins2 make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid/tins2' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o tins2 main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid/tins2' Making all in tiff2 make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid/tiff2' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o tiff2 main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid/tiff2' Making all in lh2d make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid/lh2d' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o lh2d main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid/lh2d' Making all in euler-2d make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid/euler-2d' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o euler2d main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid/euler-2d' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/fluid' Making all in electromagnetics make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/electromagnetics' Making all in Helmholtz make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/electromagnetics/Helmholtz' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o main.o main.cpp /usr/bin/g++ -m64 -o helmholtz main.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/electromagnetics/Helmholtz' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/electromagnetics' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/electromagnetics' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/electromagnetics' Making all in interface make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/interface' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o fmm_demo.o fmm_demo.cpp /usr/bin/g++ -m64 -o fmm_demo fmm_demo.o ../../src/libofeli.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/interface' Making all in solvers make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers' Making all in LS make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/LS' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ls_demo1.o ls_demo1.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ls_demo2.o ls_demo2.cpp /usr/bin/g++ -m64 -o ls_demo1 ls_demo1.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o ls_demo2 ls_demo2.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/LS' Making all in ODE make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/ODE' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ode_demo1.o ode_demo1.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ode_demo2.o ode_demo2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ode_demo3.o ode_demo3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ode_demo4.o ode_demo4.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ode_demo5.o ode_demo5.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ode_demo6.o ode_demo6.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ode_demo7.o ode_demo7.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ts_demo1.o ts_demo1.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o ts_demo2.o ts_demo2.cpp /usr/bin/g++ -m64 -o ode_demo1 ode_demo1.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o ode_demo2 ode_demo2.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o ode_demo3 ode_demo3.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o ode_demo4 ode_demo4.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o ode_demo5 ode_demo5.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o ode_demo6 ode_demo6.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o ode_demo7 ode_demo7.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o ts_demo1 ts_demo1.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o ts_demo2 ts_demo2.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/ODE' Making all in EIGEN make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/EIGEN' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o eigen_demo1.o eigen_demo1.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o eigen_demo2.o eigen_demo2.cpp /usr/bin/g++ -m64 -o eigen_demo1 eigen_demo1.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o eigen_demo2 eigen_demo2.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/EIGEN' Making all in OPTIM make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/OPTIM' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o opt_demo1.o opt_demo1.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o opt_demo2.o opt_demo2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o opt_demo3.o opt_demo3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o opt_demo4.o opt_demo4.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o opt_demo5.o opt_demo5.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o opt_demo6.o opt_demo6.cpp /usr/bin/g++ -m64 -o opt_demo1 opt_demo1.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o opt_demo2 opt_demo2.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o opt_demo3 opt_demo3.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o opt_demo4 opt_demo4.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o opt_demo5 opt_demo5.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o opt_demo6 opt_demo6.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/OPTIM' Making all in NLAS make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/NLAS' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o nl_demo1.o nl_demo1.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o nl_demo2.o nl_demo2.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o nl_demo3.o nl_demo3.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o nl_demo4.o nl_demo4.cpp /usr/bin/g++ -m64 -o nl_demo2 nl_demo2.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o nl_demo3 nl_demo3.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o nl_demo1 nl_demo1.o ../../../src/libofeli.a /usr/bin/g++ -m64 -o nl_demo4 nl_demo4.o ../../../src/libofeli.a make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers/NLAS' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/solvers' Making all in adapt make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/adapt' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o adapt_demo1.o adapt_demo1.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../include -std=c++1y -Wall -fPIE -Ofast -mtune=native -D_REENTRANT -DNDEBUG -fstrict-aliasing -fno-strict-overflow -c -o adapt_demo2.o adapt_demo2.cpp /usr/bin/g++ -m64 -o ad1 adapt_demo1.o ../../src/libofeli.a /usr/bin/g++ -m64 -o ad2 adapt_demo2.o ../../src/libofeli.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos/adapt' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder/demos' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676/source_subfolder' ofeli/4.1.2: Package '9bfdcfa2bb925892ecf42e2a018a3f3529826676' built ofeli/4.1.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/build/9bfdcfa2bb925892ecf42e2a018a3f3529826676 ofeli/4.1.2: Generated conaninfo.txt ofeli/4.1.2: Generated conanbuildinfo.txt ofeli/4.1.2: Generating the package ofeli/4.1.2: Package folder /home/conan/w/BuildSingleReference/.conan/data/ofeli/4.1.2/_/_/package/9bfdcfa2bb925892ecf42e2a018a3f3529826676 ofeli/4.1.2: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK ofeli/4.1.2 package(): Packaged 1 file: COPYING ofeli/4.1.2 package(): Packaged 10 '.md' files ofeli/4.1.2 package(): Packaged 202 '.h' files ofeli/4.1.2 package(): Packaged 1 '.a' file: libofeli.a ofeli/4.1.2: Package '9bfdcfa2bb925892ecf42e2a018a3f3529826676' created ofeli/4.1.2: Created package revision ac8989daddd290eee3692c0ac6513da8 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from MeshUtil.cpp:45: ../../include/mesh/Node.h: In function ‘void OFELI::Refine(OFELI::Mesh&, OFELI::Mesh&)’: ../../include/mesh/Node.h:138:20: warning: ‘code[5]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ MeshUtil.cpp:292:8: note: ‘code[5]’ was declared here int code[MAX_NBDOF_NODE]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from MeshUtil.cpp:45: ../../include/mesh/Node.h:138:20: warning: ‘code[4]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ MeshUtil.cpp:292:8: note: ‘code[4]’ was declared here int code[MAX_NBDOF_NODE]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from MeshUtil.cpp:45: ../../include/mesh/Node.h:138:20: warning: ‘code[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ MeshUtil.cpp:292:8: note: ‘code[3]’ was declared here int code[MAX_NBDOF_NODE]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from MeshUtil.cpp:45: ../../include/mesh/Node.h:138:20: warning: ‘code[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ MeshUtil.cpp:292:8: note: ‘code[2]’ was declared here int code[MAX_NBDOF_NODE]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from MeshUtil.cpp:45: ../../include/mesh/Node.h:138:20: warning: ‘code[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ MeshUtil.cpp:292:8: note: ‘code[1]’ was declared here int code[MAX_NBDOF_NODE]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from MeshUtil.cpp:45: ../../include/mesh/Node.h:138:20: warning: ‘code[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ MeshUtil.cpp:292:8: note: ‘code[0]’ was declared here int code[MAX_NBDOF_NODE]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from Mesh.cpp:54: ../../include/mesh/Node.h: In member function ‘void OFELI::Mesh::AddMidNodes(int)’: ../../include/mesh/Node.h:138:20: warning: ‘code[5]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ Mesh.cpp:2292:8: note: ‘code[5]’ was declared here int code[6]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from Mesh.cpp:54: ../../include/mesh/Node.h:138:20: warning: ‘code[4]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ Mesh.cpp:2292:8: note: ‘code[4]’ was declared here int code[6]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from Mesh.cpp:54: ../../include/mesh/Node.h:138:20: warning: ‘code[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ Mesh.cpp:2292:8: note: ‘code[3]’ was declared here int code[6]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from Mesh.cpp:54: ../../include/mesh/Node.h:138:20: warning: ‘code[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ Mesh.cpp:2292:8: note: ‘code[2]’ was declared here int code[6]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from Mesh.cpp:54: ../../include/mesh/Node.h:138:20: warning: ‘code[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ Mesh.cpp:2292:8: note: ‘code[1]’ was declared here int code[6]; ^~~~ In file included from ../../include/mesh/Side.h:44:0, from ../../include/mesh/Mesh.h:43, from Mesh.cpp:54: ../../include/mesh/Node.h:138:20: warning: ‘code[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] _code[i] = code[i]; ~~~~~~~~~^~~~~~~~~ Mesh.cpp:2292:8: note: ‘code[0]’ was declared here int code[6]; ^~~~ ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') Elas3DH8.cpp: In member function ‘virtual void OFELI::Elas3DH8::BoundaryRHS()’: Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp: In member function ‘virtual void OFELI::Elas3DH8::_ZTv0_n120_N5OFELI8Elas3DH811BoundaryRHSEv()’: Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ Elas3DH8.cpp:217:61: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] sRHS(3*(i-1)+k) += _el_geo.area*_ssf[3*(i-1)+k-1]; ~~~~~~~~~~~~~~~~^ Elas3DH8.cpp:214:22: note: within this loop for (size_t i=1; i<=4; i++) { ~^~~ ar: `u' modifier ignored since `D' is the default (see `U') In file included from ../../../include/linear_algebra/Matrix_impl.h:38:0, from ../../../include/linear_algebra/DMatrix.h:36, from ../../../include/equations/Equa.h:38, from ../../../include/equations/Equation.h:37, from ../../../include/equations/therm/Equa_Therm.h:36, from ../../../include/equations/therm/DC2DT6.h:36, from DC2DT6.cpp:34: ../../../include/linear_algebra/LocalMatrix_impl.h: In member function ‘void OFELI::Equa_Therm::build() [with long unsigned int NEN_ = 6; long unsigned int NEE_ = 6; long unsigned int NSN_ = 3; long unsigned int NSE_ = 3]’: ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ In file included from ../../../include/linear_algebra/Matrix_impl.h:38:0, from ../../../include/linear_algebra/DMatrix.h:36, from ../../../include/equations/Equa.h:38, from ../../../include/equations/Equation.h:37, from ../../../include/equations/therm/Equa_Therm.h:36, from ../../../include/equations/therm/DC1DL2.h:38, from DC1DL2.cpp:34: ../../../include/linear_algebra/LocalMatrix_impl.h: In member function ‘void OFELI::Equa_Therm::build() [with long unsigned int NEN_ = 2; long unsigned int NEE_ = 2; long unsigned int NSN_ = 1; long unsigned int NSE_ = 1]’: ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ In file included from ../../../include/linear_algebra/Matrix_impl.h:38:0, from ../../../include/linear_algebra/DMatrix.h:36, from ../../../include/equations/Equa.h:38, from ../../../include/equations/Equation.h:37, from ../../../include/equations/therm/Equa_Therm.h:36, from ../../../include/equations/therm/DC2DT3.h:37, from DC2DT3.cpp:34: ../../../include/linear_algebra/LocalMatrix_impl.h: In member function ‘void OFELI::Equa_Therm::build() [with long unsigned int NEN_ = 3; long unsigned int NEE_ = 3; long unsigned int NSN_ = 2; long unsigned int NSE_ = 2]’: ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ In file included from ../../../include/linear_algebra/Matrix_impl.h:38:0, from ../../../include/linear_algebra/DMatrix.h:36, from ../../../include/equations/Equa.h:38, from ../../../include/equations/Equation.h:37, from ../../../include/equations/Equation_impl.h:36, from DC3DAT3.cpp:35: ../../../include/linear_algebra/LocalMatrix_impl.h: In member function ‘void OFELI::Equa_Therm::build() [with long unsigned int NEN_ = 3; long unsigned int NEE_ = 3; long unsigned int NSN_ = 2; long unsigned int NSE_ = 2]’: ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ In file included from ../../../include/linear_algebra/Matrix_impl.h:38:0, from ../../../include/linear_algebra/DMatrix.h:36, from ../../../include/equations/Equa.h:38, from ../../../include/equations/Equation.h:37, from ../../../include/equations/therm/Equa_Therm.h:36, from ../../../include/equations/therm/DC3DT4.h:37, from DC3DT4.cpp:34: ../../../include/linear_algebra/LocalMatrix_impl.h: In member function ‘void OFELI::Equa_Therm::build() [with long unsigned int NEN_ = 4; long unsigned int NEE_ = 4; long unsigned int NSN_ = 3; long unsigned int NSE_ = 3]’: ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:100:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ../../../include/linear_algebra/LocalMatrix_impl.h:92:13: warning: array subscript is above array bounds [-Warray-bounds] return _a[(i-1)*NC_+j-1]; ~~^ ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U')