MRChemSoft / mrchem

MultiResolution Chemistry
GNU Lesser General Public License v3.0
27 stars 21 forks source link

Tests fail in mrchem-1.1.2 in Fedora rawhide #447

Closed susilehtola closed 1 year ago

susilehtola commented 1 year ago

Same issues as in #444, which I am not allowed to reopen.

+ cd mrchem-1.1.2
+ export PYTHONPATH=/builddir/build/BUILD/mrchem-1.1.2/python/
+ PYTHONPATH=/builddir/build/BUILD/mrchem-1.1.2/python/
+ cat
+ /usr/bin/ctest --test-dir redhat-linux-build --output-on-failure --force-new-ctest-process -j1
Internal ctest changing into directory: /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build
Test project /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build
      Start 29: HF_molecular_gradient_LDA
 1/32 Test #29: HF_molecular_gradient_LDA ........***Failed    1.56 sec

running /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem /builddir/build/BUILD/mrchem-1.1.2/tests/hf_grad_lda/hf --executable=/builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem.x
test with input files /builddir/build/BUILD/mrchem-1.1.2/tests/hf_grad_lda/hf and args None

stdout

stderr
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

Traceback (most recent call last):
  File "/builddir/build/BUILD/mrchem-1.1.2/tests/hf_grad_lda/test", line 44, in <module>
    nuc_grad = json.load(o)["output"]["properties"]["geometric_derivative"]["geom-1"]["nuclear"]
               ~~~~~~~~~~~~^^^^^^^^^^
KeyError: 'output'

      Start 30: cube_parser
 2/32 Test #30: cube_parser ......................   Passed    0.21 sec
      Start 23: H_SCF_finite_electric_field
 3/32 Test #23: H_SCF_finite_electric_field ......***Failed    0.72 sec

running /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem /builddir/build/BUILD/mrchem-1.1.2/tests/h_el_field/h --executable=/builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem.x
test with input files /builddir/build/BUILD/mrchem-1.1.2/tests/h_el_field/h and args None

stdout

stderr
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 24: H2_SCF_HartreeFock
 4/32 Test #24: H2_SCF_HartreeFock ...............***Failed    2.05 sec

running /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem /builddir/build/BUILD/mrchem-1.1.2/tests/h2_scf_hf/h2 --executable=/builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem.x
test with input files /builddir/build/BUILD/mrchem-1.1.2/tests/h2_scf_hf/h2 and args None

stdout

stderr
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 25: H2_static_polarizability_LDA
 5/32 Test #25: H2_static_polarizability_LDA .....***Failed    1.62 sec

running /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem /builddir/build/BUILD/mrchem-1.1.2/tests/h2_pol_lda/h2 --executable=/builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem.x --json
test with input files /builddir/build/BUILD/mrchem-1.1.2/tests/h2_pol_lda/h2 and args ['--json']

stdout

stderr
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 26: H2O_energy_BLYP
 6/32 Test #26: H2O_energy_BLYP ..................***Failed    3.04 sec

running /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem /builddir/build/BUILD/mrchem-1.1.2/tests/h2o_energy_blyp/h2o --executable=/builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem.x
test with input files /builddir/build/BUILD/mrchem-1.1.2/tests/h2o_energy_blyp/h2o and args None

stdout

stderr
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 27: Li_SCF_PBE0
 7/32 Test #27: Li_SCF_PBE0 ......................***Failed    1.99 sec

running /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem /builddir/build/BUILD/mrchem-1.1.2/tests/li_scf_pbe0/li --executable=/builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem.x
test with input files /builddir/build/BUILD/mrchem-1.1.2/tests/li_scf_pbe0/li and args None

stdout

stderr
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 28: Li_static_polarizability_LDA
 8/32 Test #28: Li_static_polarizability_LDA .....***Failed   16.72 sec

running /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem /builddir/build/BUILD/mrchem-1.1.2/tests/li_pol_lda/li --executable=/builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem.x
test with input files /builddir/build/BUILD/mrchem-1.1.2/tests/li_pol_lda/li and args None

stdout

stderr
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 31: H2_SCF_CUBE
 9/32 Test #31: H2_SCF_CUBE ......................***Failed    4.54 sec

running /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem /builddir/build/BUILD/mrchem-1.1.2/tests/h2_scf_cube/h2 --executable=/builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem.x
test with input files /builddir/build/BUILD/mrchem-1.1.2/tests/h2_scf_cube/h2 and args None

stdout

stderr
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 32: Li_solvent_effect
10/32 Test #32: Li_solvent_effect ................***Failed   17.41 sec

