nixbot

builds

clan/clan-core build #355 failed

branch 26.05 · PR #7905 · commit bb61f4b38a · · took 8m 43s

eval warnings 40 kinds · 104 occurrences
  • warn /nix/var/nix does not exist, so Nix will use "/homeless-shelter/.local/share/nix/root" as a chroot store ×1
  • warn node/Capability.hpp:61:23: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Capability::<unnamed>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×22
  • warn node/NetworkConfig.cpp:53:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::InetAddress' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×1
  • warn ext/ed25519-amd64-asm/sc25519.h:18:34: warning: 'crypto_sign_ed25519_amd64_64_sc25519_window4' accessing 85 bytes in a region of size 64 [-Wstringop-overflow=] ×1
  • warn ext/ed25519-amd64-asm/sc25519_window4.c:3:34: warning: argument 1 of type 'signed char[64]' with mismatched bound [-Warray-parameter=] ×1
  • warn node/Network.hpp:484:31: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Network::_IncomingConfigChunk' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×20
  • warn one.cpp:658:75: warning: comparison of integer expressions of different signedness: 'int' and 'nlohmann::basic_json<>::size_type' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn one.cpp:674:75: warning: comparison of integer expressions of different signedness: 'int' and 'nlohmann::basic_json<>::size_type' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn one.cpp:823:117: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t' {aka 'long int'} [-Wformat=] ×1
  • warn selftest.cpp:1152:23: warning: variable 'salsaKey' set but not used [-Wunused-but-set-variable] ×1
  • warn selftest.cpp:1571:32: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn selftest.cpp:1587:32: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn one.cpp:1750:30: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] ×1
  • warn node/../osdep/Phy.hpp:941:31: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn one.cpp:1349:23: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn one.cpp:1357:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn one.cpp:1744:15: warning: ignoring return value of 'int lchown(const char*, __uid_t, __gid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn node/Identity.hpp:42:63: warning: '<unnamed>.ZeroTier::World::Root::identity.ZeroTier::Identity::_publicKey' may be used uninitialized [-Wmaybe-uninitialized] ×4
  • warn /nix/store/…-gcc-15.2.0/include/c++/15.2.0/bits/new_allocator.h:191:11: warning: '<anonymous>' may be used uninitialized [-Wmaybe-uninitialized] ×19
  • warn /nix/store/…-glibc-2.42-67-dev/include/bits/string_fortified.h:29:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' forming offset [16, 27] is out of the bounds [0, 16] of object 'bindaddr' with type 'sockaddr_in' [-Warray-bounds=] ×2
  • warn /nix/store/…-glibc-2.42-67-dev/include/bits/string_fortified.h:29:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' forming offset [16, 27] is out of the bounds [0, 16] of object 'invalidAddr' with type 'sockaddr_in' [-Warray-bounds=] ×2
  • warn one.cpp:1350:49: warning: 'zerotier_dump.txt' directive output may be truncated writing 17 bytes into a region of size between 0 and 16383 [-Wformat-truncation=] ×1
  • warn /nix/store/…-glibc-2.42-67-dev/include/bits/stdio2.h:68:35: warning: '__builtin___snprintf_chk' argument 6 overlaps destination object 'cwd' [-Wrestrict] ×1
  • warn the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 ×1
  • warn osdep/LinuxNetLink.cpp:278:14: warning: unused variable 'ms' [-Wunused-variable] ×1
  • warn osdep/LinuxNetLink.cpp:364:14: warning: unused variable 'ms' [-Wunused-variable] ×1
  • warn nonfree/controller/../../node/Capability.hpp:61:23: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Capability::<unnamed>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×2
  • warn service/../node/Capability.hpp:61:23: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Capability::<unnamed>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×1
  • warn service/../node/Network.hpp:484:31: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Network::_IncomingConfigChunk' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×1
  • warn osdep/LinuxEthernetTap.cpp:219:21: warning: ignoring return value of 'int pipe(int*)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn osdep/LinuxEthernetTap.cpp:361:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn osdep/LinuxEthernetTap.cpp:512:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn osdep/Phy.hpp:941:31: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn service/OneService.cpp:1046:22: warning: unused variable 'pinning' [-Wunused-variable] ×1
  • warn service/OneService.cpp:2456:43: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<ZeroTier::InetAddress>::size_type' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn service/OneService.cpp:2465:43: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<ZeroTier::InetAddress>::size_type' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn service/../node/../osdep/Phy.hpp:263:31: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn service/../node/../osdep/Phy.hpp:941:31: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn service/OneService.cpp:1801:102: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 16383 [-Wformat-truncation=] ×1
  • warn service/OneService.cpp:1825:83: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 1 and 16384 [-Wformat-truncation=] ×1

1 failed
failed attributes
status attribute duration
failed default.checks.aarch64-darwin.nixos-flash-installer 46s
setup: /nix/store/8bnazq9pzq44jvkzmj0dkiq4mw942c5p-zfs-user-2.4.3 /nix/store/w7gn3pyx8j8afn5nw83h5ni4y5nnbnym-zfs-user-2.4.3-man /nix/store/5m80m3c9a8g0ax …
setup:
  /nix/store/8bnazq9pzq44jvkzmj0dkiq4mw942c5p-zfs-user-2.4.3
  /nix/store/w7gn3pyx8j8afn5nw83h5ni4y5nnbnym-zfs-user-2.4.3-man
  /nix/store/5m80m3c9a8g0ax7bac6mp5qak4z277hd-zfstools-0.3.6
  /nix/store/527brz0pgwdzrapg4ng09hmdgr01v03g-zip-3.0
  /nix/store/l0l8kcfdp6v34qq0z8cbpc4v9c9hccgp-zlib-ng-2.3.3
  /nix/store/snjmn985gxb5h7s75ah2hc4987nsaqjd-zstd-1.5.7-bin
  /nix/store/wzsds7d546q15gsxrwparsyj325094km-zstd-1.5.7-man
error: Nix daemon disconnected unexpectedly (maybe it crashed?)
164 succeeded
succeeded attributes
status attribute duration
loading…