Skip to content

Merge pull request #2 from epoupon/master #7

Merge pull request #2 from epoupon/master

Merge pull request #2 from epoupon/master #7

Triggered via push December 18, 2023 12:36
Status Failure
Total duration 2m 7s
Artifacts

build-alpine.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build (Debug)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c DIR=/tmp/lms/build && mkdir -p ${DIR} && cd ${DIR} && \t\txx-info is-cross && export BUILD_TESTS=OFF || export BUILD_TESTS=ON && \t\tPKG_CONFIG_PATH=/$(xx-info)/usr/lib/pkgconfig cmake /tmp/lms/ -DCMAKE_INCLUDE_PATH=${PREFIX}/include -DCMAKE_BUILD_TYPE=${LMS_BUILD_TYPE} $(xx-clang --print-cmake-defines) -DCMAKE_PREFIX_PATH=/$(xx-info)/usr/lib/cmake -DBUILD_TESTING=${BUILD_TESTS} && \t\tVERBOSE=1 make -j$(nproc) && \t\txx-verify src/lms/lms && \t\t(xx-info is-cross || make test)" did not complete successfully: exit code: 2
Build (Release)
The job was canceled because "Debug" failed.
Build (Release)
The operation was canceled.