Skip to content

make nproc, single RUN #3

make nproc, single RUN

make nproc, single RUN #3

Triggered via push March 17, 2024 04:50
Status Failure
Total duration 22s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=() && TEMP_PACKAGES+=(git) && TEMP_PACKAGES+=(libtiff-dev) && TEMP_PACKAGES+=(libjemalloc-dev) && KEPT_PACKAGES+=(libtiff6) && apt-get update && apt-get install -y --no-install-recommends \"${KEPT_PACKAGES[@]}\" \"${TEMP_PACKAGES[@]}\" git clone https://github.com/altillimity/satdump.git /src/satdump && pushd /src/satdump && sed -i '/zenity/d' packages.runner && xargs -a /src/satdump/packages.builder apt install --no-install-recommends -qy && xargs -a /src/satdump/packages.runner apt install -qy && mkdir build && pushd build && cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_GUI=OFF -DBUILD_ZIQ=OFF .. && make -j`nproc` && make install && popd && popd && xargs -a /src/satdump/packages.builder apt purge -qy && apt-get remove -y \"${TEMP_PACKAGES[@]}\" && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/*" did not complete successfully: exit code: 100
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v1, docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/