Skip to content

feat: WIP NoiseIK handshake based on libsodium #5565

feat: WIP NoiseIK handshake based on libsodium

feat: WIP NoiseIK handshake based on libsodium #5565

Triggered via pull request June 14, 2024 10:36
Status Failure
Total duration 6m 52s
Artifacts

ci.yml

on: pull_request
Matrix: analysis
Matrix: build-windows-msvc
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
cimplefmt
Process completed with exit code 1.
analysis (clang-tidy)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c other/analysis/run-clang-tidy" did not complete successfully: exit code: 1
build-android
Process completed with exit code 2.
analysis (compcert)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c make \"-j$(nproc)\"" did not complete successfully: exit code: 2
analysis (goblint)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c tcc analysis.c" did not complete successfully: exit code: 1
analysis (autotools)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CC=gcc .github/scripts/autotools-linux" did not complete successfully: exit code: 2
coverage-linux
Process completed with exit code 1.
analysis (slimcc)
buildx failed with: ERROR: failed to solve: process "make" did not complete successfully: exit code: 2
analysis (tcc)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c tcc -Dinline=static -o send_message_test -Wall -Werror -bench -g auto_tests/auto_test_support.c auto_tests/send_message_test.c testing/misc_tools.c toxav/*.c toxcore/*.c toxcore/*/*.c toxencryptsave/*.c third_party/cmp/*.c $(pkg-config --cflags --libs libsodium opus vpx) && ./send_message_test | grep 'tox clients connected'" did not complete successfully: exit code: 1
analysis (infer)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c infer capture -- clang++ -fsyntax-only $(pkg-config --cflags libconfig libsodium opus vpx) /work/c-toxcore/toxav/*.c /work/c-toxcore/toxcore/*.c /work/c-toxcore/toxcore/*/*.c /work/c-toxcore/toxencryptsave/*.c" did not complete successfully: exit code: 1
analysis (tokstyle)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /bin/check-c $(find /src/workspace/c-toxcore -name \"*.c\" -and -not -wholename \"*/auto_tests/*\" -and -not -wholename \"*/other/*\" -and -not -wholename \"*/super_donators/*\" -and -not -wholename \"*/testing/*\" -and -not -wholename \"*/third_party/cmp/examples/*\" -and -not -wholename \"*/third_party/cmp/test/*\")" did not complete successfully: exit code: 1
analysis (sparse)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make -j4" did not complete successfully: exit code: 2
build-freebsd
The process '/usr/bin/bash' failed with exit code 8
analysis (freebsd)
buildx failed with: ERROR: failed to solve: process ".github/scripts/cmake-freebsd" did not complete successfully: exit code: 2
build-macos
libsodium 1.0.20 is already installed and up-to-date. To reinstall 1.0.20, run: brew reinstall libsodium