Skip to content

refactor: Use merge_sort instead of qsort for sorting. #5854

refactor: Use merge_sort instead of qsort for sorting.

refactor: Use merge_sort instead of qsort for sorting. #5854

Triggered via pull request December 2, 2024 17:14
Status Failure
Total duration 7m 26s
Artifacts 1

ci.yml

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

Annotations

20 errors and 27 warnings
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
build-macos
Process completed with exit code 2.
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 (modules)
buildx failed with: ERROR: failed to solve: process "other/docker/modules/check" did not complete successfully: exit code: 1
analysis (slimcc)
buildx failed with: ERROR: failed to solve: process "make" did not complete successfully: exit code: 2
build-windows-msvc (2019)
Process completed with exit code 1.
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
build-netbsd
The process '/usr/bin/bash' failed with exit code 8
build-windows-msvc (2022)
The job was canceled because "_2019" failed.
build-windows-msvc (2022)
The operation was canceled.
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 (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
common / restyled
Process completed with 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 (rpm)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rpmbuild --rebuild \"toxcore-${PROJECT_VERSION}-1.fc39.src.rpm\"" did not complete successfully: 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
analysis (pkgsrc)
buildx failed with: ERROR: failed to solve: process "bmake DISTFILES=c-toxcore.tar.gz DISTDIR=/work NO_CHECKSUM=yes" did not complete successfully: exit code: 1
analysis (freebsd)
buildx failed with: ERROR: failed to solve: process ".github/scripts/cmake-freebsd" did not complete successfully: exit code: 2
cimplefmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
generate-events
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (autotools)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-macos
libsodium 1.0.20 is already installed and up-to-date. To reinstall 1.0.20, run: brew reinstall libsodium
analysis (goblint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (cppcheck)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (doxygen)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (compcert)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (modules)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (slimcc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
common / buildifier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (tcc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-netbsd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (misra)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (tokstyle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (infer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
common / restyled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
common / restyled
The checked out commit does not match the event PR's head. 7910e31d19834b5a14fd82d9025807f06fb01f17 != e791eea36f54d513badb5c0e79415905af7f067a. Weird things may happen.
analysis (sparse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-freebsd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (rpm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (clang-tidy)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (pkgsrc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
coverage-linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis (freebsd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
artifact
1.83 KB