Skip to content

Merge remote-tracking branch 'upstream/develop' into develop #36

Merge remote-tracking branch 'upstream/develop' into develop

Merge remote-tracking branch 'upstream/develop' into develop #36

Triggered via push July 28, 2024 14:49
Status Failure
Total duration 8m 11s
Artifacts

build-alpine.yml

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

Annotations

3 errors and 1 warning
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=/$(xx-info)/usr/include -DCMAKE_BUILD_TYPE=${LMS_BUILD_TYPE} $(xx-clang --print-cmake-defines) -DCMAKE_PREFIX_PATH=/$(xx-info)/usr/lib/cmake -DBUILD_TESTING=${BUILD_TESTS} -DBUILD_BENCHMARKS=ON && \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.
Build (Debug)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/