Skip to content

Allow boost version < 106600 #452

Allow boost version < 106600

Allow boost version < 106600 #452

Triggered via push July 24, 2024 10:15
Status Failure
Total duration 46m 5s
Artifacts 7
windows-2019-dynamicLink
45m 48s
windows-2019-dynamicLink
windows-2019-staticLink-cs
38m 1s
windows-2019-staticLink-cs
ubuntu-20-python3
24m 59s
ubuntu-20-python3
ubuntu-20-mpi
21m 58s
ubuntu-20-mpi
ubuntu-20-valgrind-unitTest
33m 43s
ubuntu-20-valgrind-unitTest
webassembly
0s
webassembly
Matrix: build_wheels
Matrix: ubuntu-20-java8
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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 /project/.. && 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=/project/../hdf5-install ../hdf5-1.12.3 && cmake3 --build . -j2 --config Release && cmake3 --install . && cd /project/.. && mkdir build && cd build && cmake3 -DCMAKE_BUILD_TYPE=Release -DHDF5_ROOT=/project/../hdf5-install -DHDF5_USE_STATIC_LIBRARIES=TRUE -DWITH_PYTHON_WRAPPING=TRUE /project && cmake3 --build . -j2 --config Release && cmake3 --install .\n'] failed with code 2.
Build wheels on ubuntu-latest
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
ubuntu-20.04-clang++-10 Expired
27.1 MB
ubuntu-20.04-clang++-11 Expired
27.8 MB
ubuntu-20.04-clang++-9 Expired
28 MB
ubuntu-20.04-g++-10 Expired
28.5 MB
ubuntu-20.04-g++-9 Expired
28.4 MB
ubuntu-20.04-python3 Expired
35.5 MB
windows-2019 Expired
5.29 MB