Bug#1049792: getfem: Fails to build binary packages again after successful build

Lucas Nussbaum lucas at debian.org
Wed Aug 16 09:26:37 BST 2023


Source: getfem
Version: 5.4.2+dfsg1-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b
> -------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package getfem
> dpkg-buildpackage: info: source version 5.4.2+dfsg1-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Drew Parsons <dparsons at debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  fakeroot debian/rules clean
> dh clean --with python3
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making distclean in cubature
> make[2]: Entering directory '/<<PKGBUILDDIR>>/cubature'
> test -z "getfem_im_list.h" || rm -f getfem_im_list.h
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/cubature'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "ii_files/* *.o.d getfem/getfem_im_list.h " || rm -f ii_files/* *.o.d getfem/getfem_im_list.h 
> test -z "libgetfem.la" || rm -f libgetfem.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "getfem/getfem_arch_config.h gmm/gmm_arch_config.h" || rm -f getfem/getfem_arch_config.h gmm/gmm_arch_config.h
> rm -f ./so_locations
> rm -f ./.deps/bgeot_convex_ref.Plo
> rm -f ./.deps/bgeot_convex_ref_simplexified.Plo
> rm -f ./.deps/bgeot_convex_structure.Plo
> rm -f ./.deps/bgeot_ftool.Plo
> rm -f ./.deps/bgeot_geometric_trans.Plo
> rm -f ./.deps/bgeot_geotrans_inv.Plo
> rm -f ./.deps/bgeot_kdtree.Plo
> rm -f ./.deps/bgeot_mesh_structure.Plo
> rm -f ./.deps/bgeot_node_tab.Plo
> rm -f ./.deps/bgeot_poly.Plo
> rm -f ./.deps/bgeot_poly_composite.Plo
> rm -f ./.deps/bgeot_rtree.Plo
> rm -f ./.deps/bgeot_small_vector.Plo
> rm -f ./.deps/bgeot_sparse_tensors.Plo
> rm -f ./.deps/bgeot_torus.Plo
> rm -f ./.deps/dal_backtrace.Plo
> rm -f ./.deps/dal_bit_vector.Plo
> rm -f ./.deps/dal_singleton.Plo
> rm -f ./.deps/dal_static_stored_objects.Plo
> rm -f ./.deps/getfem_HHO.Plo
> rm -f ./.deps/getfem_assembling_tensors.Plo
> rm -f ./.deps/getfem_contact_and_friction_common.Plo
> rm -f ./.deps/getfem_contact_and_friction_integral.Plo
> rm -f ./.deps/getfem_contact_and_friction_large_sliding.Plo
> rm -f ./.deps/getfem_contact_and_friction_nodal.Plo
> rm -f ./.deps/getfem_context.Plo
> rm -f ./.deps/getfem_continuation.Plo
> rm -f ./.deps/getfem_error_estimate.Plo
> rm -f ./.deps/getfem_export.Plo
> rm -f ./.deps/getfem_fem.Plo
> rm -f ./.deps/getfem_fem_composite.Plo
> rm -f ./.deps/getfem_fem_global_function.Plo
> rm -f ./.deps/getfem_fem_level_set.Plo
> rm -f ./.deps/getfem_fourth_order.Plo
> rm -f ./.deps/getfem_generic_assembly_compile_and_exec.Plo
> rm -f ./.deps/getfem_generic_assembly_functions_and_operators.Plo
> rm -f ./.deps/getfem_generic_assembly_interpolation.Plo
> rm -f ./.deps/getfem_generic_assembly_semantic.Plo
> rm -f ./.deps/getfem_generic_assembly_tree.Plo
> rm -f ./.deps/getfem_generic_assembly_workspace.Plo
> rm -f ./.deps/getfem_global_function.Plo
> rm -f ./.deps/getfem_im_data.Plo
> rm -f ./.deps/getfem_import.Plo
> rm -f ./.deps/getfem_integration.Plo
> rm -f ./.deps/getfem_integration_composite.Plo
> rm -f ./.deps/getfem_interpolated_fem.Plo
> rm -f ./.deps/getfem_interpolation.Plo
> rm -f ./.deps/getfem_level_set.Plo
> rm -f ./.deps/getfem_level_set_contact.Plo
> rm -f ./.deps/getfem_linearized_plates.Plo
> rm -f ./.deps/getfem_locale.Plo
> rm -f ./.deps/getfem_mat_elem.Plo
> rm -f ./.deps/getfem_mat_elem_type.Plo
> rm -f ./.deps/getfem_mesh.Plo
> rm -f ./.deps/getfem_mesh_fem.Plo
> rm -f ./.deps/getfem_mesh_fem_global_function.Plo
> rm -f ./.deps/getfem_mesh_fem_level_set.Plo
> rm -f ./.deps/getfem_mesh_fem_product.Plo
> rm -f ./.deps/getfem_mesh_fem_sum.Plo
> rm -f ./.deps/getfem_mesh_im.Plo
> rm -f ./.deps/getfem_mesh_im_level_set.Plo
> rm -f ./.deps/getfem_mesh_level_set.Plo
> rm -f ./.deps/getfem_mesh_region.Plo
> rm -f ./.deps/getfem_mesh_slice.Plo
> rm -f ./.deps/getfem_mesh_slicers.Plo
> rm -f ./.deps/getfem_mesher.Plo
> rm -f ./.deps/getfem_model_solvers.Plo
> rm -f ./.deps/getfem_models.Plo
> rm -f ./.deps/getfem_nonlinear_elasticity.Plo
> rm -f ./.deps/getfem_omp.Plo
> rm -f ./.deps/getfem_partial_mesh_fem.Plo
> rm -f ./.deps/getfem_plasticity.Plo
> rm -f ./.deps/getfem_projected_fem.Plo
> rm -f ./.deps/getfem_regular_meshes.Plo
> rm -f ./.deps/getfem_superlu.Plo
> rm -f ./.deps/getfem_torus.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z "laplacian.res laplacian.mesh laplacian.dataelt elasto_static.mesh test_mesh.mesh toto.mat test_mat_elem.mesh helmholtz.vtk helmholtz.vtu plate.mesh plate.vtk nonlinear_elastostatic.mesh nonlinear_elastostatic.mf nonlinear_elastostatic.mfd nonlinear_elastostatic.dx plasticity.mesh plasticity.U plasticity.sigmabar plasticity.meshfem plasticity.coef ii_files/* auto_gmm* dyn*.txt *.sl time FN0 *.vtk nonlinear_elastostatic.U crack.mesh cut.mesh nonlinear_membrane.mfd nonlinear_membrane.mesh test_range_basis.mesh nonlinear_membrane.mf Q2_incomplete.pos Q2_incomplete.msh" || rm -f laplacian.res laplacian.mesh laplacian.dataelt elasto_static.mesh test_mesh.mesh toto.mat test_mat_elem.mesh helmholtz.vtk helmholtz.vtu plate.mesh plate.vtk nonlinear_elastostatic.mesh nonlinear_elastostatic.mf 
> nonlinear_elastostatic.mfd nonlinear_elastostatic.dx plasticity.mesh plasticity.U plasticity.sigmabar plasticity.meshfem plasticity.coef ii_files/* auto_gmm* dyn*.txt *.sl time FN0 *.vtk nonlinear_elastostatic.U crack.mesh cut.mesh nonlinear_membrane.mfd nonlinear_membrane.mesh test_range_basis.mesh nonlinear_membrane.mf Q2_incomplete.pos Q2_incomplete.msh
> rm -rf .libs _libs
> rm -f *.o
> test -z "dynamic_array.pl.log dynamic_tas.pl.log test_int_set.pl.log test_tree_sorted.pl.log poly.pl.log test_small_vector.pl.log test_kdtree.pl.log test_rtree.pl.log geo_trans_inv.pl.log test_mesh.pl.log test_interpolation.pl.log test_mat_elem.pl.log test_slice.pl.log integration.pl.log test_assembly.pl.log test_assembly_assignment.pl.log test_interpolated_fem.pl.log test_internal_variables.pl.log test_condensation.pl.log test_range_basis.pl.log laplacian.pl.log stokes.pl.log test_mesh_im_level_set.pl.log crack.pl.log thermo_elasticity_electrical_coupling.pl.log test_mesh_generation.pl.log test_continuation.pl.log schwarz_additive.pl.log heat_equation.pl.log wave_equation.pl.log cyl_slicer.pl.log make_gmm_test.pl.log" || rm -f dynamic_array.pl.log dynamic_tas.pl.log test_int_set.pl.log test_tree_sorted.pl.log 
> poly.pl.log test_small_vector.pl.log test_kdtree.pl.log test_rtree.pl.log geo_trans_inv.pl.log test_mesh.pl.log test_interpolation.pl.log test_mat_elem.pl.log test_slice.pl.log integration.pl.log test_assembly.pl.log test_assembly_assignment.pl.log test_interpolated_fem.pl.log test_internal_variables.pl.log test_condensation.pl.log test_range_basis.pl.log laplacian.pl.log stokes.pl.log test_mesh_im_level_set.pl.log crack.pl.log thermo_elasticity_electrical_coupling.pl.log test_mesh_generation.pl.log test_continuation.pl.log schwarz_additive.pl.log heat_equation.pl.log wave_equation.pl.log cyl_slicer.pl.log make_gmm_test.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f dynamic_array dynamic_tas test_int_set test_tree_sorted poly test_small_vector test_kdtree test_rtree test_mesh test_slice integration geo_trans_inv test_mat_elem test_interpolation test_assembly test_assembly_assignment test_interpolated_fem test_internal_variables test_condensation test_range_basis laplacian stokes schwarz_additive test_mesh_generation test_mesh_im_level_set crack thermo_elasticity_electrical_coupling plasticity heat_equation wave_equation cyl_slicer test_continuation
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "dynamic_array.pl.trs dynamic_tas.pl.trs test_int_set.pl.trs test_tree_sorted.pl.trs poly.pl.trs test_small_vector.pl.trs test_kdtree.pl.trs test_rtree.pl.trs geo_trans_inv.pl.trs test_mesh.pl.trs test_interpolation.pl.trs test_mat_elem.pl.trs test_slice.pl.trs integration.pl.trs test_assembly.pl.trs test_assembly_assignment.pl.trs test_interpolated_fem.pl.trs test_internal_variables.pl.trs test_condensation.pl.trs test_range_basis.pl.trs laplacian.pl.trs stokes.pl.trs test_mesh_im_level_set.pl.trs crack.pl.trs thermo_elasticity_electrical_coupling.pl.trs test_mesh_generation.pl.trs test_continuation.pl.trs schwarz_additive.pl.trs heat_equation.pl.trs wave_equation.pl.trs cyl_slicer.pl.trs make_gmm_test.pl.trs" || rm -f dynamic_array.pl.trs dynamic_tas.pl.trs test_int_set.pl.trs test_tree_sorted.pl.trs 
> poly.pl.trs test_small_vector.pl.trs test_kdtree.pl.trs test_rtree.pl.trs geo_trans_inv.pl.trs test_mesh.pl.trs test_interpolation.pl.trs test_mat_elem.pl.trs test_slice.pl.trs integration.pl.trs test_assembly.pl.trs test_assembly_assignment.pl.trs test_interpolated_fem.pl.trs test_internal_variables.pl.trs test_condensation.pl.trs test_range_basis.pl.trs laplacian.pl.trs stokes.pl.trs test_mesh_im_level_set.pl.trs crack.pl.trs thermo_elasticity_electrical_coupling.pl.trs test_mesh_generation.pl.trs test_continuation.pl.trs schwarz_additive.pl.trs heat_equation.pl.trs wave_equation.pl.trs cyl_slicer.pl.trs make_gmm_test.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/crack.Po
> rm -f ./.deps/cyl_slicer.Po
> rm -f ./.deps/dynamic_array.Po
> rm -f ./.deps/dynamic_tas.Po
> rm -f ./.deps/geo_trans_inv.Po
> rm -f ./.deps/heat_equation.Po
> rm -f ./.deps/integration.Po
> rm -f ./.deps/laplacian.Po
> rm -f ./.deps/plasticity.Po
> rm -f ./.deps/poly.Po
> rm -f ./.deps/schwarz_additive.Po
> rm -f ./.deps/stokes.Po
> rm -f ./.deps/test_assembly.Po
> rm -f ./.deps/test_assembly_assignment.Po
> rm -f ./.deps/test_condensation.Po
> rm -f ./.deps/test_continuation.Po
> rm -f ./.deps/test_int_set.Po
> rm -f ./.deps/test_internal_variables.Po
> rm -f ./.deps/test_interpolated_fem.Po
> rm -f ./.deps/test_interpolation.Po
> rm -f ./.deps/test_kdtree.Po
> rm -f ./.deps/test_mat_elem.Po
> rm -f ./.deps/test_mesh.Po
> rm -f ./.deps/test_mesh_generation.Po
> rm -f ./.deps/test_mesh_im_level_set.Po
> rm -f ./.deps/test_range_basis.Po
> rm -f ./.deps/test_rtree.Po
> rm -f ./.deps/test_slice.Po
> rm -f ./.deps/test_small_vector.Po
> rm -f ./.deps/test_tree_sorted.Po
> rm -f ./.deps/thermo_elasticity_electrical_coupling.Po
> rm -f ./.deps/wave_equation.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in interface
> make[2]: Entering directory '/<<PKGBUILDDIR>>/interface'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/interface/src'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/interface/src'
> rm -rf .libs _libs
> test -z "libgetfemint.la" || rm -f libgetfemint.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/interface/src'
> Making distclean in matlab
> make[4]: Entering directory '/<<PKGBUILDDIR>>/interface/src/matlab'
> Making distclean in private
> make[5]: Entering directory '/<<PKGBUILDDIR>>/interface/src/matlab/private'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/interface/src/matlab/private'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/interface/src/matlab'
> rm -rf .libs _libs
> cleaning auto generated m-files and directories
> rm -f gf_asm.m gf_compute.m gf_cont_struct.m gf_cont_struct_get.m gf_cvstruct_get.m gf_delete.m gf_eltm.m gf_fem.m gf_fem_get.m gf_geotrans.m gf_geotrans_get.m gf_global_function.m gf_global_function_get.m gf_integ.m gf_integ_get.m gf_levelset.m gf_levelset_get.m gf_levelset_set.m gf_linsolve.m gf_mesh.m gf_mesh_fem.m gf_mesh_fem_get.m gf_mesh_fem_set.m gf_mesh_get.m gf_mesh_im.m gf_mesh_im_data.m gf_mesh_im_data_get.m gf_mesh_im_data_set.m gf_mesh_im_get.m gf_mesh_im_set.m gf_mesh_levelset.m gf_mesh_levelset_get.m gf_mesh_levelset_set.m gf_mesh_set.m gf_mesher_object.m gf_mesher_object_get.m gf_model.m gf_model_get.m gf_model_set.m gf_precond.m gf_precond_get.m gf_slice.m gf_slice_get.m gf_slice_set.m gf_spmat.m gf_spmat_get.m gf_spmat_set.m gf_util.m gf_workspace.m
> rm -fr \@gf* 
> rm -f gf_matlab
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/interface/src/matlab'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/interface/src/matlab'
> Making distclean in octave
> make[4]: Entering directory '/<<PKGBUILDDIR>>/interface/src/octave'
> Making distclean in private
> make[5]: Entering directory '/<<PKGBUILDDIR>>/interface/src/octave/private'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/interface/src/octave/private'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/interface/src/octave'
> rm -rf .libs _libs
> cleaning auto generated m-files and directories
> rm -f gf_asm.m gf_compute.m gf_cont_struct.m gf_cont_struct_get.m gf_cvstruct_get.m gf_delete.m gf_eltm.m gf_fem.m gf_fem_get.m gf_geotrans.m gf_geotrans_get.m gf_global_function.m gf_global_function_get.m gf_integ.m gf_integ_get.m gf_levelset.m gf_levelset_get.m gf_levelset_set.m gf_linsolve.m gf_mesh.m gf_mesh_fem.m gf_mesh_fem_get.m gf_mesh_fem_set.m gf_mesh_get.m gf_mesh_im.m gf_mesh_im_data.m gf_mesh_im_data_get.m gf_mesh_im_data_set.m gf_mesh_im_get.m gf_mesh_im_set.m gf_mesh_levelset.m gf_mesh_levelset_get.m gf_mesh_levelset_set.m gf_mesh_set.m gf_mesher_object.m gf_mesher_object_get.m gf_model.m gf_model_get.m gf_model_set.m gf_precond.m gf_precond_get.m gf_slice.m gf_slice_get.m gf_slice_set.m gf_spmat.m gf_spmat_get.m gf_spmat_set.m gf_util.m gf_workspace.m
> rm -fr \@gf* 
> rm -f gf_octave
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/interface/src/octave'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/interface/src/octave'
> Making distclean in python
> make[4]: Entering directory '/<<PKGBUILDDIR>>/interface/src/python'
> test -z "getfem.py _getfem*.so *.o getfem_python_c.o getfem_python_c.c getfem.pyc __pycache__/*" || rm -f getfem.py _getfem*.so *.o getfem_python_c.o getfem_python_c.c getfem.pyc __pycache__/*
> rm -rf .libs _libs
> rm -f *.lo
> test -z "setup.py" || rm -f setup.py
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/interface/src/python'
> rm -f ./.deps/getfem_interface.Plo
> rm -f ./.deps/getfemint.Plo
> rm -f ./.deps/getfemint_gsparse.Plo
> rm -f ./.deps/getfemint_levelset.Plo
> rm -f ./.deps/getfemint_misc.Plo
> rm -f ./.deps/getfemint_workspace.Plo
> rm -f ./.deps/gf_asm.Plo
> rm -f ./.deps/gf_compute.Plo
> rm -f ./.deps/gf_cont_struct.Plo
> rm -f ./.deps/gf_cont_struct_get.Plo
> rm -f ./.deps/gf_cvstruct_get.Plo
> rm -f ./.deps/gf_delete.Plo
> rm -f ./.deps/gf_eltm.Plo
> rm -f ./.deps/gf_fem.Plo
> rm -f ./.deps/gf_fem_get.Plo
> rm -f ./.deps/gf_geotrans.Plo
> rm -f ./.deps/gf_geotrans_get.Plo
> rm -f ./.deps/gf_global_function.Plo
> rm -f ./.deps/gf_global_function_get.Plo
> rm -f ./.deps/gf_integ.Plo
> rm -f ./.deps/gf_integ_get.Plo
> rm -f ./.deps/gf_levelset.Plo
> rm -f ./.deps/gf_levelset_get.Plo
> rm -f ./.deps/gf_levelset_set.Plo
> rm -f ./.deps/gf_linsolve.Plo
> rm -f ./.deps/gf_mesh.Plo
> rm -f ./.deps/gf_mesh_fem.Plo
> rm -f ./.deps/gf_mesh_fem_get.Plo
> rm -f ./.deps/gf_mesh_fem_set.Plo
> rm -f ./.deps/gf_mesh_get.Plo
> rm -f ./.deps/gf_mesh_im.Plo
> rm -f ./.deps/gf_mesh_im_data.Plo
> rm -f ./.deps/gf_mesh_im_data_get.Plo
> rm -f ./.deps/gf_mesh_im_data_set.Plo
> rm -f ./.deps/gf_mesh_im_get.Plo
> rm -f ./.deps/gf_mesh_im_set.Plo
> rm -f ./.deps/gf_mesh_levelset.Plo
> rm -f ./.deps/gf_mesh_levelset_get.Plo
> rm -f ./.deps/gf_mesh_levelset_set.Plo
> rm -f ./.deps/gf_mesh_set.Plo
> rm -f ./.deps/gf_mesher_object.Plo
> rm -f ./.deps/gf_mesher_object_get.Plo
> rm -f ./.deps/gf_model.Plo
> rm -f ./.deps/gf_model_get.Plo
> rm -f ./.deps/gf_model_set.Plo
> rm -f ./.deps/gf_precond.Plo
> rm -f ./.deps/gf_precond_get.Plo
> rm -f ./.deps/gf_slice.Plo
> rm -f ./.deps/gf_slice_get.Plo
> rm -f ./.deps/gf_slice_set.Plo
> rm -f ./.deps/gf_spmat.Plo
> rm -f ./.deps/gf_spmat_get.Plo
> rm -f ./.deps/gf_spmat_set.Plo
> rm -f ./.deps/gf_util.Plo
> rm -f ./.deps/gf_workspace.Plo
> rm -f ./.deps/gfi_array.Plo
> rm -f ./.deps/gfi_rpc_server.Po
> rm -f ./.deps/gfi_rpc_svc.Po
> rm -f ./.deps/gfi_rpc_xdr.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/interface/src'
> Making distclean in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/interface/tests'
> Making distclean in meshes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/interface/tests/meshes'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/interface/tests/meshes'
> Making distclean in matlab-octave
> make[4]: Entering directory '/<<PKGBUILDDIR>>/interface/tests/matlab-octave'
> Making distclean in private
> make[5]: Entering directory '/<<PKGBUILDDIR>>/interface/tests/matlab-octave/private'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/interface/tests/matlab-octave/private'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/interface/tests/matlab-octave'
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/interface/tests/matlab-octave'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/interface/tests/matlab-octave'
> Making distclean in python
> make[4]: Entering directory '/<<PKGBUILDDIR>>/interface/tests/python'
> test -z "*.vtk *.dx *.pyc tank_3D* tripod* plate* *.pos *.dx results/* __pycache__/*" || rm -f *.vtk *.dx *.pyc tank_3D* tripod* plate* *.pos *.dx results/* __pycache__/*
> rm -rf .libs _libs
> test -z "check_export.py.log check_export_vtu.py.log check_global_functions.py.log check_asm.py.log check_secondary_domain.py.log check_mixed_mesh.py.log demo_truss.py.log demo_wave.py.log demo_wave_equation.py.log demo_laplacian.py.log demo_laplacian_HHO.py.log demo_elasticity_HHO.py.log check_levelset.py.log demo_thermo_elasticity_electrical_coupling.py.log" || rm -f check_export.py.log check_export_vtu.py.log check_global_functions.py.log check_asm.py.log check_secondary_domain.py.log check_mixed_mesh.py.log demo_truss.py.log demo_wave.py.log demo_wave_equation.py.log demo_laplacian.py.log demo_laplacian_HHO.py.log demo_elasticity_HHO.py.log check_levelset.py.log demo_thermo_elasticity_electrical_coupling.py.log
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "check_export.py.trs check_export_vtu.py.trs check_global_functions.py.trs check_asm.py.trs check_secondary_domain.py.trs check_mixed_mesh.py.trs demo_truss.py.trs demo_wave.py.trs demo_wave_equation.py.trs demo_laplacian.py.trs demo_laplacian_HHO.py.trs demo_elasticity_HHO.py.trs check_levelset.py.trs demo_thermo_elasticity_electrical_coupling.py.trs" || rm -f check_export.py.trs check_export_vtu.py.trs check_global_functions.py.trs check_asm.py.trs check_secondary_domain.py.trs check_mixed_mesh.py.trs demo_truss.py.trs demo_wave.py.trs demo_wave_equation.py.trs demo_laplacian.py.trs demo_laplacian_HHO.py.trs demo_elasticity_HHO.py.trs check_levelset.py.trs demo_thermo_elasticity_electrical_coupling.py.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/interface/tests/python'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/interface/tests'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/interface/tests'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/interface/tests'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/interface'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/interface'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/interface'
> Making distclean in contrib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/contrib'
> Making distclean in icare
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/icare'
> test -z "icare.data" || rm -f icare.data
> rm -rf .libs _libs
> rm -f *.o
> test -z "icare.pl.log" || rm -f icare.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f icare
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "icare.pl.trs" || rm -f icare.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/icare.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/icare'
> Making distclean in delaminated_crack
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/delaminated_crack'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> test -z "delaminated_crack.pl.log" || rm -f delaminated_crack.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f delaminated_crack
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "delaminated_crack.pl.trs" || rm -f delaminated_crack.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/delaminated_crack.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/delaminated_crack'
> Making distclean in aposteriori
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/aposteriori'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> test -z "aposteriori.pl.log aposteriori_laplacian.pl.log" || rm -f aposteriori.pl.log aposteriori_laplacian.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f aposteriori aposteriori_laplacian
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "aposteriori.pl.trs aposteriori_laplacian.pl.trs" || rm -f aposteriori.pl.trs aposteriori_laplacian.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/aposteriori.Po
> rm -f ./.deps/aposteriori_laplacian.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/aposteriori'
> Making distclean in xfem_stab_unilat_contact
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/xfem_stab_unilat_contact'
> test -z "" || rm -f 
>  rm -f xfem_stab_unilat_contact
> rm -rf .libs _libs
> rm -f *.o
> test -z "xfem_stab_unilat_contact.pl.log" || rm -f xfem_stab_unilat_contact.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "xfem_stab_unilat_contact.pl.trs" || rm -f xfem_stab_unilat_contact.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/xfem_stab_unilat_contact.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/xfem_stab_unilat_contact'
> Making distclean in bimaterial_crack_test
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/bimaterial_crack_test'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> test -z "bimaterial_crack_test.pl.log crack.pl.log" || rm -f bimaterial_crack_test.pl.log crack.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f bimaterial_crack_test crack
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "bimaterial_crack_test.pl.trs crack.pl.trs" || rm -f bimaterial_crack_test.pl.trs crack.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/bimaterial_crack_test.Po
> rm -f ./.deps/crack.Po
> rm -f ./.deps/crack_exact_solution.Po
> rm -f ./.deps/getfem_Xfem.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/bimaterial_crack_test'
> Making distclean in mixed_elastostatic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/mixed_elastostatic'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> test -z "mixed_elastostatic.pl.log" || rm -f mixed_elastostatic.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f mixed_elastostatic
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "mixed_elastostatic.pl.trs" || rm -f mixed_elastostatic.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/mixed_elastostatic.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/mixed_elastostatic'
> Making distclean in xfem_contact
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/xfem_contact'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> test -z "xfem_contact.pl.log" || rm -f xfem_contact.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f xfem_contact xfem_stokes xfem_dirichlet
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "xfem_contact.pl.trs" || rm -f xfem_contact.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/xfem_contact.Po
> rm -f ./.deps/xfem_dirichlet.Po
> rm -f ./.deps/xfem_stokes.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/xfem_contact'
> Making distclean in crack_plate
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/crack_plate'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> test -z "crack_mindlin.pl.log" || rm -f crack_mindlin.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f crack_mindlin crack_bilaplacian
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "crack_mindlin.pl.trs" || rm -f crack_mindlin.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/crack_bilaplacian.Po
> rm -f ./.deps/crack_bilaplacian_moment.Po
> rm -f ./.deps/crack_bilaplacian_problem.Po
> rm -f ./.deps/crack_bilaplacian_sif.Po
> rm -f ./.deps/crack_bilaplacian_singularities.Po
> rm -f ./.deps/crack_bilaplacian_tools.Po
> rm -f ./.deps/crack_mindlin.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/crack_plate'
> Making distclean in static_contact_gears
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/static_contact_gears'
>  rm -f static_contact_gears static_contact_gears_u1_u2
> test -z "static_contact_gears.U static_contact_gears.vtk static_contact_gears.RHS static_contact_gears.VM static_contact_gears.mfd static_contact_gears.mf static_contact_gears.mesh" || rm -f static_contact_gears.U static_contact_gears.vtk static_contact_gears.RHS static_contact_gears.VM static_contact_gears.mfd static_contact_gears.mf static_contact_gears.mesh
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/static_contact_gears.Po
> rm -f ./.deps/static_contact_gears_u1_u2.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/static_contact_gears'
> Making distclean in level_set_contact
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/level_set_contact'
> test -z "slave_0.vtk slave_1.vtk master_0.vtk master_2.vtk master_1.vtk slave_2.vtk" || rm -f slave_0.vtk slave_1.vtk master_0.vtk master_2.vtk master_1.vtk slave_2.vtk
>  rm -f test_contact
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/contact_problem.Po
> rm -f ./.deps/test_contact.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/level_set_contact'
> Making distclean in test_plasticity
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/test_plasticity'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "test_plasticity.py.log" || rm -f test_plasticity.py.log
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "test_plasticity.py.trs" || rm -f test_plasticity.py.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/test_plasticity'
> Making distclean in opt_assembly
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/opt_assembly'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> test -z "opt_assembly.pl.log" || rm -f opt_assembly.pl.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f opt_assembly
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "opt_assembly.pl.trs" || rm -f opt_assembly.pl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/opt_assembly.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/opt_assembly'
> Making distclean in continuum_mechanics
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/continuum_mechanics'
> test -z "*.vtk results/* __pycache__/*" || rm -f *.vtk results/* __pycache__/*
> rm -rf .libs _libs
> test -z "plasticity_fin_strain_lin_hardening_plane_strain.py.log" || rm -f plasticity_fin_strain_lin_hardening_plane_strain.py.log
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "plasticity_fin_strain_lin_hardening_plane_strain.py.trs" || rm -f plasticity_fin_strain_lin_hardening_plane_strain.py.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/continuum_mechanics'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
> Making distclean in bin
> make[2]: Entering directory '/<<PKGBUILDDIR>>/bin'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/bin'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in sphinx
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/sphinx'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/sphinx'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "so_locations _configs.sed" || rm -f so_locations _configs.sed
> rm -rf .libs _libs
> rm -f *.lo
> test -z "getfem-config getfem-config-notinstalled gmm-config" || rm -f getfem-config getfem-config-notinstalled gmm-config
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> test . = "." || test -z "" || rm -f 
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  debian/rules build
> dh build --with python3
>    dh_update_autotools_config
>    dh_autoreconf
> libtoolize: putting auxiliary files in '.'.
> libtoolize: copying file './ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
> libtoolize: copying file 'm4/libtool.m4'
> libtoolize: copying file 'm4/ltoptions.m4'
> libtoolize: copying file 'm4/ltsugar.m4'
> libtoolize: copying file 'm4/ltversion.m4'
> libtoolize: copying file 'm4/lt~obsolete.m4'
> configure.ac:40: warning: The macro `AC_CONFIG_HEADER' is obsolete.
> configure.ac:40: You should run autoupdate.
> ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
> configure.ac:40: the top level
> configure.ac:61: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:61: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:61: the top level
> configure.ac:114: warning: Instead of using `AC_LANG', `AC_LANG_SAVE', and `AC_LANG_RESTORE',
> configure.ac:114: you should use `AC_LANG_PUSH' and `AC_LANG_POP'.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
> configure.ac:114: the top level
> configure.ac:91: installing './compile'
> configure.ac:51: installing './install-sh'
> configure.ac:51: installing './missing'
> Makefile.am: installing './INSTALL'
> contrib/aposteriori/Makefile.am: installing './depcomp'
> parallel-tests: installing './test-driver'
> contrib/continuum_mechanics/Makefile.am:36: warning: CLEANFILES multiply defined in condition TRUE ...
> contrib/continuum_mechanics/Makefile.am:25: ... 'CLEANFILES' previously defined here
> interface/src/python/Makefile.am:25: installing './py-compile'
> tests/Makefile.am:107: warning: variable 'test_gmm_matrix_functions_SOURCES' is defined but no program or
> tests/Makefile.am:107: library has 'test_gmm_matrix_functions' as canonical name (possible typo)
>    debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure --  --prefix=/usr --enable-shared --with-pic --enable-python3 --enable-metis --disable-matlab --disable-superlu --enable-mumps --disable-scilab --with-mumps="-lsmumps_seq -ldmumps_seq -lcmumps_seq -lzmumps_seq -lpord_seq"  
> 	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-shared --with-pic --enable-python3 --enable-metis --disable-matlab --disable-superlu --enable-mumps --disable-scilab "--with-mumps=-lsmumps_seq -ldmumps_seq -lcmumps_seq -lzmumps_seq -lpord_seq"
> 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 whether make supports the include directive... yes (GNU style)
> checking whether to compile using MPI... no
> checking for g++... g++
> 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 g++ accepts -g... yes
> checking for g++ option to enable C++11 features... none needed
> checking dependency style of g++... none
> checking whether to compile using MPI... no
> checking for gcc... gcc
> checking whether the compiler supports GNU C... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to enable C11 features... none needed
> checking whether gcc understands -c and -o together... yes
> checking dependency style of gcc... none
> checking whether to compile using MPI... no
> checking for gfortran... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgfortran... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking for nagfor... no
> checking for xlf90... no
> checking for f90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for g77... no
> checking for xlf... no
> checking for f77... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking whether the compiler supports GNU Fortran... no
> checking whether  accepts -g... no
> checking how to run the C++ preprocessor... g++ -E
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking how to get verbose linking output from ... configure: WARNING: compilation failed
> 
> checking for Fortran libraries of ... 
> checking whether the compiler recognizes the partial specialization syntax... yes
> you are compiling GetFEM on a x86_64-pc-linux-gnu
> Using the GNU g++ compiler 13.2.0-2)
> checking whether g++ accepts -O3... yes
> checking whether g++ accepts -fmessage-length=0... yes
> checking whether g++ accepts -fvisibility-inlines-hidden... yes
> checking whether g++ accepts -ftemplate-depth-100... yes
> checking whether g++ accepts -std=c++14... yes
> checking whether g++ accepts -fPIC... yes
> checking whether g++ accepts -Wall -W -Wextra... yes
> checking whether g++ accepts -Wshadow... yes
> checking whether g++ accepts -Wno-unknown-pragmas... yes
> checking whether g++ accepts -Wno-variadic-macros... yes
> checking whether g++ accepts -Wno-unused-but-set-variable... yes
> checking whether g++ accepts -Wpointer-arith... yes
> checking whether g++ accepts -Wcast-qual... yes
> checking whether g++ accepts -Wwrite-strings... yes
> checking whether g++ accepts -Wconversion... yes
> checking whether g++ accepts -Wredundant-decls... yes
> checking whether g++ accepts -Wno-long-long... yes
> checking whether g++ accepts -rdynamic... yes
> checking how to print strings... printf
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 1572864
> checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
> checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
> checking for /usr/bin/ld option to reload object files... -r
> checking for file... file
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for dlltool... no
> checking how to associate runtime and link libraries... printf %s\n
> checking for ar... ar
> checking for archiver @FILE support... @
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for sysroot... no
> checking for a working dd... /bin/dd
> checking how to truncate binary pipes... /bin/dd bs=4096 count=1
> checking for mt... no
> checking if : is a manifest tool... no
> 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 dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking how to run the C++ preprocessor... g++ -E
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC -DPIC
> checking if g++ PIC flag -fPIC -DPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> gf_asm.cc gf_compute.cc gf_cont_struct.cc gf_cont_struct_get.cc gf_cvstruct_get.cc gf_delete.cc gf_eltm.cc gf_fem.cc gf_fem_get.cc gf_geotrans.cc gf_geotrans_get.cc gf_global_function.cc gf_global_function_get.cc gf_integ.cc gf_integ_get.cc gf_levelset.cc gf_levelset_get.cc gf_levelset_set.cc gf_linsolve.cc gf_mesh.cc gf_mesh_fem.cc gf_mesh_fem_get.cc gf_mesh_fem_set.cc gf_mesh_get.cc gf_mesh_im.cc gf_mesh_im_data.cc gf_mesh_im_data_get.cc gf_mesh_im_data_set.cc gf_mesh_im_get.cc gf_mesh_im_set.cc gf_mesh_levelset.cc gf_mesh_levelset_get.cc gf_mesh_levelset_set.cc gf_mesh_set.cc gf_mesher_object.cc gf_mesher_object_get.cc gf_model.cc gf_model_get.cc gf_model_set.cc gf_precond.cc gf_precond_get.cc gf_slice.cc gf_slice_get.cc gf_slice_set.cc gf_spmat.cc gf_spmat_get.cc gf_spmat_set.cc gf_util.cc 
> gf_workspace.cc
> checking for a Python interpreter with version >= 3.6... python3
> checking for python3... /usr/bin/python3
> checking for python3 version... 3.11
> checking for python3 platform... linux
> checking for GNU default python3 prefix... ${prefix}
> checking for GNU default python3 exec_prefix... ${exec_prefix}
> checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
> checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
> Building with python (/usr/bin/python3) support (use --enable-python=no to disable it) 
> You will need the python-numpy and python-scipy packages.
> checking for python3.11... (cached) /usr/bin/python3
> checking for a version of Python >= '2.1.0'... yes
> checking for the distutils Python package... yes
> checking for Python include path... <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> -I/usr/include/python3.11
> checking for Python library path... <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> -L/usr/lib/python3.11 -lpython3.11
> checking for Python site-packages path... <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> /usr/lib/python3/dist-packages
> checking python extra libraries... <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> -lm      -lm   -lz -lm -lm   -lexpat  -lexpat              -lz -ldl
> checking python extra linking flags... <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> No fortran compiler found, assuming c-name for SGEMM is 'sgemm_'
> BLAS_LIBS=
> checking for sgemm_... no
> checking for sgemm_ in -lblas... yes
> OK, You have working BLAS libs ! Using -lblas
> checking for dgetrf_... no
> checking for dgetrf_ in -llapack... yes
> checking for dlsym in -ldl... yes
> Building without SuperLU support (use --enable-superlu=yes to enable it)
> checking for dCreate_CompCol_Matrix in -lsuperlu... yes
> checking for superlu/colamd.h... no
> checking for superlu/slu_Cnames.h... yes
> checking for superlu/slu_cdefs.h... yes
> checking for superlu/slu_ddefs.h... yes
> checking for superlu/slu_sdefs.h... yes
> checking for superlu/slu_zdefs.h... yes
> checking for superlu/slu_dcomplex.h... yes
> checking for superlu/slu_scomplex.h... yes
> Configuration of SuperLU done
> checking for qh_new_qhull in -lqhull... yes
> checking for libqhull/qhull_a.h... yes
> Building with libqhull (use --enable-qhull=no to disable it)
> Configuration of qhull done
> checking for library containing smumps_c... -lsmumps_seq
> checking for library containing dmumps_c... -ldmumps_seq
> checking for library containing cmumps_c... -lcmumps_seq
> checking for library containing zmumps_c... -lzmumps_seq
> checking for smumps_c.h... yes
> checking for dmumps_c.h... yes
> checking for cmumps_c.h... yes
> checking for zmumps_c.h... yes
> Building with MUMPS (use --enable-mumps=no to disable it)
> Configuration of MUMPS done
> checking for sys/times.h... yes
> checking for cxxabi.h... yes
> checking for __PRETTY_FUNCTION__... yes
> checking for execinfo.h and backtrace... yes
> checking for fenv.h and feenableexcept... yes
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating m4/Makefile
> config.status: creating cubature/Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/sphinx/Makefile
> config.status: creating src/Makefile
> config.status: creating tests/Makefile
> config.status: creating contrib/Makefile
> config.status: creating contrib/icare/Makefile
> config.status: creating contrib/delaminated_crack/Makefile
> config.status: creating contrib/bimaterial_crack_test/Makefile
> config.status: creating contrib/xfem_stab_unilat_contact/Makefile
> config.status: creating contrib/mixed_elastostatic/Makefile
> config.status: creating contrib/xfem_contact/Makefile
> config.status: creating contrib/crack_plate/Makefile
> config.status: creating contrib/aposteriori/Makefile
> config.status: creating contrib/level_set_contact/Makefile
> config.status: creating contrib/static_contact_gears/Makefile
> config.status: creating contrib/test_plasticity/Makefile
> config.status: creating contrib/opt_assembly/Makefile
> config.status: creating contrib/continuum_mechanics/Makefile
> config.status: creating bin/Makefile
> config.status: creating interface/Makefile
> config.status: creating interface/src/Makefile
> config.status: creating interface/src/matlab/Makefile
> config.status: creating interface/src/matlab/private/Makefile
> config.status: creating interface/src/octave/Makefile
> config.status: creating interface/src/octave/private/Makefile
> config.status: creating interface/src/python/Makefile
> config.status: creating interface/src/python/setup.py
> config.status: creating interface/tests/Makefile
> config.status: creating interface/tests/meshes/Makefile
> config.status: creating interface/tests/matlab-octave/Makefile
> config.status: creating interface/tests/matlab-octave/private/Makefile
> config.status: creating interface/tests/python/Makefile
> config.status: creating getfem-config
> config.status: WARNING:  'getfem-config.in' seems to ignore the --datarootdir setting
> config.status: creating getfem-config-notinstalled
> config.status: creating gmm-config
> config.status: WARNING:  'gmm-config.in' seems to ignore the --datarootdir setting
> config.status: creating config.h
> config.status: executing src/getfem/getfem_arch_config.h commands
> config.status: creating src/getfem/getfem_arch_config.h - prefix GETFEM for config.h defines
> config.status: executing src/gmm/gmm_arch_config.h commands
> config.status: creating src/gmm/gmm_arch_config.h - prefix GMM for config.h defines
> config.status: executing depfiles commands
> config.status: executing libtool commands
> 
> ------------------------------------------------------------------------------
> 
> Libraries Used:
> ---------------
> 
> - QD library not found (don't worry, this library is only recommended for very specific uses).
> - Qhull found. Using the Qhull library for delaunay triangulations.
> - Mumps found. A direct solver for large sparse linear systems.
> - Lapack library found: -llapack
> - BLAS library found. Link options: -lblas
>   You can give the location of your prefered blas library with either
>   the --with-blas=<lib> option, or the BLAS_LIBS environment variable
>   for example: ./configure BLAS_LIBS="-L/usr/lib/sse2/atlas/ -lblas"
>   Use blas with 32 bits integers
> 
> 
> 
> -----------------------------------------------------------------------
> Ready to build getfem
>   building MATLAB interface: NO
>   building OCTAVE interface: NO
>   building PYTHON interface: YES (requires numpy, scipy and also mpi4py for the parallel version)
>   building SCILAB interface: 
>   If you want to build the shared library of GetFEM, use --enable-shared
>   (by default, only the static one will be built)
> -----------------------------------------------------------------------
> cp /<<PKGBUILDDIR>>/src/getfem/getfem_arch_config.h /<<PKGBUILDDIR>>/src/gmm/
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build
> 	make -j8
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make  all-recursive
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making all in m4
> make[3]: Entering directory '/<<PKGBUILDDIR>>/m4'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making all in cubature
> make[3]: Entering directory '/<<PKGBUILDDIR>>/cubature'
> ../cubature/make_getfem_im_list ../cubature
> Reading IM_CUBE4D(5)
> Reading IM_CUBE4D(9)
> Reading IM_GAUSSLOBATTO1D(1)
> Reading IM_GAUSSLOBATTO1D(11)
> Reading IM_GAUSSLOBATTO1D(13)
> Reading IM_GAUSSLOBATTO1D(15)
> Reading IM_GAUSSLOBATTO1D(17)
> Reading IM_GAUSSLOBATTO1D(19)
> Reading IM_GAUSSLOBATTO1D(21)
> Reading IM_GAUSSLOBATTO1D(23)
> Reading IM_GAUSSLOBATTO1D(25)
> Reading IM_GAUSSLOBATTO1D(27)
> Reading IM_GAUSSLOBATTO1D(29)
> Reading IM_GAUSSLOBATTO1D(3)
> Reading IM_GAUSSLOBATTO1D(31)
> Reading IM_GAUSSLOBATTO1D(33)
> Reading IM_GAUSSLOBATTO1D(35)
> Reading IM_GAUSSLOBATTO1D(37)
> Reading IM_GAUSSLOBATTO1D(39)
> Reading IM_GAUSSLOBATTO1D(41)
> Reading IM_GAUSSLOBATTO1D(43)
> Reading IM_GAUSSLOBATTO1D(45)
> Reading IM_GAUSSLOBATTO1D(47)
> Reading IM_GAUSSLOBATTO1D(49)
> Reading IM_GAUSSLOBATTO1D(5)
> Reading IM_GAUSSLOBATTO1D(51)
> Reading IM_GAUSSLOBATTO1D(53)
> Reading IM_GAUSSLOBATTO1D(55)
> Reading IM_GAUSSLOBATTO1D(57)
> Reading IM_GAUSSLOBATTO1D(59)
> Reading IM_GAUSSLOBATTO1D(61)
> Reading IM_GAUSSLOBATTO1D(63)
> Reading IM_GAUSSLOBATTO1D(65)
> Reading IM_GAUSSLOBATTO1D(67)
> Reading IM_GAUSSLOBATTO1D(69)
> Reading IM_GAUSSLOBATTO1D(7)
> Reading IM_GAUSSLOBATTO1D(71)
> Reading IM_GAUSSLOBATTO1D(73)
> Reading IM_GAUSSLOBATTO1D(75)
> Reading IM_GAUSSLOBATTO1D(77)
> Reading IM_GAUSSLOBATTO1D(79)
> Reading IM_GAUSSLOBATTO1D(81)
> Reading IM_GAUSSLOBATTO1D(83)
> Reading IM_GAUSSLOBATTO1D(85)
> Reading IM_GAUSSLOBATTO1D(87)
> Reading IM_GAUSSLOBATTO1D(89)
> Reading IM_GAUSSLOBATTO1D(9)
> Reading IM_GAUSSLOBATTO1D(91)
> Reading IM_GAUSSLOBATTO1D(93)
> Reading IM_GAUSSLOBATTO1D(95)
> Reading IM_GAUSSLOBATTO1D(97)
> Reading IM_GAUSSLOBATTO1D(99)
> Reading IM_GAUSS1D(1)
> Reading IM_GAUSS1D(11)
> Reading IM_GAUSS1D(13)
> Reading IM_GAUSS1D(15)
> Reading IM_GAUSS1D(17)
> Reading IM_GAUSS1D(19)
> Reading IM_GAUSS1D(21)
> Reading IM_GAUSS1D(23)
> Reading IM_GAUSS1D(25)
> Reading IM_GAUSS1D(27)
> Reading IM_GAUSS1D(29)
> Reading IM_GAUSS1D(3)
> Reading IM_GAUSS1D(31)
> Reading IM_GAUSS1D(33)
> Reading IM_GAUSS1D(35)
> Reading IM_GAUSS1D(37)
> Reading IM_GAUSS1D(39)
> Reading IM_GAUSS1D(41)
> Reading IM_GAUSS1D(43)
> Reading IM_GAUSS1D(45)
> Reading IM_GAUSS1D(47)
> Reading IM_GAUSS1D(49)
> Reading IM_GAUSS1D(5)
> Reading IM_GAUSS1D(51)
> Reading IM_GAUSS1D(53)
> Reading IM_GAUSS1D(55)
> Reading IM_GAUSS1D(57)
> Reading IM_GAUSS1D(59)
> Reading IM_GAUSS1D(61)
> Reading IM_GAUSS1D(63)
> Reading IM_GAUSS1D(65)
> Reading IM_GAUSS1D(67)
> Reading IM_GAUSS1D(69)
> Reading IM_GAUSS1D(7)
> Reading IM_GAUSS1D(71)
> Reading IM_GAUSS1D(73)
> Reading IM_GAUSS1D(75)
> Reading IM_GAUSS1D(77)
> Reading IM_GAUSS1D(79)
> Reading IM_GAUSS1D(81)
> Reading IM_GAUSS1D(83)
> Reading IM_GAUSS1D(85)
> Reading IM_GAUSS1D(87)
> Reading IM_GAUSS1D(89)
> Reading IM_GAUSS1D(9)
> Reading IM_GAUSS1D(91)
> Reading IM_GAUSS1D(93)
> Reading IM_GAUSS1D(95)
> Reading IM_GAUSS1D(97)
> Reading IM_GAUSS1D(99)
> Reading IM_HEXAHEDRON(11)
> Reading IM_HEXAHEDRON(5)
> Reading IM_HEXAHEDRON(9)
> Reading IM_NC(0,0)
> Reading IM_QUAD(17)
> Reading IM_QUAD(2)
> Reading IM_QUAD(3)
> Reading IM_QUAD(5)
> Reading IM_QUAD(7)
> Reading IM_QUAD(9)
> Reading IM_SIMPLEX4D(3)
> Reading IM_TETRAHEDRON(1)
> Reading IM_TETRAHEDRON(2)
> Reading IM_TETRAHEDRON(3)
> Reading IM_TETRAHEDRON(5)
> Reading IM_TETRAHEDRON(6)
> Reading IM_TETRAHEDRON(8)
> Reading IM_TRIANGLE(1)
> Reading IM_TRIANGLE(10)
> Reading IM_TRIANGLE(13)
> Reading IM_TRIANGLE(17)
> Reading IM_TRIANGLE(19)
> Reading IM_TRIANGLE(2)
> Reading IM_TRIANGLE(3)
> Reading IM_TRIANGLE(4)
> Reading IM_TRIANGLE(5)
> Reading IM_TRIANGLE(6)
> Reading IM_TRIANGLE(7)
> Reading IM_TRIANGLE(8)
> Reading IM_TRIANGLE(9)
> The result is in getfem_im_list.h
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/cubature'
> Making all in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o dal_backtrace.lo dal_backtrace.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o dal_bit_vector.lo dal_bit_vector.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o dal_singleton.lo dal_singleton.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o dal_static_stored_objects.lo dal_static_stored_objects.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_convex_structure.lo bgeot_convex_structure.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_convex_ref_simplexified.lo bgeot_convex_ref_simplexified.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_convex_ref.lo bgeot_convex_ref.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_geometric_trans.lo bgeot_geometric_trans.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_static_stored_objects.cc  -fPIC -DPIC -o .libs/dal_static_stored_objects.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_bit_vector.cc  -fPIC -DPIC -o .libs/dal_bit_vector.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_backtrace.cc  -fPIC -DPIC -o .libs/dal_backtrace.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_convex_structure.cc  -fPIC -DPIC -o .libs/bgeot_convex_structure.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_convex_ref_simplexified.cc  -fPIC -DPIC -o .libs/bgeot_convex_ref_simplexified.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_geometric_trans.cc  -fPIC -DPIC -o .libs/bgeot_geometric_trans.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_singleton.cc  -fPIC -DPIC -o .libs/dal_singleton.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_convex_ref.cc  -fPIC -DPIC -o .libs/bgeot_convex_ref.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_backtrace.cc  -fPIC -DPIC -o dal_backtrace.o >/dev/null 2>&1
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/dal_basic.h:41,
>                  from getfem/dal_bit_vector.h:51,
>                  from dal_bit_vector.cc:23:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/dal_static_stored_objects.h:70,
>                  from dal_static_stored_objects.cc:23:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> In file included from ./gmm/gmm_except.h:44,
>                  from ./gmm/gmm_ref.h:46,
>                  from getfem/bgeot_convex_structure.h:41,
>                  from getfem/bgeot_convex.h:41,
>                  from getfem/bgeot_convex_ref.h:41,
>                  from bgeot_convex_ref_simplexified.cc:23:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_geotrans_inv.lo bgeot_geotrans_inv.cc
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from bgeot_convex_structure.cc:23:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from bgeot_geometric_trans.cc:23:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from bgeot_convex_ref.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from dal_singleton.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_geotrans_inv.cc  -fPIC -DPIC -o .libs/bgeot_geotrans_inv.o
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/bgeot_geometric_trans.h:42,
>                  from getfem/bgeot_geotrans_inv.h:55,
>                  from bgeot_geotrans_inv.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_singleton.cc  -fPIC -DPIC -o dal_singleton.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_bit_vector.cc  -fPIC -DPIC -o dal_bit_vector.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_convex_ref_simplexified.cc  -fPIC -DPIC -o bgeot_convex_ref_simplexified.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_kdtree.lo bgeot_kdtree.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_mesh_structure.lo bgeot_mesh_structure.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_rtree.lo bgeot_rtree.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_kdtree.cc  -fPIC -DPIC -o .libs/bgeot_kdtree.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_mesh_structure.cc  -fPIC -DPIC -o .libs/bgeot_mesh_structure.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_rtree.cc  -fPIC -DPIC -o .libs/bgeot_rtree.o
> In file included from ./gmm/gmm_except.h:44,
>                  from ./gmm/gmm_ref.h:46,
>                  from getfem/bgeot_convex_structure.h:41,
>                  from getfem/bgeot_mesh_structure.h:42,
>                  from bgeot_mesh_structure.cc:24:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from getfem/bgeot_small_vector.h:40,
>                  from getfem/bgeot_rtree.h:42,
>                  from bgeot_rtree.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from getfem/bgeot_small_vector.h:40,
>                  from getfem/bgeot_kdtree.h:42,
>                  from bgeot_kdtree.cc:23:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_static_stored_objects.cc  -fPIC -DPIC -o dal_static_stored_objects.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_geotrans_inv.cc  -fPIC -DPIC -o bgeot_geotrans_inv.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_convex_structure.cc  -fPIC -DPIC -o bgeot_convex_structure.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_convex_ref.cc  -fPIC -DPIC -o bgeot_convex_ref.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_kdtree.cc  -fPIC -DPIC -o bgeot_kdtree.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_rtree.cc  -fPIC -DPIC -o bgeot_rtree.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_mesh_structure.cc  -fPIC -DPIC -o bgeot_mesh_structure.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_node_tab.lo bgeot_node_tab.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_node_tab.cc  -fPIC -DPIC -o .libs/bgeot_node_tab.o
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from getfem/bgeot_small_vector.h:40,
>                  from getfem/bgeot_node_tab.h:42,
>                  from bgeot_node_tab.cc:23:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_small_vector.lo bgeot_small_vector.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_small_vector.cc  -fPIC -DPIC -o .libs/bgeot_small_vector.o
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from getfem/bgeot_small_vector.h:40,
>                  from bgeot_small_vector.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_sparse_tensors.lo bgeot_sparse_tensors.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_sparse_tensors.cc  -fPIC -DPIC -o .libs/bgeot_sparse_tensors.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_small_vector.cc  -fPIC -DPIC -o bgeot_small_vector.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_torus.lo bgeot_torus.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_torus.cc  -fPIC -DPIC -o .libs/bgeot_torus.o
> In file included from gmm/gmm_except.h:44,
>                  from gmm/gmm_ref.h:46,
>                  from gmm/gmm_def.h:40,
>                  from gmm/gmm_scaled.h:40,
>                  from gmm/gmm_blas.h:41,
>                  from gmm/gmm_blas_interface.h:44,
>                  from bgeot_sparse_tensors.cc:23:
> gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_poly.lo bgeot_poly.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_poly.cc  -fPIC -DPIC -o .libs/bgeot_poly.o
> In file included from ./gmm/gmm_except.h:44,
>                  from ./getfem/dal_config.h:40,
>                  from ./getfem/bgeot_config.h:49,
>                  from ./getfem/bgeot_geometric_trans.h:42,
>                  from getfem/bgeot_torus.h:43,
>                  from bgeot_torus.cc:21:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_geometric_trans.cc  -fPIC -DPIC -o bgeot_geometric_trans.o >/dev/null 2>&1
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/bgeot_poly.h:42,
>                  from bgeot_poly.cc:24:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_poly_composite.lo bgeot_poly_composite.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_ftool.lo bgeot_ftool.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_poly_composite.cc  -fPIC -DPIC -o .libs/bgeot_poly_composite.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_ftool.cc  -fPIC -DPIC -o .libs/bgeot_ftool.o
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from bgeot_poly_composite.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_node_tab.cc  -fPIC -DPIC -o bgeot_node_tab.o >/dev/null 2>&1
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from bgeot_ftool.cc:23:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_poly.cc  -fPIC -DPIC -o bgeot_poly.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_models.lo getfem_models.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_models.cc  -fPIC -DPIC -o .libs/getfem_models.o
> In file included from gmm/gmm_except.h:44,
>                  from gmm/gmm_ref.h:46,
>                  from gmm/gmm_def.h:40,
>                  from gmm/gmm_kernel.h:41,
>                  from gmm/gmm_dense_Householder.h:42,
>                  from gmm/gmm_dense_qr.h:40,
>                  from gmm/gmm_range_basis.h:40,
>                  from getfem_models.cc:23:
> gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_torus.cc  -fPIC -DPIC -o bgeot_torus.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_model_solvers.lo getfem_model_solvers.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_model_solvers.cc  -fPIC -DPIC -o .libs/getfem_model_solvers.o
> In file included from ./gmm/gmm_except.h:44,
>                  from ./gmm/gmm_ref.h:46,
>                  from ./getfem/bgeot_convex_structure.h:41,
>                  from ./getfem/bgeot_mesh_structure.h:42,
>                  from ./getfem/bgeot_mesh.h:41,
>                  from ./getfem/getfem_mesh.h:43,
>                  from ./getfem/getfem_mesh_fem.h:41,
>                  from ./getfem/getfem_interpolation.h:42,
>                  from getfem/getfem_generic_assembly.h:43,
>                  from getfem/getfem_models.h:42,
>                  from getfem/getfem_model_solvers.h:42,
>                  from getfem_model_solvers.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_superlu.lo getfem_superlu.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_superlu.cc  -fPIC -DPIC -o .libs/getfem_superlu.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_ftool.cc  -fPIC -DPIC -o bgeot_ftool.o >/dev/null 2>&1
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_config.h:155,
>                  from getfem/getfem_superlu.h:47,
>                  from getfem_superlu.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_sparse_tensors.cc  -fPIC -DPIC -o bgeot_sparse_tensors.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh.lo getfem_mesh.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh.cc  -fPIC -DPIC -o .libs/getfem_mesh.o
> In file included from ./gmm/gmm_except.h:44,
>                  from ./getfem/dal_config.h:40,
>                  from ./getfem/bgeot_config.h:49,
>                  from ./getfem/bgeot_geometric_trans.h:42,
>                  from getfem/bgeot_torus.h:43,
>                  from getfem_mesh.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> getfem_mesh.cc: In member function ‘void getfem::mesh::merge_convexes_from_mesh(const getfem::mesh&, bgeot::size_type, bgeot::scalar_type)’:
> getfem_mesh.cc:327:28: warning: possibly dangling reference to a temporary [-Wdangling-reference]
>   327 |     const dal::bit_vector &convexes = (rg == size_type(-1))
>       |                            ^~~~~~~~
> getfem_mesh.cc:329:63: note: the temporary was destroyed at the end of the full expression ‘getfem::mesh::region(bgeot::size_type) const(rg).getfem::mesh_region::index()’
>   329 |                                     : msource.region(rg).index();
>       |                                       ~~~~~~~~~~~~~~~~~~~~~~~~^~
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_poly_composite.cc  -fPIC -DPIC -o bgeot_poly_composite.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_superlu.cc  -fPIC -DPIC -o getfem_superlu.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_region.lo getfem_mesh_region.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_region.cc  -fPIC -DPIC -o .libs/getfem_mesh_region.o
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/dal_basic.h:41,
>                  from getfem/dal_bit_vector.h:51,
>                  from getfem/getfem_mesh_region.h:45,
>                  from getfem_mesh_region.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_context.lo getfem_context.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_context.cc  -fPIC -DPIC -o .libs/getfem_context.o
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_config.h:155,
>                  from getfem/getfem_context.h:40,
>                  from getfem_context.cc:24:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_context.cc  -fPIC -DPIC -o getfem_context.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_fem.lo getfem_mesh_fem.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_fem.cc  -fPIC -DPIC -o .libs/getfem_mesh_fem.o
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_im.lo getfem_mesh_im.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_im.cc  -fPIC -DPIC -o .libs/getfem_mesh_im.o
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_omp.h:46,
>                  from getfem/dal_singleton.h:49,
>                  from getfem_mesh_fem.cc:24:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK  -I/usr/include  -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_integration.lo getfem_integration.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_integration.cc  -fPIC -DPIC -o .libs/getfem_integration.o
> getfem_integration.cc:28:10: fatal error: getfem/getfem_im_list.h: No such file or directory
>    28 | #include "getfem/getfem_im_list.h"
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[3]: *** [Makefile:934: getfem_integration.lo] Error 1
> make[3]: *** Waiting for unfinished jobs....
> In file included from ./gmm/gmm_except.h:44,
>                  from getfem/dal_config.h:40,
>                  from getfem/bgeot_config.h:49,
>                  from getfem/getfem_config.h:155,
>                  from getfem/getfem_integration.h:96,
>                  from getfem/getfem_mesh_im.h:40,
>                  from getfem_mesh_im.cc:22:
> ./gmm/gmm_feedback_management.h: In static member function ‘static gmm::base_feedback_handler* gmm::feedback_manager::manage(Action, gmm::base_feedback_handler*)’:
> ./gmm/gmm_feedback_management.h:139:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
>   139 |     std::move(std::unique_ptr<base_feedback_handler>(new default_feedback_handler));
>       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./gmm/gmm_feedback_management.h:139:14: note: remove ‘std::move’ call
> getfem_mesh_fem.cc: In member function ‘virtual void getfem::mesh_fem::enumerate_dof() const’:
> getfem_mesh_fem.cc:364:28: warning: possibly dangling reference to a temporary [-Wdangling-reference]
>   364 |           const base_node &pt = linked_mesh().points_of_convex(cv)[i];
>       |                            ^~
> getfem_mesh_fem.cc:364:69: note: the temporary was destroyed at the end of the full expression ‘(&((const getfem::mesh_fem*)this)->getfem::mesh_fem::linked_mesh())->getfem::mesh::<anonymous>.bgeot::basic_mesh::points_of_convex(cv.dal::bv_visitor::operator size_type()).gmm::tab_ref_index_ref<dal::dna_const_iterator<bgeot::small_vector<double>, 5>, __gnu_cxx::__normal_iterator<const long unsigned int*, std::vector<long unsigned int> > >::operator[](i)’
>   364 |           const base_node &pt = linked_mesh().points_of_convex(cv)[i];
>       |                                                                     ^
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_region.cc  -fPIC -DPIC -o getfem_mesh_region.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_im.cc  -fPIC -DPIC -o getfem_mesh_im.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh.cc  -fPIC -DPIC -o getfem_mesh.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_model_solvers.cc  -fPIC -DPIC -o getfem_model_solvers.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_fem.cc  -fPIC -DPIC -o getfem_mesh_fem.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/local/include -DGMM_USES_BLAS -DGMM_USES_LAPACK -I/usr/include -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -fmessage-length=0 -fvisibility-inlines-hidden -ftemplate-depth-100 -std=c++14 -fPIC -Wall -W -Wextra -Wshadow -Wno-unknown-pragmas -Wno-variadic-macros -Wno-unused-but-set-variable -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_models.cc  -fPIC -DPIC -o getfem_models.o >/dev/null 2>&1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: *** [Makefile:563: all-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: *** [Makefile:454: all] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_build: error: make -j8 returned exit code 2
> make: *** [debian/rules:3: build] Error 25
> dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/16/getfem_5.4.2+dfsg1-3_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the debian-science-maintainers mailing list