running /builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem /builddir/build/BUILD/mrchem-1.1.2/tests/li_solv/li --executable=/builddir/build/BUILD/mrchem-1.1.2/redhat-linux-build/bin/mrchem.x --json
test with input files /builddir/build/BUILD/mrchem-1.1.2/tests/li_solv/li and args ['--json']

stdout

stderr
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start  1: qmfunction
11/32 Test  #1: qmfunction .......................   Passed    1.44 sec
      Start  2: density
12/32 Test  #2: density ..........................   Passed    0.57 sec
      Start  3: orbital
13/32 Test  #3: orbital ..........................   Passed    0.29 sec
      Start  4: orbital_vector
14/32 Test  #4: orbital_vector ...................Subprocess aborted***Exception:   0.39 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start  5: identity_operator
15/32 Test  #5: identity_operator ................Subprocess aborted***Exception:   0.40 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start  6: position_operator
16/32 Test  #6: position_operator ................Subprocess aborted***Exception:   0.26 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start  7: momentum_operator
17/32 Test  #7: momentum_operator ................Subprocess aborted***Exception:   0.25 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start  8: kinetic_operator
18/32 Test  #8: kinetic_operator .................Subprocess aborted***Exception:   0.51 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start  9: nuclear_operator
19/32 Test  #9: nuclear_operator .................Subprocess aborted***Exception:   0.90 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 10: coulomb_operator
20/32 Test #10: coulomb_operator .................Subprocess aborted***Exception:   1.44 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 11: coulomb_hessian
21/32 Test #11: coulomb_hessian ..................Subprocess aborted***Exception:   1.71 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 12: exchange_operator
22/32 Test #12: exchange_operator ................Subprocess aborted***Exception:   1.34 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 13: exchange_hessian
23/32 Test #13: exchange_hessian .................Subprocess aborted***Exception:   1.88 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 14: xc_operator_lda
24/32 Test #14: xc_operator_lda ..................Subprocess aborted***Exception:   0.28 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 15: xc_operator_blyp
25/32 Test #15: xc_operator_blyp .................Subprocess aborted***Exception:   0.25 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 16: xc_hessian_lda
26/32 Test #16: xc_hessian_lda ...................Subprocess aborted***Exception:   0.25 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 17: xc_hessian_pbe
27/32 Test #17: xc_hessian_pbe ...................Subprocess aborted***Exception:   0.27 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 18: electric_field_operator
28/32 Test #18: electric_field_operator ..........Subprocess aborted***Exception:   1.41 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 19: electric_field_energy
29/32 Test #19: electric_field_energy ............   Passed    0.30 sec
      Start 20: operator_composition
30/32 Test #20: operator_composition .............Subprocess aborted***Exception:   0.21 sec
------------------------------------------------------------
 MPI processes        :    (0 bank)                       1
 OpenMP threads       :                                   8
 Total cores          :                                   8
------------------------------------------------------------
/usr/include/c++/12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double*; _Alloc = std::allocator<double*>; reference = double*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

      Start 21: cavity_function
31/32 Test #21: cavity_function ..................   Passed    0.22 sec
      Start 22: reaction_operator
32/32 Test #22: reaction_operator ................   Passed    5.93 sec

22% tests passed, 25 tests failed out of 32

