Skip to content

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

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

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

Triggered via push June 10, 2024 16:36
Status Failure
Total duration 14m 6s
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.