Doxygen cleaning and upgrade #491
github-actions.yml
on: push
windows-2019-dynamicLink
9m 50s
windows-2019-staticLink-cs
14m 18s
ubuntu-20-mpi
1m 17s
ubuntu-20-valgrind-unitTest
1m 11s
webassembly
0s
Matrix: build_wheels
Matrix: ubuntu-20-java11
Annotations
11 errors
ubuntu-20-valgrind-unitTest
Process completed with exit code 2.
|
ubuntu-20-mpi
Process completed with exit code 2.
|
Build wheels on ubuntu-latest
Command ['sh', '-c', 'yum install -y wget minizip-devel gcc-c++ boost-devel && yum search epel-release && yum info epel-release && yum install -y epel-release && yum --enablerepo=epel install -y cmake3 && cd / && wget https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.3/src/hdf5-1.12.3.tar.gz && tar xf hdf5-1.12.3.tar.gz && mkdir hdf5-build && cd hdf5-build && cmake3 -G "Unix Makefiles" -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DBUILD_SHARED_LIBS:BOOL=OFF -DBUILD_TESTING:BOOL=OFF -DHDF5_BUILD_TOOLS:BOOL=OFF -DHDF5_BUILD_EXAMPLES:BOOL=OFF -DHDF5_BUILD_CPP_LIB:BOOL=OFF -DHDF5_BUILD_HL_LIB:BOOL=OFF -DCMAKE_INSTALL_PREFIX:STRING=/hdf5-install ../hdf5-1.12.3 && cmake3 --build . -j2 --config Release && cmake3 --install . && cd / && mkdir build && cd build && cmake3 -DCMAKE_BUILD_TYPE=Release -DHDF5_ROOT=/hdf5-install -DHDF5_USE_STATIC_LIBRARIES=TRUE -DWITH_PYTHON_WRAPPING=TRUE -DCMAKE_INSTALL_PREFIX:STRING=/fesapi-install /project && cmake3 --build . -j2 --config Release && cmake3 --install .\n'] failed with code 2.
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
ubuntu-20-java11 (clang 11, clang-11, clang-11, clang++-11)
Process completed with exit code 2.
|
ubuntu-20-java11 (gcc 10, gcc-10, gcc-10, g++-10)
Process completed with exit code 2.
|
ubuntu-20-java11 (clang 10, clang-10, clang-10, clang++-10)
Process completed with exit code 2.
|
ubuntu-20-java11 (gcc 9, gcc-9, gcc-9, g++-9)
Process completed with exit code 2.
|
ubuntu-20-java11 (clang 9, clang-9, clang-9, clang++-9)
Process completed with exit code 2.
|
windows-2019-dynamicLink
Process completed with exit code 1.
|
windows-2019-staticLink-cs
Process completed with exit code 1.
|