Label Time Summary:
H2O_energy_BLYP                 =   3.04 sec*proc (1 test)
H2_SCF_HartreeFock              =   2.05 sec*proc (1 test)
H2_static_polarizability_LDA    =   1.62 sec*proc (1 test)
HF_molecular_gradient_LDA       =   1.56 sec*proc (1 test)
Li_SCF_PBE0                     =   1.99 sec*proc (1 test)
Li_static_polarizability_LDA    =  16.72 sec*proc (1 test)
cavity_function                 =   0.22 sec*proc (1 test)
coulomb_hessian                 =   1.71 sec*proc (1 test)
coulomb_operator                =   1.44 sec*proc (1 test)
cube_guess                      =   4.75 sec*proc (2 tests)
cube_parser                     =   0.21 sec*proc (1 test)
density                         =   0.57 sec*proc (1 test)
dft                             =   5.03 sec*proc (2 tests)
electric_field                  =   0.72 sec*proc (1 test)
electric_field_energy           =   0.30 sec*proc (1 test)
electric_field_operator         =   1.41 sec*proc (1 test)
energy                          =  29.02 sec*proc (5 tests)
exchange_hessian                =   1.88 sec*proc (1 test)
exchange_operator               =   1.34 sec*proc (1 test)
gga                             =   3.04 sec*proc (1 test)
gradient                        =   1.56 sec*proc (1 test)
h2_pol_lda                      =   1.62 sec*proc (1 test)
h2_scf_cube                     =   4.54 sec*proc (1 test)
h2_scf_hf                       =   2.05 sec*proc (1 test)
h2o_energy_blyp                 =   3.04 sec*proc (1 test)
h_el_field                      =   0.72 sec*proc (1 test)
hartree_fock                    =   2.05 sec*proc (1 test)
hf                              =   0.72 sec*proc (1 test)
hf_grad_lda                     =   1.56 sec*proc (1 test)
identity_operator               =   0.40 sec*proc (1 test)
integration                     =  49.85 sec*proc (10 tests)
kinetic_operator                =   0.51 sec*proc (1 test)
li_pol_lda                      =  16.72 sec*proc (1 test)
li_scf_pbe0                     =   1.99 sec*proc (1 test)
li_solv                         =  17.41 sec*proc (1 test)
momentum_operator               =   0.25 sec*proc (1 test)
mrchem                          =  49.85 sec*proc (10 tests)
nuclear_operator                =   0.90 sec*proc (1 test)
open_shell                      =  16.72 sec*proc (1 test)
operator_composition            =   0.21 sec*proc (1 test)
orbital                         =   0.29 sec*proc (1 test)
orbital_vector                  =   0.39 sec*proc (1 test)
polarizability                  =  18.34 sec*proc (2 tests)
position_operator               =   0.26 sec*proc (1 test)
qmfunction                      =   1.44 sec*proc (1 test)
reaction_operator               =   5.93 sec*proc (1 test)
scf                             =  26.70 sec*proc (5 tests)
solvent                         =  17.41 sec*proc (1 test)
unit                            =  20.49 sec*proc (22 tests)
xc_hessian_lda                  =   0.25 sec*proc (1 test)
xc_hessian_pbe                  =   0.27 sec*proc (1 test)
xc_operator_blyp                =   0.25 sec*proc (1 test)
xc_operator_lda                 =   0.28 sec*proc (1 test)

Total Test time (real) =  70.38 sec

The following tests FAILED:
      4 - orbital_vector (Subprocess aborted)
      5 - identity_operator (Subprocess aborted)
      6 - position_operator (Subprocess aborted)
      7 - momentum_operator (Subprocess aborted)
      8 - kinetic_operator (Subprocess aborted)
      9 - nuclear_operator (Subprocess aborted)
     10 - coulomb_operator (Subprocess aborted)
     11 - coulomb_hessian (Subprocess aborted)
     12 - exchange_operator (Subprocess aborted)
     13 - exchange_hessian (Subprocess aborted)
     14 - xc_operator_lda (Subprocess aborted)
     15 - xc_operator_blyp (Subprocess aborted)
     16 - xc_hessian_lda (Subprocess aborted)
     17 - xc_hessian_pbe (Subprocess aborted)
     18 - electric_field_operator (Subprocess aborted)
     20 - operator_composition (Subprocess aborted)
     23 - H_SCF_finite_electric_field (Failed)
     24 - H2_SCF_HartreeFock (Failed)
     25 - H2_static_polarizability_LDA (Failed)
     26 - H2O_energy_BLYP (Failed)
     27 - Li_SCF_PBE0 (Failed)
     28 - Li_static_polarizability_LDA (Failed)
     29 - HF_molecular_gradient_LDA (Failed)
     31 - H2_SCF_CUBE (Failed)
     32 - Li_solvent_effect (Failed)
Errors while running CTest
error: Bad exit status from /var/tmp/rpm-tmp.Q14o5m (%check)
    Bad exit status from /var/tmp/rpm-tmp.Q14o5m (%check)
susilehtola commented 1 year ago

Looks like the build was still against mrcpp-1.4.1 so I'm not sure if that affects the issue

stigrj commented 1 year ago

Ah yes, I only changed the default version of mrcpp to v1.4.2, but it's not a requirement, so if you still have the old version it will use it

susilehtola commented 1 year ago

Build log files for the x86_64 architecture. Can you investigate? build.log root.log

stigrj commented 1 year ago

This build is still using the old mrcpp:

-- MRCPP built with OpenMP support (found version "4.5")
-- Found MRCPP: /usr/lib64/libmrcpp.so.1 (found version 1.4.1)

which should be the reason for all the stl_vector errors. Please update to mrcpp-1.4.2.

susilehtola commented 1 year ago

Confirmed, the build is successful with mrcpp 1.4.2 which hadn't yet appeared in the build root even though I had updated it first.