zerotierone-1.16.0
default.checks.aarch64-darwin.all-packages
· build #416
· raw
unpackPhase
1unpacking source archive /nix/store/qxr9703hw3pa7781vv44hlshwav2qslj-source2source root is source3Executing cargoSetupPostUnpackHook4Finished cargoSetupPostUnpackHookpatchPhase
5applying patch /nix/store/hj197myrwcrinylkdprnlykv8l885jw9-0001-darwin-disable-link-time-optimization.patch6patching file make-mac.mk7applying patch /nix/store/al59jkmz51lgv3rwmx8bscpx12vmfqrq-0002-Support-single-arch-builds-on-macOS.patch8patching file make-mac.mk9Executing cargoSetupPostPatchHook10Validating consistency between /nix/var/nix/builds/nix-55514-4092674328/source/Cargo.lock and /nix/var/nix/builds/nix-55514-4092674328/cargo-deps-vendor/Cargo.lock11Finished cargoSetupPostPatchHookupdateAutotoolsGnuConfigScriptsPhase
12Updating Autotools / GNU config script to a newer upstream version: ./ext/libpqxx-7.7.3/config/config.sub13Updating Autotools / GNU config script to a newer upstream version: ./ext/libpqxx-7.7.3/config/config.guessconfigurePhase
14patching script interpreter paths in ./doc/build.sh15./doc/build.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/j0hldai2k6ch691p6dlh4v75c1ym73mq-bash-5.3p9/bin/bash"16substituteStream() in derivation zerotierone-1.16.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file './doc/build.sh')17fixing libtool script ./ext/libpqxx-7.7.3/config/ltmain.sh18./ext/libpqxx-7.7.3/configure19no configure script, doing nothingbuildPhase
20build flags: -j10 SHELL=/nix/store/j0hldai2k6ch691p6dlh4v75c1ym73mq-bash-5.3p9/bin/bash ARCH=arm64 all selftest21if [[ "arm64" == *"x86_64"* ]]; then cd rustybits && MACOSX_DEPLOYMENT_TARGET=10.13 cargo build -p zeroidc --target=x86_64-apple-darwin --release; fi22OpenTelemetry Exporter not enabled, skipping build.23if [[ "arm64" == *"arm64"* ]]; then cd rustybits && MACOSX_DEPLOYMENT_TARGET=10.13 cargo build -p zeroidc --target=aarch64-apple-darwin --release; fi24clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/AES.o node/AES.cpp25clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/AES_aesni.o node/AES_aesni.cpp26clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/AES_armcrypto.o node/AES_armcrypto.cpp27clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/ECC.o node/ECC.cpp28clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Capability.o node/Capability.cpp29clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/CertificateOfMembership.o node/CertificateOfMembership.cpp30clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/CertificateOfOwnership.o node/CertificateOfOwnership.cpp31clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Identity.o node/Identity.cpp32clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/IncomingPacket.o node/IncomingPacket.cpp33 Compiling proc-macro2 v1.0.10134 Compiling unicode-ident v1.0.1835 Compiling quote v1.0.4036 Compiling syn v2.0.10637In file included from node/CertificateOfMembership.cpp:12:38In file included from node/Network.hpp:20:39In file included from node/Membership.hpp:18:40In file included from node/NetworkConfig.hpp:16:41In file included from node/CertificateOfOwnership.hpp:18:42node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]43 77 | memset(this, 0, sizeof(InetAddress));44 | ^45node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning46 77 | memset(this, 0, sizeof(InetAddress));47 | ^48 | (void*)49node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]50 81 | memcpy(this, &a, sizeof(InetAddress));51 | ^52node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning53 81 | memcpy(this, &a, sizeof(InetAddress));54 | ^55 | (void*)56node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]57 85 | memcpy(this, a, sizeof(InetAddress));58 | ^59node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning60 85 | memcpy(this, a, sizeof(InetAddress));61 | ^62 | (void*)63node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]64 135 | memcpy(this, &a, sizeof(InetAddress));65 | ^66node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning67 135 | memcpy(this, &a, sizeof(InetAddress));68 | ^69 | (void*)70node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]71 143 | memcpy(this, a, sizeof(InetAddress));72 | ^73node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning74 143 | memcpy(this, a, sizeof(InetAddress));75 | ^76 | (void*)77node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]78 151 | memcpy(this, &ss, sizeof(InetAddress));79 | ^80node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning81 151 | memcpy(this, &ss, sizeof(InetAddress));82 | ^83 | (void*)84node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]85 159 | memcpy(this, ss, sizeof(InetAddress));86 | ^87node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning88 159 | memcpy(this, ss, sizeof(InetAddress));89 | ^90 | (void*)91node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]92 167 | memset(this, 0, sizeof(InetAddress));93 | ^94node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning95 167 | memset(this, 0, sizeof(InetAddress));96 | ^97 | (void*)98node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]99 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));100 | ^101node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning102 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));103 | ^104 | (void*)105node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]106 176 | memset(this, 0, sizeof(InetAddress));107 | ^108node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning109 176 | memset(this, 0, sizeof(InetAddress));110 | ^111 | (void*)112node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]113 177 | memcpy(this, sa, sizeof(struct sockaddr_in));114 | ^115node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning116 177 | memcpy(this, sa, sizeof(struct sockaddr_in));117 | ^118 | (void*)119node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]120 185 | memset(this, 0, sizeof(InetAddress));121 | ^122node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning123 185 | memset(this, 0, sizeof(InetAddress));124 | ^125 | (void*)126node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]127 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));128 | ^129node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning130 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));131 | ^132 | (void*)133node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]134 194 | memset(this, 0, sizeof(InetAddress));135 | ^136node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning137 194 | memset(this, 0, sizeof(InetAddress));138 | ^139 | (void*)140node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]141 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));142 | ^143node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning144 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));145 | ^146 | (void*)147node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]148 203 | memset(this, 0, sizeof(InetAddress));149 | ^150node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning151 203 | memset(this, 0, sizeof(InetAddress));152 | ^153 | (void*)154node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]155 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));156 | ^157node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning158 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));159 | ^160 | (void*)161node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]162 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));163 | ^164node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning165 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));166 | ^167 | (void*)168node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]169 219 | memset(this, 0, sizeof(InetAddress));170 | ^171node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning172 219 | memset(this, 0, sizeof(InetAddress));173 | ^174 | (void*)175node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]176 222 | memcpy(this, sa, sizeof(struct sockaddr_in));177 | ^178node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning179 222 | memcpy(this, sa, sizeof(struct sockaddr_in));180 | ^181 | (void*)182node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]183 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));184 | ^185node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning186 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));187 | ^188 | (void*)189node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]190 516 | memset(this, 0, sizeof(InetAddress));191 | ^192node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning193 516 | memset(this, 0, sizeof(InetAddress));194 | ^195 | (void*)196node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]197 638 | memset(this, 0, sizeof(InetAddress));198 | ^199node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning200 638 | memset(this, 0, sizeof(InetAddress));201 | ^202 | (void*)203In file included from node/IncomingPacket.cpp:9:204In file included from node/IncomingPacket.hpp:12:205In file included from node/MulticastGroup.hpp:12:206node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]207 77 | memset(this, 0, sizeof(InetAddress));208 | ^209node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning210 77 | memset(this, 0, sizeof(InetAddress));211 | ^212 | (void*)213node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]214 81 | memcpy(this, &a, sizeof(InetAddress));215 | ^216node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning217 81 | memcpy(this, &a, sizeof(InetAddress));218 | ^219 | (void*)220node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]221 85 | memcpy(this, a, sizeof(InetAddress));222 | ^223node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning224 85 | memcpy(this, a, sizeof(InetAddress));225 | ^226 | (void*)227node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]228 135 | memcpy(this, &a, sizeof(InetAddress));229 | ^230node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning231 135 | memcpy(this, &a, sizeof(InetAddress));232 | ^233 | (void*)234node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]235 143 | memcpy(this, a, sizeof(InetAddress));236 | ^237node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning238 143 | memcpy(this, a, sizeof(InetAddress));239 | ^240 | (void*)241node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]242 151 | memcpy(this, &ss, sizeof(InetAddress));243 | ^244node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning245 151 | memcpy(this, &ss, sizeof(InetAddress));246 | ^247 | (void*)248node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]249 159 | memcpy(this, ss, sizeof(InetAddress));250 | ^251node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning252 159 | memcpy(this, ss, sizeof(InetAddress));253 | ^254 | (void*)255node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]256 167 | memset(this, 0, sizeof(InetAddress));257 | ^258node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning259 167 | memset(this, 0, sizeof(InetAddress));260 | ^261 | (void*)262node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]263 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));264 | ^265node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning266 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));267 | ^268 | (void*)269node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]270 176 | memset(this, 0, sizeof(InetAddress));271 | ^272node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning273 176 | memset(this, 0, sizeof(InetAddress));274 | ^275 | (void*)276node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]277 177 | memcpy(this, sa, sizeof(struct sockaddr_in));278 | ^279node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning280 177 | memcpy(this, sa, sizeof(struct sockaddr_in));281 | ^282 | (void*)283node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]284 185 | memset(this, 0, sizeof(InetAddress));285 | ^286node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning287 185 | memset(this, 0, sizeof(InetAddress));288 | ^289 | (void*)290node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]291 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));292 | ^293node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning294 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));295 | ^296 | (void*)297node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]298 194 | memset(this, 0, sizeof(InetAddress));299 | ^300node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning301 194 | memset(this, 0, sizeof(InetAddress));302 | ^303 | (void*)304node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]305 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));306 | ^307node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning308 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));309 | ^310 | (void*)311node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]312 203 | memset(this, 0, sizeof(InetAddress));313 | ^314node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning315 203 | memset(this, 0, sizeof(InetAddress));316 | ^317 | (void*)318node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]319 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));320 | ^321node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning322 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));323 | ^324 | (void*)325node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]326 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));327 | ^328node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning329 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));330 | ^331 | (void*)332node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]333 219 | memset(this, 0, sizeof(InetAddress));334 | ^335node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning336 219 | memset(this, 0, sizeof(InetAddress));337 | ^338 | (void*)339node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]340 222 | memcpy(this, sa, sizeof(struct sockaddr_in));341 | ^342node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning343 222 | memcpy(this, sa, sizeof(struct sockaddr_in));344 | ^345 | (void*)346node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]347 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));348 | ^349node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning350 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));351 | ^352 | (void*)353node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]354 516 | memset(this, 0, sizeof(InetAddress));355 | ^356node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning357 516 | memset(this, 0, sizeof(InetAddress));358 | ^359 | (void*)360node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]361 638 | memset(this, 0, sizeof(InetAddress));362 | ^363node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning364 638 | memset(this, 0, sizeof(InetAddress));365 | ^366 | (void*)367In file included from node/CertificateOfOwnership.cpp:9:368In file included from node/CertificateOfOwnership.hpp:18:369node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]370 77 | memset(this, 0, sizeof(InetAddress));371 | ^372node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning373 77 | memset(this, 0, sizeof(InetAddress));374 | ^375 | (void*)376node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]377 81 | memcpy(this, &a, sizeof(InetAddress));378 | ^379node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning380 81 | memcpy(this, &a, sizeof(InetAddress));381 | ^382 | (void*)383node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]384 85 | memcpy(this, a, sizeof(InetAddress));385 | ^386node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning387 85 | memcpy(this, a, sizeof(InetAddress));388 | ^389 | (void*)390node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]391 135 | memcpy(this, &a, sizeof(InetAddress));392 | ^393node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning394 135 | memcpy(this, &a, sizeof(InetAddress));395 | ^396 | (void*)397node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]398 143 | memcpy(this, a, sizeof(InetAddress));399 | ^400node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning401 143 | memcpy(this, a, sizeof(InetAddress));402 | ^403 | (void*)404node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]405 151 | memcpy(this, &ss, sizeof(InetAddress));406 | ^407node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning408 151 | memcpy(this, &ss, sizeof(InetAddress));409 | ^410 | (void*)411node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]412 159 | memcpy(this, ss, sizeof(InetAddress));413 | ^414node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning415 159 | memcpy(this, ss, sizeof(InetAddress));416 | ^417 | (void*)418node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]419 167 | memset(this, 0, sizeof(InetAddress));420 | ^421node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning422 167 | memset(this, 0, sizeof(InetAddress));423 | ^424 | (void*)425node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]426 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));427 | ^428node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning429 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));430 | ^431 | (void*)432node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]433 176 | memset(this, 0, sizeof(InetAddress));434 | ^435node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning436 176 | memset(this, 0, sizeof(InetAddress));437 | ^438 | (void*)439node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]440 177 | memcpy(this, sa, sizeof(struct sockaddr_in));441 | ^442node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning443 177 | memcpy(this, sa, sizeof(struct sockaddr_in));444 | ^445 | (void*)446node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]447 185 | memset(this, 0, sizeof(InetAddress));448 | ^449node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning450 185 | memset(this, 0, sizeof(InetAddress));451 | ^452 | (void*)453node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]454 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));455 | ^456node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning457 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));458 | ^459 | (void*)460node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]461 194 | memset(this, 0, sizeof(InetAddress));462 | ^463node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning464 194 | memset(this, 0, sizeof(InetAddress));465 | ^466 | (void*)467node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]468 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));469 | ^470node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning471 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));472 | ^473 | (void*)474node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]475 203 | memset(this, 0, sizeof(InetAddress));476 | ^477node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning478 203 | memset(this, 0, sizeof(InetAddress));479 | ^480 | (void*)481node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]482 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));483 | ^484node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning485 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));486 | ^487 | (void*)488node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]489 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));490 | ^491node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning492 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));493 | ^494 | (void*)495node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]496 219 | memset(this, 0, sizeof(InetAddress));497 | ^498node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning499 219 | memset(this, 0, sizeof(InetAddress));500 | ^501 | (void*)502node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]503 222 | memcpy(this, sa, sizeof(struct sockaddr_in));504 | ^505node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning506 222 | memcpy(this, sa, sizeof(struct sockaddr_in));507 | ^508 | (void*)509node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]510 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));511 | ^512node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning513 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));514 | ^515 | (void*)516node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]517 516 | memset(this, 0, sizeof(InetAddress));518 | ^519node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning520 516 | memset(this, 0, sizeof(InetAddress));521 | ^522 | (void*)523node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]524 638 | memset(this, 0, sizeof(InetAddress));525 | ^526node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning527 638 | memset(this, 0, sizeof(InetAddress));528 | ^529 | (void*)530 Compiling libc v0.2.175531In file included from node/Capability.cpp:12:532In file included from node/Network.hpp:20:533In file included from node/Membership.hpp:18:534In file included from node/NetworkConfig.hpp:16:535In file included from node/CertificateOfOwnership.hpp:18:536node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]537 77 | memset(this, 0, sizeof(InetAddress));538 | ^539node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning540 77 | memset(this, 0, sizeof(InetAddress));541 | ^542 | (void*)543node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]544 81 | memcpy(this, &a, sizeof(InetAddress));545 | ^546node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning547 81 | memcpy(this, &a, sizeof(InetAddress));548 | ^549 | (void*)550node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]551 85 | memcpy(this, a, sizeof(InetAddress));552 | ^553node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning554 85 | memcpy(this, a, sizeof(InetAddress));555 | ^556 | (void*)557node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]558 135 | memcpy(this, &a, sizeof(InetAddress));559 | ^560node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning561 135 | memcpy(this, &a, sizeof(InetAddress));562 | ^563 | (void*)564node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]565 143 | memcpy(this, a, sizeof(InetAddress));566 | ^567node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning568 143 | memcpy(this, a, sizeof(InetAddress));569 | ^570 | (void*)571node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]572 151 | memcpy(this, &ss, sizeof(InetAddress));573 | ^574node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning575 151 | memcpy(this, &ss, sizeof(InetAddress));576 | ^577 | (void*)578node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]579 159 | memcpy(this, ss, sizeof(InetAddress));580 | ^581node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning582 159 | memcpy(this, ss, sizeof(InetAddress));583 | ^584 | (void*)585node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]586 167 | memset(this, 0, sizeof(InetAddress));587 | ^588node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning589 167 | memset(this, 0, sizeof(InetAddress));590 | ^591 | (void*)592node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]593 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));594 | ^595node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning596 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));597 | ^598 | (void*)599node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]600 176 | memset(this, 0, sizeof(InetAddress));601 | ^602node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning603 176 | memset(this, 0, sizeof(InetAddress));604 | ^605 | (void*)606node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]607 177 | memcpy(this, sa, sizeof(struct sockaddr_in));608 | ^609node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning610 177 | memcpy(this, sa, sizeof(struct sockaddr_in));611 | ^612 | (void*)613node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]614 185 | memset(this, 0, sizeof(InetAddress));615 | ^616node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning617 185 | memset(this, 0, sizeof(InetAddress));618 | ^619 | (void*)620node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]621 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));622 | ^623node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning624 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));625 | ^626 | (void*)627node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]628 194 | memset(this, 0, sizeof(InetAddress));629 | ^630node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning631 194 | memset(this, 0, sizeof(InetAddress));632 | ^633 | (void*)634node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]635 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));636 | ^637node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning638 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));639 | ^640 | (void*)641node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]642 203 | memset(this, 0, sizeof(InetAddress));643 | ^644node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning645 203 | memset(this, 0, sizeof(InetAddress));646 | ^647 | (void*)648node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]649 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));650 | ^651node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning652 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));653 | ^654 | (void*)655node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]656 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));657 | ^658node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning659 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));660 | ^661 | (void*)662node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]663 219 | memset(this, 0, sizeof(InetAddress));664 | ^665node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning666 219 | memset(this, 0, sizeof(InetAddress));667 | ^668 | (void*)669node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]670 222 | memcpy(this, sa, sizeof(struct sockaddr_in));671 | ^672node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning673 222 | memcpy(this, sa, sizeof(struct sockaddr_in));674 | ^675 | (void*)676node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]677 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));678 | ^679node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning680 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));681 | ^682 | (void*)683node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]684 516 | memset(this, 0, sizeof(InetAddress));685 | ^686node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning687 516 | memset(this, 0, sizeof(InetAddress));688 | ^689 | (void*)690node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]691 638 | memset(this, 0, sizeof(InetAddress));692 | ^693node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning694 638 | memset(this, 0, sizeof(InetAddress));695 | ^696 | (void*)697 Compiling cfg-if v1.0.3698 Compiling zeroize v1.8.1699 Compiling typenum v1.18.0700 Compiling version_check v0.9.5701In file included from node/CertificateOfMembership.cpp:12:702node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]703 484 | memset(this, 0, sizeof(_IncomingConfigChunk));704 | ^705node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning706 484 | memset(this, 0, sizeof(_IncomingConfigChunk));707 | ^708 | (void*)709 Compiling generic-array v0.14.7710 Compiling const-oid v0.9.6711 Compiling subtle v2.6.1712In file included from node/CertificateOfOwnership.cpp:12:713node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]714 484 | memset(this, 0, sizeof(_IncomingConfigChunk));715 | ^716node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning717 484 | memset(this, 0, sizeof(_IncomingConfigChunk));718 | ^719 | (void*)720In file included from node/Capability.cpp:12:721node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]722 484 | memset(this, 0, sizeof(_IncomingConfigChunk));723 | ^724node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning725 484 | memset(this, 0, sizeof(_IncomingConfigChunk));726 | ^727 | (void*)728 Compiling getrandom v0.2.16729 Compiling autocfg v1.5.0730 Compiling stable_deref_trait v1.2.0731 Compiling rand_core v0.6.4732 Compiling getrandom v0.3.3733 Compiling rustix v1.0.8734 Compiling base64ct v1.8.0735 Compiling pem-rfc7468 v0.7.0736 Compiling serde v1.0.219737 Compiling der v0.7.10738In file included from node/IncomingPacket.cpp:19:739In file included from node/Node.hpp:19:740node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]741 484 | memset(this, 0, sizeof(_IncomingConfigChunk));742 | ^743node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning744 484 | memset(this, 0, sizeof(_IncomingConfigChunk));745 | ^746 | (void*)747 Compiling core-foundation-sys v0.8.7748 Compiling libm v0.2.15749 Compiling pin-project-lite v0.2.16750 Compiling itoa v1.0.15751 Compiling num-traits v0.2.19752 Compiling once_cell v1.21.3753 Compiling bytes v1.10.1754 Compiling serde_json v1.0.143755 Compiling litemap v0.8.0756 Compiling crypto-common v0.1.6757 Compiling block-buffer v0.10.4758 Compiling writeable v0.6.1759 Compiling digest v0.10.7760 Compiling hmac v0.12.1761 Compiling socket2 v0.6.0762 Compiling mio v1.0.4763 Compiling futures-core v0.3.31764 Compiling memchr v2.7.5765 Compiling icu_normalizer_data v2.0.076624 warnings generated.767 Compiling icu_properties_data v2.0.1768 Compiling spki v0.7.3769 Compiling zerocopy v0.8.26770In file included from node/IncomingPacket.cpp:9:771In file included from node/IncomingPacket.hpp:12:772In file included from node/MulticastGroup.hpp:12:773node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]774 638 | memset(this, 0, sizeof(InetAddress));775 | ^776node/IncomingPacket.cpp:471:33: note: in instantiation of function template specialization 'ZeroTier::InetAddress::deserialize<10024U>' requested here777 471 | ptr += externalSurfaceAddress.deserialize(*this, ptr);778 | ^779node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning780 638 | memset(this, 0, sizeof(InetAddress));781 | ^782 | (void*)783 Compiling pkcs8 v0.10.2784 Compiling bitflags v2.9.4785 Compiling smallvec v1.15.178624 warnings generated.787 Compiling tokio v1.47.178824 warnings generated.789clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/InetAddress.o node/InetAddress.cpp790 Compiling core-foundation v0.9.4791 Compiling errno v0.3.13792 Compiling semver v1.0.26793 Compiling fnv v1.0.7794 Compiling http v0.2.12795 Compiling signature v2.2.0796 Compiling tracing-core v0.1.34797 Compiling security-framework-sys v2.14.0798 Compiling ff v0.13.1799 Compiling cpufeatures v0.2.17800 Compiling equivalent v1.0.2801 Compiling slab v0.4.11802 Compiling httparse v1.10.1803 Compiling futures-io v0.3.31804 Compiling fastrand v2.3.0805 Compiling native-tls v0.2.14806 Compiling futures-task v0.3.31807 Compiling base16ct v0.2.0808 Compiling hashbrown v0.15.5809 Compiling pin-utils v0.1.0810 Compiling futures-sink v0.3.31811 Compiling futures-util v0.3.31812 Compiling sec1 v0.7.3813In file included from node/InetAddress.cpp:9:814node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]815 77 | memset(this, 0, sizeof(InetAddress));816 | ^817node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning818 77 | memset(this, 0, sizeof(InetAddress));819 | ^820 | (void*)821node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]822 81 | memcpy(this, &a, sizeof(InetAddress));823 | ^824node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning825 81 | memcpy(this, &a, sizeof(InetAddress));826 | ^827 | (void*)828node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]829 85 | memcpy(this, a, sizeof(InetAddress));830 | ^831node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning832 85 | memcpy(this, a, sizeof(InetAddress));833 | ^834 | (void*)835node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]836 135 | memcpy(this, &a, sizeof(InetAddress));837 | ^838node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning839 135 | memcpy(this, &a, sizeof(InetAddress));840 | ^841 | (void*)842node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]843 143 | memcpy(this, a, sizeof(InetAddress));844 | ^845node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning846 143 | memcpy(this, a, sizeof(InetAddress));847 | ^848 | (void*)849node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]850 151 | memcpy(this, &ss, sizeof(InetAddress));851 | ^852node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning853 151 | memcpy(this, &ss, sizeof(InetAddress));854 | ^855 | (void*)856node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]857 159 | memcpy(this, ss, sizeof(InetAddress));858 | ^859node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning860 159 | memcpy(this, ss, sizeof(InetAddress));861 | ^862 | (void*)863node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]864 167 | memset(this, 0, sizeof(InetAddress));865 | ^866node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning867 167 | memset(this, 0, sizeof(InetAddress));868 | ^869 | (void*)870node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]871 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));872 | ^873node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning874 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));875 | ^876 | (void*)877node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]878 176 | memset(this, 0, sizeof(InetAddress));879 | ^880node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning881 176 | memset(this, 0, sizeof(InetAddress));882 | ^883 | (void*)884node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]885 177 | memcpy(this, sa, sizeof(struct sockaddr_in));886 | ^887node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning888 177 | memcpy(this, sa, sizeof(struct sockaddr_in));889 | ^890 | (void*)891node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]892 185 | memset(this, 0, sizeof(InetAddress));893 | ^894node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning895 185 | memset(this, 0, sizeof(InetAddress));896 | ^897 | (void*)898node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]899 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));900 | ^901node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning902 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));903 | ^904 | (void*)905node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]906 194 | memset(this, 0, sizeof(InetAddress));907 | ^908node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning909 194 | memset(this, 0, sizeof(InetAddress));910 | ^911 | (void*)912node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]913 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));914 | ^915node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning916 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));917 | ^918 | (void*)919node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]920 203 | memset(this, 0, sizeof(InetAddress));921 | ^922node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning923 203 | memset(this, 0, sizeof(InetAddress));924 | ^925 | (void*)926node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]927 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));928 | ^929node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning930 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));931 | ^932 | (void*)933node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]934 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));935 | ^936node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning937 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));938 | ^939 | (void*)940node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]941 219 | memset(this, 0, sizeof(InetAddress));942 | ^943node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning944 219 | memset(this, 0, sizeof(InetAddress));945 | ^946 | (void*)947node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]948 222 | memcpy(this, sa, sizeof(struct sockaddr_in));949 | ^950node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning951 222 | memcpy(this, sa, sizeof(struct sockaddr_in));952 | ^953 | (void*)954node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]955 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));956 | ^957node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning958 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));959 | ^960 | (void*)961node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]962 516 | memset(this, 0, sizeof(InetAddress));963 | ^964node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning965 516 | memset(this, 0, sizeof(InetAddress));966 | ^967 | (void*)968node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]969 638 | memset(this, 0, sizeof(InetAddress));970 | ^971node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning972 638 | memset(this, 0, sizeof(InetAddress));973 | ^974 | (void*)975node/InetAddress.cpp:163:9: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]976 163 | memset(this, 0, sizeof(InetAddress));977 | ^978node/InetAddress.cpp:163:9: note: explicitly cast the pointer to silence this warning979 163 | memset(this, 0, sizeof(InetAddress));980 | ^981 | (void*)982node/InetAddress.cpp:218:9: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]983 218 | memset(this, 0, sizeof(InetAddress));984 | ^985node/InetAddress.cpp:218:9: note: explicitly cast the pointer to silence this warning986 218 | memset(this, 0, sizeof(InetAddress));987 | ^988 | (void*)98925 warnings generated.990 Compiling tracing v0.1.41991 Compiling sha2 v0.10.9992 Compiling group v0.13.099325 warnings generated.994 Compiling security-framework v2.11.1995 Compiling hkdf v0.12.4996 Compiling crypto-bigint v0.5.5997 Compiling synstructure v0.13.2998 Compiling tempfile v3.21.0999 Compiling indexmap v2.11.01000 Compiling ryu v1.0.201001 Compiling ident_case v1.0.11002 Compiling strsim v0.11.11003 Compiling percent-encoding v2.3.21004 Compiling try-lock v0.2.51005 Compiling system-configuration-sys v0.5.01006 Compiling serde_derive v1.0.2191007 Compiling zerofrom-derive v0.1.61008 Compiling yoke-derive v0.8.01009 Compiling zerovec-derive v0.11.11010 Compiling zerofrom v0.1.61011 Compiling yoke v0.8.01012 Compiling displaydoc v0.2.51013 Compiling ppv-lite86 v0.2.211014 Compiling rand_chacha v0.3.11015 Compiling zerotrie v0.2.21016 Compiling darling_core v0.20.111017 Compiling elliptic-curve v0.13.81018 Compiling want v0.3.11019 Compiling form_urlencoded v1.2.21020 Compiling rustc_version v0.4.11021 Compiling zerovec v0.11.41022 Compiling http-body v0.4.61023 Compiling futures-channel v0.3.311024 Compiling indexmap v1.9.31025 Compiling socket2 v0.5.101026 Compiling httpdate v1.0.31027 Compiling unicode-width v0.1.141028 Compiling utf8_iter v1.0.41029 Compiling tower-service v0.3.31030 Compiling syn v1.0.1091031 Compiling textwrap v0.11.01032 Compiling curve25519-dalek v4.1.31033 Compiling rand v0.8.51034 Compiling num-integer v0.1.461035 Compiling atty v0.2.141036 Compiling rfc6979 v0.4.01037 Compiling unicode-segmentation v1.12.01038 Compiling cbindgen v0.20.01039 Compiling thiserror v1.0.691040 Compiling bitflags v1.3.21041 Compiling hashbrown v0.12.31042 Compiling ansi_term v0.12.11043 Compiling base64 v0.21.71044 Compiling tinystr v0.8.11045 Compiling icu_locale_core v2.0.01046 Compiling potential_utf v0.1.31047 Compiling icu_collections v2.0.01048 Compiling darling_macro v0.20.111049 Compiling vec_map v0.8.21050 Compiling strsim v0.8.01051 Compiling num-bigint-dig v0.8.41052 Compiling spin v0.9.81053 Compiling darling v0.20.111054 Compiling lazy_static v1.5.01055 Compiling clap v2.34.01056 Compiling rustls-pemfile v1.0.41057 Compiling tokio-util v0.7.161058 Compiling tokio-native-tls v0.3.11059 Compiling system-configuration v0.5.11060 Compiling heck v0.3.31061 Compiling num-iter v0.1.451062 Compiling ecdsa v0.16.91063 Compiling primeorder v0.13.61064 Compiling thiserror-impl v1.0.691065 Compiling icu_provider v2.0.01066 Compiling icu_properties v2.0.11067 Compiling icu_normalizer v2.0.01068 Compiling h2 v0.3.271069 Compiling iana-time-zone v0.1.631070 Compiling encoding_rs v0.8.351071 Compiling mime v0.3.171072 Compiling byteorder v1.5.01073 Compiling log v0.4.281074 Compiling base64 v0.13.11075 Compiling sync_wrapper v0.1.21076 Compiling ipnet v2.11.01077 Compiling idna_adapter v1.2.11078 Compiling idna v1.1.01079 Compiling serde_with_macros v3.14.01080 Compiling ordered-float v2.10.11081 Compiling ed25519 v2.2.31082 Compiling pkcs1 v0.7.51083 Compiling powerfmt v0.2.01084 Compiling either v1.15.01085 Compiling toml v0.5.111086 Compiling serde_urlencoded v0.7.11087 Compiling url v2.5.71088 Compiling chrono v0.4.411089 Compiling serde_path_to_error v0.1.171090 Compiling serde_plain v1.0.21091 Compiling serde_with v3.14.01092 Compiling serde-value v0.7.01093 Compiling itertools v0.10.51094 Compiling rsa v0.9.81095 Compiling hyper v0.14.321096 Compiling deranged v0.5.31097 Compiling ed25519-dalek v2.2.01098 Compiling p384 v0.13.11099 Compiling p256 v0.13.21100 Compiling num-conv v0.1.01101 Compiling dyn-clone v1.0.201102 Compiling time-core v0.1.61103 Compiling jwt v0.16.0 (https://github.com/glimberg/rust-jwt#61a9291f)1104clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Membership.o node/Membership.cpp1105clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Metrics.o node/Metrics.cpp1106clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Multicaster.o node/Multicaster.cpp1107clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Network.o node/Network.cpp1108clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/NetworkConfig.o node/NetworkConfig.cpp1109 Compiling time v0.3.431110clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Node.o node/Node.cpp1111In file included from node/Membership.cpp:9:1112In file included from node/Membership.hpp:18:1113In file included from node/NetworkConfig.hpp:16:1114In file included from node/CertificateOfOwnership.hpp:18:1115node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1116 77 | memset(this, 0, sizeof(InetAddress));1117 | ^1118node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning1119 77 | memset(this, 0, sizeof(InetAddress));1120 | ^1121 | (void*)1122node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1123 81 | memcpy(this, &a, sizeof(InetAddress));1124 | ^1125node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning1126 81 | memcpy(this, &a, sizeof(InetAddress));1127 | ^1128 | (void*)1129node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1130 85 | memcpy(this, a, sizeof(InetAddress));1131 | ^1132node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning1133 85 | memcpy(this, a, sizeof(InetAddress));1134 | ^1135 | (void*)1136node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1137 135 | memcpy(this, &a, sizeof(InetAddress));1138 | ^1139node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning1140 135 | memcpy(this, &a, sizeof(InetAddress));1141 | ^1142 | (void*)1143node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1144 143 | memcpy(this, a, sizeof(InetAddress));1145 | ^1146node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning1147 143 | memcpy(this, a, sizeof(InetAddress));1148 | ^1149 | (void*)1150node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1151 151 | memcpy(this, &ss, sizeof(InetAddress));1152 | ^1153node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning1154 151 | memcpy(this, &ss, sizeof(InetAddress));1155 | ^1156 | (void*)1157node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1158 159 | memcpy(this, ss, sizeof(InetAddress));1159 | ^1160node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning1161 159 | memcpy(this, ss, sizeof(InetAddress));1162 | ^1163 | (void*)1164node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1165 167 | memset(this, 0, sizeof(InetAddress));1166 | ^1167node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning1168 167 | memset(this, 0, sizeof(InetAddress));1169 | ^1170 | (void*)1171node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1172 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1173 | ^1174node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning1175 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1176 | ^1177 | (void*)1178node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1179 176 | memset(this, 0, sizeof(InetAddress));1180 | ^1181node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning1182 176 | memset(this, 0, sizeof(InetAddress));1183 | ^1184 | (void*)1185node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1186 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1187 | ^1188node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning1189 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1190 | ^1191 | (void*)1192node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1193 185 | memset(this, 0, sizeof(InetAddress));1194 | ^1195node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning1196 185 | memset(this, 0, sizeof(InetAddress));1197 | ^1198 | (void*)1199node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1200 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1201 | ^1202node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning1203 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1204 | ^1205 | (void*)1206node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1207 194 | memset(this, 0, sizeof(InetAddress));1208 | ^1209node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning1210 194 | memset(this, 0, sizeof(InetAddress));1211 | ^1212 | (void*)1213node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1214 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1215 | ^1216node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning1217 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1218 | ^1219 | (void*)1220node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1221 203 | memset(this, 0, sizeof(InetAddress));1222 | ^1223node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning1224 203 | memset(this, 0, sizeof(InetAddress));1225 | ^1226 | (void*)1227node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1228 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1229 | ^1230node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning1231 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1232 | ^1233 | (void*)1234node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1235 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1236 | ^1237node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning1238 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1239 | ^1240 | (void*)1241node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1242 219 | memset(this, 0, sizeof(InetAddress));1243 | ^1244node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning1245 219 | memset(this, 0, sizeof(InetAddress));1246 | ^1247 | (void*)1248node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1249 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1250 | ^1251node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning1252 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1253 | ^1254 | (void*)1255node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1256 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1257 | ^1258node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning1259 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1260 | ^1261 | (void*)1262node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1263 516 | memset(this, 0, sizeof(InetAddress));1264 | ^1265node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning1266 516 | memset(this, 0, sizeof(InetAddress));1267 | ^1268 | (void*)1269node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1270 638 | memset(this, 0, sizeof(InetAddress));1271 | ^1272node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning1273 638 | memset(this, 0, sizeof(InetAddress));1274 | ^1275 | (void*)1276 Compiling zeroidc v0.1.0 (/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/zeroidc)1277In file included from node/Multicaster.cpp:9:1278In file included from node/Multicaster.hpp:16:1279In file included from node/MulticastGroup.hpp:12:1280node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1281 77 | memset(this, 0, sizeof(InetAddress));1282 | ^1283node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning1284 77 | memset(this, 0, sizeof(InetAddress));1285 | ^1286 | (void*)1287node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1288 81 | memcpy(this, &a, sizeof(InetAddress));1289 | ^1290node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning1291 81 | memcpy(this, &a, sizeof(InetAddress));1292 | ^1293 | (void*)1294node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1295 85 | memcpy(this, a, sizeof(InetAddress));1296 | ^1297node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning1298 85 | memcpy(this, a, sizeof(InetAddress));1299 | ^1300 | (void*)1301node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1302 135 | memcpy(this, &a, sizeof(InetAddress));1303 | ^1304node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning1305 135 | memcpy(this, &a, sizeof(InetAddress));1306 | ^1307 | (void*)1308node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1309 143 | memcpy(this, a, sizeof(InetAddress));1310 | ^1311node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning1312 143 | memcpy(this, a, sizeof(InetAddress));1313 | ^1314 | (void*)1315node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1316 151 | memcpy(this, &ss, sizeof(InetAddress));1317 | ^1318node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning1319 151 | memcpy(this, &ss, sizeof(InetAddress));1320 | ^1321 | (void*)1322node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1323 159 | memcpy(this, ss, sizeof(InetAddress));1324 | ^1325node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning1326 159 | memcpy(this, ss, sizeof(InetAddress));1327 | ^1328 | (void*)1329node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1330 167 | memset(this, 0, sizeof(InetAddress));1331 | ^1332node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning1333 167 | memset(this, 0, sizeof(InetAddress));1334 | ^1335 | (void*)1336node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1337 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1338 | ^1339node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning1340 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1341 | ^1342 | (void*)1343node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1344 176 | memset(this, 0, sizeof(InetAddress));1345 | ^1346node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning1347 176 | memset(this, 0, sizeof(InetAddress));1348 | ^1349 | (void*)1350node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1351 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1352 | ^1353node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning1354 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1355 | ^1356 | (void*)1357node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1358 185 | memset(this, 0, sizeof(InetAddress));1359 | ^1360node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning1361 185 | memset(this, 0, sizeof(InetAddress));1362 | ^1363 | (void*)1364node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1365 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1366 | ^1367node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning1368 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1369 | ^1370 | (void*)1371node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1372 194 | memset(this, 0, sizeof(InetAddress));1373 | ^1374node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning1375 194 | memset(this, 0, sizeof(InetAddress));1376 | ^1377 | (void*)1378node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1379 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1380 | ^1381node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning1382 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1383 | ^1384 | (void*)1385node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1386 203 | memset(this, 0, sizeof(InetAddress));1387 | ^1388node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning1389 203 | memset(this, 0, sizeof(InetAddress));1390 | ^1391 | (void*)1392node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1393 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1394 | ^1395node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning1396 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1397 | ^1398 | (void*)1399node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1400 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1401 | ^1402node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning1403 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1404 | ^1405 | (void*)1406node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1407 219 | memset(this, 0, sizeof(InetAddress));1408 | ^1409node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning1410 219 | memset(this, 0, sizeof(InetAddress));1411 | ^1412 | (void*)1413node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1414 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1415 | ^1416node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning1417 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1418 | ^1419 | (void*)1420node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1421 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1422 | ^1423node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning1424 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1425 | ^1426 | (void*)1427node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1428 516 | memset(this, 0, sizeof(InetAddress));1429 | ^1430node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning1431 516 | memset(this, 0, sizeof(InetAddress));1432 | ^1433 | (void*)1434node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1435 638 | memset(this, 0, sizeof(InetAddress));1436 | ^1437node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning1438 638 | memset(this, 0, sizeof(InetAddress));1439 | ^1440 | (void*)1441In file included from node/NetworkConfig.cpp:9:1442In file included from node/NetworkConfig.hpp:16:1443In file included from node/CertificateOfOwnership.hpp:18:1444node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1445 77 | memset(this, 0, sizeof(InetAddress));1446 | ^1447node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning1448 77 | memset(this, 0, sizeof(InetAddress));1449 | ^1450 | (void*)1451node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1452 81 | memcpy(this, &a, sizeof(InetAddress));1453 | ^1454node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning1455 81 | memcpy(this, &a, sizeof(InetAddress));1456 | ^1457 | (void*)1458node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1459 85 | memcpy(this, a, sizeof(InetAddress));1460 | ^1461node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning1462 85 | memcpy(this, a, sizeof(InetAddress));1463 | ^1464 | (void*)1465node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1466 135 | memcpy(this, &a, sizeof(InetAddress));1467 | ^1468node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning1469 135 | memcpy(this, &a, sizeof(InetAddress));1470 | ^1471 | (void*)1472node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1473 143 | memcpy(this, a, sizeof(InetAddress));1474 | ^1475node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning1476 143 | memcpy(this, a, sizeof(InetAddress));1477 | ^1478 | (void*)1479node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1480 151 | memcpy(this, &ss, sizeof(InetAddress));1481 | ^1482node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning1483 151 | memcpy(this, &ss, sizeof(InetAddress));1484 | ^1485 | (void*)1486node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1487 159 | memcpy(this, ss, sizeof(InetAddress));1488 | ^1489node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning1490 159 | memcpy(this, ss, sizeof(InetAddress));1491 | ^1492 | (void*)1493node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1494 167 | memset(this, 0, sizeof(InetAddress));1495 | ^1496node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning1497 167 | memset(this, 0, sizeof(InetAddress));1498 | ^1499 | (void*)1500node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1501 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1502 | ^1503node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning1504 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1505 | ^1506 | (void*)1507node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1508 176 | memset(this, 0, sizeof(InetAddress));1509 | ^1510node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning1511 176 | memset(this, 0, sizeof(InetAddress));1512 | ^1513 | (void*)1514node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1515 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1516 | ^1517node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning1518 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1519 | ^1520 | (void*)1521node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1522 185 | memset(this, 0, sizeof(InetAddress));1523 | ^1524node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning1525 185 | memset(this, 0, sizeof(InetAddress));1526 | ^1527 | (void*)1528node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1529 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1530 | ^1531node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning1532 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1533 | ^1534 | (void*)1535node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1536 194 | memset(this, 0, sizeof(InetAddress));1537 | ^1538node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning1539 194 | memset(this, 0, sizeof(InetAddress));1540 | ^1541 | (void*)1542node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1543 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1544 | ^1545node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning1546 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1547 | ^1548 | (void*)1549node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1550 203 | memset(this, 0, sizeof(InetAddress));1551 | ^1552node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning1553 203 | memset(this, 0, sizeof(InetAddress));1554 | ^1555 | (void*)1556node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1557 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1558 | ^1559node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning1560 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1561 | ^1562 | (void*)1563node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1564 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1565 | ^1566node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning1567 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1568 | ^1569 | (void*)1570node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1571 219 | memset(this, 0, sizeof(InetAddress));1572 | ^1573node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning1574 219 | memset(this, 0, sizeof(InetAddress));1575 | ^1576 | (void*)1577node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1578 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1579 | ^1580node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning1581 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1582 | ^1583 | (void*)1584node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1585 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1586 | ^1587node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning1588 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1589 | ^1590 | (void*)1591node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1592 516 | memset(this, 0, sizeof(InetAddress));1593 | ^1594node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning1595 516 | memset(this, 0, sizeof(InetAddress));1596 | ^1597 | (void*)1598In file included from node/Network.cpp:9:1599In file included from node/Network.hpp:20:1600In file included from node/Membership.hpp:18:1601In file included from node/NetworkConfig.hpp:16:1602In file included from node/CertificateOfOwnership.hpp:18:1603node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1604 77 | memset(this, 0, sizeof(InetAddress));1605 | ^1606node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning1607 77 | memset(this, 0, sizeof(InetAddress));1608 | ^1609 | (void*)1610node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1611 81 | memcpy(this, &a, sizeof(InetAddress));1612 | ^1613node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning1614 81 | memcpy(this, &a, sizeof(InetAddress));1615 | ^1616 | (void*)1617node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1618 85 | memcpy(this, a, sizeof(InetAddress));1619 | ^1620node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning1621 85 | memcpy(this, a, sizeof(InetAddress));1622 | ^1623 | (void*)1624node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1625 135 | memcpy(this, &a, sizeof(InetAddress));1626 | ^1627node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning1628 135 | memcpy(this, &a, sizeof(InetAddress));1629 | ^1630 | (void*)1631node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1632 143 | memcpy(this, a, sizeof(InetAddress));1633 | ^1634node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning1635 143 | memcpy(this, a, sizeof(InetAddress));1636 | ^1637 | (void*)1638node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1639 151 | memcpy(this, &ss, sizeof(InetAddress));1640 | ^1641node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning1642 151 | memcpy(this, &ss, sizeof(InetAddress));1643 | ^1644 | (void*)1645node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1646 159 | memcpy(this, ss, sizeof(InetAddress));1647 | ^1648node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning1649 159 | memcpy(this, ss, sizeof(InetAddress));1650 | ^1651 | (void*)1652node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1653 167 | memset(this, 0, sizeof(InetAddress));1654 | ^1655node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning1656 167 | memset(this, 0, sizeof(InetAddress));1657 | ^1658 | (void*)1659node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1660 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1661 | ^1662node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning1663 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1664 | ^1665 | (void*)1666node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1667 176 | memset(this, 0, sizeof(InetAddress));1668 | ^1669node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning1670 176 | memset(this, 0, sizeof(InetAddress));1671 | ^1672 | (void*)1673node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1674 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1675 | ^1676node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning1677 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1678 | ^1679 | (void*)1680node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1681 185 | memset(this, 0, sizeof(InetAddress));1682 | ^1683node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning1684 185 | memset(this, 0, sizeof(InetAddress));1685 | ^1686 | (void*)1687node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1688 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1689 | ^1690node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning1691 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1692 | ^1693 | (void*)1694node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1695 194 | memset(this, 0, sizeof(InetAddress));1696 | ^1697node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning1698 194 | memset(this, 0, sizeof(InetAddress));1699 | ^1700 | (void*)1701node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1702 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1703 | ^1704node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning1705 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1706 | ^1707 | (void*)1708node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1709 203 | memset(this, 0, sizeof(InetAddress));1710 | ^1711node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning1712 203 | memset(this, 0, sizeof(InetAddress));1713 | ^1714 | (void*)1715node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1716 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1717 | ^1718node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning1719 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1720 | ^1721 | (void*)1722node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1723 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1724 | ^1725node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning1726 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1727 | ^1728 | (void*)1729node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1730 219 | memset(this, 0, sizeof(InetAddress));1731 | ^1732node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning1733 219 | memset(this, 0, sizeof(InetAddress));1734 | ^1735 | (void*)1736node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1737 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1738 | ^1739node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning1740 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1741 | ^1742 | (void*)1743node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1744 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1745 | ^1746node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning1747 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1748 | ^1749 | (void*)1750node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1751 638 | memset(this, 0, sizeof(InetAddress));1752 | ^1753node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning1754 638 | memset(this, 0, sizeof(InetAddress));1755 | ^1756 | (void*)1757node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1758 516 | memset(this, 0, sizeof(InetAddress));1759 | ^1760node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning1761 516 | memset(this, 0, sizeof(InetAddress));1762 | ^1763 | (void*)1764node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1765 638 | memset(this, 0, sizeof(InetAddress));1766 | ^1767node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning1768 638 | memset(this, 0, sizeof(InetAddress));1769 | ^1770 | (void*)1771node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1772 638 | memset(this, 0, sizeof(InetAddress));1773 | ^1774node/NetworkConfig.cpp:536:85: note: in instantiation of function template specialization 'ZeroTier::InetAddress::deserialize<484520U>' requested here1775 536 | p += reinterpret_cast<InetAddress*>(&(this->routes[this->routeCount].target))->deserialize(*tmp, p);1776 | ^1777node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning1778 638 | memset(this, 0, sizeof(InetAddress));1779 | ^1780 | (void*)1781In file included from node/Multicaster.cpp:13:1782node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]1783 484 | memset(this, 0, sizeof(_IncomingConfigChunk));1784 | ^1785node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning1786 484 | memset(this, 0, sizeof(_IncomingConfigChunk));1787 | ^1788 | (void*)1789In file included from node/Network.cpp:9:1790node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]1791 484 | memset(this, 0, sizeof(_IncomingConfigChunk));1792 | ^1793node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning1794 484 | memset(this, 0, sizeof(_IncomingConfigChunk));1795 | ^1796 | (void*)1797In file included from node/Node.cpp:9:1798In file included from node/Node.hpp:13:1799In file included from node/Bond.hpp:12:1800In file included from node/../osdep/Binder.hpp:46:1801node/../osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1802 77 | memset(this, 0, sizeof(InetAddress));1803 | ^1804node/../osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning1805 77 | memset(this, 0, sizeof(InetAddress));1806 | ^1807 | (void*)1808node/../osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1809 81 | memcpy(this, &a, sizeof(InetAddress));1810 | ^1811node/../osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning1812 81 | memcpy(this, &a, sizeof(InetAddress));1813 | ^1814 | (void*)1815node/../osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1816 85 | memcpy(this, a, sizeof(InetAddress));1817 | ^1818node/../osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning1819 85 | memcpy(this, a, sizeof(InetAddress));1820 | ^1821 | (void*)1822node/../osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1823 135 | memcpy(this, &a, sizeof(InetAddress));1824 | ^1825node/../osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning1826 135 | memcpy(this, &a, sizeof(InetAddress));1827 | ^1828 | (void*)1829node/../osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1830 143 | memcpy(this, a, sizeof(InetAddress));1831 | ^1832node/../osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning1833 143 | memcpy(this, a, sizeof(InetAddress));1834 | ^1835 | (void*)1836node/../osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1837 151 | memcpy(this, &ss, sizeof(InetAddress));1838 | ^1839node/../osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning1840 151 | memcpy(this, &ss, sizeof(InetAddress));1841 | ^1842 | (void*)1843node/../osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1844 159 | memcpy(this, ss, sizeof(InetAddress));1845 | ^1846node/../osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning1847 159 | memcpy(this, ss, sizeof(InetAddress));1848 | ^1849 | (void*)1850node/../osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1851 167 | memset(this, 0, sizeof(InetAddress));1852 | ^1853node/../osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning1854 167 | memset(this, 0, sizeof(InetAddress));1855 | ^1856 | (void*)1857node/../osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1858 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1859 | ^1860node/../osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning1861 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));1862 | ^1863 | (void*)1864node/../osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1865 176 | memset(this, 0, sizeof(InetAddress));1866 | ^1867node/../osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning1868 176 | memset(this, 0, sizeof(InetAddress));1869 | ^1870 | (void*)1871node/../osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1872 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1873 | ^1874node/../osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning1875 177 | memcpy(this, sa, sizeof(struct sockaddr_in));1876 | ^1877 | (void*)1878node/../osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1879 185 | memset(this, 0, sizeof(InetAddress));1880 | ^1881node/../osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning1882 185 | memset(this, 0, sizeof(InetAddress));1883 | ^1884 | (void*)1885node/../osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1886 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1887 | ^1888node/../osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning1889 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1890 | ^1891 | (void*)1892node/../osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1893 194 | memset(this, 0, sizeof(InetAddress));1894 | ^1895node/../osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning1896 194 | memset(this, 0, sizeof(InetAddress));1897 | ^1898 | (void*)1899node/../osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1900 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1901 | ^1902node/../osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning1903 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));1904 | ^1905 | (void*)1906node/../osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1907 203 | memset(this, 0, sizeof(InetAddress));1908 | ^1909node/../osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning1910 203 | memset(this, 0, sizeof(InetAddress));1911 | ^1912 | (void*)1913node/../osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1914 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1915 | ^1916node/../osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning1917 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));1918 | ^1919 | (void*)1920node/../osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1921 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1922 | ^1923node/../osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning1924 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));1925 | ^1926 | (void*)1927node/../osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1928 219 | memset(this, 0, sizeof(InetAddress));1929 | ^1930node/../osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning1931 219 | memset(this, 0, sizeof(InetAddress));1932 | ^1933 | (void*)1934node/../osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1935 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1936 | ^1937node/../osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning1938 222 | memcpy(this, sa, sizeof(struct sockaddr_in));1939 | ^1940 | (void*)1941node/../osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1942 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1943 | ^1944node/../osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning1945 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));1946 | ^1947 | (void*)1948node/../osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1949 516 | memset(this, 0, sizeof(InetAddress));1950 | ^1951node/../osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning1952 516 | memset(this, 0, sizeof(InetAddress));1953 | ^1954 | (void*)1955node/../osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1956 638 | memset(this, 0, sizeof(InetAddress));1957 | ^1958node/../osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning1959 638 | memset(this, 0, sizeof(InetAddress));1960 | ^1961 | (void*)1962clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/OutboundMulticast.o node/OutboundMulticast.cpp1963 Compiling hyper-tls v0.5.01964In file included from node/Membership.cpp:12:1965In file included from node/Node.hpp:19:1966node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]1967 484 | memset(this, 0, sizeof(_IncomingConfigChunk));1968 | ^1969node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning1970 484 | memset(this, 0, sizeof(_IncomingConfigChunk));1971 | ^1972 | (void*)1973 Compiling reqwest v0.11.271974clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Packet.o node/Packet.cpp1975In file included from node/Node.cpp:9:1976In file included from node/Node.hpp:19:1977node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]1978 484 | memset(this, 0, sizeof(_IncomingConfigChunk));1979 | ^1980node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning1981 484 | memset(this, 0, sizeof(_IncomingConfigChunk));1982 | ^1983 | (void*)1984In file included from node/OutboundMulticast.cpp:9:1985In file included from node/OutboundMulticast.hpp:15:1986In file included from node/MulticastGroup.hpp:12:1987node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1988 77 | memset(this, 0, sizeof(InetAddress));1989 | ^1990node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning1991 77 | memset(this, 0, sizeof(InetAddress));1992 | ^1993 | (void*)1994node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]1995 81 | memcpy(this, &a, sizeof(InetAddress));1996 | ^1997node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning1998 81 | memcpy(this, &a, sizeof(InetAddress));1999 | ^2000 | (void*)loading 1,558 hidden lines…
3559 | (void*)3560In file included from node/Topology.cpp:9:3561In file included from node/Topology.hpp:16:3562node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3563 638 | memset(this, 0, sizeof(InetAddress));3564 | ^3565node/World.hpp:260:35: note: in instantiation of function template specialization 'ZeroTier::InetAddress::deserialize<8480U>' requested here3566 260 | p += r.stableEndpoints.back().deserialize(b, p);3567 | ^3568node/Topology.cpp:49:17: note: in instantiation of function template specialization 'ZeroTier::World::deserialize<8480U>' requested here3569 49 | cachedPlanet.deserialize(Buffer<ZT_WORLD_MAX_SERIALIZED_LENGTH>(tmp, (unsigned int)n), 0);3570 | ^3571node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning3572 638 | memset(this, 0, sizeof(InetAddress));3573 | ^3574 | (void*)3575node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3576 638 | memset(this, 0, sizeof(InetAddress));3577 | ^3578node/World.hpp:260:35: note: in instantiation of function template specialization 'ZeroTier::InetAddress::deserialize<570U>' requested here3579 260 | p += r.stableEndpoints.back().deserialize(b, p);3580 | ^3581node/Topology.cpp:59:17: note: in instantiation of function template specialization 'ZeroTier::World::deserialize<570U>' requested here3582 59 | defaultPlanet.deserialize(wtmp, 0); // throws on error, which would indicate a bad static variable up top3583 | ^3584node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning3585 638 | memset(this, 0, sizeof(InetAddress));3586 | ^3587 | (void*)3588node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3589 638 | memset(this, 0, sizeof(InetAddress));3590 | ^3591node/Peer.hpp:593:20: note: in instantiation of function template specialization 'ZeroTier::InetAddress::deserialize<4144U>' requested here3592 593 | ptr += inaddr.deserialize(b, ptr);3593 | ^3594node/Topology.cpp:115:15: note: in instantiation of function template specialization 'ZeroTier::Peer::deserializeFromCache<4144U>' requested here3595 115 | ap = Peer::deserializeFromCache(RR->node->now(), tPtr, buf, RR);3596 | ^3597node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning3598 638 | memset(this, 0, sizeof(InetAddress));3599 | ^3600 | (void*)360124 warnings generated.360224 warnings generated.3603clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Utils.o node/Utils.cpp3604clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/Bond.o node/Bond.cpp3605clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o node/PacketMultiplexer.o node/PacketMultiplexer.cpp3606clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o osdep/OSUtils.o osdep/OSUtils.cpp360724 warnings generated.3608as -arch x86_64 -mmacosx-version-min=10.13 -o ext/x64-salsa2012-asm/salsa2012.o ext/x64-salsa2012-asm/salsa2012.s3609clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o one.o one.cpp3610clang -O3 -arch arm64 -mmacosx-version-min=10.13 -o MacEthernetTapAgent osdep/MacEthernetTapAgent.c3611clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o selftest.o selftest.cpp3612echo -f --options=runtime -s MacEthernetTapAgent3613-f --options=runtime -s MacEthernetTapAgent361424 warnings generated.361527 warnings generated.3616In file included from node/Bond.cpp:9:3617In file included from node/Bond.hpp:12:3618In file included from node/../osdep/Binder.hpp:46:3619node/../osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3620 77 | memset(this, 0, sizeof(InetAddress));3621 | ^3622node/../osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning3623 77 | memset(this, 0, sizeof(InetAddress));3624 | ^3625 | (void*)3626node/../osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3627 81 | memcpy(this, &a, sizeof(InetAddress));3628 | ^3629node/../osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning3630 81 | memcpy(this, &a, sizeof(InetAddress));3631 | ^3632 | (void*)3633node/../osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3634 85 | memcpy(this, a, sizeof(InetAddress));3635 | ^3636node/../osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning3637 85 | memcpy(this, a, sizeof(InetAddress));3638 | ^3639 | (void*)3640node/../osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3641 135 | memcpy(this, &a, sizeof(InetAddress));3642 | ^3643node/../osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning3644 135 | memcpy(this, &a, sizeof(InetAddress));3645 | ^3646 | (void*)3647node/../osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3648 143 | memcpy(this, a, sizeof(InetAddress));3649 | ^3650node/../osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning3651 143 | memcpy(this, a, sizeof(InetAddress));3652 | ^3653 | (void*)3654node/../osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3655 151 | memcpy(this, &ss, sizeof(InetAddress));3656 | ^3657node/../osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning3658 151 | memcpy(this, &ss, sizeof(InetAddress));3659 | ^3660 | (void*)3661node/../osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3662 159 | memcpy(this, ss, sizeof(InetAddress));3663 | ^3664node/../osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning3665 159 | memcpy(this, ss, sizeof(InetAddress));3666 | ^3667 | (void*)3668node/../osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3669 167 | memset(this, 0, sizeof(InetAddress));3670 | ^3671node/../osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning3672 167 | memset(this, 0, sizeof(InetAddress));3673 | ^3674 | (void*)3675node/../osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3676 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));3677 | ^3678node/../osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning3679 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));3680 | ^3681 | (void*)3682node/../osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3683 176 | memset(this, 0, sizeof(InetAddress));3684 | ^3685node/../osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning3686 176 | memset(this, 0, sizeof(InetAddress));3687 | ^3688 | (void*)3689node/../osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3690 177 | memcpy(this, sa, sizeof(struct sockaddr_in));3691 | ^3692node/../osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning3693 177 | memcpy(this, sa, sizeof(struct sockaddr_in));3694 | ^3695 | (void*)3696node/../osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3697 185 | memset(this, 0, sizeof(InetAddress));3698 | ^3699node/../osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning3700 185 | memset(this, 0, sizeof(InetAddress));3701 | ^3702 | (void*)3703node/../osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3704 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));3705 | ^3706node/../osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning3707 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));3708 | ^3709 | (void*)3710node/../osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3711 194 | memset(this, 0, sizeof(InetAddress));3712 | ^3713node/../osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning3714 194 | memset(this, 0, sizeof(InetAddress));3715 | ^3716 | (void*)3717node/../osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3718 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));3719 | ^3720node/../osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning3721 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));3722 | ^3723 | (void*)3724node/../osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3725 203 | memset(this, 0, sizeof(InetAddress));3726 | ^3727node/../osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning3728 203 | memset(this, 0, sizeof(InetAddress));3729 | ^3730 | (void*)3731node/../osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3732 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));3733 | ^3734node/../osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning3735 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));3736 | ^3737 | (void*)3738node/../osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3739 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));3740 | ^3741node/../osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning3742 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));3743 | ^3744 | (void*)3745node/../osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3746 219 | memset(this, 0, sizeof(InetAddress));3747 | ^3748node/../osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning3749 219 | memset(this, 0, sizeof(InetAddress));3750 | ^3751 | (void*)3752node/../osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3753 222 | memcpy(this, sa, sizeof(struct sockaddr_in));3754 | ^3755node/../osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning3756 222 | memcpy(this, sa, sizeof(struct sockaddr_in));3757 | ^3758 | (void*)3759node/../osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3760 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));3761 | ^3762node/../osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning3763 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));3764 | ^3765 | (void*)3766node/../osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3767 516 | memset(this, 0, sizeof(InetAddress));3768 | ^3769node/../osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning3770 516 | memset(this, 0, sizeof(InetAddress));3771 | ^3772 | (void*)3773node/../osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3774 638 | memset(this, 0, sizeof(InetAddress));3775 | ^3776node/../osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning3777 638 | memset(this, 0, sizeof(InetAddress));3778 | ^3779 | (void*)3780In file included from osdep/OSUtils.cpp:39:3781In file included from osdep/OSUtils.hpp:13:3782osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3783 77 | memset(this, 0, sizeof(InetAddress));3784 | ^3785osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning3786 77 | memset(this, 0, sizeof(InetAddress));3787 | ^3788 | (void*)3789osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3790 81 | memcpy(this, &a, sizeof(InetAddress));3791 | ^3792osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning3793 81 | memcpy(this, &a, sizeof(InetAddress));3794 | ^3795 | (void*)3796osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3797 85 | memcpy(this, a, sizeof(InetAddress));3798 | ^3799osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning3800 85 | memcpy(this, a, sizeof(InetAddress));3801 | ^3802 | (void*)3803osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3804 135 | memcpy(this, &a, sizeof(InetAddress));3805 | ^3806osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning3807 135 | memcpy(this, &a, sizeof(InetAddress));3808 | ^3809 | (void*)3810osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3811 143 | memcpy(this, a, sizeof(InetAddress));3812 | ^3813osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning3814 143 | memcpy(this, a, sizeof(InetAddress));3815 | ^3816 | (void*)3817osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3818 151 | memcpy(this, &ss, sizeof(InetAddress));3819 | ^3820osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning3821 151 | memcpy(this, &ss, sizeof(InetAddress));3822 | ^3823 | (void*)3824osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3825 159 | memcpy(this, ss, sizeof(InetAddress));3826 | ^3827osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning3828 159 | memcpy(this, ss, sizeof(InetAddress));3829 | ^3830 | (void*)3831osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3832 167 | memset(this, 0, sizeof(InetAddress));3833 | ^3834osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning3835 167 | memset(this, 0, sizeof(InetAddress));3836 | ^3837 | (void*)3838osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3839 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));3840 | ^3841osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning3842 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));3843 | ^3844 | (void*)3845osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3846 176 | memset(this, 0, sizeof(InetAddress));3847 | ^3848osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning3849 176 | memset(this, 0, sizeof(InetAddress));3850 | ^3851 | (void*)3852osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3853 177 | memcpy(this, sa, sizeof(struct sockaddr_in));3854 | ^3855osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning3856 177 | memcpy(this, sa, sizeof(struct sockaddr_in));3857 | ^3858 | (void*)3859osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3860 185 | memset(this, 0, sizeof(InetAddress));3861 | ^3862osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning3863 185 | memset(this, 0, sizeof(InetAddress));3864 | ^3865 | (void*)3866osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3867 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));3868 | ^3869osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning3870 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));3871 | ^3872 | (void*)3873osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3874 194 | memset(this, 0, sizeof(InetAddress));3875 | ^3876osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning3877 194 | memset(this, 0, sizeof(InetAddress));3878 | ^3879 | (void*)3880osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3881 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));3882 | ^3883osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning3884 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));3885 | ^3886 | (void*)3887osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3888 203 | memset(this, 0, sizeof(InetAddress));3889 | ^3890osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning3891 203 | memset(this, 0, sizeof(InetAddress));3892 | ^3893 | (void*)3894osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3895 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));3896 | ^3897osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning3898 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));3899 | ^3900 | (void*)3901osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3902 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));3903 | ^3904osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning3905 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));3906 | ^3907 | (void*)3908osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3909 219 | memset(this, 0, sizeof(InetAddress));3910 | ^3911osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning3912 219 | memset(this, 0, sizeof(InetAddress));3913 | ^3914 | (void*)3915osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3916 222 | memcpy(this, sa, sizeof(struct sockaddr_in));3917 | ^3918osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning3919 222 | memcpy(this, sa, sizeof(struct sockaddr_in));3920 | ^3921 | (void*)3922osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3923 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));3924 | ^3925osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning3926 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));3927 | ^3928 | (void*)3929osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3930 516 | memset(this, 0, sizeof(InetAddress));3931 | ^3932osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning3933 516 | memset(this, 0, sizeof(InetAddress));3934 | ^3935 | (void*)3936osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3937 638 | memset(this, 0, sizeof(InetAddress));3938 | ^3939osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning3940 638 | memset(this, 0, sizeof(InetAddress));3941 | ^3942 | (void*)3943In file included from one.cpp:68:3944In file included from ./node/Bond.hpp:12:3945In file included from ./node/../osdep/Binder.hpp:46:3946./node/../osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3947 77 | memset(this, 0, sizeof(InetAddress));3948 | ^3949./node/../osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning3950 77 | memset(this, 0, sizeof(InetAddress));3951 | ^3952 | (void*)3953./node/../osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3954 81 | memcpy(this, &a, sizeof(InetAddress));3955 | ^3956./node/../osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning3957 81 | memcpy(this, &a, sizeof(InetAddress));3958 | ^3959 | (void*)3960./node/../osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3961 85 | memcpy(this, a, sizeof(InetAddress));3962 | ^3963./node/../osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning3964 85 | memcpy(this, a, sizeof(InetAddress));3965 | ^3966 | (void*)3967./node/../osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3968 135 | memcpy(this, &a, sizeof(InetAddress));3969 | ^3970./node/../osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning3971 135 | memcpy(this, &a, sizeof(InetAddress));3972 | ^3973 | (void*)3974./node/../osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3975 143 | memcpy(this, a, sizeof(InetAddress));3976 | ^3977./node/../osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning3978 143 | memcpy(this, a, sizeof(InetAddress));3979 | ^3980 | (void*)3981./node/../osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3982 151 | memcpy(this, &ss, sizeof(InetAddress));3983 | ^3984./node/../osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning3985 151 | memcpy(this, &ss, sizeof(InetAddress));3986 | ^3987 | (void*)3988./node/../osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3989 159 | memcpy(this, ss, sizeof(InetAddress));3990 | ^3991./node/../osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning3992 159 | memcpy(this, ss, sizeof(InetAddress));3993 | ^3994 | (void*)3995./node/../osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]3996 167 | memset(this, 0, sizeof(InetAddress));3997 | ^3998./node/../osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning3999 167 | memset(this, 0, sizeof(InetAddress));4000 | ^4001 | (void*)4002./node/../osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4003 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4004 | ^4005./node/../osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning4006 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4007 | ^4008 | (void*)4009./node/../osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4010 176 | memset(this, 0, sizeof(InetAddress));4011 | ^4012./node/../osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning4013 176 | memset(this, 0, sizeof(InetAddress));4014 | ^4015 | (void*)4016./node/../osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4017 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4018 | ^4019./node/../osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning4020 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4021 | ^4022 | (void*)4023./node/../osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4024 185 | memset(this, 0, sizeof(InetAddress));4025 | ^4026./node/../osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning4027 185 | memset(this, 0, sizeof(InetAddress));4028 | ^4029 | (void*)4030./node/../osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4031 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4032 | ^4033./node/../osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning4034 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4035 | ^4036 | (void*)4037./node/../osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4038 194 | memset(this, 0, sizeof(InetAddress));4039 | ^4040./node/../osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning4041 194 | memset(this, 0, sizeof(InetAddress));4042 | ^4043 | (void*)4044./node/../osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4045 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4046 | ^4047./node/../osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning4048 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4049 | ^4050 | (void*)4051./node/../osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4052 203 | memset(this, 0, sizeof(InetAddress));4053 | ^4054./node/../osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning4055 203 | memset(this, 0, sizeof(InetAddress));4056 | ^4057 | (void*)4058./node/../osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4059 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4060 | ^4061./node/../osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning4062 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4063 | ^4064 | (void*)4065./node/../osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4066 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4067 | ^4068./node/../osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning4069 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4070 | ^4071 | (void*)4072./node/../osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4073 219 | memset(this, 0, sizeof(InetAddress));4074 | ^4075./node/../osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning4076 219 | memset(this, 0, sizeof(InetAddress));4077 | ^4078 | (void*)4079./node/../osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4080 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4081 | ^4082./node/../osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning4083 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4084 | ^4085 | (void*)4086./node/../osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4087 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4088 | ^4089./node/../osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning4090 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4091 | ^4092 | (void*)4093./node/../osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4094 516 | memset(this, 0, sizeof(InetAddress));4095 | ^4096./node/../osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning4097 516 | memset(this, 0, sizeof(InetAddress));4098 | ^4099 | (void*)4100./node/../osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4101 638 | memset(this, 0, sizeof(InetAddress));4102 | ^4103./node/../osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning4104 638 | memset(this, 0, sizeof(InetAddress));4105 | ^4106 | (void*)4107In file included from node/PacketMultiplexer.cpp:12:4108In file included from node/Node.hpp:13:4109In file included from node/Bond.hpp:12:4110In file included from node/../osdep/Binder.hpp:46:4111node/../osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4112 77 | memset(this, 0, sizeof(InetAddress));4113 | ^4114node/../osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning4115 77 | memset(this, 0, sizeof(InetAddress));4116 | ^4117 | (void*)4118node/../osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4119 81 | memcpy(this, &a, sizeof(InetAddress));4120 | ^4121node/../osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning4122 81 | memcpy(this, &a, sizeof(InetAddress));4123 | ^4124 | (void*)4125node/../osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4126 85 | memcpy(this, a, sizeof(InetAddress));4127 | ^4128node/../osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning4129 85 | memcpy(this, a, sizeof(InetAddress));4130 | ^4131 | (void*)4132node/../osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4133 135 | memcpy(this, &a, sizeof(InetAddress));4134 | ^4135node/../osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning4136 135 | memcpy(this, &a, sizeof(InetAddress));4137 | ^4138 | (void*)4139node/../osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4140 143 | memcpy(this, a, sizeof(InetAddress));4141 | ^4142node/../osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning4143 143 | memcpy(this, a, sizeof(InetAddress));4144 | ^4145 | (void*)4146node/../osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4147 151 | memcpy(this, &ss, sizeof(InetAddress));4148 | ^4149node/../osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning4150 151 | memcpy(this, &ss, sizeof(InetAddress));4151 | ^4152 | (void*)4153node/../osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4154 159 | memcpy(this, ss, sizeof(InetAddress));4155 | ^4156node/../osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning4157 159 | memcpy(this, ss, sizeof(InetAddress));4158 | ^4159 | (void*)4160node/../osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4161 167 | memset(this, 0, sizeof(InetAddress));4162 | ^4163node/../osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning4164 167 | memset(this, 0, sizeof(InetAddress));4165 | ^4166 | (void*)4167node/../osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4168 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4169 | ^4170node/../osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning4171 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4172 | ^4173 | (void*)4174node/../osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4175 176 | memset(this, 0, sizeof(InetAddress));4176 | ^4177node/../osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning4178 176 | memset(this, 0, sizeof(InetAddress));4179 | ^4180 | (void*)4181node/../osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4182 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4183 | ^4184node/../osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning4185 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4186 | ^4187 | (void*)4188node/../osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4189 185 | memset(this, 0, sizeof(InetAddress));4190 | ^4191node/../osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning4192 185 | memset(this, 0, sizeof(InetAddress));4193 | ^4194 | (void*)4195node/../osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4196 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4197 | ^4198node/../osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning4199 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4200 | ^4201 | (void*)4202node/../osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4203 194 | memset(this, 0, sizeof(InetAddress));4204 | ^4205node/../osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning4206 194 | memset(this, 0, sizeof(InetAddress));4207 | ^4208 | (void*)4209node/../osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4210 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4211 | ^4212node/../osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning4213 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4214 | ^4215 | (void*)4216node/../osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4217 203 | memset(this, 0, sizeof(InetAddress));4218 | ^4219node/../osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning4220 203 | memset(this, 0, sizeof(InetAddress));4221 | ^4222 | (void*)4223node/../osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4224 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4225 | ^4226node/../osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning4227 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4228 | ^4229 | (void*)4230node/../osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4231 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4232 | ^4233node/../osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning4234 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4235 | ^4236 | (void*)4237node/../osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4238 219 | memset(this, 0, sizeof(InetAddress));4239 | ^4240node/../osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning4241 219 | memset(this, 0, sizeof(InetAddress));4242 | ^4243 | (void*)4244node/../osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4245 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4246 | ^4247node/../osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning4248 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4249 | ^4250 | (void*)4251node/../osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4252 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4253 | ^4254node/../osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning4255 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4256 | ^4257 | (void*)4258node/../osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4259 516 | memset(this, 0, sizeof(InetAddress));4260 | ^4261node/../osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning4262 516 | memset(this, 0, sizeof(InetAddress));4263 | ^4264 | (void*)4265node/../osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4266 638 | memset(this, 0, sizeof(InetAddress));4267 | ^4268node/../osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning4269 638 | memset(this, 0, sizeof(InetAddress));4270 | ^4271 | (void*)4272In file included from selftest.cpp:16:4273In file included from ./node/IncomingPacket.hpp:12:4274In file included from ./node/MulticastGroup.hpp:12:4275./node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4276 77 | memset(this, 0, sizeof(InetAddress));4277 | ^4278./node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning4279 77 | memset(this, 0, sizeof(InetAddress));4280 | ^4281 | (void*)4282./node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4283 81 | memcpy(this, &a, sizeof(InetAddress));4284 | ^4285./node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning4286 81 | memcpy(this, &a, sizeof(InetAddress));4287 | ^4288 | (void*)4289./node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4290 85 | memcpy(this, a, sizeof(InetAddress));4291 | ^4292./node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning4293 85 | memcpy(this, a, sizeof(InetAddress));4294 | ^4295 | (void*)4296./node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4297 135 | memcpy(this, &a, sizeof(InetAddress));4298 | ^4299./node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning4300 135 | memcpy(this, &a, sizeof(InetAddress));4301 | ^4302 | (void*)4303./node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4304 143 | memcpy(this, a, sizeof(InetAddress));4305 | ^4306./node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning4307 143 | memcpy(this, a, sizeof(InetAddress));4308 | ^4309 | (void*)4310./node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4311 151 | memcpy(this, &ss, sizeof(InetAddress));4312 | ^4313./node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning4314 151 | memcpy(this, &ss, sizeof(InetAddress));4315 | ^4316 | (void*)4317./node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4318 159 | memcpy(this, ss, sizeof(InetAddress));4319 | ^4320./node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning4321 159 | memcpy(this, ss, sizeof(InetAddress));4322 | ^4323 | (void*)4324./node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4325 167 | memset(this, 0, sizeof(InetAddress));4326 | ^4327./node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning4328 167 | memset(this, 0, sizeof(InetAddress));4329 | ^4330 | (void*)4331./node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4332 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4333 | ^4334./node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning4335 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4336 | ^4337 | (void*)4338./node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4339 176 | memset(this, 0, sizeof(InetAddress));4340 | ^4341./node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning4342 176 | memset(this, 0, sizeof(InetAddress));4343 | ^4344 | (void*)4345./node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4346 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4347 | ^4348./node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning4349 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4350 | ^4351 | (void*)4352./node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4353 185 | memset(this, 0, sizeof(InetAddress));4354 | ^4355./node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning4356 185 | memset(this, 0, sizeof(InetAddress));4357 | ^4358 | (void*)4359./node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4360 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4361 | ^4362./node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning4363 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4364 | ^4365 | (void*)4366./node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4367 194 | memset(this, 0, sizeof(InetAddress));4368 | ^4369./node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning4370 194 | memset(this, 0, sizeof(InetAddress));4371 | ^4372 | (void*)4373./node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4374 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4375 | ^4376./node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning4377 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4378 | ^4379 | (void*)4380./node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4381 203 | memset(this, 0, sizeof(InetAddress));4382 | ^4383./node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning4384 203 | memset(this, 0, sizeof(InetAddress));4385 | ^4386 | (void*)4387./node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4388 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4389 | ^4390./node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning4391 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4392 | ^4393 | (void*)4394./node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4395 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4396 | ^4397./node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning4398 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4399 | ^4400 | (void*)4401./node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4402 219 | memset(this, 0, sizeof(InetAddress));4403 | ^4404./node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning4405 219 | memset(this, 0, sizeof(InetAddress));4406 | ^4407 | (void*)4408./node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4409 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4410 | ^4411./node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning4412 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4413 | ^4414 | (void*)4415./node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4416 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4417 | ^4418./node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning4419 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4420 | ^4421 | (void*)4422./node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4423 516 | memset(this, 0, sizeof(InetAddress));4424 | ^4425./node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning4426 516 | memset(this, 0, sizeof(InetAddress));4427 | ^4428 | (void*)4429./node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4430 638 | memset(this, 0, sizeof(InetAddress));4431 | ^4432./node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning4433 638 | memset(this, 0, sizeof(InetAddress));4434 | ^4435 | (void*)4436In file included from node/Bond.cpp:12:4437In file included from node/Node.hpp:19:4438node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]4439 484 | memset(this, 0, sizeof(_IncomingConfigChunk));4440 | ^4441node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning4442 484 | memset(this, 0, sizeof(_IncomingConfigChunk));4443 | ^4444 | (void*)4445In file included from node/PacketMultiplexer.cpp:12:4446In file included from node/Node.hpp:19:4447node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]4448 484 | memset(this, 0, sizeof(_IncomingConfigChunk));4449 | ^4450node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning4451 484 | memset(this, 0, sizeof(_IncomingConfigChunk));4452 | ^4453 | (void*)4454node/PacketMultiplexer.cpp:79:46: warning: lambda capture '_enablePinning' is not used [-Wunused-lambda-capture]4455 79 | _rxThreads.push_back(std::thread([this, i, _enablePinning]() {4456 | ~~^~~~~~~~~~~~~~4457In file included from one.cpp:77:4458./osdep/Thread.hpp:120:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]4459 120 | memset(this, 0, sizeof(Thread));4460 | ^4461./osdep/Thread.hpp:120:10: note: explicitly cast the pointer to silence this warning4462 120 | memset(this, 0, sizeof(Thread));4463 | ^4464 | (void*)4465./osdep/Thread.hpp:125:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]4466 125 | memcpy(this, &t, sizeof(Thread));4467 | ^4468./osdep/Thread.hpp:125:10: note: explicitly cast the pointer to silence this warning4469 125 | memcpy(this, &t, sizeof(Thread));4470 | ^4471 | (void*)4472./osdep/Thread.hpp:130:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]4473 130 | memcpy(this, &t, sizeof(Thread));4474 | ^4475./osdep/Thread.hpp:130:10: note: explicitly cast the pointer to silence this warning4476 130 | memcpy(this, &t, sizeof(Thread));4477 | ^4478 | (void*)4479In file included from selftest.cpp:20:4480In file included from ./node/Node.hpp:19:4481./node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]4482 484 | memset(this, 0, sizeof(_IncomingConfigChunk));4483 | ^4484./node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning4485 484 | memset(this, 0, sizeof(_IncomingConfigChunk));4486 | ^4487 | (void*)4488In file included from selftest.cpp:30:4489In file included from ./osdep/PortMapper.hpp:17:4490./osdep/Thread.hpp:120:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]4491 120 | memset(this, 0, sizeof(Thread));4492 | ^4493./osdep/Thread.hpp:120:10: note: explicitly cast the pointer to silence this warning4494 120 | memset(this, 0, sizeof(Thread));4495 | ^4496 | (void*)4497./osdep/Thread.hpp:125:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]4498 125 | memcpy(this, &t, sizeof(Thread));4499 | ^4500./osdep/Thread.hpp:125:10: note: explicitly cast the pointer to silence this warning4501 125 | memcpy(this, &t, sizeof(Thread));4502 | ^4503 | (void*)4504./osdep/Thread.hpp:130:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]4505 130 | memcpy(this, &t, sizeof(Thread));4506 | ^4507./osdep/Thread.hpp:130:10: note: explicitly cast the pointer to silence this warning4508 130 | memcpy(this, &t, sizeof(Thread));4509 | ^4510 | (void*)4511one.cpp:1190:20: warning: 'kUserDomain' is deprecated: first deprecated in macOS 10.8 - Deprecated [-Wdeprecated-declarations]4512 1190 | if (FSFindFolder(kUserDomain, kDesktopFolderType, kDontCreateFolder, &fsref) == noErr && FSRefMakePath(&fsref, path, sizeof(path)) == noErr) {}4513 | ^4514/nix/store/1pd5ki2kxlr44qzn9fkkqfbwjbgjan6j-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:63:1: note: '(unnamed enum at /nix/store/1pd5ki2kxlr44qzn9fkkqfbwjbgjan6j-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:63:1)' has been explicitly marked deprecated here4515 63 | enum {4516 | ^4517one.cpp:1190:33: warning: 'kDesktopFolderType' is deprecated: first deprecated in macOS 10.8 - Deprecated [-Wdeprecated-declarations]4518 1190 | if (FSFindFolder(kUserDomain, kDesktopFolderType, kDontCreateFolder, &fsref) == noErr && FSRefMakePath(&fsref, path, sizeof(path)) == noErr) {}4519 | ^4520/nix/store/1pd5ki2kxlr44qzn9fkkqfbwjbgjan6j-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:302:1: note: '(unnamed enum at /nix/store/1pd5ki2kxlr44qzn9fkkqfbwjbgjan6j-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:302:1)' has been explicitly marked deprecated here4521 302 | enum {4522 | ^4523one.cpp:1190:53: warning: 'kDontCreateFolder' is deprecated: first deprecated in macOS 10.8 - Deprecated [-Wdeprecated-declarations]4524 1190 | if (FSFindFolder(kUserDomain, kDesktopFolderType, kDontCreateFolder, &fsref) == noErr && FSRefMakePath(&fsref, path, sizeof(path)) == noErr) {}4525 | ^4526/nix/store/1pd5ki2kxlr44qzn9fkkqfbwjbgjan6j-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:87:1: note: '(unnamed enum at /nix/store/1pd5ki2kxlr44qzn9fkkqfbwjbgjan6j-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:87:1)' has been explicitly marked deprecated here4527 87 | enum {4528 | ^4529one.cpp:1190:7: warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations]4530 1190 | if (FSFindFolder(kUserDomain, kDesktopFolderType, kDontCreateFolder, &fsref) == noErr && FSRefMakePath(&fsref, path, sizeof(path)) == noErr) {}4531 | ^4532/nix/store/1pd5ki2kxlr44qzn9fkkqfbwjbgjan6j-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:289:1: note: 'FSFindFolder' has been explicitly marked deprecated here4533 289 | FSFindFolder(4534 | ^4535one.cpp:1190:92: warning: 'FSRefMakePath' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations]4536 1190 | if (FSFindFolder(kUserDomain, kDesktopFolderType, kDontCreateFolder, &fsref) == noErr && FSRefMakePath(&fsref, path, sizeof(path)) == noErr) {}4537 | ^4538/nix/store/1pd5ki2kxlr44qzn9fkkqfbwjbgjan6j-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' has been explicitly marked deprecated here4539 4086 | extern OSStatus FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);4540 | ^454125 warnings generated.454223 warnings generated.454327 warnings generated.4544 Finished `release` profile [optimized] target(s) in 49.90s4545warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.44546note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`4547cd rustybits && lipo -create target/*/release/libzeroidc.a -output target/libzeroidc.a4548clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o osdep/EthernetTap.o osdep/EthernetTap.cpp4549clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o osdep/ManagedRoute.o osdep/ManagedRoute.cpp4550clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o osdep/Http.o osdep/Http.cpp4551clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o service/OneService.o service/OneService.cpp4552clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o osdep/MacEthernetTap.o osdep/MacEthernetTap.cpp4553clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o osdep/MacKextEthernetTap.o osdep/MacKextEthernetTap.cpp4554clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c osdep/MacDNSHelper.mm -o osdep/MacDNSHelper.o4555clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/http-parser/http_parser.o ext/http-parser/http_parser.c455624 warnings generated.4557clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/libnatpmp/natpmp.o ext/libnatpmp/natpmp.c4558clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/libnatpmp/getgateway.o ext/libnatpmp/getgateway.c4559clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/connecthostport.o ext/miniupnpc/connecthostport.c4560clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/igd_desc_parse.o ext/miniupnpc/igd_desc_parse.c4561clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/minisoap.o ext/miniupnpc/minisoap.c4562clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/minissdpc.o ext/miniupnpc/minissdpc.c4563clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/miniupnpc.o ext/miniupnpc/miniupnpc.c4564ext/miniupnpc/miniupnpc.c:571:6: warning: variable 'n_igd' set but not used [-Wunused-but-set-variable]4565 571 | int n_igd = 0;4566 | ^4567clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/miniwget.o ext/miniupnpc/miniwget.c45681 warning generated.4569clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/minixml.o ext/miniupnpc/minixml.c4570clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/portlistingparse.o ext/miniupnpc/portlistingparse.c4571clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/receivedata.o ext/miniupnpc/receivedata.c4572clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/upnpcommands.o ext/miniupnpc/upnpcommands.c4573clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/upnpdev.o ext/miniupnpc/upnpdev.c4574clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/upnperrors.o ext/miniupnpc/upnperrors.c4575clang -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -c -o ext/miniupnpc/upnpreplyparse.o ext/miniupnpc/upnpreplyparse.c4576clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -c -o osdep/PortMapper.o osdep/PortMapper.cpp4577In file included from osdep/EthernetTap.cpp:9:4578In file included from osdep/EthernetTap.hpp:13:4579osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4580 77 | memset(this, 0, sizeof(InetAddress));4581 | ^4582osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning4583 77 | memset(this, 0, sizeof(InetAddress));4584 | ^4585 | (void*)4586osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4587 81 | memcpy(this, &a, sizeof(InetAddress));4588 | ^4589osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning4590 81 | memcpy(this, &a, sizeof(InetAddress));4591 | ^4592 | (void*)4593osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4594 85 | memcpy(this, a, sizeof(InetAddress));4595 | ^4596osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning4597 85 | memcpy(this, a, sizeof(InetAddress));4598 | ^4599 | (void*)4600osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4601 135 | memcpy(this, &a, sizeof(InetAddress));4602 | ^4603osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning4604 135 | memcpy(this, &a, sizeof(InetAddress));4605 | ^4606 | (void*)4607osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4608 143 | memcpy(this, a, sizeof(InetAddress));4609 | ^4610osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning4611 143 | memcpy(this, a, sizeof(InetAddress));4612 | ^4613 | (void*)4614osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4615 151 | memcpy(this, &ss, sizeof(InetAddress));4616 | ^4617osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning4618 151 | memcpy(this, &ss, sizeof(InetAddress));4619 | ^4620 | (void*)4621osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4622 159 | memcpy(this, ss, sizeof(InetAddress));4623 | ^4624osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning4625 159 | memcpy(this, ss, sizeof(InetAddress));4626 | ^4627 | (void*)4628osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4629 167 | memset(this, 0, sizeof(InetAddress));4630 | ^4631osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning4632 167 | memset(this, 0, sizeof(InetAddress));4633 | ^4634 | (void*)4635osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4636 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4637 | ^4638osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning4639 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4640 | ^4641 | (void*)4642osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4643 176 | memset(this, 0, sizeof(InetAddress));4644 | ^4645osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning4646 176 | memset(this, 0, sizeof(InetAddress));4647 | ^4648 | (void*)4649osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4650 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4651 | ^4652osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning4653 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4654 | ^4655 | (void*)4656osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4657 185 | memset(this, 0, sizeof(InetAddress));4658 | ^4659osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning4660 185 | memset(this, 0, sizeof(InetAddress));4661 | ^4662 | (void*)4663osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4664 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4665 | ^4666osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning4667 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4668 | ^4669 | (void*)4670osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4671 194 | memset(this, 0, sizeof(InetAddress));4672 | ^4673osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning4674 194 | memset(this, 0, sizeof(InetAddress));4675 | ^4676 | (void*)4677osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4678 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4679 | ^4680osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning4681 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4682 | ^4683 | (void*)4684osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4685 203 | memset(this, 0, sizeof(InetAddress));4686 | ^4687osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning4688 203 | memset(this, 0, sizeof(InetAddress));4689 | ^4690 | (void*)4691osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4692 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4693 | ^4694osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning4695 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4696 | ^4697 | (void*)4698osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4699 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4700 | ^4701osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning4702 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4703 | ^4704 | (void*)4705osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4706 219 | memset(this, 0, sizeof(InetAddress));4707 | ^4708osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning4709 219 | memset(this, 0, sizeof(InetAddress));4710 | ^4711 | (void*)4712osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4713 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4714 | ^4715osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning4716 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4717 | ^4718 | (void*)4719osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4720 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4721 | ^4722osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning4723 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4724 | ^4725 | (void*)4726osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4727 516 | memset(this, 0, sizeof(InetAddress));4728 | ^4729osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning4730 516 | memset(this, 0, sizeof(InetAddress));4731 | ^4732 | (void*)4733osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4734 638 | memset(this, 0, sizeof(InetAddress));4735 | ^4736osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning4737 638 | memset(this, 0, sizeof(InetAddress));4738 | ^4739 | (void*)4740In file included from osdep/ManagedRoute.cpp:10:4741In file included from osdep/../osdep/OSUtils.hpp:13:4742osdep/../osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4743 77 | memset(this, 0, sizeof(InetAddress));4744 | ^4745osdep/../osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning4746 77 | memset(this, 0, sizeof(InetAddress));4747 | ^4748 | (void*)4749osdep/../osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4750 81 | memcpy(this, &a, sizeof(InetAddress));4751 | ^4752osdep/../osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning4753 81 | memcpy(this, &a, sizeof(InetAddress));4754 | ^4755 | (void*)4756osdep/../osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4757 85 | memcpy(this, a, sizeof(InetAddress));4758 | ^4759osdep/../osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning4760 85 | memcpy(this, a, sizeof(InetAddress));4761 | ^4762 | (void*)4763osdep/../osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4764 135 | memcpy(this, &a, sizeof(InetAddress));4765 | ^4766osdep/../osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning4767 135 | memcpy(this, &a, sizeof(InetAddress));4768 | ^4769 | (void*)4770osdep/../osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4771 143 | memcpy(this, a, sizeof(InetAddress));4772 | ^4773osdep/../osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning4774 143 | memcpy(this, a, sizeof(InetAddress));4775 | ^4776 | (void*)4777osdep/../osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4778 151 | memcpy(this, &ss, sizeof(InetAddress));4779 | ^4780osdep/../osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning4781 151 | memcpy(this, &ss, sizeof(InetAddress));4782 | ^4783 | (void*)4784osdep/../osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4785 159 | memcpy(this, ss, sizeof(InetAddress));4786 | ^4787osdep/../osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning4788 159 | memcpy(this, ss, sizeof(InetAddress));4789 | ^4790 | (void*)4791osdep/../osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4792 167 | memset(this, 0, sizeof(InetAddress));4793 | ^4794osdep/../osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning4795 167 | memset(this, 0, sizeof(InetAddress));4796 | ^4797 | (void*)4798osdep/../osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4799 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4800 | ^4801osdep/../osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning4802 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4803 | ^4804 | (void*)4805osdep/../osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4806 176 | memset(this, 0, sizeof(InetAddress));4807 | ^4808osdep/../osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning4809 176 | memset(this, 0, sizeof(InetAddress));4810 | ^4811 | (void*)4812osdep/../osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4813 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4814 | ^4815osdep/../osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning4816 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4817 | ^4818 | (void*)4819osdep/../osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4820 185 | memset(this, 0, sizeof(InetAddress));4821 | ^4822osdep/../osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning4823 185 | memset(this, 0, sizeof(InetAddress));4824 | ^4825 | (void*)4826osdep/../osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4827 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4828 | ^4829osdep/../osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning4830 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4831 | ^4832 | (void*)4833osdep/../osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4834 194 | memset(this, 0, sizeof(InetAddress));4835 | ^4836osdep/../osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning4837 194 | memset(this, 0, sizeof(InetAddress));4838 | ^4839 | (void*)4840osdep/../osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4841 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4842 | ^4843osdep/../osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning4844 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));4845 | ^4846 | (void*)4847osdep/../osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4848 203 | memset(this, 0, sizeof(InetAddress));4849 | ^4850osdep/../osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning4851 203 | memset(this, 0, sizeof(InetAddress));4852 | ^4853 | (void*)4854osdep/../osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4855 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4856 | ^4857osdep/../osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning4858 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));4859 | ^4860 | (void*)4861osdep/../osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4862 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4863 | ^4864osdep/../osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning4865 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4866 | ^4867 | (void*)4868osdep/../osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4869 219 | memset(this, 0, sizeof(InetAddress));4870 | ^4871osdep/../osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning4872 219 | memset(this, 0, sizeof(InetAddress));4873 | ^4874 | (void*)4875osdep/../osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4876 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4877 | ^4878osdep/../osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning4879 222 | memcpy(this, sa, sizeof(struct sockaddr_in));4880 | ^4881 | (void*)4882osdep/../osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4883 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4884 | ^4885osdep/../osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning4886 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));4887 | ^4888 | (void*)4889osdep/../osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4890 516 | memset(this, 0, sizeof(InetAddress));4891 | ^4892osdep/../osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning4893 516 | memset(this, 0, sizeof(InetAddress));4894 | ^4895 | (void*)4896osdep/../osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4897 638 | memset(this, 0, sizeof(InetAddress));4898 | ^4899osdep/../osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning4900 638 | memset(this, 0, sizeof(InetAddress));4901 | ^4902 | (void*)490331 warnings generated.4904In file included from osdep/Http.cpp:13:4905In file included from osdep/OSUtils.hpp:13:4906osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4907 77 | memset(this, 0, sizeof(InetAddress));4908 | ^4909osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning4910 77 | memset(this, 0, sizeof(InetAddress));4911 | ^4912 | (void*)4913osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4914 81 | memcpy(this, &a, sizeof(InetAddress));4915 | ^4916osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning4917 81 | memcpy(this, &a, sizeof(InetAddress));4918 | ^4919 | (void*)4920osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4921 85 | memcpy(this, a, sizeof(InetAddress));4922 | ^4923osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning4924 85 | memcpy(this, a, sizeof(InetAddress));4925 | ^4926 | (void*)4927osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4928 135 | memcpy(this, &a, sizeof(InetAddress));4929 | ^4930osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning4931 135 | memcpy(this, &a, sizeof(InetAddress));4932 | ^4933 | (void*)4934osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4935 143 | memcpy(this, a, sizeof(InetAddress));4936 | ^4937osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning4938 143 | memcpy(this, a, sizeof(InetAddress));4939 | ^4940 | (void*)4941osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4942 151 | memcpy(this, &ss, sizeof(InetAddress));4943 | ^4944osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning4945 151 | memcpy(this, &ss, sizeof(InetAddress));4946 | ^4947 | (void*)4948osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4949 159 | memcpy(this, ss, sizeof(InetAddress));4950 | ^4951osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning4952 159 | memcpy(this, ss, sizeof(InetAddress));4953 | ^4954 | (void*)4955osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4956 167 | memset(this, 0, sizeof(InetAddress));4957 | ^4958osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning4959 167 | memset(this, 0, sizeof(InetAddress));4960 | ^4961 | (void*)4962osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4963 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4964 | ^4965osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning4966 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));4967 | ^4968 | (void*)4969osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4970 176 | memset(this, 0, sizeof(InetAddress));4971 | ^4972osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning4973 176 | memset(this, 0, sizeof(InetAddress));4974 | ^4975 | (void*)4976osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4977 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4978 | ^4979osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning4980 177 | memcpy(this, sa, sizeof(struct sockaddr_in));4981 | ^4982 | (void*)4983osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4984 185 | memset(this, 0, sizeof(InetAddress));4985 | ^4986osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning4987 185 | memset(this, 0, sizeof(InetAddress));4988 | ^4989 | (void*)4990osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4991 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4992 | ^4993osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning4994 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));4995 | ^4996 | (void*)4997osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]4998 194 | memset(this, 0, sizeof(InetAddress));4999 | ^5000osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning5001 194 | memset(this, 0, sizeof(InetAddress));5002 | ^5003 | (void*)5004osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5005 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));5006 | ^5007osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning5008 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));5009 | ^5010 | (void*)5011osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5012 203 | memset(this, 0, sizeof(InetAddress));5013 | ^5014osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning5015 203 | memset(this, 0, sizeof(InetAddress));5016 | ^5017 | (void*)5018osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5019 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));5020 | ^5021osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning5022 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));5023 | ^5024 | (void*)5025osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5026 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5027 | ^5028osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning5029 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5030 | ^5031 | (void*)5032osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5033 219 | memset(this, 0, sizeof(InetAddress));5034 | ^5035osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning5036 219 | memset(this, 0, sizeof(InetAddress));5037 | ^5038 | (void*)5039osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5040 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5041 | ^5042osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning5043 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5044 | ^5045 | (void*)5046osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5047 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5048 | ^5049osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning5050 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5051 | ^5052 | (void*)5053osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5054 516 | memset(this, 0, sizeof(InetAddress));5055 | ^5056osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning5057 516 | memset(this, 0, sizeof(InetAddress));5058 | ^5059 | (void*)5060osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5061 638 | memset(this, 0, sizeof(InetAddress));5062 | ^5063osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning5064 638 | memset(this, 0, sizeof(InetAddress));5065 | ^5066 | (void*)5067In file included from osdep/MacEthernetTap.cpp:16:5068In file included from osdep/MacDNSHelper.hpp:12:5069osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5070 77 | memset(this, 0, sizeof(InetAddress));5071 | ^5072osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning5073 77 | memset(this, 0, sizeof(InetAddress));5074 | ^5075 | (void*)5076osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5077 81 | memcpy(this, &a, sizeof(InetAddress));5078 | ^5079osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning5080 81 | memcpy(this, &a, sizeof(InetAddress));5081 | ^5082 | (void*)5083osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5084 85 | memcpy(this, a, sizeof(InetAddress));5085 | ^5086osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning5087 85 | memcpy(this, a, sizeof(InetAddress));5088 | ^5089 | (void*)5090osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5091 135 | memcpy(this, &a, sizeof(InetAddress));5092 | ^5093osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning5094 135 | memcpy(this, &a, sizeof(InetAddress));5095 | ^5096 | (void*)5097osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5098 143 | memcpy(this, a, sizeof(InetAddress));5099 | ^5100osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning5101 143 | memcpy(this, a, sizeof(InetAddress));5102 | ^5103 | (void*)5104osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5105 151 | memcpy(this, &ss, sizeof(InetAddress));5106 | ^5107osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning5108 151 | memcpy(this, &ss, sizeof(InetAddress));5109 | ^5110 | (void*)5111osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5112 159 | memcpy(this, ss, sizeof(InetAddress));5113 | ^5114osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning5115 159 | memcpy(this, ss, sizeof(InetAddress));5116 | ^5117 | (void*)5118osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5119 167 | memset(this, 0, sizeof(InetAddress));5120 | ^5121osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning5122 167 | memset(this, 0, sizeof(InetAddress));5123 | ^5124 | (void*)5125osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5126 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));5127 | ^5128osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning5129 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));5130 | ^5131 | (void*)5132osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5133 176 | memset(this, 0, sizeof(InetAddress));5134 | ^5135osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning5136 176 | memset(this, 0, sizeof(InetAddress));5137 | ^5138 | (void*)5139osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5140 177 | memcpy(this, sa, sizeof(struct sockaddr_in));5141 | ^5142osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning5143 177 | memcpy(this, sa, sizeof(struct sockaddr_in));5144 | ^5145 | (void*)5146osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5147 185 | memset(this, 0, sizeof(InetAddress));5148 | ^5149osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning5150 185 | memset(this, 0, sizeof(InetAddress));5151 | ^5152 | (void*)5153osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5154 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5155 | ^5156osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning5157 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5158 | ^5159 | (void*)5160osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5161 194 | memset(this, 0, sizeof(InetAddress));5162 | ^5163osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning5164 194 | memset(this, 0, sizeof(InetAddress));5165 | ^5166 | (void*)5167osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5168 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));5169 | ^5170osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning5171 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));5172 | ^5173 | (void*)5174osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5175 203 | memset(this, 0, sizeof(InetAddress));5176 | ^5177osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning5178 203 | memset(this, 0, sizeof(InetAddress));5179 | ^5180 | (void*)5181osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5182 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));5183 | ^5184osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning5185 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));5186 | ^5187 | (void*)5188osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5189 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5190 | ^5191osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning5192 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5193 | ^5194 | (void*)5195osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5196 219 | memset(this, 0, sizeof(InetAddress));5197 | ^5198osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning5199 219 | memset(this, 0, sizeof(InetAddress));5200 | ^5201 | (void*)5202osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5203 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5204 | ^5205osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning5206 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5207 | ^5208 | (void*)5209osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5210 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5211 | ^5212osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning5213 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5214 | ^5215 | (void*)5216osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5217 516 | memset(this, 0, sizeof(InetAddress));5218 | ^5219osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning5220 516 | memset(this, 0, sizeof(InetAddress));5221 | ^5222 | (void*)5223osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5224 638 | memset(this, 0, sizeof(InetAddress));5225 | ^5226osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning5227 638 | memset(this, 0, sizeof(InetAddress));5228 | ^5229 | (void*)5230In file included from osdep/MacEthernetTap.cpp:17:5231In file included from osdep/MacEthernetTap.hpp:18:5232osdep/Thread.hpp:120:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5233 120 | memset(this, 0, sizeof(Thread));5234 | ^5235osdep/Thread.hpp:120:10: note: explicitly cast the pointer to silence this warning5236 120 | memset(this, 0, sizeof(Thread));5237 | ^5238 | (void*)5239osdep/Thread.hpp:125:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5240 125 | memcpy(this, &t, sizeof(Thread));5241 | ^5242osdep/Thread.hpp:125:10: note: explicitly cast the pointer to silence this warning5243 125 | memcpy(this, &t, sizeof(Thread));5244 | ^5245 | (void*)5246osdep/Thread.hpp:130:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5247 130 | memcpy(this, &t, sizeof(Thread));5248 | ^5249osdep/Thread.hpp:130:10: note: explicitly cast the pointer to silence this warning5250 130 | memcpy(this, &t, sizeof(Thread));5251 | ^5252 | (void*)5253In file included from osdep/MacDNSHelper.mm:9:5254In file included from osdep/MacDNSHelper.hpp:12:5255osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5256 77 | memset(this, 0, sizeof(InetAddress));5257 | ^5258osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning5259 77 | memset(this, 0, sizeof(InetAddress));5260 | ^5261 | (void*)5262osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5263 81 | memcpy(this, &a, sizeof(InetAddress));5264 | ^5265osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning5266 81 | memcpy(this, &a, sizeof(InetAddress));5267 | ^5268 | (void*)5269osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5270 85 | memcpy(this, a, sizeof(InetAddress));5271 | ^5272osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning5273 85 | memcpy(this, a, sizeof(InetAddress));5274 | ^5275 | (void*)5276osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5277 135 | memcpy(this, &a, sizeof(InetAddress));5278 | ^5279In file included from osdep/MacKextEthernetTap.cpposdep/../node/InetAddress.hpp::9135:5280:In file included from 11osdep/MacDNSHelper.hpp:: 12:5281osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5282 77 | memset(this, 0, sizeof(InetAddress));5283 | ^5284osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning5285 77 | memset(this, 0, sizeof(InetAddress));5286 | ^5287 | (void*)5288osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5289 81 | memcpy(this, &a, sizeof(InetAddress));5290 | ^5291osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning5292 81 | memcpy(this, &a, sizeof(InetAddress));5293 | ^5294 | (void*)5295note: explicitly cast the pointer to silence this warning5296osdep/../node/InetAddress.hpp :13585 | : 10 : memcpy(this,warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5297 85 | memcpy(this, a, sizeof(InetAddress));5298 | ^5299 &a, sizeof(InetAddress));5300 | ^5301 | (void*)5302osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning5303 85 | memcpy(this, a, sizeof(InetAddress));5304 | ^5305 | (void*)5306osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5307 143 | memcpy(this, a, sizeof(InetAddress));5308 | ^5309osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning5310 143 | memcpy(this, a, sizeof(InetAddress));5311 | ^5312 | (void*)5313osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5314 151 | memcpy(this, &ss, sizeof(InetAddress));5315 | ^5316osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning5317 151 | memcpy(this, &ss, sizeof(InetAddress));5318 | ^5319 | (void*)5320osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5321 159 | memcpy(this, ss, sizeof(InetAddress));5322 | ^5323osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning5324 159 | memcpy(this, ss, sizeof(InetAddress));5325 | ^5326 | (void*)5327osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5328 167 | memset(this, 0, sizeof(InetAddress));5329 | ^5330osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning5331 167 | memset(this, 0, sizeof(InetAddress));5332 | ^5333 | (void*)5334osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5335 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));5336 | ^5337osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5338 135 | memcpy(this, &a, sizeof(InetAddress));5339 | ^5340osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warningosdep/../node/InetAddress.hpp5341:135:11: note: explicitly cast the pointer to silence this warning5342 135 | memc 168 | memcppy(this, &a, sizeof(InetAddress));5343 | ^5344 | (void*)5345y(this, &sa, sizeof(struct sockaddr_in));5346 | ^5347 | (void*)5348osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5349 143 | memcpy(this, a, sizeof(InetAddress));5350 | ^5351osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning5352 143 | memcpy(this, a, sizeof(InetAddress));5353 | ^5354 | (void*)5355osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5356osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5357 151 | 176 | memset(this, memcpy 0(,t hissiz,e o&fss(,I nestiAzdedorfes(sI)n)e;tA5358d d| re ^s5359s));5360 | ^5361osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning5362osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning5363 151 | memcpy(this, &ss, sizeof(InetAddress));5364 | ^5365 | (void*)5366 176 | memset(this, 0, sizeof(Ineosdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5367tAddres 159 | memcpy(this, ss, sizeof(InetAddress))s));5368 ;5369 | ^5370| ^5371 | (void*)5372osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5373osdep/../node/InetAddress.hpp:159: 11177: | note: explicitly cast the pointer to silence this warning5374 memcpy( t159h | i s ,m esmac,p y(sitzhis, ss, sizeof(InetAddress));5375 | ^5376 | (void*)5377eof(struct sockaddr_in));5378 | ^5379osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning5380 177 | osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]memcpy(t5381his, sa, sizeof(stru c167t | s omcekmaset(this, 0, sdidzre_oifn)()InetAddress));5382 | ^5383;5384 | ^5385 | (void*)5386osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning5387 167 | memset(this, 0, sizeof(InetAddress));5388 | ^5389 | (void*)5390osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5391 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));5392 | ^5393osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning5394osdep/../node/InetAddress.hpp:185:11: warning: 168 | memcpy(tfirst argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]hi5395s, &sa, sizeof(struct sockaddr_in));5396 | ^5397 | (void*)5398 185 | memset(this, 0, sizeof(InetAddress));5399 | ^5400osdep/../node/InetAddress.hpp:185:11:osdep/../node/InetAddress.hpp:176:11 :note: explicitly cast the pointer to silence this warning5401 warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5402 185 | memset(this ,176 | 0 ,m emssiezte(ofth(iIsne,t Ad0dr,e sss)i)z;eo5403f | (I ^n5404et A| dd (void*)r5405ess));5406osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall] 5407| ^5408 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5409 | ^5410osdep/../node/InetAddress.hpp:176:11: osdep/../node/InetAddress.hppnote: explicitly cast the pointer to silence this warning:1865411:11: note: explicitly cast the pointer to silence this warning5412 186 | memcpy( 176t | h i s m,e m&sseat,( tshiizseo,f (0s,t ruscitze osfoc(kIandedtrA_didnr6e)s)s;))5413; | 5414 ^| 5415 ^ 5416| (void*)| (void*)54175418osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5419 177 | memcpy(this, sa, sizeof(struct sockaddr_in));5420 | ^5421osdep/../node/InetAddress.hpp:194:osdep/../node/InetAddress.hpp:177:11: 11note: :explicitly cast the pointer to silence this warning 5422warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5423 177 | me194 | mmecpy(thmisse, ts(a,t hissiz,e o0, sif(sztreuocft( IsnoectkAaddddrre_sisn))));;54245425 | | ^ ^54265427 | (void*)5428osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning5429 194 | memset(this, 0, sizeof(InetAddress));5430 | ^5431 | (void*)5432osdep/../node/InetAddress.hpp:195:osdep/../node/InetAddress.hpp:185:11: warning: 11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5433first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5434 185195 | | mmeemmscepty((tthhiiss,, s0a,, ssiizzeeooff((IsntertuAcdtdr essosc)k)a;dd5435r _| in ^65436));5437 | ^5438osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning5439osdep/../node/InetAddress.hpp:195:11: 185 | note: explicitly cast the pointer to silence this warning m5440emset(this, 0, sizeof(InetA 195 | dmdermecspsy)();th5441i s| , ^ 5442sa ,| (void*)s5443izeof(stosdep/../node/InetAddress.hppr:u186c:t11: socwarning: kadfirst argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]dr5444_in6));5445 | ^5446 | (void*)5447 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5448 | ^5449osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning5450 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5451 | ^5452 | (void*)5453osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5454 203 | memset(this, 0, sizeof(InetAddress));5455 | ^5456osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5457osdep/../node/InetAddress.hpp:203: 194 | mems11et(: thinote: sexplicitly cast the pointer to silence this warning, 54580, sizeof(InetAddress));5459 | ^5460 203 | memset(this, 0, sizeosdep/../node/InetAddress.hppo:f194:(11I:n etAnote: ddexplicitly cast the pointer to silence this warningre5461ss));5462 194 | mems| et ^(5463t h| is (void*)5464, 0, sosdep/../node/InetAddress.hpp:206:13: iwarning: zeofirst argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]f5465(InetAddress));5466 | ^5467 | (void*)5468 206 | osdep/../node/InetAddress.hpp : 195 : 11 :m emcwarning: py(first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]t5469his, &sa, s195i | zeof(stru memcpy(this, sa,c t sockaddsizeof(r_in));s5470 t| ru ^c5471t sockaddr_in6));5472 | ^5473osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning5474osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning5475 206 | mem cp195y | ( memcptyh(isthis,, s&as,a , sisziezoefof((stsrturcutct s oscokcakdaddrd_ri_ni6n))));;54765477 | | ^ ^54785479 | | (void*) (void*)54805481osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5482 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5483 | ^5484osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning5485 209 | memcpy(this, &sa, osdep/../node/InetAddress.hpp:203:sizeof(11st:r uctwarning: sfirst argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]oc5486kaddr_in6));5487 203 | me| ^m5488se t| ( (void*)t5489his, 0, sizeof(InetAddress));5490 | ^5491osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning5492 203 | memset(this, 0, sizeof(InetAddress));5493 | ^5494 | (void*)5495osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5496 206 | memcpy(this, &sa, siosdep/../node/InetAddress.hppz:e219o:f11:( stwarning: rucfirst argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]t5497 sockaddr_in));5498 | ^5499 219 | memset(thiosdep/../node/InetAddress.hpps:206,: 13:0 , note: sexplicitly cast the pointer to silence this warningiz5500eof(InetAddre s206s | ) ) ; 5501 m| em ^c5502py(this, &sa, sizeof(struct sockaddr_in));5503 | ^5504 | (void*)5505osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning5506osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5507 219209 | | m e mmseemtc(pyt(hthis, i&ss, a0, sizeof,( stsriuzcetof s(oIcnkeatdAddrd_riens6s))));;55085509 | | ^ ^55105511 | (void*)5512osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5513 222 | memcpy(tosdep/../node/InetAddress.hpph:i209s:13,: sa,note: explicitly cast the pointer to silence this warningsi5514zeof(struct sockad d209r | _ i n ) ) ;me5515m c| py ^(5516this, &sa, sizeof(struct sockaddr_in6));osdep/../node/InetAddress.hpp:222:5517 | ^551813 : note: | (void*)5519explicitly cast the pointer to silence this warning5520 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5521 | ^5522 | (void*)5523osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5524 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5525 | ^osdep/../node/InetAddress.hpp:219:11: warning: 5526first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5527 219 | memset(this, 0, osdep/../node/InetAddress.hpp:s225i:z13e:o f(note: Inexplicitly cast the pointer to silence this warninget5528Address));5529 | ^5530 225 | memosdep/../node/InetAddress.hpp:219:11cpy(: thinote: sexplicitly cast the pointer to silence this warning, 5531sa, sizeof(struct s o219c | k a d dmre_misne6t)();th5532i s| , ^ 55330, size | (void*)5534of(InetAddress));5535 | ^5536 | (void*)5537osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5538 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5539 | ^5540osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning5541 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5542 | ^5543 | (void*)5544osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5545 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5546 | ^5547osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning5548 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5549 | ^5550 | (void*)5551osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5552 516 | memset(this, 0, sizeof(InetAddress));5553 | ^5554osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning5555 516 | memset(this, 0, sizeof(InetAddress));5556 | ^5557 | (void*)5558osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5559 516 | memset(this, 0, sizeof(InetAddress));5560 | ^5561osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning5562 516 | memset(this, 0, sizeof(InetAddress));5563 | ^5564 | (void*)5565osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5566 638 | memset(this, 0, sizeof(InetAddress));5567 | ^5568osdep/../node/InetAddress.hpposdep/../node/InetAddress.hpp::638638::1010:: note: warning: explicitly cast the pointer to silence this warningfirst argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]55695570 638 | memset(this ,638 | 0 m,e msizeof(InetAddress));5571 | ^5572 | (void*)5573set(this, 0, sizeof(InetAddress));5574 | ^5575osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning5576 638 | memset(this, 0, sizeof(InetAddress));5577 | ^5578 | (void*)5579In file included from osdep/MacKextEthernetTap.cpp:237:5580In file included from osdep/MacKextEthernetTap.hpp:17:5581osdep/Thread.hpp:120:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5582 120 | memset(this, 0, sizeof(Thread));5583 | ^5584osdep/Thread.hpp:120:10: note: explicitly cast the pointer to silence this warning5585 120 | memset(this, 0, sizeof(Thread));5586 | ^5587 | (void*)5588osdep/Thread.hpp:125:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5589 125 | memcpy(this, &t, sizeof(Thread));5590 | ^5591osdep/Thread.hpp:125:10: note: explicitly cast the pointer to silence this warning5592 125 | memcpy(this, &t, sizeof(Thread));5593 | ^5594 | (void*)5595osdep/Thread.hpp:130:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5596 130 | memcpy(this, &t, sizeof(Thread));5597 | ^5598osdep/Thread.hpp:130:10: note: explicitly cast the pointer to silence this warning5599 130 | memcpy(this, &t, sizeof(Thread));5600 | ^5601 | (void*)5602In file included from service/OneService.cpp:26:5603In file included from service/../node/Bond.hpp:12:5604In file included from service/../node/../osdep/Binder.hpp:46:5605service/../node/../osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5606 77 | memset(this, 0, sizeof(InetAddress));5607 | ^5608service/../node/../osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning5609 77 | memset(this, 0, sizeof(InetAddress));5610 | ^5611 | (void*)5612service/../node/../osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5613 81 | memcpy(this, &a, sizeof(InetAddress));5614 | ^5615service/../node/../osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning5616 81 | memcpy(this, &a, sizeof(InetAddress));5617 | ^5618 | (void*)5619service/../node/../osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5620 85 | memcpy(this, a, sizeof(InetAddress));5621 | ^5622service/../node/../osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning5623 85 | memcpy(this, a, sizeof(InetAddress));5624 | ^5625 | (void*)5626service/../node/../osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5627 135 | memcpy(this, &a, sizeof(InetAddress));5628 | ^5629service/../node/../osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning5630 135 | memcpy(this, &a, sizeof(InetAddress));5631 | ^5632 | (void*)5633service/../node/../osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5634 143 | memcpy(this, a, sizeof(InetAddress));5635 | ^5636service/../node/../osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning5637 143 | memcpy(this, a, sizeof(InetAddress));5638 | ^5639 | (void*)5640service/../node/../osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5641 151 | memcpy(this, &ss, sizeof(InetAddress));5642 | ^5643service/../node/../osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning5644 151 | memcpy(this, &ss, sizeof(InetAddress));5645 | ^5646 | (void*)5647service/../node/../osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5648 159 | memcpy(this, ss, sizeof(InetAddress));5649 | ^5650service/../node/../osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning5651 159 | memcpy(this, ss, sizeof(InetAddress));5652 | ^5653 | (void*)5654service/../node/../osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5655 167 | memset(this, 0, sizeof(InetAddress));5656 | ^5657service/../node/../osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning5658 167 | memset(this, 0, sizeof(InetAddress));5659 | ^5660 | (void*)5661service/../node/../osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5662 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));5663 | ^5664service/../node/../osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning5665 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));5666 | ^5667 | (void*)5668service/../node/../osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5669 176 | memset(this, 0, sizeof(InetAddress));5670 | ^5671service/../node/../osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning5672 176 | memset(this, 0, sizeof(InetAddress));5673 | ^5674 | (void*)5675service/../node/../osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5676 177 | memcpy(this, sa, sizeof(struct sockaddr_in));5677 | ^5678service/../node/../osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning5679 177 | memcpy(this, sa, sizeof(struct sockaddr_in));5680 | ^5681 | (void*)5682service/../node/../osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5683 185 | memset(this, 0, sizeof(InetAddress));5684 | ^5685service/../node/../osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning5686 185 | memset(this, 0, sizeof(InetAddress));5687 | ^5688 | (void*)5689service/../node/../osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5690 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5691 | ^5692service/../node/../osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning5693 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5694 | ^5695 | (void*)5696service/../node/../osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5697 194 | memset(this, 0, sizeof(InetAddress));5698 | ^5699service/../node/../osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning5700 194 | memset(this, 0, sizeof(InetAddress));5701 | ^5702 | (void*)5703service/../node/../osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5704 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));5705 | ^5706service/../node/../osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning5707 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));5708 | ^5709 | (void*)5710service/../node/../osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5711 203 | memset(this, 0, sizeof(InetAddress));5712 | ^5713service/../node/../osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning5714 203 | memset(this, 0, sizeof(InetAddress));5715 | ^5716 | (void*)5717service/../node/../osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5718 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));5719 | ^5720service/../node/../osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning5721 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));5722 | ^5723 | (void*)5724service/../node/../osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5725 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5726 | ^5727service/../node/../osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning5728 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5729 | ^5730 | (void*)5731service/../node/../osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5732 219 | memset(this, 0, sizeof(InetAddress));5733 | ^5734service/../node/../osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning5735 219 | memset(this, 0, sizeof(InetAddress));5736 | ^5737 | (void*)5738service/../node/../osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5739 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5740 | ^5741service/../node/../osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning5742 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5743 | ^5744 | (void*)5745service/../node/../osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5746 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5747 | ^5748service/../node/../osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning5749 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5750 | ^5751 | (void*)5752service/../node/../osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5753 516 | memset(this, 0, sizeof(InetAddress));5754 | ^5755service/../node/../osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning5756 516 | memset(this, 0, sizeof(InetAddress));5757 | ^5758 | (void*)5759service/../node/../osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5760 638 | memset(this, 0, sizeof(InetAddress));5761 | ^5762service/../node/../osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning5763 638 | memset(this, 0, sizeof(InetAddress));5764 | ^5765 | (void*)5766In file included from osdep/EthernetTap.cpp:25:5767In file included from osdep/MacEthernetTap.hpp:18:5768osdep/Thread.hpp:120:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5769 120 | memset(this, 0, sizeof(Thread));5770 | ^5771osdep/Thread.hpp:120:10: note: explicitly cast the pointer to silence this warning5772 120 | memset(this, 0, sizeof(Thread));5773 | ^5774 | (void*)5775osdep/Thread.hpp:125:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5776 125 | memcpy(this, &t, sizeof(Thread));5777 | ^5778osdep/Thread.hpp:125:10: note: explicitly cast the pointer to silence this warning5779 125 | memcpy(this, &t, sizeof(Thread));5780 | ^5781 | (void*)5782osdep/Thread.hpp:130:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5783 130 | memcpy(this, &t, sizeof(Thread));5784 | ^5785osdep/Thread.hpp:130:10: note: explicitly cast the pointer to silence this warning5786 130 | memcpy(this, &t, sizeof(Thread));5787 | ^5788 | (void*)5789osdep/MacDNSHelper.mm:17:13: warning: unused function 'printKeys' [-Wunused-function]5790 17 | static void printKeys (const void* key, const void* value, void* context) {5791 | ^~~~~~~~~579224 warnings generated.5793osdep/MacKextEthernetTap.cpp:610:2: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]5794 610 | std::unique(newGroups.begin(), newGroups.end());5795 | ^~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~5796In file included from osdep/PortMapper.cpp:22:5797In file included from osdep/OSUtils.hpp:13:5798osdep/../node/InetAddress.hpp:77:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5799 77 | memset(this, 0, sizeof(InetAddress));5800 | ^5801osdep/../node/InetAddress.hpp:77:10: note: explicitly cast the pointer to silence this warning5802 77 | memset(this, 0, sizeof(InetAddress));5803 | ^5804 | (void*)5805osdep/../node/InetAddress.hpp:81:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5806 81 | memcpy(this, &a, sizeof(InetAddress));5807 | ^5808osdep/../node/InetAddress.hpp:81:10: note: explicitly cast the pointer to silence this warning5809 81 | memcpy(this, &a, sizeof(InetAddress));5810 | ^5811 | (void*)5812osdep/../node/InetAddress.hpp:85:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5813 85 | memcpy(this, a, sizeof(InetAddress));5814 | ^5815osdep/../node/InetAddress.hpp:85:10: note: explicitly cast the pointer to silence this warning5816 85 | memcpy(this, a, sizeof(InetAddress));5817 | ^5818 | (void*)5819osdep/../node/InetAddress.hpp:135:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5820 135 | memcpy(this, &a, sizeof(InetAddress));5821 | ^5822osdep/../node/InetAddress.hpp:135:11: note: explicitly cast the pointer to silence this warning5823 135 | memcpy(this, &a, sizeof(InetAddress));5824 | ^5825 | (void*)5826osdep/../node/InetAddress.hpp:143:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5827 143 | memcpy(this, a, sizeof(InetAddress));5828 | ^5829osdep/../node/InetAddress.hpp:143:11: note: explicitly cast the pointer to silence this warning5830 143 | memcpy(this, a, sizeof(InetAddress));5831 | ^5832 | (void*)5833osdep/../node/InetAddress.hpp:151:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5834 151 | memcpy(this, &ss, sizeof(InetAddress));5835 | ^5836osdep/../node/InetAddress.hpp:151:11: note: explicitly cast the pointer to silence this warning5837 151 | memcpy(this, &ss, sizeof(InetAddress));5838 | ^5839 | (void*)5840osdep/../node/InetAddress.hpp:159:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5841 159 | memcpy(this, ss, sizeof(InetAddress));5842 | ^5843osdep/../node/InetAddress.hpp:159:11: note: explicitly cast the pointer to silence this warning5844 159 | memcpy(this, ss, sizeof(InetAddress));5845 | ^5846 | (void*)5847osdep/../node/InetAddress.hpp:167:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5848 167 | memset(this, 0, sizeof(InetAddress));5849 | ^5850osdep/../node/InetAddress.hpp:167:11: note: explicitly cast the pointer to silence this warning5851 167 | memset(this, 0, sizeof(InetAddress));5852 | ^5853 | (void*)5854osdep/../node/InetAddress.hpp:168:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5855 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));5856 | ^5857osdep/../node/InetAddress.hpp:168:11: note: explicitly cast the pointer to silence this warning5858 168 | memcpy(this, &sa, sizeof(struct sockaddr_in));5859 | ^5860 | (void*)5861osdep/../node/InetAddress.hpp:176:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5862 176 | memset(this, 0, sizeof(InetAddress));5863 | ^5864osdep/../node/InetAddress.hpp:176:11: note: explicitly cast the pointer to silence this warning5865 176 | memset(this, 0, sizeof(InetAddress));5866 | ^5867 | (void*)5868osdep/../node/InetAddress.hpp:177:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5869 177 | memcpy(this, sa, sizeof(struct sockaddr_in));5870 | ^5871osdep/../node/InetAddress.hpp:177:11: note: explicitly cast the pointer to silence this warning5872 177 | memcpy(this, sa, sizeof(struct sockaddr_in));5873 | ^5874 | (void*)5875osdep/../node/InetAddress.hpp:185:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5876 185 | memset(this, 0, sizeof(InetAddress));5877 | ^5878osdep/../node/InetAddress.hpp:185:11: note: explicitly cast the pointer to silence this warning5879 185 | memset(this, 0, sizeof(InetAddress));5880 | ^5881 | (void*)5882osdep/../node/InetAddress.hpp:186:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5883 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5884 | ^5885osdep/../node/InetAddress.hpp:186:11: note: explicitly cast the pointer to silence this warning5886 186 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5887 | ^5888 | (void*)5889osdep/../node/InetAddress.hpp:194:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5890 194 | memset(this, 0, sizeof(InetAddress));5891 | ^5892osdep/../node/InetAddress.hpp:194:11: note: explicitly cast the pointer to silence this warning5893 194 | memset(this, 0, sizeof(InetAddress));5894 | ^5895 | (void*)5896osdep/../node/InetAddress.hpp:195:11: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5897 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));5898 | ^5899osdep/../node/InetAddress.hpp:195:11: note: explicitly cast the pointer to silence this warning5900 195 | memcpy(this, sa, sizeof(struct sockaddr_in6));5901 | ^5902 | (void*)5903osdep/../node/InetAddress.hpp:203:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5904 203 | memset(this, 0, sizeof(InetAddress));5905 | ^5906osdep/../node/InetAddress.hpp:203:11: note: explicitly cast the pointer to silence this warning5907 203 | memset(this, 0, sizeof(InetAddress));5908 | ^5909 | (void*)5910osdep/../node/InetAddress.hpp:206:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5911 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));5912 | ^5913osdep/../node/InetAddress.hpp:206:13: note: explicitly cast the pointer to silence this warning5914 206 | memcpy(this, &sa, sizeof(struct sockaddr_in));5915 | ^5916 | (void*)5917osdep/../node/InetAddress.hpp:209:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5918 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5919 | ^5920osdep/../node/InetAddress.hpp:209:13: note: explicitly cast the pointer to silence this warning5921 209 | memcpy(this, &sa, sizeof(struct sockaddr_in6));5922 | ^5923 | (void*)5924osdep/../node/InetAddress.hpp:219:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5925 219 | memset(this, 0, sizeof(InetAddress));5926 | ^5927osdep/../node/InetAddress.hpp:219:11: note: explicitly cast the pointer to silence this warning5928 219 | memset(this, 0, sizeof(InetAddress));5929 | ^5930 | (void*)5931osdep/../node/InetAddress.hpp:222:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5932 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5933 | ^5934osdep/../node/InetAddress.hpp:222:13: note: explicitly cast the pointer to silence this warning5935 222 | memcpy(this, sa, sizeof(struct sockaddr_in));5936 | ^5937 | (void*)5938osdep/../node/InetAddress.hpp:225:13: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5939 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5940 | ^5941osdep/../node/InetAddress.hpp:225:13: note: explicitly cast the pointer to silence this warning5942 225 | memcpy(this, sa, sizeof(struct sockaddr_in6));5943 | ^5944 | (void*)5945osdep/../node/InetAddress.hpp:516:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5946 516 | memset(this, 0, sizeof(InetAddress));5947 | ^5948osdep/../node/InetAddress.hpp:516:10: note: explicitly cast the pointer to silence this warning5949 516 | memset(this, 0, sizeof(InetAddress));5950 | ^5951 | (void*)5952osdep/../node/InetAddress.hpp:638:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::InetAddress' [-Wnontrivial-memcall]5953 638 | memset(this, 0, sizeof(InetAddress));5954 | ^5955osdep/../node/InetAddress.hpp:638:10: note: explicitly cast the pointer to silence this warning5956 638 | memset(this, 0, sizeof(InetAddress));5957 | ^5958 | (void*)595926 warnings generated.5960In file included from osdep/PortMapper.cpp:23:5961In file included from osdep/PortMapper.hpp:17:5962osdep/Thread.hpp:120:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5963 120 | memset(this, 0, sizeof(Thread));5964 | ^5965osdep/Thread.hpp:120:10: note: explicitly cast the pointer to silence this warning5966 120 | memset(this, 0, sizeof(Thread));5967 | ^5968 | (void*)5969osdep/Thread.hpp:125:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5970 125 | memcpy(this, &t, sizeof(Thread));5971 | ^5972osdep/Thread.hpp:125:10: note: explicitly cast the pointer to silence this warning5973 125 | memcpy(this, &t, sizeof(Thread));5974 | ^5975 | (void*)5976osdep/Thread.hpp:130:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5977 130 | memcpy(this, &t, sizeof(Thread));5978 | ^5979osdep/Thread.hpp:130:10: note: explicitly cast the pointer to silence this warning5980 130 | memcpy(this, &t, sizeof(Thread));5981 | ^5982 | (void*)598323 warnings generated.5984In file included from service/OneService.cpp:32:5985In file included from service/../node/Node.hpp:19:5986service/../node/Network.hpp:484:11: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Network::_IncomingConfigChunk' [-Wnontrivial-memcall]5987 484 | memset(this, 0, sizeof(_IncomingConfigChunk));5988 | ^5989service/../node/Network.hpp:484:11: note: explicitly cast the pointer to silence this warning5990 484 | memset(this, 0, sizeof(_IncomingConfigChunk));5991 | ^5992 | (void*)5993In file included from service/OneService.cpp:41:5994In file included from service/../osdep/PortMapper.hpp:17:5995service/../osdep/Thread.hpp:120:10: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]5996 120 | memset(this, 0, sizeof(Thread));5997 | ^5998service/../osdep/Thread.hpp:120:10: note: explicitly cast the pointer to silence this warning5999 120 | memset(this, 0, sizeof(Thread));6000 | ^6001 | (void*)6002service/../osdep/Thread.hpp:125:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]6003 125 | memcpy(this, &t, sizeof(Thread));6004 | ^6005service/../osdep/Thread.hpp:125:10: note: explicitly cast the pointer to silence this warning6006 125 | memcpy(this, &t, sizeof(Thread));6007 | ^6008 | (void*)6009service/../osdep/Thread.hpp:130:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'ZeroTier::Thread' [-Wnontrivial-memcall]6010 130 | memcpy(this, &t, sizeof(Thread));6011 | ^6012service/../osdep/Thread.hpp:130:10: note: explicitly cast the pointer to silence this warning6013 130 | memcpy(this, &t, sizeof(Thread));6014 | ^6015 | (void*)601626 warnings generated.601723 warnings generated.601827 warnings generated.601926 warnings generated.6020service/OneService.cpp:1046:8: warning: unused variable 'pinning' [-Wunused-variable]6021 1046 | bool pinning = _cpuPinningEnabled;6022 | ^~~~~~~602328 warnings generated.6024clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -o zerotier-one node/AES.o node/AES_aesni.o node/AES_armcrypto.o node/ECC.o node/Capability.o node/CertificateOfMembership.o node/CertificateOfOwnership.o node/Identity.o node/IncomingPacket.o node/InetAddress.o node/Membership.o node/Metrics.o node/Multicaster.o node/Network.o node/NetworkConfig.o node/Node.o node/OutboundMulticast.o node/Packet.o node/Path.o node/Peer.o node/Poly1305.o node/Revocation.o node/Salsa20.o node/SelfAwareness.o node/SHA512.o node/Switch.o node/Tag.o node/Topology.o node/Trace.o node/Utils.o node/Bond.o node/PacketMultiplexer.o osdep/OSUtils.o ext/x64-salsa2012-asm/salsa2012.o osdep/EthernetTap.o osdep/ManagedRoute.o osdep/Http.o service/OneService.o osdep/MacEthernetTap.o osdep/MacKextEthernetTap.o osdep/MacDNSHelper.o ext/http-parser/http_parser.o ext/libnatpmp/natpmp.o ext/libnatpmp/getgateway.o ext/miniupnpc/connecthostport.o ext/miniupnpc/igd_desc_parse.o ext/miniupnpc/minisoap.o ext/miniupnpc/minissdpc.o ext/miniupnpc/miniupnpc.o ext/miniupnpc/miniwget.o ext/miniupnpc/minixml.o ext/miniupnpc/portlistingparse.o ext/miniupnpc/receivedata.o ext/miniupnpc/upnpcommands.o ext/miniupnpc/upnpdev.o ext/miniupnpc/upnperrors.o ext/miniupnpc/upnpreplyparse.o osdep/PortMapper.o one.o -framework CoreServices -framework SystemConfiguration -framework CoreFoundation -framework Security rustybits/target/libzeroidc.a6025clang++ -O3 -fstack-protector-strong -arch arm64 -Wall -fPIE -mmacosx-version-min=10.13 -DNDEBUG -Wno-unused-private-field -I/nix/var/nix/builds/nix-55514-4092674328/source/rustybits/target -isystem /nix/var/nix/builds/nix-55514-4092674328/source/ext -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/core/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext-prometheus-cpp-lite-1.0/3rdparty/http-client-lite/include -I/nix/var/nix/builds/nix-55514-4092674328/source/ext/prometheus-cpp-lite-1.0/simpleapi/include -Iext/opentelemetry-cpp-api-only/include -DZT_BUILD_PLATFORM=3 -DZT_BUILD_ARCHITECTURE=2 -DZT_USE_X64_ASM_SALSA2012 -DMACOSX -DZT_SSO_SUPPORTED -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"2.0\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR -std=c++17 -stdlib=libc++ -o zerotier-selftest selftest.o node/AES.o node/AES_aesni.o node/AES_armcrypto.o node/ECC.o node/Capability.o node/CertificateOfMembership.o node/CertificateOfOwnership.o node/Identity.o node/IncomingPacket.o node/InetAddress.o node/Membership.o node/Metrics.o node/Multicaster.o node/Network.o node/NetworkConfig.o node/Node.o node/OutboundMulticast.o node/Packet.o node/Path.o node/Peer.o node/Poly1305.o node/Revocation.o node/Salsa20.o node/SelfAwareness.o node/SHA512.o node/Switch.o node/Tag.o node/Topology.o node/Trace.o node/Utils.o node/Bond.o node/PacketMultiplexer.o osdep/OSUtils.o ext/x64-salsa2012-asm/salsa2012.o osdep/EthernetTap.o osdep/ManagedRoute.o osdep/Http.o service/OneService.o osdep/MacEthernetTap.o osdep/MacKextEthernetTap.o osdep/MacDNSHelper.o ext/http-parser/http_parser.o ext/libnatpmp/natpmp.o ext/libnatpmp/getgateway.o ext/miniupnpc/connecthostport.o ext/miniupnpc/igd_desc_parse.o ext/miniupnpc/minisoap.o ext/miniupnpc/minissdpc.o ext/miniupnpc/miniupnpc.o ext/miniupnpc/miniwget.o ext/miniupnpc/minixml.o ext/miniupnpc/portlistingparse.o ext/miniupnpc/receivedata.o ext/miniupnpc/upnpcommands.o ext/miniupnpc/upnpdev.o ext/miniupnpc/upnperrors.o ext/miniupnpc/upnpreplyparse.o osdep/PortMapper.o -framework CoreServices -framework SystemConfiguration -framework CoreFoundation -framework Security rustybits/target/libzeroidc.a6026ld: warning: ignoring file ext/x64-salsa2012-asm/salsa2012.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_646027ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6028ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6029ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6030ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6031ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6032ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6033ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6034ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6035ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6036ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6037ld: warning: object file (rustybits/target/libzeroidc.a(panic_unwind-311cc977b218d488.panic_unwind.6ec3c91a9fde1143-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6038ld: warning: object file (rustybits/target/libzeroidc.a(panic_unwind-311cc977b218d488.panic_unwind.6ec3c91a9fde1143-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6039ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6040ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6041ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6042ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6043ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6044ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6045ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6046ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6047ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6048ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6049ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6050ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6051ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.2.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6052ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.3.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6053ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.4.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6054ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.5.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6055ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6056ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6057ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.2.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6058ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.3.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6059ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.4.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6060ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.5.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6061ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6062ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6063ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6064ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6065ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6066ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6067ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6068ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6069ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6070ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6071ld: warning: object file (rustybits/target/libzeroidc.a(cfg_if-af96dd818253f51a.cfg_if.dc6fe9b3b39b9bc-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6072ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6073ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6074ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6075ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6076ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6077ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6078ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6079ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6080ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6081ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6082ld: warning: object file (rustybits/target/libzeroidc.a(std_detect-3b4d12647c63b8e8.std_detect.fabc584232fa24cd-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6083ld: warning: object file (rustybits/target/libzeroidc.a(std_detect-3b4d12647c63b8e8.std_detect.fabc584232fa24cd-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6084ld: warning: object file (rustybits/target/libzeroidc.a(std_detect-3b4d12647c63b8e8.std_detect.fabc584232fa24cd-cgu.2.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6085ld: warning: object file (rustybits/target/libzeroidc.a(hashbrown-9704febdb16fd900.hashbrown.fa5543eac015199e-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6086ld: warning: object file (rustybits/target/libzeroidc.a(hashbrown-9704febdb16fd900.hashbrown.fa5543eac015199e-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6087ld: warning: object file (rustybits/target/libzeroidc.a(rustc_std_workspace_alloc-822a3e0ab4a69d5b.rustc_std_workspace_alloc.b6264d48dc96c496-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6088ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6089ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6090ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.2.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6091ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.3.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6092ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.4.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6093ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.5.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6094ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.6.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6095ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.7.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6096ld: warning: object file (rustybits/target/libzeroidc.a(adler2-eef308b6a0eeb882.adler2.453d9f541fdbf388-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6097ld: warning: object file (rustybits/target/libzeroidc.a(unwind-5ed0d6c6fd25ef6f.unwind.df7488186db117c0-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6098ld: warning: object file (rustybits/target/libzeroidc.a(libc-2485e98e8bfb2d47.libc.ee5407c419cf6c36-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6099ld: warning: object file (rustybits/target/libzeroidc.a(rustc_std_workspace_core-a6f3cf5ec5bc7444.rustc_std_workspace_core.8a9c0fcfa5450ee5-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6100ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6101ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6102ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6103ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6104ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6105ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6106ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6107ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6108ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6109ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6110ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6111ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6112ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6113ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6114ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6115ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6116ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6117ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6118ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6119ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6120ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6121ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6122ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6123ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6124ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6125ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6126ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6127ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6128ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6129ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6130ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6131ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6132ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6133ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6134ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6135ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6136ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6137ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6138ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6139ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6140ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6141ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6142ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6143ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6144ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6145ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6146ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas16_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6147ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas16_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6148ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas16_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6149ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas16_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6150ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6151ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6152ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6153ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6154ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6155ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6156ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6157ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6158ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6159ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6160ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6161ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6162ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6163ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6164ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6165ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6166ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6167ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6168ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6169ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6170ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6171ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6172ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6173ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6174ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6175ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6176ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6177ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6178ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6179ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6180ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6181ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6182ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6183ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6184ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6185ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6186ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6187ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6188ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6189ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6190ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6191ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6192ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6193ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6194ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6195ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6196ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6197ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6198ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6199ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6200ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6201ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6202ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6203ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6204ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6205ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6206ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6207ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6208ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6209ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6210ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6211ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6212ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6213ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6214ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6215ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6216ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6217ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6218ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6219ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6220ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6221ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6222ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6223ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6224ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6225ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6226ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6227ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6228ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6229ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6230ld: warning: object file (rustybits/target/libzeroidc.a(125645577a58af3c-aarch64.o)) was built for newer macOS version (14.0) than being linked (11.0)6231ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-absvdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6232ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-absvsi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6233ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-absvti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6234ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-addvdi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6235ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-addvsi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6236ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-addvti3.o)) was built for newer macOS version (14.0) than being linked (11.0)6237ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-cmpdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6238ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-cmpti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6239ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-divdc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6240ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-divsc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6241ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-fp_mode.o)) was built for newer macOS version (14.0) than being linked (11.0)6242ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-ffsti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6243ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-int_util.o)) was built for newer macOS version (14.0) than being linked (11.0)6244ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-muldc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6245ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-mulsc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6246ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-multc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6247ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-mulvdi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6248ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-mulvsi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6249ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-mulvti3.o)) was built for newer macOS version (14.0) than being linked (11.0)6250ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negdf2.o)) was built for newer macOS version (14.0) than being linked (11.0)6251ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6252ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negsf2.o)) was built for newer macOS version (14.0) than being linked (11.0)6253ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6254ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negvdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6255ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negvsi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6256ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negvti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6257ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-paritydi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6258ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-paritysi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6259ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-parityti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6260ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-popcountdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6261ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-popcountsi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6262ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-popcountti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6263ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-subvdi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6264ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-subvsi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6265ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-subvti3.o)) was built for newer macOS version (14.0) than being linked (11.0)6266ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-ucmpdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6267ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-ucmpti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6268ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_flag_clear.o)) was built for newer macOS version (14.0) than being linked (11.0)6269ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_flag_clear_explicit.o)) was built for newer macOS version (14.0) than being linked (11.0)6270ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_flag_test_and_set.o)) was built for newer macOS version (14.0) than being linked (11.0)6271ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_flag_test_and_set_explicit.o)) was built for newer macOS version (14.0) than being linked (11.0)6272ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_signal_fence.o)) was built for newer macOS version (14.0) than being linked (11.0)6273ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_thread_fence.o)) was built for newer macOS version (14.0) than being linked (11.0)6274ld: warning: ignoring file ext/x64-salsa2012-asm/salsa2012.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_646275ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6276ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6277ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6278ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6279ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6280ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6281ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6282ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6283ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6284ld: warning: object file (rustybits/target/libzeroidc.a(std-c9063f884dad45b0.std.50aac22913a434e8-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6285ld: warning: object file (rustybits/target/libzeroidc.a(panic_unwind-311cc977b218d488.panic_unwind.6ec3c91a9fde1143-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6286ld: warning: object file (rustybits/target/libzeroidc.a(panic_unwind-311cc977b218d488.panic_unwind.6ec3c91a9fde1143-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6287ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6288ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6289ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6290ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6291ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6292ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6293ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6294ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6295ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6296ld: warning: object file (rustybits/target/libzeroidc.a(object-3bc101606e08ed61.object.710b076d209fecd6-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6297ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6298ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6299ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.2.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6300ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.3.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6301ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.4.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6302ld: warning: object file (rustybits/target/libzeroidc.a(memchr-57ba02ca63e87451.memchr.cd96863ff955386d-cgu.5.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6303ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6304ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6305ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.2.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6306ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.3.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6307ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.4.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6308ld: warning: object file (rustybits/target/libzeroidc.a(addr2line-fd78c49e6a77290f.addr2line.f48f7fc26e72b326-cgu.5.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6309ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6310ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6311ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6312ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6313ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6314ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6315ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6316ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6317ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6318ld: warning: object file (rustybits/target/libzeroidc.a(gimli-a3cc3339e281d6c8.gimli.33def28eb915ecbd-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6319ld: warning: object file (rustybits/target/libzeroidc.a(cfg_if-af96dd818253f51a.cfg_if.dc6fe9b3b39b9bc-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6320ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6321ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6322ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6323ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6324ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6325ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6326ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6327ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6328ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6329ld: warning: object file (rustybits/target/libzeroidc.a(rustc_demangle-42c06a20a15eec51.rustc_demangle.7d8972adb175804-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6330ld: warning: object file (rustybits/target/libzeroidc.a(std_detect-3b4d12647c63b8e8.std_detect.fabc584232fa24cd-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6331ld: warning: object file (rustybits/target/libzeroidc.a(std_detect-3b4d12647c63b8e8.std_detect.fabc584232fa24cd-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6332ld: warning: object file (rustybits/target/libzeroidc.a(std_detect-3b4d12647c63b8e8.std_detect.fabc584232fa24cd-cgu.2.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6333ld: warning: object file (rustybits/target/libzeroidc.a(hashbrown-9704febdb16fd900.hashbrown.fa5543eac015199e-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6334ld: warning: object file (rustybits/target/libzeroidc.a(hashbrown-9704febdb16fd900.hashbrown.fa5543eac015199e-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6335ld: warning: object file (rustybits/target/libzeroidc.a(rustc_std_workspace_alloc-822a3e0ab4a69d5b.rustc_std_workspace_alloc.b6264d48dc96c496-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6336ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6337ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.1.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6338ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.2.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6339ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.3.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6340ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.4.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6341ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.5.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6342ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.6.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6343ld: warning: object file (rustybits/target/libzeroidc.a(miniz_oxide-0e6cf75ebbcb631c.miniz_oxide.223f3d3f932d6e32-cgu.7.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6344ld: warning: object file (rustybits/target/libzeroidc.a(adler2-eef308b6a0eeb882.adler2.453d9f541fdbf388-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6345ld: warning: object file (rustybits/target/libzeroidc.a(unwind-5ed0d6c6fd25ef6f.unwind.df7488186db117c0-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6346ld: warning: object file (rustybits/target/libzeroidc.a(libc-2485e98e8bfb2d47.libc.ee5407c419cf6c36-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6347ld: warning: object file (rustybits/target/libzeroidc.a(rustc_std_workspace_core-a6f3cf5ec5bc7444.rustc_std_workspace_core.8a9c0fcfa5450ee5-cgu.0.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6348ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6349ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6350ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6351ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6352ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6353ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6354ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6355ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6356ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6357ld: warning: object file (rustybits/target/libzeroidc.a(alloc-bfa523579550a880.alloc.ba4764eb06be6088-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6358ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6359ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6360ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6361ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6362ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6363ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6364ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6365ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6366ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6367ld: warning: object file (rustybits/target/libzeroidc.a(core-3a9ba25e52098bd8.core.2e9a8ed22cd5a9ac-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6368ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.00.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6369ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.01.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6370ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.02.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6371ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.03.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6372ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.04.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6373ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.05.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6374ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.06.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6375ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.07.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6376ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.08.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6377ld: warning: object file (rustybits/target/libzeroidc.a(compiler_builtins-fb4e505d3c3fab0c.compiler_builtins.32ca69f02483c3ab-cgu.09.rcgu.o)) was built for newer macOS version (14.0) than being linked (11.0)6378ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6379ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6380ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6381ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6382ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6383ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6384ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6385ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6386ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6387ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6388ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6389ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6390ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6391ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6392ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6393ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6394ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas16_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6395ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas16_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6396ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas16_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6397ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_cas16_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6398ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6399ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6400ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6401ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6402ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6403ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6404ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6405ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6406ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6407ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6408ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6409ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6410ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6411ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6412ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6413ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_swp8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6414ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6415ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6416ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6417ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6418ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6419ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6420ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6421ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6422ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6423ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6424ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6425ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6426ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6427ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6428ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6429ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldadd8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6430ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6431ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6432ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6433ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6434ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6435ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6436ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6437ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6438ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6439ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6440ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6441ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6442ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6443ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6444ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6445ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldclr8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6446ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6447ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6448ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6449ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6450ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6451ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6452ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6453ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6454ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6455ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6456ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6457ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6458ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6459ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6460ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6461ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldeor8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6462ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset1_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6463ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset1_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6464ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset1_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6465ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset1_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6466ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset2_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6467ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset2_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6468ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset2_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6469ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset2_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6470ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset4_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6471ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset4_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6472ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset4_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6473ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset4_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6474ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset8_relax.o)) was built for newer macOS version (14.0) than being linked (11.0)6475ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset8_acq.o)) was built for newer macOS version (14.0) than being linked (11.0)6476ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset8_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6477ld: warning: object file (rustybits/target/libzeroidc.a(f48699509c3f4d53-lse_ldset8_acq_rel.o)) was built for newer macOS version (14.0) than being linked (11.0)6478ld: warning: object file (rustybits/target/libzeroidc.a(125645577a58af3c-aarch64.o)) was built for newer macOS version (14.0) than being linked (11.0)6479ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-absvdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6480ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-absvsi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6481ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-absvti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6482ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-addvdi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6483ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-addvsi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6484ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-addvti3.o)) was built for newer macOS version (14.0) than being linked (11.0)6485ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-cmpdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6486ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-cmpti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6487ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-divdc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6488ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-divsc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6489ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-fp_mode.o)) was built for newer macOS version (14.0) than being linked (11.0)6490ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-ffsti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6491ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-int_util.o)) was built for newer macOS version (14.0) than being linked (11.0)6492ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-muldc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6493ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-mulsc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6494ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-multc3.o)) was built for newer macOS version (14.0) than being linked (11.0)6495ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-mulvdi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6496ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-mulvsi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6497ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-mulvti3.o)) was built for newer macOS version (14.0) than being linked (11.0)6498ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negdf2.o)) was built for newer macOS version (14.0) than being linked (11.0)6499ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6500ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negsf2.o)) was built for newer macOS version (14.0) than being linked (11.0)6501ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6502ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negvdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6503ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negvsi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6504ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-negvti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6505ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-paritydi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6506ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-paritysi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6507ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-parityti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6508ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-popcountdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6509ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-popcountsi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6510ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-popcountti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6511ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-subvdi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6512ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-subvsi3.o)) was built for newer macOS version (14.0) than being linked (11.0)6513ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-subvti3.o)) was built for newer macOS version (14.0) than being linked (11.0)6514ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-ucmpdi2.o)) was built for newer macOS version (14.0) than being linked (11.0)6515ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-ucmpti2.o)) was built for newer macOS version (14.0) than being linked (11.0)6516ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_flag_clear.o)) was built for newer macOS version (14.0) than being linked (11.0)6517ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_flag_clear_explicit.o)) was built for newer macOS version (14.0) than being linked (11.0)6518ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_flag_test_and_set.o)) was built for newer macOS version (14.0) than being linked (11.0)6519ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_flag_test_and_set_explicit.o)) was built for newer macOS version (14.0) than being linked (11.0)6520ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_signal_fence.o)) was built for newer macOS version (14.0) than being linked (11.0)6521ld: warning: object file (rustybits/target/libzeroidc.a(5cd60b97eaf34df7-atomic_thread_fence.o)) was built for newer macOS version (14.0) than being linked (11.0)6522# strip zerotier-one6523ln -sf zerotier-one zerotier-idtool6524ln -sf zerotier-one zerotier-cli6525echo -f --options=runtime -s zerotier-one6526-f --options=runtime -s zerotier-one6527strip zerotier-selftest6528buildPhase completed in 1 minutes 3 secondsinstallPhase
6529install flags: -j10 SHELL=/nix/store/j0hldai2k6ch691p6dlh4v75c1ym73mq-bash-5.3p9/bin/bash ARCH=arm64 pkgconfigdir=/nix/store/xldcg1s9pck1mlqfa13j75jrw17zp2z4-zerotierone-1.16.0/lib/pkgconfig m4datadir=/nix/store/xldcg1s9pck1mlqfa13j75jrw17zp2z4-zerotierone-1.16.0/share/aclocal aclocaldir=/nix/store/xldcg1s9pck1mlqfa13j75jrw17zp2z4-zerotierone-1.16.0/share/aclocal -f make-linux.mk DESTDIR=\$\$out/upstream install6530mkdir -p $out/upstream/usr/sbin6531rm -f $out/upstream/usr/sbin/zerotier-one6532cp -f zerotier-one $out/upstream/usr/sbin/zerotier-one6533rm -f $out/upstream/usr/sbin/zerotier-cli6534rm -f $out/upstream/usr/sbin/zerotier-idtool6535ln -s zerotier-one $out/upstream/usr/sbin/zerotier-cli6536ln -s zerotier-one $out/upstream/usr/sbin/zerotier-idtool6537mkdir -p $out/upstream/var/lib/zerotier-one6538rm -f $out/upstream/var/lib/zerotier-one/zerotier-one6539rm -f $out/upstream/var/lib/zerotier-one/zerotier-cli6540rm -f $out/upstream/var/lib/zerotier-one/zerotier-idtool6541ln -s ../../../usr/sbin/zerotier-one $out/upstream/var/lib/zerotier-one/zerotier-one6542ln -s ../../../usr/sbin/zerotier-one $out/upstream/var/lib/zerotier-one/zerotier-cli6543ln -s ../../../usr/sbin/zerotier-one $out/upstream/var/lib/zerotier-one/zerotier-idtool6544mkdir -p $out/upstream/usr/share/man/man86545rm -f $out/upstream/usr/share/man/man8/zerotier-one.8.gz6546cat doc/zerotier-one.8 | gzip -9 >$out/upstream/usr/share/man/man8/zerotier-one.8.gz6547mkdir -p $out/upstream/usr/share/man/man16548rm -f $out/upstream/usr/share/man/man1/zerotier-idtool.1.gz6549rm -f $out/upstream/usr/share/man/man1/zerotier-cli.1.gz6550cat doc/zerotier-cli.1 | gzip -9 >$out/upstream/usr/share/man/man1/zerotier-cli.1.gz6551cat doc/zerotier-idtool.1 | gzip -9 >$out/upstream/usr/share/man/man1/zerotier-idtool.1.gz6552cp ext/installfiles/linux/zerotier-one.te $out/upstream/var/lib/zerotier-one/zerotier-one.tefixupPhase
6553checking for references to /nix/var/nix/builds/nix-55514-4092674328/ in /nix/store/xldcg1s9pck1mlqfa13j75jrw17zp2z4-zerotierone-1.16.0...6554patching script interpreter paths in /nix/store/xldcg1s9pck1mlqfa13j75jrw17zp2z4-zerotierone-1.16.06555stripping (with command strip and flags -S) in /nix/store/xldcg1s9pck1mlqfa13j75jrw17zp2z4-zerotierone-1.16.0/bin6556checking for references to /nix/var/nix/builds/nix-55514-4092674328/ in /nix/store/2gwngzby96p3f6pcycy72gb0kz1zqdip-zerotierone-1.16.0-man...6557gzipping man pages under /nix/store/2gwngzby96p3f6pcycy72gb0kz1zqdip-zerotierone-1.16.0-man/share/man/6558�patching script interpreter paths in /nix/store/2gwngzby96p3f6pcycy72gb0kz1zqdip-zerotierone-1.16.0-man