Your message dated Tue, 02 Jul 2024 09:34:11 +0000
with message-id <e1soztr-008rjg...@fasolo.debian.org>
and subject line Bug#1049792: fixed in getfem 5.4.2+dfsg1-4
has caused the Debian Bug report #1049792,
regarding getfem: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1049792: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049792
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: getfem
Version: 5.4.2+dfsg1-3
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

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/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> -------------------------------------------------------------------------------------------------------------------------
> 
> 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 <dpars...@debian.org>
>  dpkg-source --before-build .
>  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
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> 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 -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 . = "." || test -z "" || rm -f 
> 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 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> 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 delaminated_crack
> rm -f *.tab.c
> test -z "" || rm -f 
> 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 TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "aposteriori.pl.trs aposteriori_laplacian.pl.trs" || rm -f 
> aposteriori.pl.trs aposteriori_laplacian.pl.trs
>  rm -f aposteriori aposteriori_laplacian
> test . = "." || test -z "" || rm -f 
> 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 -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
>  rm -f xfem_stab_unilat_contact
> 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 bimaterial_crack_test crack
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "bimaterial_crack_test.pl.trs crack.pl.trs" || rm -f 
> bimaterial_crack_test.pl.trs crack.pl.trs
> test . = "." || test -z "" || rm -f 
> 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 -z "mixed_elastostatic.pl.trs" || rm -f mixed_elastostatic.pl.trs
> test . = "." || test -z "" || rm -f 
> 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 -z "xfem_contact.pl.trs" || rm -f xfem_contact.pl.trs
> test . = "." || test -z "" || rm -f 
> 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'
> 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
>  rm -f static_contact_gears static_contact_gears_u1_u2
> 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 -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f test_contact
> 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 TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f opt_assembly
> 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
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> 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
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building getfem using existing 
> ./getfem_5.4.2+dfsg1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file install-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file mkinstalldirs, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file interface/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file interface/tests/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> interface/tests/matlab-octave/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> interface/tests/matlab-octave/private/Makefile.in, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> interface/tests/python/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> interface/tests/meshes/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file interface/src/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> interface/src/matlab/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> interface/src/matlab/private/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> interface/src/octave/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> interface/src/octave/private/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> interface/src/python/getfem.py, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> interface/src/python/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file cubature/getfem_im_list.h, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file cubature/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file contrib/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/test_plasticity/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/aposteriori/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/level_set_contact/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/bimaterial_crack_test/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file contrib/icare/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/continuum_mechanics/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/static_contact_gears/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/opt_assembly/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/crack_plate/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/delaminated_crack/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/mixed_elastostatic/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> contrib/xfem_stab_unilat_contact/Makefile.in, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> contrib/xfem_contact/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gmm/gmm_arch_config.h, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/getfem/getfem_im_list.h, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> src/getfem/getfem_arch_config.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file bin/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/sphinx/Makefile.in, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  getfem-5.4.2+dfsg1/src/gmm/getfem_arch_config.h
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/getfem_5.4.2+dfsg1-3.diff.NE543Z
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/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.

--- End Message ---
--- Begin Message ---
Source: getfem
Source-Version: 5.4.2+dfsg1-4
Done: Bo YU <tsu.y...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
getfem, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1049...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bo YU <tsu.y...@gmail.com> (supplier of updated getfem package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 25 Jun 2024 18:19:30 +0800
Source: getfem
Architecture: source
Version: 5.4.2+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Bo YU <tsu.y...@gmail.com>
Closes: 1049792 1073374
Changes:
 getfem (5.4.2+dfsg1-4) unstable; urgency=medium
 .
   * Team upload.
 .
   * Ack previous NMU upload.
   * Add 08_fix_scipy_issue.patch to fix py3.12 build issue
     (Closes: #1073374)
   * Set std-ver to 4.7.0.
   * Drop whitespace of d/changelog, d/rules and d/control
   * Add Rules-Requires-Root: no to debian/control
   * Add metadata file to debian/upstream
   * Add override_dh_auto_clean and 09_fix_twice_build_issue.patch
     to fix twice build issue. (Closes: #1049792)
Checksums-Sha1:
 3cb3d128be1ae6a2c7a6908f6526b851d759153d 2710 getfem_5.4.2+dfsg1-4.dsc
 2f29f353a8c568d2214470f0b1f4e912044e36f9 13512 
getfem_5.4.2+dfsg1-4.debian.tar.xz
Checksums-Sha256:
 39284ec1143c708c0f3810271359c3f549e2e3d60932106511a7dc79d5350cb9 2710 
getfem_5.4.2+dfsg1-4.dsc
 865bbf2538d0cf3dcccf9841b8c057d5803c90a8e3b096346a8ba175197b4136 13512 
getfem_5.4.2+dfsg1-4.debian.tar.xz
Files:
 ee39d54c332b52ffa00b31f61e98ab8d 2710 libs optional getfem_5.4.2+dfsg1-4.dsc
 88188eb6833b689e605906f9bbb375be 13512 libs optional 
getfem_5.4.2+dfsg1-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmaDxSwACgkQVz7x5L1a
AfonBBAAtPsbu8/CJS8DLW+cECMnwbrerwWioLbyU8R2er83fNvYgVsm1vvakY+Q
2lGUxXaCYwglKsw9pWDzeEoY7V2a2Jf061/Uf64Y6gJZ6ZKFKbu1fM7QFy5YG8u5
ZwwD5jh3sNLkHBAYSeonnCEc4R9o8bj1ySV4TOMN7/sDndGTO1Irfj/bbk3T65Ti
FdrE7DiGu/9k1im9xms21jHZlo0cXH3Yzud+qb/hOZEm6p7Tqp3A0cfQnHXe9zaO
w6JvibejfyTaZxs6zwEwBXYtjfwTvHc7QCK+wxPQzR4lp/dtcms4sn1BvRVF8Snc
Vm++kv07nW+Z8fR+TC+6VMFzMwbmOLDbyFvndN+AtGOerD8ZVSn/By9AszXNzplV
RPzOa91mgN9ELeuSLrN+Ztw7LN0DMr4KCDWzCPl0hDi+fiD0r8znXm/IaDkENDcb
/10v6vWCdBwH2/93hYQgsnw2Cd2jBfqVUPVO9YZxOLAN3HkzPbJcF4Ct5MGz1iMN
HAqI/9o9+3Qwg6MclHMTLhCxwHer8CcSy7/SyT6mu4FA8KayR58P4jQOvqSFmhO9
I3qSkWbeo7oFG//yYiZGbYqO19uYRmNvCZJqyCcsQF+PaySwyc8KDgoSKea5+W1Y
VE474dsi3sdN7kWNVggyPKB4uZeVnWA4auV1DgilvA+jMTblKhA=
=tEDB
-----END PGP SIGNATURE-----

Attachment: pgpi83WAfXkWm.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to