marvel-nccr / ansible-role-abinit

A role for the abinit code
Other
0 stars 0 forks source link

Tests failing on Quantum Mobile #9

Closed chrisjsewell closed 3 years ago

chrisjsewell commented 3 years ago

Some tests are failing in the Quantum Mobile virtualbox, which do not fail in the docker builds. However, as you can see below, they are all qualified with:

        Test `[tutorial][tudet_2][np=1]` with keywords: `{'abinit', 'DFTU', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']

Are these an issue, or is there anything that can be done to "fix" this?

vagrant@qmobile:/tmp/abinit-9.2.1/tests$ source /tmp/abinit_test_venv/bin/activate
(abinit_test_venv) vagrant@qmobile:/tmp/abinit-9.2.1/tests$ python run
runparal.py  runtests.py  
(abinit_test_venv) vagrant@qmobile:/tmp/abinit-9.2.1/tests$ python runtests.py -j2 --build-tree=/tmp/abinit-9.2.1/build"" tutorial
Running on qmobile -- system Linux -- ncpus 2 -- Python 3.7.9 -- runtests.py-0.6.0
Regenerating database...
Saving database to /tmp/abinit-9.2.1/tests/test_suite.cpkl
Test_suite directory already exists. Files will be removed
Running 71 test(s) with MPI_procs: 1, py_nprocs: 2
[tutorial][tbase1_1][np=1][run_etime: 0.85 s]: succeeded [file=tbase1_1.out]
[tutorial][tbase1_3][np=1][run_etime: 1.41 s]: succeeded [file=tbase1_3.out]
[tutorial][tbase1_4][np=1][run_etime: 0.58 s]: succeeded [file=tbase1_4.out]
[tutorial][tbase1_5][np=1][run_etime: 0.75 s]: succeeded [file=tbase1_5.out]
[tutorial][tbase2_1][np=1][run_etime: 2.07 s]: succeeded [file=tbase2_1.out]
[tutorial][tbase1_2][np=1][run_etime: 7.61 s]: succeeded [file=tbase1_2.out]
[tutorial][tbase2_2][np=1][run_etime: 16.18 s]: succeeded [file=tbase2_2.out]
[tutorial][tbase2_3][np=1][run_etime: 14.82 s]: succeeded [file=tbase2_3.out]
[tutorial][tbase2_4][np=1][run_etime: 4.76 s]: succeeded [file=tbase2_4.out]
[tutorial][tbase3_1][np=1][run_etime: 1.15 s]: succeeded [file=tbase3_1.out]
[tutorial][tbase3_2][np=1][run_etime: 0.26 s]: succeeded [file=tbase3_2.out]
[tutorial][tbase2_5][np=1][run_etime: 7.25 s]: succeeded [file=tbase2_5.out]
[tutorial][tbase3_3][np=1][run_etime: 6.82 s]: succeeded [file=tbase3_3.out]
[tutorial][tbase3_4][np=1][run_etime: 5.26 s]: succeeded [file=tbase3_4.out]
[tutorial][tbase4_1][np=1][run_etime: 1.13 s]: succeeded [file=tbase4_1.out]
[tutorial][tbase3_5][np=1][run_etime: 4.52 s]: succeeded [file=tbase3_5.out]
[tutorial][tbase4_2][np=1][run_etime: 7.83 s]: succeeded [file=tbase4_2.out]
[tutorial][tbase4_4][np=1][run_etime: 1.98 s]: succeeded [file=tbase4_4.out]
[tutorial][tbase4_5][np=1][run_etime: 7.86 s]: succeeded [file=tbase4_5.out]
[tutorial][tbase4_3][np=1][run_etime: 16.22 s]: succeeded [file=tbase4_3.out]
[tutorial][tbase4_6][np=1][run_etime: 19.38 s]: succeeded [file=tbase4_6.out]
[tutorial][tbase4_8][np=1][run_etime: 29.10 s]: succeeded [file=tbase4_8.out]
[tutorial][tbase4_7][np=1][run_etime: 73.74 s]: succeeded [file=tbase4_7.out]
[tutorial][tbasepar_2][np=1][run_etime: 12.39 s]: succeeded [file=tbasepar_2.out]
[tutorial][tbasepar_1][np=1][run_etime: 76.47 s]: succeeded [file=tbasepar_1.out]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_1/tdftu_1.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_1/tdftu_1.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_1/tdftu_1.stderr 
 returned exit_code: 139

[tutorial][tdftu_1][np=1][run_etime: 0.86 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (561 > 104).
 [file=tdftu_1.abo]
        Test `[tutorial][tdftu_1][np=1]` with keywords: `{'abinit', 'DFTU', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tdftu_1][np=1] Test was not expected to fail but subprocesses returned retcode: 139

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  0x7f98838282ed in ???
#1  0x7f9883827503 in ???
#2  0x7f9882a2f03f in ???
#3  0x7f9882a850a0 in ???
#4  0x7f9882a873cc in ???
#5  0x55fcc484652b in __m_results_img_MOD_init_results_img
        at ../../../src/44_abitypes_defs/m_results_img.F90:209
#6  0x55fcc3a3ca6f in __m_gstateimg_MOD_gstateimg
        at ../../../src/95_drive/m_gstateimg.F90:354
#7  0x55fcc3a2d549 in __m_driver_MOD_driver
        at ../../../src/95_drive/m_driver.F90:783
#8  0x55fcc3a19ac0 in abinit
        at ../../../src/98_main/abinit.F90:391
#9  0x55fcc3a1f231 in main
        at ../../../src/98_main/abinit.F90:88
/usr/bin/timeout: the monitored command dumped core
Segmentation fault

No YAML Error found in: [tutorial][tdftu_1][np=1]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_2/tdftu_2.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_2/tdftu_2.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_2/tdftu_2.stderr 
 returned exit_code: 134

