Skip to content

add initial protobuf for replistore integration #281

add initial protobuf for replistore integration

add initial protobuf for replistore integration #281

Triggered via push July 28, 2024 21:24
Status Failure
Total duration 4m 34s
Artifacts 2

image.yml

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

Annotations

2 errors
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${TARGETPLATFORM}\" = \"linux/amd64\" ]; then TARGET=\"x86_64-unknown-linux-gnu\"; elif [ \"${TARGETPLATFORM}\" = \"linux/arm64\" ]; then TARGET=\"aarch64-unknown-linux-gnu\"; apt install gcc-aarch64-linux-gnu -y; export CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-linux-gnu-gcc; else echo \"broken targetplatform\"; exit 1; fi; rustup target add \"${TARGET}\"; apt install -y musl-tools musl-dev git protobuf-compiler; update-ca-certificates; rustup component add rustfmt; cargo build --release --target=\"${TARGET}\"; mkdir /releases; cp /dtrd/target/${TARGET}/release/dtrd /dtrd/target/${TARGET}/release/dtrd_cli /releases" did not complete successfully: exit code: 1
build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${TARGETPLATFORM}\" = \"linux/amd64\" ]; then TARGET=\"x86_64-unknown-linux-gnu\"; elif [ \"${TARGETPLATFORM}\" = \"linux/arm64\" ]; then TARGET=\"aarch64-unknown-linux-gnu\"; apt install gcc-aarch64-linux-gnu -y; export CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-linux-gnu-gcc; else echo \"broken targetplatform\"; exit 1; fi; rustup target add \"${TARGET}\"; apt install -y musl-tools musl-dev git protobuf-compiler; update-ca-certificates; rustup component add rustfmt; cargo build --release --target=\"${TARGET}\"; mkdir /releases; cp /dtrd/target/${TARGET}/release/dtrd /dtrd/target/${TARGET}/release/dtrd_cli /releases" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
huettner94~dtn~LM0E8I.dockerbuild
23.6 KB
huettner94~dtn~MRLT84.dockerbuild
26.4 KB