Build python wheels #16
Annotations
2 errors and 1 warning
Command ['sh', '-c', 'yum install -y openblas-devel ninja-build && git clone --single-branch --branch trilinos-release-16-0-branch https://github.com/trilinos/Trilinos.git && mkdir trilinos-build && cd trilinos-build && ls /usr/lib64/*openblas* && cmake \\\n -G Ninja \\\n -D CMAKE_INSTALL_PREFIX:PATH=/home/runner/work/GenTen/GenTen/build/trilinos-install \\\n -D CMAKE_BUILD_TYPE:STRING=RELEASE \\\n -D Trilinos_ENABLE_DEBUG:BOOL=OFF \\\n -D Trilinos_ENABLE_CHECKED_STL:BOOL=OFF \\\n -D Trilinos_ENABLE_EXPLICIT_INSTANTIATION:BOOL=ON \\\n -D Trilinos_WARNINGS_AS_ERRORS_FLAGS:STRING="" \\\n -D Trilinos_ENABLE_ALL_PACKAGES:BOOL=OFF \\\n -D Trilinos_ENABLE_ALL_OPTIONAL_PACKAGES:BOOL=OFF \\\n -D BUILD_SHARED_LIBS:BOOL=ON \\\n -D CMAKE_CXX_COMPILER:FILEPATH=g++ \\\n -D CMAKE_C_COMPILER:FILEPATH=gcc \\\n -D CMAKE_Fortran_COMPIIER:FILEPATH=gfortran \\\n -D TPL_ENABLE_BinUtils=OFF \\\n -D TPL_ENABLE_Pthread=OFF \\\n -D TPL_BLAS_LIBRARIES=/usr/lib64/libopenblas.so \\\n -D TPL_LAPACK_LIBRARIES=/usr/lib64/libopenblas.so \\\n -D Trilinos_ENABLE_ROL=ON \\\n ../Trilinos &&\nninja install && ls /home/runner/work/GenTen/GenTen/build/trilinos-install && ls /home/runner/work/GenTen/GenTen/build/trilinos-install/lib && ls /home/runner/work/GenTen/GenTen/build/trilinos-install/lib/cmake && ls /home/runner/work/GenTen/GenTen/build/trilinos-install/lib/cmake/Trilinos\n'] failed with code 2.
|
|
|
The logs for this run have expired and are no longer available.
Loading