getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to build?


From: edgar
Subject: Re: How to build?
Date: Thu, 15 Apr 2021 04:55:50 +0000
User-agent: Roundcube Webmail

On 2021-04-15 02:51, edgar wrote:
On 2021-04-13 20:03, edgar wrote:
Hello.

I would like to know if somebody can help me, please. I got to the
part of compiling, but running the tests throws an error which I
haven't been able to figure out. Let me know the information that you
need. Below is the last part of what `make check' tells me. Thanks.

     CXXLD    dynamic_tas
    /usr/bin/ld: /usr/lib64/libsmumps.so: undefined reference to
`mumps_sol_get_npiv_liell_ipos_'
 ... removed content ...

After some days, I think I'm getting closer. The Makefile for tests
uses libtool, and I was able to link with mpicxx alone with the
addition of -shared. The expanded  command from the Makefile for the
dynamic_tas target is:

And I was totally wrong. Help, please

PASS: dynamic_array.pl
FAIL: dynamic_tas.pl
FAIL: test_int_set.pl
FAIL: test_tree_sorted.pl
FAIL: poly.pl
FAIL: test_small_vector.pl
FAIL: test_kdtree.pl
FAIL: test_rtree.pl
FAIL: geo_trans_inv.pl
FAIL: test_mesh.pl
FAIL: test_interpolation.pl
FAIL: test_mat_elem.pl
FAIL: test_slice.pl
FAIL: integration.pl
FAIL: test_assembly.pl
FAIL: test_assembly_assignment.pl
FAIL: test_interpolated_fem.pl
FAIL: test_internal_variables.pl
FAIL: test_condensation.pl
FAIL: test_range_basis.pl
FAIL: laplacian.pl
FAIL: laplacian_with_bricks.pl
FAIL: elastostatic.pl
FAIL: stokes.pl
FAIL: plate.pl
FAIL: test_mesh_im_level_set.pl
FAIL: crack.pl
FAIL: thermo_elasticity_electrical_coupling.pl
FAIL: test_mesh_generation.pl
FAIL: nonlinear_elastostatic.pl
FAIL: nonlinear_membrane.pl
FAIL: test_continuation.pl
FAIL: plasticity.pl
FAIL: helmholtz.pl
FAIL: schwarz_additive.pl
FAIL: bilaplacian.pl
FAIL: heat_equation.pl
FAIL: wave_equation.pl
PASS: test_gmm_matrix_functions.pl
FAIL: cyl_slicer.pl

PASS: make_gmm_test.pl
============================================================================
Testsuite summary for getfem 5.4.1
============================================================================
# TOTAL: 41
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  38
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
============================================================================



reply via email to

[Prev in Thread] Current Thread [Next in Thread]