Don't attempt to install Python packages with system-Python
Ensure dummy MPI_* functions from libdmumps_seq-5.6.so via IpOpt don't shadow proper MPI functions
Fix some Issue with lcov/geninfo when creating coverate reports
Test time (real) = 21.72 sec
Capturing coverage data from .
geninfo cmd: '/usr/bin/geninfo . --output-filename parpe_coverage.info --memory 0'
Found gcov version: 13.2.0
Using intermediate gcov format
Writing temporary data to /tmp/geninfo_dato54m
Scanning . for .gcda files ...
Found 58 data files in .
Processing ./tests/googletest-build/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.gcda
Processing ./tests/googletest-build/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.gcda
geninfo: WARNING: /usr/include/c++/13/bits/hashtable_policy.h:333: unexecuted block on non-branch line with non-zero hit count. Use "geninfo --rc geninfo_unexecuted_blocks=1 to set count to zero.
Processing ./tests/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.gcda
geninfo: WARNING: /usr/include/c++/13/bits/alloc_traits.h:517: unexecuted block on non-branch line with non-zero hit count. Use "geninfo --rc geninfo_unexecuted_blocks=1 to set count to zero.
(use "geninfo --ignore-errors gcov,gcov ..." to suppress this warning)
Processing ./tests/googletest-build/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.gcda
Processing ./tests/parpecommon/CMakeFiles/unittests_common.dir/commonTests.cpp.gcda
geninfo: WARNING: /usr/include/c++/13/bits/stl_iterator_base_types.h:240: unexecuted block on non-branch line with non-zero hit count. Use "geninfo --rc geninfo_unexecuted_blocks=1 to set count to zero.
(use "geninfo --ignore-errors gcov,gcov ..." to suppress this warning)
geninfo: ERROR: mismatched end line for _ZN26Testing_TenToMinusInf_Test8TestBodyEv at /__w/parPE/parPE/tests/parpecommon/commonTests.cpp:21: 21 -> 23
(use "geninfo --ignore-errors mismatch ..." to bypass this error)
make[3]: *** [CMakeFiles/parpe_coverage.dir/build.make:77: CMakeFiles/parpe_coverage] Error 1
make[2]: *** [CMakeFiles/Makefile2:1192: CMakeFiles/parpe_coverage.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:1199: CMakeFiles/parpe_coverage.dir/rule] Error 2
make: *** [Makefile:576: parpe_coverage] Error 2
MPI_*
functions fromlibdmumps_seq-5.6.so
via IpOpt don't shadow proper MPI functionsFix some Issue with lcov/geninfo when creating coverate reports