Skip to content

Fixed deprecated call #245

Fixed deprecated call

Fixed deprecated call #245

Triggered via push October 8, 2023 21:13
Status Failure
Total duration 4m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.