[tutorial][tdftu_2][np=1][run_etime: 4.20 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (651 > 198).
 [file=tdftu_2.abo]
        Test `[tutorial][tdftu_2][np=1]` with keywords: `{'abinit', 'DFTU', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tdftu_2][np=1] Test was not expected to fail but subprocesses returned retcode: 134
double free or corruption (out)

Program received signal SIGABRT: Process abort signal.

Backtrace for this error:
#0  0x7f360c9c72ed in ???
#1  0x7f360c9c6503 in ???
#2  0x7f360bbce03f in ???
#3  0x7f360bbcdfb7 in ???
#4  0x7f360bbcf920 in ???
#5  0x7f360bc18966 in ???
#6  0x7f360bc1f9d9 in ???
#7  0x7f360bc26f69 in ???
#8  0x564c82b609e6 in __m_drivexc_MOD_check_kxc
        at ../../../../../shared/common/src/33_xc_lowlevel/m_drivexc.F90:277
#9  0x564c81a20f76 in __m_scfcv_core_MOD_scfcv_core
        at ../../../src/94_scfcv/m_scfcv_core.F90:960
#10  0x564c81a1bdc0 in scfcv_scfcv
        at ../../../src/94_scfcv/m_scfcv.F90:712
#11  0x564c81a0a604 in __m_gstate_MOD_gstate
        at ../../../src/95_drive/m_gstate.F90:1292
#12  0x564c8191707b in __m_gstateimg_MOD_gstateimg
        at ../../../src/95_drive/m_gstateimg.F90:562
#13  0x564c81905549 in __m_driver_MOD_driver
        at ../../../src/95_drive/m_driver.F90:783
#14  0x564c818f1ac0 in abinit
        at ../../../src/98_main/abinit.F90:391
#15  0x564c818f7231 in main
        at ../../../src/98_main/abinit.F90:88
/usr/bin/timeout: the monitored command dumped core
Aborted

No YAML Error found in: [tutorial][tdftu_2][np=1]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_3/tdftu_3.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_3/tdftu_3.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_3/tdftu_3.stderr 
 returned exit_code: 139

[tutorial][tdftu_3][np=1][run_etime: 0.90 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (659 > 106).
 [file=tdftu_3.abo]
        Test `[tutorial][tdftu_3][np=1]` with keywords: `{'abinit', 'DFTU', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tdftu_3][np=1] Test was not expected to fail but subprocesses returned retcode: 139

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  0x7f2137dd52ed in ???
#1  0x7f2137dd4503 in ???
#2  0x7f2136fdc03f in ???
#3  0x7f21370320a0 in ???
#4  0x7f21370343cc in ???
#5  0x55eda23ded5a in __m_results_gs_MOD_init_results_gs
        at ../../../src/44_abitypes_defs/m_results_gs.F90:314
#6  0x55eda23e3273 in __m_results_img_MOD_init_results_img
        at ../../../src/44_abitypes_defs/m_results_img.F90:199
#7  0x55eda15d9a6f in __m_gstateimg_MOD_gstateimg
        at ../../../src/95_drive/m_gstateimg.F90:354
#8  0x55eda15ca549 in __m_driver_MOD_driver
        at ../../../src/95_drive/m_driver.F90:783
#9  0x55eda15b6ac0 in abinit
        at ../../../src/98_main/abinit.F90:391
#10  0x55eda15bc231 in main
        at ../../../src/98_main/abinit.F90:88
/usr/bin/timeout: the monitored command dumped core
Segmentation fault

No YAML Error found in: [tutorial][tdftu_3][np=1]
[tutorial][tbs_1][np=1][run_etime: 44.89 s]: passed: abs error 0.0093 < 0.011, rel error 0.0001796 < 0.04 [file=tbs_1.out]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_4/tdftu_4.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_4/tdftu_4.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tdftu_4/tdftu_4.stderr 
 returned exit_code: 139

[tutorial][tdftu_4][np=1][run_etime: 4.22 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (673 > 164).
 [file=tdftu_4.abo]
        Test `[tutorial][tdftu_4][np=1]` with keywords: `{'abinit', 'DFTU', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tdftu_4][np=1] Test was not expected to fail but subprocesses returned retcode: 139

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  0x7f4c254002ed in ???
#1  0x7f4c253ff503 in ???
#2  0x7f4c2460703f in ???
#3  0x7f4c2465d0a0 in ???
#4  0x7f4c2465f3cc in ???
#5  0x5647412ce776 in __m_paw_correlations_MOD_pawpuxinit
        at ../../../src/65_paw/m_paw_correlations.F90:490
#6  0x564740a4dd00 in __m_gstate_MOD_gstate
        at ../../../src/95_drive/m_gstate.F90:978
#7  0x56474095d07b in __m_gstateimg_MOD_gstateimg
        at ../../../src/95_drive/m_gstateimg.F90:562
#8  0x56474094b549 in __m_driver_MOD_driver
        at ../../../src/95_drive/m_driver.F90:783
#9  0x564740937ac0 in abinit
        at ../../../src/98_main/abinit.F90:391
#10  0x56474093d231 in main
        at ../../../src/98_main/abinit.F90:88
/usr/bin/timeout: the monitored command dumped core
Segmentation fault

No YAML Error found in: [tutorial][tdftu_4][np=1]
[tutorial][tgw1_1][np=1][run_etime: 11.79 s]: passed: abs error 0.02499 < 0.03, rel error 0.06666 < 0.15 [file=tgw1_1.out]
[tutorial][tgw1_2][np=1][run_etime: 12.90 s]: passed: abs error 0.0007999 < 0.00101, rel error 0.9997 < 1.0 [file=tgw1_2.out]
[tutorial][tgw1_3][np=1][run_etime: 24.39 s]: passed: abs error 1e-06 < 0.009, rel error 1.989e-07 < 0.03 [file=tgw1_3.out]
[tutorial][tbs_2][np=1][run_etime: 74.53 s]: succeeded [file=tbs_2.out]
[tutorial][tgw1_4][np=1][run_etime: 25.06 s]: passed: abs error 0.0007999 < 0.07, rel error 3.071e-06 < 0.03 [file=tgw1_4.out]
[tutorial][tgw1_5][np=1][run_etime: 40.23 s]: passed: abs error 0.001 < 0.07, rel error 0.0006373 < 0.07 [file=tgw1_5.out]
[tutorial][tbs_3][np=1][run_etime: 59.77 s]: passed: abs error 0.0 < 0.011, rel error 0.0 < 0.04 [file=tbs_3.out]
[tutorial][tgw1_6][np=1][run_etime: 37.99 s]: succeeded [file=tgw1_6.out]
[tutorial][tgw2_1][np=1][run_etime: 3.17 s]: succeeded [file=tgw2_1.out]
[tutorial][tgw2_2][np=1][run_etime: 9.91 s]: passed: abs error 0.001 < 0.011, rel error 0.006134 < 0.4 [file=tgw2_2.out]
[tutorial][tgw2_3][np=1][run_etime: 24.46 s]: passed: abs error 2.999e-06 < 0.002, rel error 2.154e-07 < 0.03 [file=tgw2_3.out]
[tutorial][tgw2_4][np=1][run_etime: 7.26 s]: succeeded [file=tgw2_4.out]
[tutorial][tbs_4][np=1][run_etime: 129.05 s]: passed: abs error 0.0 < 0.011, rel error 0.0 < 0.04 [file=tbs_4.out]
[tutorial][tnuc_2][np=1][run_etime: 45.31 s]: passed: abs error 3.899e-10 < 4.1e-09, rel error 0.002236 < 0.003 [file=tnuc_2.out]
[tutorial][tnuc_1][np=1][run_etime: 114.26 s]: succeeded [file=tnuc_1.out]
[tutorial][tpaw1_1][np=1][run_etime: 6.74 s]: succeeded [file=tpaw1_1.abo]
[tutorial][tnuc_3][np=1][run_etime: 26.55 s]: passed: abs error 2.908e-10 < 6e-10, rel error 1.62e-10 < 3e-10 [file=tnuc_3.out]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw1_3/tpaw1_3.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw1_3/tpaw1_3.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw1_3/tpaw1_3.stderr 
 returned exit_code: 134

[tutorial][tpaw1_3][np=1][run_etime: 6.85 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (2389 > 320).
 [file=tpaw1_3.abo]
        Test `[tutorial][tpaw1_3][np=1]` with keywords: `{'abinit', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tpaw1_3][np=1] Test was not expected to fail but subprocesses returned retcode: 134
free(): invalid pointer

Program received signal SIGABRT: Process abort signal.

Backtrace for this error:
#0  0x7f59aac282ed in ???
#1  0x7f59aac27503 in ???
#2  0x7f59a9e2f03f in ???
#3  0x7f59a9e2efb7 in ???
#4  0x7f59a9e30920 in ???
#5  0x7f59a9e79966 in ???
#6  0x7f59a9e809d9 in ???
#7  0x7f59a9e87f0b in ???
#8  0x7f59aadad027 in ???
#9  0x7f59aada35e5 in ???
#10  0x7f59aada3908 in ???
#11  0x55e16ddc008f in __m_abimover_MOD_abimover_ini
        at ../../../src/45_geomoptim/m_abimover.F90:785
#12  0x55e16ddc9bb1 in __m_m1geo_MOD_m1geo_init
        at ../../../src/45_geomoptim/m_m1geo.F90:157
#13  0x55e16d05861c in __m_gstateimg_MOD_gstateimg
        at ../../../src/95_drive/m_gstateimg.F90:421
#14  0x55e16d048549 in __m_driver_MOD_driver
        at ../../../src/95_drive/m_driver.F90:783
#15  0x55e16d034ac0 in abinit
        at ../../../src/98_main/abinit.F90:391
#16  0x55e16d03a231 in main
        at ../../../src/98_main/abinit.F90:88
/usr/bin/timeout: the monitored command dumped core
Aborted

No YAML Error found in: [tutorial][tpaw1_3][np=1]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw1_4/tpaw1_4.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw1_4/tpaw1_4.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw1_4/tpaw1_4.stderr 
 returned exit_code: 134

[tutorial][tpaw1_4][np=1][run_etime: 5.54 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (655 > 273).
 [file=tpaw1_4.abo]
        Test `[tutorial][tpaw1_4][np=1]` with keywords: `{'abinit', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tpaw1_4][np=1] Test was not expected to fail but subprocesses returned retcode: 134
free(): invalid pointer

Program received signal SIGABRT: Process abort signal.

Backtrace for this error:
#0  0x7fd779a172ed in ???
#1  0x7fd779a16503 in ???
#2  0x7fd778c1e03f in ???
#3  0x7fd778c1dfb7 in ???
#4  0x7fd778c1f920 in ???
#5  0x7fd778c68966 in ???
#6  0x7fd778c6f9d9 in ???
#7  0x7fd778c76f0b in ???
#8  0x556f97565acf in __m_pawrhoij_MOD_pawrhoij_copy
        at ../../../../shared/libpaw/src/m_pawrhoij.F90:807
#9  0x556f970277b5 in __m_hdr_MOD_hdr_update
        at ../../../src/56_io_mpi/m_hdr.F90:2489
#10  0x556f964a2de0 in __m_gstate_MOD_gstate
        at ../../../src/95_drive/m_gstate.F90:579
#11  0x556f963bc07b in __m_gstateimg_MOD_gstateimg
        at ../../../src/95_drive/m_gstateimg.F90:562
#12  0x556f963aa549 in __m_driver_MOD_driver
        at ../../../src/95_drive/m_driver.F90:783
#13  0x556f96396ac0 in abinit
        at ../../../src/98_main/abinit.F90:391
#14  0x556f9639c231 in main
        at ../../../src/98_main/abinit.F90:88
/usr/bin/timeout: the monitored command dumped core
Aborted

No YAML Error found in: [tutorial][tpaw1_4][np=1]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw1_5/tpaw1_5.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw1_5/tpaw1_5.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw1_5/tpaw1_5.stderr 
 returned exit_code: 134

[tutorial][tpaw1_5][np=1][run_etime: 13.57 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (1782 > 362).
 [file=tpaw1_5.abo]
        Test `[tutorial][tpaw1_5][np=1]` with keywords: `{'abinit', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tpaw1_5][np=1] Test was not expected to fail but subprocesses returned retcode: 134
corrupted double-linked list

Program received signal SIGABRT: Process abort signal.

Backtrace for this error:
#0  0x7fcee1e632ed in ???
#1  0x7fcee1e62503 in ???
#2  0x7fcee106a03f in ???
#3  0x7fcee1069fb7 in ???
#4  0x7fcee106b920 in ???
#5  0x7fcee10b4966 in ???
#6  0x7fcee10bb9d9 in ???
#7  0x7fcee10c325e in ???
#8  0x7fcee1fcdb35 in ???
#9  0x7fcee1fdfc6f in ???
#10  0x55f1d6f149a1 in __m_xmpi_MOD_xmpi_abort
        at ../../../../../shared/common/src/12_hide_mpi/m_xmpi.F90:880
#11  0x55f1d6ee3205 in __m_errors_MOD_msg_hndl
        at ../../../../../shared/common/src/16_hideleave/m_errors.F90:824
#12  0x55f1d6dfe89d in __m_drivexc_MOD_check_kxc
        at ../../../../../shared/common/src/33_xc_lowlevel/m_drivexc.F90:296
#13  0x55f1d5cbef76 in __m_scfcv_core_MOD_scfcv_core
        at ../../../src/94_scfcv/m_scfcv_core.F90:960
#14  0x55f1d5cb9dc0 in scfcv_scfcv
        at ../../../src/94_scfcv/m_scfcv.F90:712
#15  0x55f1d5ca8604 in __m_gstate_MOD_gstate
        at ../../../src/95_drive/m_gstate.F90:1292
#16  0x55f1d5bb507b in __m_gstateimg_MOD_gstateimg
        at ../../../src/95_drive/m_gstateimg.F90:562
#17  0x55f1d5ba3549 in __m_driver_MOD_driver
        at ../../../src/95_drive/m_driver.F90:783
#18  0x55f1d5b8fac0 in abinit
        at ../../../src/98_main/abinit.F90:391
#19  0x55f1d5b95231 in main
        at ../../../src/98_main/abinit.F90:88
/usr/bin/timeout: the monitored command dumped core
Aborted

YAML Error found in the stdout of: [tutorial][tpaw1_5][np=1]
--- !ERROR
src_file: m_drivexc.F90
src_line: 296
mpi_rank: 0
message: |
    The selected XC functional (ixc=-1012):
       <<lda_x+lda_c_pw>>
    does not provide Kxc (dVxc/drho) !
    However, with the current input options, ABINIT needs Kxc.
    >Possible action:
    Change the XC functional in psp file or input file.
    >Possible action (2):
    If you are using density mixing for the SCF cycle
    (iscf>=10, which is the default for PAW),
    change to potential mixing (iscf=7, for instance).
    >Possible action (3):
    Switch to another value of densfor_pred (=5, for instance).
...

[tutorial][tpaw1_2][np=1][run_etime: 42.04 s]: passed: abs error 1e-09 < 1.001e-08, rel error 3.798e-05 < 0.0002 [file=tpaw1_2.abo]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw2_1/tpaw2_1.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw2_1/tpaw2_1.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw2_1/tpaw2_1.stderr 
 returned exit_code: 14

[tutorial][tpaw2_1][np=1][run_etime: 1.74 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (812 > 341).
 [file=tpaw2_1.abo]
        Test `[tutorial][tpaw2_1][np=1]` with keywords: `{'abinit', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tpaw2_1][np=1] Test was not expected to fail but subprocesses returned retcode: 14
YAML Error found in the stdout of: [tutorial][tpaw2_1][np=1]
--- !ERROR
src_file: m_drivexc.F90
src_line: 296
mpi_rank: 0
message: |
    The selected XC functional (ixc=-101130):
       <<gga_x_pbe+gga_c_pbe>>
    does not provide Kxc (dVxc/drho) !
    However, with the current input options, ABINIT needs Kxc.
    >Possible action:
    Change the XC functional in psp file or input file.
    >Possible action (2):
    If you are using density mixing for the SCF cycle
    (iscf>=10, which is the default for PAW),
    change to potential mixing (iscf=7, for instance).
    >Possible action (3):
    Switch to another value of densfor_pred (=5, for instance).
...

Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw2_2/tpaw2_2.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw2_2/tpaw2_2.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tpaw2_2/tpaw2_2.stderr 
 returned exit_code: 134

[tutorial][tpaw2_2][np=1][run_etime: 4.36 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (963 > 374).
 [file=tpaw2_2.abo]
        Test `[tutorial][tpaw2_2][np=1]` with keywords: `{'abinit', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tpaw2_2][np=1] Test was not expected to fail but subprocesses returned retcode: 134
double free or corruption (out)

Program received signal SIGABRT: Process abort signal.

Backtrace for this error:
#0  0x7ff3d77cc2ed in ???
#1  0x7ff3d77cb503 in ???
#2  0x7ff3d69d303f in ???
#3  0x7ff3d69d2fb7 in ???
#4  0x7ff3d69d4920 in ???
#5  0x7ff3d6a1d966 in ???
#6  0x7ff3d6a249d9 in ???
#7  0x7ff3d6a2bf69 in ???
#8  0x55b0eec10b01 in pspatm
        at ../../../src/64_psp/m_pspini.F90:1247
#9  0x55b0eec15195 in __m_pspini_MOD_pspini
        at ../../../src/64_psp/m_pspini.F90:363
#10  0x55b0ee2db8f2 in __m_gstate_MOD_gstate
        at ../../../src/95_drive/m_gstate.F90:473
#11  0x55b0ee1f507b in __m_gstateimg_MOD_gstateimg
        at ../../../src/95_drive/m_gstateimg.F90:562
#12  0x55b0ee1e3549 in __m_driver_MOD_driver
        at ../../../src/95_drive/m_driver.F90:783
#13  0x55b0ee1cfac0 in abinit
        at ../../../src/98_main/abinit.F90:391
#14  0x55b0ee1d5231 in main
        at ../../../src/98_main/abinit.F90:88
/usr/bin/timeout: the monitored command dumped core
Aborted

No YAML Error found in: [tutorial][tpaw2_2][np=1]
[tutorial][tpositron_1][np=1][run_etime: 20.83 s]: succeeded [file=tpositron_1.out]
[tutorial][tpositron_2][np=1][run_etime: 100.68 s]: succeeded [file=tpositron_2.out]
[tutorial][tpositron_3][np=1][run_etime: 322.50 s]: passed: abs error 0.0008079 < 0.0009, rel error 0.1854 < 0.4 [file=tpositron_3.out]
[tutorial][tpositron_5][np=1][run_etime: 79.35 s]: passed: abs error 0.02569 < 0.026, rel error 0.03731 < 0.038 [file=tpositron_5.out]
[tutorial][tpositron_6][np=1][run_etime: 3.63 s]: succeeded [file=tpositron_6.out]
[tutorial][tpositron_7][np=1][run_etime: 122.38 s]: passed: abs error 0.01352 < 9.0, rel error 0.7072 < 1.0 [file=tpositron_7.out]
[tutorial][tspin_1][np=1][run_etime: 5.10 s]: succeeded [file=tspin_1.out]
[tutorial][tspin_2][np=1][run_etime: 18.53 s]: succeeded [file=tspin_2.out]
[tutorial][tspin_3][np=1][run_etime: 55.41 s]: succeeded [file=tspin_3.out]
[tutorial][tspin_5][np=1][run_etime: 26.35 s]: succeeded [file=tspin_5.out]
[tutorial][tpositron_4][np=1][run_etime: 555.67 s]: passed: abs error 0.0008749 < 0.003, rel error 0.2012 < 0.41 [file=tpositron_4.out]
[tutorial][tspin_6][np=1][run_etime: 11.21 s]: passed: abs error 1.299e-08 < 3e-08, rel error 0.001308 < 0.003 [file=tspin_6.out]
[tutorial][ttddft_1][np=1][run_etime: 5.31 s]: passed: abs error 1e-05 < 0.0101, rel error 3.457e-05 < 0.4 [file=ttddft_1.out]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tudet_1-tudet_2-tudet_3/tudet_1.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tudet_1-tudet_2-tudet_3/tudet_1.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tudet_1-tudet_2-tudet_3/tudet_1.stderr 
 returned exit_code: 134

[tutorial][tudet_1][np=1][run_etime: 1.74 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (799 > 209).
 [file=tudet_1.abo]
        Test `[tutorial][tudet_1][np=1]` with keywords: `{'abinit', 'DFTU', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tudet_1][np=1] Test was not expected to fail but subprocesses returned retcode: 134
double free or corruption (out)

Program received signal SIGABRT: Process abort signal.

Backtrace for this error:
#0  0x7fcd321b72ed in ???
#1  0x7fcd321b6503 in ???
#2  0x7fcd313be03f in ???
#3  0x7fcd313bdfb7 in ???
#4  0x7fcd313bf920 in ???
#5  0x7fcd31408966 in ???
#6  0x7fcd3140f9d9 in ???
#7  0x7fcd31416f69 in ???
#8  0x55ea498d12ad in __m_fftcore_MOD_kpgsph
        at ../../../src/52_fft_mpi_noabirule/m_fftcore.F90:4254
#9  0x55ea4981ebcf in __m_kg_MOD_kpgio
        at ../../../src/56_recipspace/m_kg.F90:570
#10  0x55ea48cd4523 in __m_gstate_MOD_gstate
        at ../../../src/95_drive/m_gstate.F90:416
#11  0x55ea48bee07b in __m_gstateimg_MOD_gstateimg
        at ../../../src/95_drive/m_gstateimg.F90:562
#12  0x55ea48bdc549 in __m_driver_MOD_driver
        at ../../../src/95_drive/m_driver.F90:783
#13  0x55ea48bc8ac0 in abinit
        at ../../../src/98_main/abinit.F90:391
#14  0x55ea48bce231 in main
        at ../../../src/98_main/abinit.F90:88
/usr/bin/timeout: the monitored command dumped core
Aborted

No YAML Error found in: [tutorial][tudet_1][np=1]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tudet_1-tudet_2-tudet_3/tudet_2.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tudet_1-tudet_2-tudet_3/tudet_2.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorial_tudet_1-tudet_2-tudet_3/tudet_2.stderr 
 returned exit_code: 14

[tutorial][tudet_2][np=1][run_etime: 2.29 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (982 > 184).
 [file=tudet_2.abo]
        Test `[tutorial][tudet_2][np=1]` with keywords: `{'abinit', 'DFTU', 'PAW'}` failed.
        Note however that this feature is not portable
        and this test is partly disabled on the Abinit testfarm.
                exclude_builder: ['.*_intel_19.1_bdir.*']
[tutorial][tudet_2][np=1] Test was not expected to fail but subprocesses returned retcode: 14
YAML Error found in the stdout of: [tutorial][tudet_2][np=1]
--- !ERROR
src_file: m_inwffil.F90
src_line: 273
mpi_rank: 0
message: |
    Missing data file: tudet_1.o_WFK
...

[tutorial][tudet_3][np=1][run_etime: 1.44 s]: succeeded [file=tudet_3.out]
[tutorial][tfold2bloch_1][np=1][run_etime: 6.66 s]: passed: abs error 9.999e-05 < 0.0002, rel error 0.01716 < 0.02 [file=tfold2bloch_1.out]
[tutorial][tfold2bloch_2][np=1][run_etime: 0.44 s]: passed: abs error 0.05003 < 0.1, rel error 0.0884 < 0.2 [file=tfold2bloch.f2b]

Suite      failed  passed  succeeded  skipped  disabled  run_etime  tot_etime
tutorial       10      14         35        0         0    2442.43    2446.35

Completed in 1230.21 [s]. Average time for test=41.40 [s], stdev=91.01 [s]
Summary: failed=10, succeeded=35, passed=14, skipped=0, disabled=0
chrisjsewell commented 3 years ago

Note all tutorespfn pass, except one timeout:

(abinit_test_venv) vagrant@qmobile:/tmp/abinit-9.2.1/tests$ python runtests.py -j2 --build-tree=/tmp/abinit-9.2.1/build"" tutoparal

                        -////-                                                        .`
                       `:////:`                                                   :+ymd-
                      `:::///:`                                             `.:oyhdNdo.
                     .::-:////.                                        `.:osddddddho-
   `.:+-`          `-::` -////:`                                `-:/ysddddhhdddo:.
:shhdNmh-         `-/:`  .:///:.                  `.`  ``-.o+yhdhddhhhdddyy+:.
mo++ydhs:-``     `::.     .////-     `.`  .. `:-/:////dhhhhhhhhhmhhso/.-```
hds++++oyyydshhoooos++++++oo+ooo++++s+/ssdmyhhhhyo///yymyhsoy/:..`      `::.
 :+yhhhyyyssooooooosssssssyyyyyyyyyyyo/hyhhsyyhy+oo:-:... `..``    `.`  `/:``
       -:--/ooooosyyyyyyys+//+oo++/:-://:::/:::`  -/. `/::::/:::.  -/:`:://::-
             -/:.             .:://:.:/:.`  `./:. -/. `//-`  `.:/. -/:  `/:.
           `-/:`                `    :/:      ./: -/. `/-      ./- -/:  `/:.
          .:/-`                      -/:.   `./:. -/. `/-      `/- -/:  `/:.
         .::-`                        .:::::::-.  -/. `/-      `/- -/:   -/::-
       `-/:.                            ``..``    `.` `..      `.`.:o/-.``.://:-----::::-````.
       -:-`                                          ``.-.::::/++/+MMMd+oooo++///+ssssooyysysyss++:.
        `                                ` ..-.://+/+/+/::/-.--```-ydh+`                ```.-/+oyyys
                                  ``.-:://+/+::-..```              ` `                       .:/+o/:
                            ``.:://///--.``                                                   `.`
                        `.-////-..`
                      .:::-.`

Running on qmobile -- system Linux -- ncpus 2 -- Python 3.7.9 -- runtests.py-0.6.0
Regenerating database...
Saving database to /tmp/abinit-9.2.1/tests/test_suite.cpkl
Test_suite directory already exists. Files will be removed
Running 12 test(s) with MPI_procs: 1, py_nprocs: 2
[tutoparal][tdfpt_03_MPI24][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 24
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]

[tutoparal][tdfpt_04_MPI24][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 24
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]

[tutoparal][tgspw_02_MPI32][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 32
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]

[tutoparal][tgspw_03_MPI32][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 32
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]

[tutoparal][tmbt_1_MPI20][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 20
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]

[tutoparal][tmbt_2_MPI20][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 20
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]

[tutoparal][tmbt_3_MPI20][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 20
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]

[tutoparal][tmbt_4_MPI20][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 20
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]

[tutoparal][tstring_01_MPI20][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 20
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]

[tutoparal][tucrpa_1_MPI24][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 24
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]

[tutoparal][tucrpa_2_MPI24][np=0]: Skipped.
        nprocs: 1 != nprocs_to_test: 24
        nprocs: 1 in exclude_nprocs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]

[tutoparal][tgspw_01][np=1][run_etime: 0.73 s]: succeeded [file=tgspw_01.out]

Suite       failed  passed  succeeded  skipped  disabled  run_etime  tot_etime
tutoparal        0       0          1        7         0       0.73       0.78

Completed in 0.78 [s]. Average time for test=0.73 [s], stdev=0.00 [s]
Summary: failed=0, succeeded=1, passed=0, skipped=7, disabled=0

Execution completed.
Results in HTML format are available in Test_suite/suite_report.html
(abinit_test_venv) vagrant@qmobile:/tmp/abinit-9.2.1/tests$ lsAnalysis8           config.sh.in  INSTALL            Psps_for_tests  special.py       tutoplugs   v67mbpt
atompaw             configure.ac  libxc              __pycache__     testbot.py       tutorespfn  v7
AUTHORS             COPYING       Makefile.am        pymods          testcfg.py       tutorial    v8
autogen.sh          cpu           Makefile.in        pytests.py      Test_suite       unitary     v9
bigdft              doc           modules_with_data  README          test_suite.cpkl  v1          vdwxc
bigdft_paral        etsf_io       mpi_cfgs           README.md       testtools.py     v2          wannier90
built-in            fast          mpiio              runparal.py     Timeout          v3          wipeout.sh
ChangeLog           gpu           NEWS               runtests.py     tox.ini          v4
check_testsuite.py  hpc           paral              Scripts         tutomultibinit   v5
config              __init__.py   psml               seq             tutoparal        v6
(abinit_test_venv) vagrant@qmobile:/tmp/abinit-9.2.1/tests$ python runtests.py -j2 --build-tree=/tmp/abinit-9.2.1/build"" tutorespfn

                        -////-                                                        .`
                       `:////:`                                                   :+ymd-
                      `:::///:`                                             `.:oyhdNdo.
                     .::-:////.                                        `.:osddddddho-
   `.:+-`          `-::` -////:`                                `-:/ysddddhhdddo:.
:shhdNmh-         `-/:`  .:///:.                  `.`  ``-.o+yhdhddhhhdddyy+:.
mo++ydhs:-``     `::.     .////-     `.`  .. `:-/:////dhhhhhhhhhmhhso/.-```
hds++++oyyydshhoooos++++++oo+ooo++++s+/ssdmyhhhhyo///yymyhsoy/:..`      `::.
 :+yhhhyyyssooooooosssssssyyyyyyyyyyyo/hyhhsyyhy+oo:-:... `..``    `.`  `/:``
       -:--/ooooosyyyyyyys+//+oo++/:-://:::/:::`  -/. `/::::/:::.  -/:`:://::-
             -/:.             .:://:.:/:.`  `./:. -/. `//-`  `.:/. -/:  `/:.
           `-/:`                `    :/:      ./: -/. `/-      ./- -/:  `/:.
          .:/-`                      -/:.   `./:. -/. `/-      `/- -/:  `/:.
         .::-`                        .:::::::-.  -/. `/-      `/- -/:   -/::-
       `-/:.                            ``..``    `.` `..      `.`.:o/-.``.://:-----::::-````.
       -:-`                                          ``.-.::::/++/+MMMd+oooo++///+ssssooyysysyss++:.
        `                                ` ..-.://+/+/+/::/-.--```-ydh+`                ```.-/+oyyys
                                  ``.-:://+/+::-..```              ` `                       .:/+o/:
                            ``.:://///--.``                                                   `.`
                        `.-////-..`
                      .:::-.`

Running on qmobile -- system Linux -- ncpus 2 -- Python 3.7.9 -- runtests.py-0.6.0
Regenerating database...
Saving database to /tmp/abinit-9.2.1/tests/test_suite.cpkl
Test_suite directory already exists. Files will be removed
Running 73 test(s) with MPI_procs: 1, py_nprocs: 2
[tutorespfn][tdepes_2][np=1][run_etime: 0.34 s]: succeeded [file=tdepes_2.out]
[tutorespfn][tdepes_1][np=1][run_etime: 4.24 s]: succeeded [file=tdepes_1.out]
[tutorespfn][tdepes_3][np=1][run_etime: 25.87 s]: succeeded [file=tdepes_3.out]
[tutorespfn][telast_1][np=1][run_etime: 34.94 s]: succeeded [file=telast_1.out]
[tutorespfn][telast_2][np=1][run_etime: 111.35 s]: succeeded [file=telast_2.out]
[tutorespfn][telast_3][np=1][run_etime: 0.67 s]: succeeded [file=telast_3.out]
[tutorespfn][telast_4][np=1][run_etime: 43.45 s]: succeeded [file=telast_4.out]
[tutorespfn][tdepes_4][np=1][run_etime: 235.06 s]: succeeded [file=tdepes_4.out]
[tutorespfn][telast_5][np=1][run_etime: 39.70 s]: succeeded [file=telast_5.out]
[tutorespfn][teph_1][np=1][run_etime: 31.67 s]: passed: abs error 0.0002 < 0.03, rel error 5.972e-05 < 0.006 [file=teph_1.out]
[tutorespfn][teph_2][np=1][run_etime: 0.55 s]: succeeded [file=teph_2.ddb.out]
[tutorespfn][teph_3][np=1][run_etime: 0.42 s]: succeeded [file=teph_3.out]
[tutorespfn][teph_4][np=1][run_etime: 3.36 s]: succeeded [file=teph_4.out]
[tutorespfn][teph_5][np=1][run_etime: 3.16 s]: passed: abs error 0.0001 < 0.3, rel error 1.125e-05 < 0.03 [file=teph_5.out]
[tutorespfn][teph_6][np=1][run_etime: 4.02 s]: passed: abs error 0.0001 < 0.3, rel error 1.125e-05 < 0.03 [file=teph_6.out]
[tutorespfn][telast_6][np=1][run_etime: 161.16 s]: succeeded [file=telast_6.out]
[tutorespfn][teph4isotc_1][np=1][run_etime: 16.44 s]: succeeded [file=teph4isotc_1.out]
[tutorespfn][teph4zpr_1][np=1]: Skipped:
        This test requires files in the git submodule:
                /tmp/abinit-9.2.1/tests/modules_with_data/MgO_eph_zpr
        but cannot find README.md file in dir
        Use:
                `git submodule init && git submodule update --recursive --remote`
        to fetch the last version from the remote url.
[tutorespfn][teph4zpr_2][np=1]: Skipped:
        This test requires files in the git submodule:
                /tmp/abinit-9.2.1/tests/modules_with_data/MgO_eph_zpr
        but cannot find README.md file in dir
        Use:
                `git submodule init && git submodule update --recursive --remote`
        to fetch the last version from the remote url.
[tutorespfn][teph4zpr_3][np=1]: Skipped:
        This test requires files in the git submodule:
                /tmp/abinit-9.2.1/tests/modules_with_data/MgO_eph_zpr
        but cannot find README.md file in dir
        Use:
                `git submodule init && git submodule update --recursive --remote`
        to fetch the last version from the remote url.
[tutorespfn][teph4zpr_4][np=1]: Skipped:
        This test requires files in the git submodule:
                /tmp/abinit-9.2.1/tests/modules_with_data/MgO_eph_zpr
        but cannot find README.md file in dir
        Use:
                `git submodule init && git submodule update --recursive --remote`
        to fetch the last version from the remote url.
[tutorespfn][teph4zpr_5][np=1]: Skipped:
        This test requires files in the git submodule:
                /tmp/abinit-9.2.1/tests/modules_with_data/MgO_eph_zpr
        but cannot find README.md file in dir
        Use:
                `git submodule init && git submodule update --recursive --remote`
        to fetch the last version from the remote url.
[tutorespfn][teph4zpr_6][np=1]: Skipped:
        This test requires files in the git submodule:
                /tmp/abinit-9.2.1/tests/modules_with_data/MgO_eph_zpr
        but cannot find README.md file in dir
        Use:
                `git submodule init && git submodule update --recursive --remote`
        to fetch the last version from the remote url.
[tutorespfn][teph4zpr_7][np=1]: Skipped:
        This test requires files in the git submodule:
                /tmp/abinit-9.2.1/tests/modules_with_data/MgO_eph_zpr
        but cannot find README.md file in dir
        Use:
                `git submodule init && git submodule update --recursive --remote`
        to fetch the last version from the remote url.
[tutorespfn][tffield_1][np=1][run_etime: 19.21 s]: succeeded [file=tffield_1.out]
[tutorespfn][tffield_2][np=1][run_etime: 82.79 s]: succeeded [file=tffield_2.out]
[tutorespfn][tffield_3][np=1][run_etime: 1.10 s]: succeeded [file=tffield_3.out]
[tutorespfn][tffield_4][np=1][run_etime: 48.90 s]: passed: abs error 9.999e-10 < 9.999e-09, rel error 1.224e-05 < 0.0001224 [file=tffield_4.out]
[tutorespfn][tffield_5][np=1][run_etime: 98.16 s]: succeeded [file=tffield_5.out]
[tutorespfn][teph4mob_1][np=1][run_etime: 383.39 s]: passed: abs error 2.014e-06 < 0.03, rel error 0.0002602 < 0.006 [file=teph4mob_1.out]
[tutorespfn][teph4mob_2][np=1][run_etime: 0.79 s]: succeeded [file=teph4mob_2.stdout]
[tutorespfn][teph4mob_3][np=1][run_etime: 0.94 s]: succeeded [file=teph4mob_3.stdout]
[tutorespfn][tffield_6][np=1][run_etime: 42.86 s]: succeeded [file=tffield_6.out]
[tutorespfn][teph4mob_4][np=1][run_etime: 252.93 s]: succeeded [file=teph4mob_4.out]
[tutorespfn][teph4mob_5][np=1][run_etime: 131.49 s]: passed: abs error 101.2 < 600.0, rel error 0.00267 < 0.006 [file=teph4mob_5.out]
[tutorespfn][tlw_1][np=1][run_etime: 386.41 s]: succeeded [file=tlw_1.out]
[tutorespfn][tlw_2][np=1][run_etime: 0.40 s]: succeeded [file=tlw_2.ddb.out]
[tutorespfn][tlw_3][np=1][run_etime: 0.56 s]: succeeded [file=tlw_3.out]
[tutorespfn][teph4mob_6][np=1][run_etime: 535.73 s]: passed: abs error 102.4 < 180.0, rel error 0.00267 < 0.015 [file=teph4mob_6.out]
[tutorespfn][teph4mob_7][np=1][run_etime: 252.89 s]: passed: abs error 29.79 < 80.0, rel error 0.01155 < 0.05 [file=teph4mob_7.out]
[tutorespfn][teph4mob_7][np=1][run_etime: 252.89 s]: succeeded [file=teph4mob_7o_DS1_SERTA_KAPPA]
[tutorespfn][teph4mob_7][np=1][run_etime: 252.89 s]: succeeded [file=teph4mob_7o_DS1_MRTA_KAPPA]
[tutorespfn][teph4mob_7][np=1][run_etime: 252.89 s]: succeeded [file=teph4mob_7o_DS1_SERTA_PI]
[tutorespfn][teph4mob_7][np=1][run_etime: 252.89 s]: succeeded [file=teph4mob_7o_DS1_MRTA_PI]
[tutorespfn][teph4mob_7][np=1][run_etime: 252.89 s]: succeeded [file=teph4mob_7o_DS1_SERTA_SBK]
[tutorespfn][teph4mob_7][np=1][run_etime: 252.89 s]: succeeded [file=teph4mob_7o_DS1_MRTA_SBK]
[tutorespfn][teph4mob_7][np=1][run_etime: 252.89 s]: succeeded [file=teph4mob_7o_DS1_SERTA_SIGMA]
[tutorespfn][teph4mob_7][np=1][run_etime: 252.89 s]: succeeded [file=teph4mob_7o_DS1_MRTA_SIGMA]
[tutorespfn][tnlo_1][np=1][run_etime: 9.71 s]: succeeded [file=tnlo_1.out]
Command   /tmp/abinit-9.2.1/build/src/98_main/abinit /tmp/abinit-9.2.1/tests/Test_suite/tutorespfn_tlw_4-tlw_5-tlw_6-tlw_7/tlw_4.in    > /tmp/abinit-9.2.1/tests/Test_suite/tutorespfn_tlw_4-tlw_5-tlw_6-tlw_7/tlw_4.stdout   2> /tmp/abinit-9.2.1/tests/Test_suite/tutorespfn_tlw_4-tlw_5-tlw_6-tlw_7/tlw_4.stderr 
 returned exit_code: 124

[tutorespfn][tlw_4][np=1][run_etime: 900.04 s]: fldiff fatal error:
file 1 has more significant lines than file 2 (5975 > 4317).
 [file=tlw_4.out]
[tutorespfn][tlw_4][np=1] Test has reached timeout and has been killed by SIGTERM
No YAML Error found in: [tutorespfn][tlw_4][np=1]
[tutorespfn][tlw_5][np=0]: Skipped.
        forced to be skipped by the chain of test.

[tutorespfn][tlw_6][np=0]: Skipped.
        forced to be skipped by the chain of test.

[tutorespfn][tlw_7][np=0]: Skipped.
        forced to be skipped by the chain of test.

[tutorespfn][tnlo_2][np=1][run_etime: 230.45 s]: passed: abs error 1e-07 < 9e-07, rel error 8.622e-10 < 6e-05 [file=tnlo_2.out]
[tutorespfn][tnlo_3][np=1][run_etime: 38.45 s]: succeeded [file=tnlo_3.out]
[tutorespfn][tnlo_4][np=1][run_etime: 0.22 s]: succeeded [file=tnlo_4.ddb.out]
[tutorespfn][tnlo_5][np=1][run_etime: 0.42 s]: succeeded [file=tnlo_5.out]
[tutorespfn][tnlo_7][np=1][run_etime: 1.45 s]: succeeded [file=tnlo_7.out]
[tutorespfn][tnlo_8][np=1][run_etime: 1.66 s]: succeeded [file=tnlo_8.out]
[tutorespfn][tnlo_9][np=1][run_etime: 77.14 s]: succeeded [file=tnlo_9.out]
[tutorespfn][tnlo_6][np=1][run_etime: 255.75 s]: passed: abs error 9.999e-09 < 1.01e-08, rel error 6.986e-05 < 7e-05 [file=tnlo_6.out]
[tutorespfn][toptic_1][np=1][run_etime: 14.26 s]: succeeded [file=toptic_1.out]
[tutorespfn][toptic_2][np=1][run_etime: 7.20 s]: succeeded [file=toptic_2_0001_0001-linopt.out]
[tutorespfn][toptic_2][np=1][run_etime: 7.20 s]: succeeded [file=toptic_2_0001_0002_0003-ChiTotRe.out]
[tutorespfn][toptic_2][np=1][run_etime: 7.20 s]: succeeded [file=toptic_2_0001_0002_0003-ChiTotIm.out]
[tutorespfn][toptic_3][np=1][run_etime: 9.32 s]: succeeded [file=toptic_3.out]
[tutorespfn][toptic_4][np=1][run_etime: 1.05 s]: succeeded [file=toptic_4_0001_0001-linopt.out]
[tutorespfn][toptic_5][np=1][run_etime: 1.35 s]: succeeded [file=toptic_5_0001_0002_0003-ChiEOAbs.out]
[tutorespfn][toptic_5][np=1][run_etime: 1.35 s]: succeeded [file=toptic_5_0001_0002_0003-ChiEOIm.out]
[tutorespfn][toptic_5][np=1][run_etime: 1.35 s]: succeeded [file=toptic_5_0001_0002_0003-ChiEORe.out]
[tutorespfn][toptic_5][np=1][run_etime: 1.35 s]: succeeded [file=toptic_5_0001_0002_0003-ChiEOTotIm.out]
[tutorespfn][toptic_5][np=1][run_etime: 1.35 s]: succeeded [file=toptic_5_0001_0002_0003-ChiEOTotRe.out]
[tutorespfn][trf1_1][np=1][run_etime: 3.46 s]: succeeded [file=trf1_1.out]
[tutorespfn][trf1_2][np=1][run_etime: 5.95 s]: succeeded [file=trf1_2.out]
[tutorespfn][trf1_3][np=1][run_etime: 6.95 s]: succeeded [file=trf1_3.out]
[tutorespfn][trf1_4][np=1][run_etime: 9.03 s]: succeeded [file=trf1_4.out]
[tutorespfn][tnlo_10][np=1][run_etime: 116.79 s]: passed: abs error 1e-07 < 8e-07, rel error 8.622e-10 < 6e-05 [file=tnlo_10.out]
[tutorespfn][trf1_5][np=1][run_etime: 19.49 s]: succeeded [file=trf1_5.out]
[tutorespfn][tnlo_11][np=1][run_etime: 8.21 s]: succeeded [file=tnlo_11.out]
[tutorespfn][trf1_6][np=1][run_etime: 44.93 s]: passed: abs error 3.679e-07 < 0.0011, rel error 1.203e-08 < 0.0002 [file=trf1_6.out]
[tutorespfn][trf2_2][np=1][run_etime: 0.90 s]: succeeded [file=trf2_2.out]
[tutorespfn][trf2_1][np=1][run_etime: 93.31 s]: passed: abs error 2.014e-06 < 5e-05, rel error 2.443e-08 < 0.0005 [file=trf2_1.out]
[tutorespfn][trf2_3][np=1][run_etime: 0.23 s]: succeeded [file=trf2_3.ddb.out]
[tutorespfn][trf2_4][np=1][run_etime: 1.08 s]: succeeded [file=trf2_4.out]
[tutorespfn][trf2_5][np=1][run_etime: 2.32 s]: succeeded [file=trf2_5.out]
[tutorespfn][trf2_7][np=1][run_etime: 6.78 s]: succeeded [file=trf2_7.out]

Suite        failed  passed  succeeded  skipped  disabled  run_etime  tot_etime
tutorespfn        1       8         21        1         0    4823.07    4841.04

Completed in 2457.37 [s]. Average time for test=160.77 [s], stdev=312.51 [s]
Summary: failed=1, succeeded=21, passed=8, skipped=1, disabled=0
chrisjsewell commented 3 years ago

The libxc tests are also failling, again I'm not sure if this is an issue or not, since libxc is installed and identified by the configure command:

(abinit_test_venv) vagrant@qmobile:/tmp/abinit-9.2.1/build$ sudo apt show libxc4
Package: libxc4
Version: 3.0.0-1build1
Priority: optional
Section: universe/libs
Source: libxc
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1,217 kB
Depends: libc6 (>= 2.7), libgfortran4 (>= 7)
Homepage: http://www.tddft.org/programs/octopus/wiki/index.php/Libxc
Download-Size: 292 kB
APT-Manual-Installed: yes
APT-Sources: http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
Description: Library of Exchange-Correlation Functionals
 LibXC is a library of exchange-correlation (XC) functionals for
 density-functional theory (DFT). The aim is to provide a portable, well
 tested and reliable set of exchange and correlation functionals that
 can be used by other codes. Supported XC functionals include:
 .
  * Local Density Approximation (LDA) functionals including Slater exchange,
    and VWN, Perdew-Zunger or PADE correlation.
  * Generalized Gradient Approximation (GGA) XC functionals including PBE,
    PW91, BLYP, HCTH93, HCTH120, HCTH147, HCTH407, as well as B88 exchange and
    LYP or P86 correlation.
  * Hybrid XC functionals including B3LYP, PBE0, B97, X3LYP, BHANDH, HSE03
    and HSE06.
  * Meta-GGA XC functionals including TPSS, M05 and M06.

(abinit_test_venv) vagrant@qmobile:/tmp/abinit-9.2.1/build$ sudo apt show libxc-dev
Package: libxc-dev
Version: 3.0.0-1build1
Priority: optional
Section: universe/libdevel
Source: libxc
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2,017 kB
Depends: libxc4 (= 3.0.0-1build1)
Homepage: http://www.tddft.org/programs/octopus/wiki/index.php/Libxc
Download-Size: 360 kB
APT-Manual-Installed: yes
APT-Sources: http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
Description: Library of Exchange-Correlation Functionals (development files)
 LibXC is a library of exchange-correlation (XC) functionals for
 density-functional theory (DFT). The aim is to provide a portable, well
 tested and reliable set of exchange and correlation functionals that
 can be used by other codes.
 .
 This package contains the static library, the C headers and the Fortran
 modules necessary for developers.
$ ../configure --with-config-file=../config_options.sh

 ==============================================================================
 === Basic initialization                                                   ===
 ==============================================================================

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... /bin/grep
checking for sh... /bin/sh
checking for mv... /bin/mv
checking for perl... /usr/bin/perl
checking for rm... /bin/rm
checking for patch... patch
checking for tar... tar
checking for egrep... /bin/grep -E
checking for realpath... realpath
checking for python3.7... python3.7
checking for python3.7-config... python3.7-config
configure: reading options from ../config_options.sh

 ==============================================================================
 === Build-system information                                               ===
 ==============================================================================

configure: ABINIT version 9.2.1
configure: 
configure: reporting Autotools information:
configure: 
configure:   * M4       : 010416
configure:   * Autoconf : 026900
configure:   * Automake : 011304
configure:   * Libtool  : 020406
configure: 
configure: reporting user interface changes:
configure: 
configure:   * removed option --enable-64bit-flags
configure:   * removed option --enable-config-file
configure:   * removed option --enable-connectors
configure:   * removed option --enable-debug
configure:     >>> use --with-debug-flavor instead
configure:   * removed option --enable-fallbacks
configure:     >>> use --with-fallbacks instead
configure:   * removed option --enable-gpu
configure:     >>> use --with-gpu instead
configure:   * removed option --enable-macroave
configure:   * removed option --enable-mpi
configure:     >>> use --with-mpi instead
configure:   * removed option --enable-optim
configure:     >>> use --with-optim-flavor instead
configure:   * removed option --enable-wannier90-v1
configure:   * removed option --with-algo-flavor
configure:     >>> use --with-levmar instead
configure:   * removed option --with-algo-incs
configure:     >>> use LEVMAR_CPPFLAGS, LEVMAR_FCFLAGS instead
configure:   * removed option --with-algo-libs
configure:     >>> use LEVMAR_LIBS instead
configure:   * removed option --with-atompaw-bins
configure:   * removed option --with-atompaw-incs
configure:   * removed option --with-atompaw-libs
configure:   * removed option --with-dft-flavor
configure:     >>> use --individual package options instead
configure:   * removed option --with-fft-incs
configure:     >>> use FFT_CPPFLAGS, FFT_FCFLAGS instead
configure:   * removed option --with-fft-libs
configure:     >>> use FFT_LIBS instead
configure:   * removed option --with-gpu-cflags
configure:     >>> use GPU_CFLAGS instead
configure:   * removed option --with-gpu-cppflags
configure:     >>> use GPU_CPPFLAGS instead
configure:   * removed option --with-gpu-incs
configure:     >>> use GPU_CPPFLAGS, GPU_FCFLAGS instead
configure:   * removed option --with-gpu-ldflags
configure:     >>> use GPU_LDFLAGS instead
configure:   * removed option --with-gpu-libs
configure:     >>> use GPU_LIBS instead
configure:   * removed option --with-gpu-prefix
configure:     >>> use --with-gpu instead
configure:   * removed option --with-libxc-incs
configure:     >>> use LIBXC_CPPFLAGS, LIBXC_FCFLAGS instead
configure:   * removed option --with-libxc-libs
configure:     >>> use LIBXC_LIBS instead
configure:   * removed option --with-linalg-incs
configure:     >>> use LINALG_FCFLAGS instead
configure:   * removed option --with-linalg-libs
configure:     >>> use LINALG_LIBS instead
configure:   * removed option --with-math-flavor
configure:   * removed option --with-math-incs
configure:   * removed option --with-math-libs
configure:   * removed option --with-mpi-incs
configure:     >>> use MPI_CPPFLAGS, MPI_FCFLAGS instead
configure:   * removed option --with-mpi-libs
configure:     >>> use MPI_LIBS instead
configure:   * removed option --with-mpi-prefix
configure:     >>> use --with-mpi instead
configure:   * removed option --with-psml-incs
configure:     >>> use LIBPSML_FCFLAGS instead
configure:   * removed option --with-psml-libs
configure:     >>> use LIBPSML_LIBS instead
configure:   * removed option --with-timer-flavor
configure:   * removed option --with-timer-incs
configure:     >>> use PAPI_CPPFLAGS, PAPI_FCFLAGS instead
configure:   * removed option --with-timer-libs
configure:     >>> use PAPI_LIBS instead
configure:   * removed option --with-trio-flavor
configure:     >>> use --individual package options instead
configure:   * removed option --with-triqs-incs
configure:     >>> use TRIQS_CPPFLAGS, TRIQS_FCFLAGS instead
configure:   * removed option --with-triqs-libs
configure:     >>> use TRIQS_LIBS instead
configure:   * removed option --with-wannier90-bins
configure:   * removed option --with-wannier90-incs
configure:     >>> use WANNIER90_FCFLAGS instead
configure:   * removed option --with-wannier90-libs
configure:     >>> use WANNIER90_LIBS instead
configure:   * removed option --with-yaml-incs
configure:   * removed option --with-yaml-libs
configure:   * new option --enable-libtetra is available
configure:   * new option --enable-python-invocation is available
configure:   * new option --enable-source-debug is available
configure:   * new option --enable-timer is available
configure:   * new option --with-debug-flavor is available
configure:   * new option --with-fallbacks is available
configure:   * new option --with-libxml2 is available
configure:   * new option --with-optim-flavor is available
configure:   * modified option --with-mpi-level
configure:     (changed : removed level 1, added level 3, defaulted level 2)
configure:     please check that --with-mpi-level="" is OK for you
configure:   * deprecated option --enable-bse-unpacked
configure:   * deprecated option --enable-exports
configure:   * deprecated option --enable-triqs-v1-4
configure:   * deprecated option --enable-triqs-v2-0
configure: 
configure: reporting changes in feature triggers:
configure: 
configure:   * new feature trigger for abinit_common available
configure:     >>> --with-abinit-common, ABINIT_COMMON_*FLAGS
configure:   * new feature trigger for bigdft available
configure:     >>> --with-bigdft, BIGDFT_*FLAGS
configure:   * new feature trigger for fft available
configure:     >>> --with-fft, FFT_*FLAGS
configure:   * new feature trigger for fftw3 available
configure:     >>> --with-fftw3, FFTW3_*FLAGS
configure:   * new feature trigger for gpu available
configure:     >>> --with-gpu, GPU_*FLAGS
configure:   * new feature trigger for hdf5 available
configure:     >>> --with-hdf5, HDF5_*FLAGS
configure:   * new feature trigger for levmar available
configure:     >>> --with-levmar, LEVMAR_*FLAGS
configure:   * new feature trigger for libpaw available
configure:     >>> --with-libpaw, LIBPAW_*FLAGS
configure:   * new feature trigger for libpsml available
configure:     >>> --with-libpsml, LIBPSML_*FLAGS
configure:   * new feature trigger for libxc available
configure:     >>> --with-libxc, LIBXC_*FLAGS
configure:   * new feature trigger for libxml2 available
configure:     >>> --with-libxml2, LIBXML2_*FLAGS
configure:   * new feature trigger for linalg available
configure:     >>> --with-linalg, LINALG_*FLAGS
configure:   * new feature trigger for mpi available
configure:     >>> --with-mpi, MPI_*FLAGS
configure:   * new feature trigger for netcdf available
configure:     >>> --with-netcdf, NETCDF_*FLAGS
configure:   * new feature trigger for netcdf_fortran available
configure:     >>> --with-netcdf-fortran, NETCDF_FORTRAN_*FLAGS
configure:   * new feature trigger for papi available
configure:     >>> --with-papi, PAPI_*FLAGS
configure:   * new feature trigger for pfft available
configure:     >>> --with-pfft, PFFT_*FLAGS
configure:   * new feature trigger for triqs available
configure:     >>> --with-triqs, TRIQS_*FLAGS
configure:   * new feature trigger for wannier90 available
configure:     >>> --with-wannier90, WANNIER90_*FLAGS
configure:   * new feature trigger for xmlf90 available
configure:     >>> --with-xmlf90, XMLF90_*FLAGS

 ==============================================================================
 === Option consistency checking                                            ===
 ==============================================================================

configure: checking consistency of command-line options
configure: |---> all OK
configure: 
configure: parsing command-line options
configure: |---> all OK

 ==============================================================================
 === Feature triggers and architecture startup                              ===
 ==============================================================================

checking whether we can use fallbacks... no
checking for mpicc... mpicc
configure: setting CC to 'mpicc'
checking for mpic++... mpic++
configure: setting CXX to 'mpic++'
checking for mpifort... mpifort
configure: setting FC to 'mpifort'
checking whether to enable MPI... yes
checking how MPI parameters have been set... yon
checking whether the MPI C compiler is set... yes
checking whether the MPI C++ compiler is set... yes
checking whether the MPI Fortran compiler is set... yes
checking for MPI C preprocessing flags... 
checking for MPI C flags... 
checking for MPI C++ flags... 
checking for MPI Fortran flags... 
checking for MPI linker flags... 
checking for MPI library flags... 
checking whether the 'auto' MPI flavor is valid... yes
checking whether to enable GPU... no
configure: GPU support disabled from command-line

 ==============================================================================
 === C support                                                              ===
 ==============================================================================

checking for style of include used by make... GNU
checking for mpicc... /usr/bin/mpicc
checking for gcc... mpicc
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 we are using the GNU C compiler... yes
checking whether mpicc accepts -g... yes
checking for mpicc option to accept ISO C89... none needed
checking dependency style of mpicc... gcc3
checking how to run the C preprocessor... mpicc -E
checking which type of compiler we have... gnu 7.5

 ==============================================================================
 === C++ support                                                            ===
 ==============================================================================

checking for mpic++... /usr/bin/mpic++
checking whether we are using the GNU C++ compiler... yes
checking whether mpic++ accepts -g... yes
checking dependency style of mpic++... gcc3
checking which type of C++ compiler we have... gnu 7.5

 ==============================================================================
 === Fortran support                                                        ===
 ==============================================================================

checking for mpifort... /usr/bin/mpifort
checking whether we are using the GNU Fortran compiler... yes
checking whether mpifort accepts -g... yes
checking which type of Fortran compiler we have... gnu 7.5
checking fortran 90 modules extension... mod
checking for Fortran flag to compile .F90 files... none
configure: determining Fortran module case
checking whether Fortran modules are upper-case... no
checking how to get verbose linking output from mpifort... -v
checking for Fortran libraries of mpifort...  -L/usr//lib -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath -lpthread
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore

 ==============================================================================
 === Hints for the build flags                                              ===
 ==============================================================================

checking for cpp... cpp
checking for a true C preprocessor... cpp
configure: setting C preprocessor vendor to 'default'
configure: setting C++ preprocessor vendor to 'default'
configure: setting Fortran preprocessor vendor to 'default'
checking which cpp hints to apply... default/default/default
checking which cc hints to apply... gnu/default/default
checking which xpp hints to apply... none/none/none
checking which cxx hints to apply... gnu/default/default
checking which fpp hints to apply... default/default/default
checking which fc hints to apply... gnu/default/default
checking which Fortran preprocessor to use... none
checking which Fortran preprocessor flags to apply... none
checking whether to wrap Fortran compiler calls... no

 ==============================================================================
 === Debugging                                                              ===
 ==============================================================================

checking debugging status... enabled (profile: basic)
configure: setting C debug flags to '-g'
checking which cc debug flags to apply... gnu/default/default
configure: setting C++ debug flags to '-g'
checking which cxx debug flags to apply... none/none/none
configure: setting Fortran debug flags to '-g'
checking which fc debug flags to apply... gnu/default/default
checking whether to activate debug mode in source files... no
checking whether to activate verbose debug messages in source files... no
checking whether to activate design-by-contract debugging... no

 ==============================================================================
 === Optimizations                                                          ===
 ==============================================================================

checking optimization status... enabled (profile: standard)
checking which cc optimizations to apply... gnu/default/default
checking which cxx optimizations to apply... gnu/default/default
checking which fc optimizations to apply... gnu/default/default
configure: disabling optimizations for src/20_datashare/
configure: disabling optimizations for src/43_ptgroups/
checking whether to apply per-directory optimizations... yes
configure: optimization for 43_ptgroups is -O0

 ==============================================================================
 === Build flags                                                            ===
 ==============================================================================

checking for ar... ar
checking for ranlib... ranlib
configure: static builds may be performed

 ==============================================================================
 === Advanced language features                                             ===
 ==============================================================================

checking whether to enable assertions... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for inttypes.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/malloc.h usability... no
checking sys/malloc.h presence... no
checking for sys/malloc.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for abort... yes
checking for mallinfo... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking whether the Fortran compiler accepts the ASYNCHRONOUS attribute... yes
checking whether the Gfortran compiler supports BACKTRACE... yes
checking whether the Fortran compiler supports GET_COMMAND_ARGUMENT... yes
checking whether the Fortran compiler supports EXECUTE_COMMAND_LINE... yes
checking whether the Fortran compiler supports SYSTEM... yes
checking whether the Fortran compiler accepts the CONTIGUOUS attribute... yes
checking whether the Fortran compiler supports allocatable arrays in datatypes... yes
checking whether the Fortran compiler supports IEEE_ARITHMETIC... yes
checking whether the Fortran compiler supports IEEE_EXCEPTIONS... yes
checking whether the Fortran compiler supports IOMSG... yes
checking whether the Fortran compiler provides the iso_c_binding module... yes
checking whether the Fortran compiler accepts exit()... yes
checking whether the Fortran compiler accepts flush()... yes
checking whether the Fortran compiler accepts flush_()... no
checking whether the Fortran compiler accepts gamma()... yes
checking whether the Fortran compiler accepts shiftl() and shiftr()... yes
checking whether the Fortran compiler accepts getenv()... yes
checking whether the Fortran compiler accepts getpid()... no
checking whether the Fortran compiler accepts quadruple integers... yes
checking whether the Fortran compiler supports 2008 standard in ISO_FORTRAN_ENV... yes
checking whether the Fortran compiler accepts long lines... yes
checking whether the Fortran compiler supports \newline in CPP macros... no
checking whether the Fortran compiler supports MOVE_ALLOC (F2003)... yes
checking whether the Fortran compiler accepts the PRIVATE attribute... yes
checking whether the Fortran compiler accepts the PROTECTED attribute... yes
checking whether the Fortran compiler supports stream IO... yes
checking whether the Fortran compiler accepts cpu_time()... yes
checking whether the Fortran compiler accepts etime()... no
checking whether to use C clock for timings... 
checking whether the Fortran compiler can shape arrays on-the-fly... yes
checking for Python CPPFLAGS... -I/usr/include/python3.7m -I/usr/include/python3.7m
checking for Python CFLAGS... -I/usr/include/python3.7m -I/usr/include/python3.7m  -Wno-unused-result -Wsign-compare -g -fdebug-prefix-map=/build/python3.7-zVxTFU/python3.7-3.7.9=. -fstack-protector-strong -Wformat -Werror=format-security  -DNDEBUG -g -fwrapv -O3 -Wall
checking for Python LDFLAGS... -L/usr/lib/python3.7/config-3.7m-x86_64-linux-gnu -L/usr/lib -lpython3.7m -lcrypt -lpthread -ldl  -lutil -lm 
checking for Python LIBS... -lpython3.7m -lcrypt -lpthread -ldl  -lutil -lm 
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for numpy/arrayobject.h... yes

 ==============================================================================
 === Platform-specific libraries                                            ===
 ==============================================================================

checking which operating system we have... linux-gnu
checking for library containing expl... -lm
checking for library containing logl... none required

 ==============================================================================
 === Multicore architecture support                                         ===
 ==============================================================================

checking whether to enable OpenMP support... no
checking whether to enable MPI... yes
checking how MPI parameters have been set... yon
checking whether the MPI C compiler is set... yes
checking whether the MPI C++ compiler is set... yes
checking whether the MPI Fortran compiler is set... yes
checking for MPI C preprocessing flags... 
checking for MPI C flags... 
checking for MPI C++ flags... 
checking for MPI Fortran flags... 
checking for MPI linker flags... 
checking for MPI library flags... 
checking whether the MPI C API works... yes
checking whether the MPI C environment works... yes
checking whether the MPI C++ API works... yes
checking whether the MPI C++ environment works... yes
checking whether the MPI Fortran API works... yes
checking whether the MPI Fortran environment works... yes
checking whether to build MPI I/O code... yes
checking which level of MPI is supported by the Fortran compiler... 2
configure: forcing MPI-2 standard level support
checking whether the MPI library supports MPI_INTEGER16... yes
checking whether the MPI library supports MPI_CREATE_TYPE_STRUCT... yes
checking whether the MPI library supports MPI_IBCAST (MPI3)... yes
checking whether the MPI library supports MPI_IALLGATHER (MPI3)... yes
checking whether the MPI library supports MPI_IALLTOALL (MPI3)... yes
checking whether the MPI library supports MPI_IALLTOALLV (MPI3)... yes
checking whether the MPI library supports MPI_IGATHERV (MPI3)... yes
checking whether the MPI library supports MPI_IALLREDUCE (MPI3)... yes
configure: 
configure: dumping all MPI parameters for diagnostics
configure: ------------------------------------------
configure: 
configure: Configure options:
configure: 
configure:   * enable_mpi_inplace = ''
configure:   * enable_mpi_io      = 'yes'
configure:   * with_mpi           = 'yes'
configure:   * with_mpi_level     = ''
configure: 
configure: Internal parameters
configure: 
configure:   * MPI enabled (required)                       : yes
configure:   * MPI C compiler is set (required)             : yes
configure:   * MPI C compiler works (required)              : yes
configure:   * MPI Fortran compiler is set (required)       : yes
configure:   * MPI Fortran compiler works (required)        : yes
configure:   * MPI environment usable (required)            : yes
configure:   * MPI C++ compiler is set (optional)           : yes
configure:   * MPI C++ compiler works (optional)            : yes
configure:   * MPI-in-place enabled (optional)              : no
configure:   * MPI-IO enabled (optional)                    : yes
configure:   * MPI configuration type (computed)            : yon
configure:   * MPI Fortran level supported (detected)       : 2
configure:   * MPI_Get_library_version available (detected) : unknown
configure: 
configure: All required parameters must be set to 'yes'.
configure: If not, the configuration and/or the build with
configure: MPI support will very likely fail.
configure: 
checking whether to activate GPU support... no

 ==============================================================================
 === Initialization of optional features                                    ===
 ==============================================================================

checking whether to enable HDF5... yes
checking how HDF5 parameters have been set... yon
checking for HDF5 C preprocessing flags... none
checking for HDF5 C flags... none
checking for HDF5 C++ flags... none
checking for HDF5 linker flags... none
checking for HDF5 library flags... -lhdf5
checking whether to enable FFTW3... no
checking whether to enable Levmar... no
checking whether to enable LibPSML... no
checking whether to enable LibXC... yes
checking how LibXC parameters have been set... yon
checking for LibXC C preprocessing flags... none
checking for LibXC C flags... none
checking for LibXC linker flags... none
checking for LibXC library flags... -lxc
checking whether to enable NetCDF... yes
checking how the NetCDF parameters have been set... yon
checking for NetCDF C preprocessing flags... none
checking for NetCDF C flags... none
checking for NetCDF linker flags... none
checking for NetCDF library flags... -lnetcdf
checking whether to enable the NetCDF Fortran interface... yes
checking how the NetCDF Fortran interface parameters have been set... yon
checking for the NetCDF Fortran interface C preprocessing flags... none
checking for the NetCDF Fortran interface C flags... none
checking for the NetCDF Fortran interface linker flags... none
checking for the NetCDF Fortran interface library flags... -lnetcdff
checking whether to enable PAPI... no
checking whether to enable PFFT... no
checking whether to enable TRIQS... no
checking whether to enable Wannier90... no
checking whether to enable XMLF90... no

 ==============================================================================
 === Linear algebra support                                                 ===
 ==============================================================================

checking for the requested linear algebra flavor... netlib
checking for the serial linear algebra detection sequence... netlib
checking for the MPI linear algebra detection sequence... none
checking for the MPI acceleration linear algebra detection sequence... none
checking how to detect linear algebra libraries... verify
checking for BLAS support in the specified libraries... yes
checking for AXPBY support in the BLAS libraries... no
checking for GEMM3M in the BLAS libraries... no
checking for mkl_imatcopy in the specified libraries... no
checking for mkl_omatcopy in the specified libraries... no
checking for mkl_omatadd in the specified libraries... no
checking for mkl_set/get_threads in the specified libraries... no
checking for LAPACK support in the specified libraries... yes
checking for LAPACKE C API support in the specified libraries... no
checking for PLASMA support in the specified libraries... no
checking for BLACS support in the specified libraries... no
checking for ELPA support in the specified libraries... no
checking how linear algebra parameters have been set... env (flavor: kwd)
checking for the actual linear algebra flavor... netlib
checking for linear algebra C preprocessing flags... none
checking for linear algebra C flags... none
checking for linear algebra C++ flags... none
checking for linear algebra Fortran flags... none
checking for linear algebra linker flags... none
checking for linear algebra library flags... -L/usr/lib/x86_64-linux-gnu -llapack -lblas
configure: WARNING: parallel linear algebra is not available

 ==============================================================================
 === Optimized FFT support                                                  ===
 ==============================================================================

checking which FFT flavors to enable... goedecker
checking for FFT flavor... unknown
checking for FFT C preprocessing flags... 
checking for FFT C flags... 
checking for FFT Fortran flags... 
checking for FFT linker flags... 
checking for FFT library flags... 
checking for the FFT flavor to try... goedecker
configure: selecting the internal Goedecker FFT implementation
checking for the actual FFT flavor to use... goedecker

 ==============================================================================
 === Feature triggers                                                       ===
 ==============================================================================

checking whether to enable PAPI... no
checking whether to enable the internal Abinit timer... yes
checking for h5pcc... h5pcc
checking for the HDF5 install prefix... /usr
checking for the HDF5 build flavor... openmpi
checking for HDF5 high-level libraries... -lhdf5_hl
checking for HDF5 extra dependencies... -lsz -lz -ldl -lm 
checking whether HDF5 supports MPI... yes
checking whether to enable HDF5... yes
checking how HDF5 parameters have been set... yon
checking for HDF5 C preprocessing flags...   -I/usr/include/hdf5/openmpi
checking for HDF5 C flags... none
checking for HDF5 C++ flags... none
checking for HDF5 linker flags... none
checking for HDF5 library flags...  -L/usr/lib/x86_64-linux-gnu/hdf5/openmpi -lhdf5_hl -lhdf5 -lsz -lz -ldl -lm 
checking hdf5.h usability... yes
checking hdf5.h presence... yes
checking for hdf5.h... yes
checking whether the HDF5 C interface works... yes
checking whether the parallel HDF5 API works... yes
configure: 
configure: dumping HDF5 parameters for diagnostics
configure: ---------------------------------------
configure: 
configure:    * sd_hdf5_enable = yes
configure:    * sd_hdf5_status = optional
configure:    * sd_hdf5_h5cc = h5pcc
configure:    * sd_hdf5_has_mpi = yes
configure: 
checking whether to enable NetCDF... yes
checking how the NetCDF parameters have been set... yon
checking for NetCDF C preprocessing flags... none
checking for NetCDF C flags... none
checking for NetCDF linker flags... none
checking for NetCDF library flags... -lnetcdf
checking whether the NetCDF C interface works... yes
checking whether NetCDF has parallel I/O... yes
configure: 
configure: dumping NetCDF parameters for diagnostics
configure: -----------------------------------------
configure: 
configure:    * sd_netcdf_ok = yes
configure:    * sd_netcdf_mpi_ok = yes
configure:    * sd_netcdf_enable = yes
configure:    * sd_netcdf_prefix = 
configure: 
checking whether to enable the NetCDF Fortran interface... yes
checking how the NetCDF Fortran interface parameters have been set... yon
checking for the NetCDF Fortran interface C preprocessing flags... none
checking for the NetCDF Fortran interface C flags... none
checking for the NetCDF Fortran interface linker flags... none
checking for the NetCDF Fortran interface library flags... -lnetcdff
checking whether the NetCDF Fortran interface works... yes
checking whether the NetCDF Fortran interface has parallel I/O... yes
configure: 
configure: dumping NetCDFF parameters for diagnostics
configure: ------------------------------------------
configure: 
configure:    * sd_netcdf_fortran_ok = yes
configure:    * sd_netcdf_fortran_mpi_ok = yes
configure:    * sd_netcdf_fortran_enable = yes
configure:    * sd_netcdf_fortran_prefix = 
configure: 
checking whether to enable XMLF90... no
checking whether to enable Levmar... no
checking whether to enable LibXC... yes
checking how LibXC parameters have been set... yon
checking for LibXC C preprocessing flags... none
checking for LibXC C flags... none
checking for LibXC linker flags... none
checking for LibXC library flags... -lxc
checking whether the LibXC library works... no
checking whether the LibXC library has an old API... yes
checking whether to enable TRIQS... no
checking whether to enable Wannier90... no
checking for atompaw... no
checking for graphatom... no

 ==============================================================================
 === Build workflow                                                         ===
 ==============================================================================

checking whether to enable ABINIT Common... no
checking whether to enable LibPAW... no
checking whether to enable BigDFT... no
checking how to build the components of ABINIT... monolith

 ==============================================================================
 === Feature triggers summary                                               ===
 ==============================================================================

Abinit feature triggers status
==============================

The following summary table indicates the status of the feature triggers,
whether they are available and working, how they have been initialized
and whether there are fallbacks to substitute broken ones.

  +----------------+--------+--------+--------+--------+
  |Feature         |Enabled |Init    |Working |Fallback|
  +----------------+--------+--------+--------+--------+
  |abinit_common   |no      |def     |unknown |no      |
  |bigdft          |no      |def     |unknown |disabled|
  |fft             |yes     |def     |yes     |no      |
  |fftw3           |no      |def     |unknown |no      |
  |gpu             |no      |def     |no      |no      |
  |hdf5            |yes     |yon     |yes     |disabled|
  |levmar          |no      |def     |unknown |no      |
  |libpaw          |no      |def     |unknown |no      |
  |libpsml         |no      |def     |unknown |disabled|
  |libxc           |yes     |yon     |yes     |disabled|
  |libxml2         |no      |def     |unknown |no      |
  |linalg          |yes     |env     |yes     |disabled|
  |mpi             |yes     |yon     |yes     |no      |
  |netcdf          |yes     |yon     |yes     |disabled|
  |netcdf_fortran  |yes     |yon     |yes     |disabled|
  |papi            |no      |def     |unknown |no      |
  |pfft            |no      |def     |unknown |no      |
  |triqs           |no      |def     |unknown |no      |
  |wannier90       |no      |def     |unknown |disabled|
  |xmlf90          |no      |def     |unknown |disabled|
  +----------------+--------+--------+--------+--------+

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating fallbacks/INSTALL
config.status: creating fallbacks/README
config.status: creating fallbacks/build-abinit-fallbacks.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
checking which fallbacks to look for... none

 ==============================================================================
 === Optional source code                                                   ===
 ==============================================================================

configure: setting build switches associated to command-line options
checking whether to disable vectorization in problematic procedures... no
checking whether to activate Bethe-Salpeter unpacking... no
checking whether to enable optimize cRPA calculations for ifort <= 17.0... no
checking whether to activate build of exported libraries... no
checking whether to activate double-precision GW calculations... no
checking whether to activate internal support for libtetra(hedron) in ABINIT... yes
configure: defining the 'HAVE_LIBTETRA_ABINIT' preprocessing macro
checking whether to activate LOTF functionality (UNMAINTAINED)... no
checking whether to enable memory profiling... no
checking whether to activate support for MPI_IN_PLACE... no
checking whether to use MPI I/O as default I/O library (maintainer-only option)... no
checking whether to use NetCDF as default I/O library (maintainer-only option)... no
checking whether to activate support for OpenMP... no
checking whether to activate possibility to call python scripts externally by invoking a python interpreter... no
checking whether to tell ABINIT to read file lists from standard input... yes
checking whether to activate internal support for TRIQS 1.4... no
checking whether to activate internal support for TRIQS 2.0 (This option is dominant over the others versions)... no
checking whether to activate workaround for bugged ZDOTC and ZDOTU... no

 ==============================================================================
 === Output                                                                 ===
 ==============================================================================

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating fallbacks/INSTALL
config.status: creating fallbacks/README
config.status: creating fallbacks/build-abinit-fallbacks.sh
config.status: creating config.dump
config.status: creating config.pc
config.status: creating config.sh
config.status: creating config/split/make-src-symlinks
config.status: creating config/wrappers/wrap-fc
config.status: creating abichecks/abichecks.env
config.status: creating shared/common/src/14_hidewrite/m_build_info.F90
config.status: creating Makefile
config.status: creating abichecks/Makefile
config.status: creating shared/Makefile
config.status: creating shared/common/Makefile
config.status: creating shared/common/src/Makefile
config.status: creating shared/common/src/incs/Makefile
config.status: creating shared/common/src/mods/Makefile
config.status: creating shared/libpaw/Makefile
config.status: creating shared/libpaw/incs/Makefile
config.status: creating shared/libpaw/mods/Makefile
config.status: creating src/Makefile
config.status: creating src/incs/Makefile
config.status: creating src/mods/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating shared/common/src/02_clib/Makefile
config.status: creating shared/common/src/10_defs/Makefile
config.status: creating shared/common/src/11_memory_mpi/Makefile
config.status: creating shared/common/src/12_hide_mpi/Makefile
config.status: creating shared/common/src/14_hidewrite/Makefile
config.status: creating shared/common/src/16_hideleave/Makefile
config.status: creating shared/common/src/17_gpu_toolbox/Makefile
config.status: creating shared/common/src/17_libtetra_ext/Makefile
config.status: creating shared/common/src/17_yaml_out/Makefile
config.status: creating shared/common/src/18_timing/Makefile
config.status: creating shared/common/src/21_hashfuncs/Makefile
config.status: creating shared/common/src/27_toolbox_oop/Makefile
config.status: creating shared/common/src/28_numeric_noabirule/Makefile
config.status: creating shared/common/src/29_kpoints/Makefile
config.status: creating shared/common/src/32_util/Makefile
config.status: creating shared/common/src/33_xc_lowlevel/Makefile
config.status: creating shared/libpaw/src/Makefile
config.status: creating src/41_geometry/Makefile
config.status: creating src/42_nlstrain/Makefile
config.status: creating src/42_parser/Makefile
config.status: creating src/43_ptgroups/Makefile
config.status: creating src/43_wvl_wrappers/Makefile
config.status: creating src/44_abitools/Makefile
config.status: creating src/44_abitypes_defs/Makefile
config.status: creating src/45_geomoptim/Makefile
config.status: creating src/45_xgTools/Makefile
config.status: creating src/46_diago/Makefile
config.status: creating src/49_gw_toolbox_oop/Makefile
config.status: creating src/51_manage_mpi/Makefile
config.status: creating src/52_fft_mpi_noabirule/Makefile
config.status: creating src/52_manage_cuda/Makefile
config.status: creating src/53_ffts/Makefile
config.status: creating src/54_spacepar/Makefile
config.status: creating src/55_abiutil/Makefile
config.status: creating src/56_io_mpi/Makefile
config.status: creating src/56_mixing/Makefile
config.status: creating src/56_recipspace/Makefile
config.status: creating src/56_xc/Makefile
config.status: creating src/57_iopsp_parser/Makefile
config.status: creating src/57_iovars/Makefile
config.status: creating src/61_occeig/Makefile
config.status: creating src/62_cg_noabirule/Makefile
config.status: creating src/62_ctqmc/Makefile
config.status: creating src/62_iowfdenpot/Makefile
config.status: creating src/62_poisson/Makefile
config.status: creating src/62_wvl_wfs/Makefile
config.status: creating src/64_psp/Makefile
config.status: creating src/65_lotf_base/Makefile
config.status: creating src/65_paw/Makefile
config.status: creating src/66_nonlocal/Makefile
config.status: creating src/66_vdwxc/Makefile
config.status: creating src/66_wfs/Makefile
config.status: creating src/67_common/Makefile
config.status: creating src/67_python_invocation_ext/Makefile
config.status: creating src/67_triqs_ext/Makefile
config.status: creating src/68_dmft/Makefile
config.status: creating src/68_lotf/Makefile
config.status: creating src/68_recursion/Makefile
config.status: creating src/68_rsprc/Makefile
config.status: creating src/69_wfdesc/Makefile
config.status: creating src/70_gw/Makefile
config.status: creating src/71_bse/Makefile
config.status: creating src/71_wannier/Makefile
config.status: creating src/72_response/Makefile
config.status: creating src/77_ddb/Makefile
config.status: creating src/77_suscep/Makefile
config.status: creating src/78_effpot/Makefile
config.status: creating src/78_eph/Makefile
config.status: creating src/79_seqpar_mpi/Makefile
config.status: creating src/80_tdep/Makefile
config.status: creating src/94_scfcv/Makefile
config.status: creating src/95_drive/Makefile
config.status: creating src/98_main/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
config.status: executing dump-optim commands
config.status: executing script-perms commands
config.status: executing source-split commands
config.status: executing long-lines commands

 ==============================================================================
 === Final remarks                                                          ===
 ==============================================================================

Core build parameters
---------------------

  * C compiler       : gnu version 7.5
  * Fortran compiler : gnu version 7.5
  * architecture     : unknown unknown (64 bits)
  * debugging        : basic
  * optimizations    : standard

  * OpenMP enabled   : no (collapse: ignored)
  * MPI    enabled   : yes (flavor: auto)
  * MPI    in-place  : no
  * MPI-IO enabled   : yes
  * GPU    enabled   : no (flavor: none)

  * LibXML2 enabled  : no
  * LibPSML enabled  : no
  * XMLF90  enabled  : no
  * HDF5 enabled     : yes (MPI support: yes)
  * NetCDF enabled   : yes (MPI support: yes)
  * NetCDF-F enabled : yes (MPI support: yes)

  * FFT flavor       : goedecker (libs: auto-detected)
  * LINALG flavor    : netlib (libs: user-defined)

  * Build workflow   : monolith

0 deprecated options have been used:.

Configuration complete.
You may now type "make" to build Abinit.
(or "make -j<n>", where <n> is the number of available processors)