Snippets for aria2 1.37.0 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/3zrf6fa2zbvagkbdczyb9pblhqgq8bms-aria2-1.37.0.drv.
-
./a2functional.h:172:41: warning: identifier '_k' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 172 | constexpr unsigned long long operator"" _k(unsigned long long k) | ~~~~~~~~~~~^~ | operator""_k -
./a2functional.h:177:41: warning: identifier '_m' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 177 | constexpr unsigned long long operator"" _m(unsigned long long m) | ~~~~~~~~~~~^~ | operator""_m -
./a2functional.h:182:41: warning: identifier '_g' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 182 | constexpr unsigned long long operator"" _g(unsigned long long g) | ~~~~~~~~~~~^~ | operator""_g -
./a2functional.h:187:41: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 187 | constexpr std::chrono::hours operator"" _h(unsigned long long h) | ~~~~~~~~~~~^~ | operator""_h -
./a2functional.h:192:43: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 192 | constexpr std::chrono::minutes operator"" _min(unsigned long long min) | ~~~~~~~~~~~^~~~ | operator""_min -
./a2functional.h:197:43: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 197 | constexpr std::chrono::seconds operator"" _s(unsigned long long s) | ~~~~~~~~~~~^~ | operator""_s -
./a2functional.h:202:48: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 202 | constexpr std::chrono::milliseconds operator"" _ms(unsigned long long ms) | ~~~~~~~~~~~^~~ | operator""_ms -
./a2functional.h:177:41: warning: identifier '_m' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 177 | constexpr unsigned long long operator"" _m(unsigned long long m) | ~~~~~~~~~~~^~ | CXX AdaptiveFileAllocationIterator.lo -
./array_fun.h:69:24: warning: 'result_type' is deprecated [-Wdeprecated-declarations] 69 | typedef typename Op::result_type value_type; | ^ -
./a2functional.h:172:41: warning: identifier '_k' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 172 | constexpr unsigned long long op CXX DownloadResult.lo
-
./a2functional.h:172:41: warning: identifier '_k' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 172 | constexpr unsigned long long operator"" _7 warnings generated.
-
./a2functional.h:172:41: warning: identifier '_k' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
-
./a2functional.h:182:41: warning: identifier '_g' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 172 | constexpr unsigned long long operator"" _k(unsigned long long k) 182 | const e| xp ~~~~~~~~~~~^~r
-
./a2functional.h:187:41: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 187 | constexpr std::chrono::hours operator"" _h(unsigned long long h) | ~~~~~~~~~~~^~ | operator./a2functional.h:182:41: warning: identifier '_g' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 182 | constexpr unsigned long long operator"" _g(unsigned long long g) | ~~~~~~~~~~~^~ | operator""_g -
| operator./a2functional.h:182:41: warning: identifier '_g' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 182 | constexpr unsigned long long operator"" _g(unsigned long long g) | ~~~~~~~~~~~^~ | operator""_g -
./a2functional.h:192:43: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 192 | constexpr std""_h::ch
-
./a2functional.h:197:43: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
-
./a2functional.h:202:48: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 202 | ./a2functional.h:202:48: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
-
202 | ./a2functional.h:202:48: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
-
AppleMessageDigestImpl.cc:73:61: warning: 'CC_MD5_Init' is deprecated: first deprecated in macOS 10.15 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations] 73 | typedef MessageDigestBase<CC_MD5_DIGEST_LENGTH, CC_MD5_CTX, CC_MD5_Init, | ^ -
AppleMessageDigestImpl.cc:74:27: warning: 'CC_MD5_Update' is deprecated: first deprecated in macOS 10.15 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations] 74 | CC_MD5_Update, CC_MD5_Final> | ^ -
AppleMessageDigestImpl.cc:74:42: warning: 'CC_MD5_Final' is deprecated: first deprecated in macOS 10.15 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations] 74 | CC_MD5_Update, CC_MD5_Final> | ^ -
AppleMessageDigestImpl.cc:55:41: warning: 'CC_MD5_Init' is deprecated: first deprecated in macOS 10.15 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations] 55 | virtual void reset() CXX11_OVERRIDE { init_fn(&ctx_); } | ^ -
AppleMessageDigestImpl.cc:62:7: warning: 'CC_MD5_Update' is deprecated: first deprecated in macOS 10.15 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations] 62 | update_fn(&ctx_, bytes, l); | ^ -
AppleMessageDigestImpl.cc:67:59: warning: 'CC_MD5_Final' is deprecated: first deprecated in macOS 10.15 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations] 67 | virtual void digest(unsigned char* md) CXX11_OVERRIDE { final_fn(md, &ctx_); } | ^ -
AppleTLSSession.cc:89:8: warning: 'kSSLProtocol2' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 89 | case kSSLProtocol2: | ^ -
AppleTLSSession.cc:91:8: warning: 'kSSLProtocol3' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 91 | case kSSLProtocol3: | ^ -
AppleTLSSession.cc:93:8: warning: 'kTLSProtocol1' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 93 | case kTLSProtocol1: | ^ -
AppleTLSSession.cc:95:8: warning: 'kTLSProtocol11' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 95 | case kTLSProtocol11: | ^ -
AppleTLSSession.cc:97:8: warning: 'kTLSProtocol12' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 97 | case kTLSProtocol12: | ^ -
AppleTLSSession.cc:99:8: warning: 'kTLSProtocol13' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 99 | case kTLSProtocol13: | ^ -
AppleTLSSession.cc:345:18: warning: 'SSLGetNumberSupportedCiphers' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 345 | OSStatus err = SSLGetNumberSupportedCiphers(ctx, &supported); | ^ -
AppleTLSSession.cc:351:9: warning: 'SSLGetSupportedCiphers' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 351 | err = SSLGetSupportedCiphers(ctx, &rv[0], &supported); | ^ -
AppleTLSSession.cc:380:47: warning: 'kSSLServerSide' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 380 | nullptr, ctx->getSide() == TLS_SERVER ? kSSLServerSide : kSSLClientSide, | ^ -
AppleTLSSession.cc:380:64: warning: 'kSSLClientSide' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 380 | nullptr, ctx->getSide() == TLS_SERVER ? kSSLServerSide : kSSLClientSide, | ^ -
AppleTLSSession.cc:381:7: warning: 'kSSLStreamType' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 381 | kSSLStreamType); | ^ -
AppleTLSSession.cc:379:13: warning: 'SSLCreateContext' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 379 | sslCtx_ = SSLCreateContext( | ^ -
AppleTLSSession.cc:395:45: warning: 'kTLSProtocol11' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 395 | (void)SSLSetProtocolVersionMin(sslCtx_, kTLSProtocol11); | ^ -
AppleTLSSession.cc:395:11: warning: 'SSLSetProtocolVersionMin' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 395 | (void)SSLSetProtocolVersionMin(sslCtx_, kTLSProtocol11); | ^ -
AppleTLSSession.cc:398:45: warning: 'kTLSProtocol12' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 398 | (void)SSLSetProtocolVersionMin(sslCtx_, kTLSProtocol12); | ^ -
AppleTLSSession.cc:398:11: warning: 'SSLSetProtocolVersionMin' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 398 | (void)SSLSetProtocolVersionMin(sslCtx_, kTLSProtocol12); | ^ -
AppleTLSSession.cc:401:45: warning: 'kTLSProtocol13' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 401 | (void)SSLSetProtocolVersionMin(sslCtx_, kTLSProtocol13); | ^ -
AppleTLSSession.cc:401:11: warning: 'SSLSetProtocolVersionMin' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 401 | (void)SSLSetProtocolVersionMin(sslCtx_, kTLSProtocol13); | ^ -
AppleTLSSession.cc:425:29: warning: 'kSSLSessionOptionSendOneByteRecord' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 425 | kSSLSessionOptionSendOneByteRecord, | ^ -
AppleTLSSession.cc:423:9: warning: 'SSLSetSessionOption' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 423 | (void)SSLSetSessionOption(sslCtx_, | ^ -
AppleTLSSession.cc:432:38: warning: 'kSSLSessionOptionFalseStart' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 432 | (void)SSLSetSessionOption(sslCtx_, kSSLSessionOptionFalseStart, true); | ^ -
AppleTLSSession.cc:432:9: warning: 'SSLSetSessionOption' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 432 | (void)SSLSetSessionOption(sslCtx_, kSSLSessionOptionFalseStart, true); | ^ -
AppleTLSSession.cc:438:40: warning: 'kSSLSessionOptionBreakOnServerAuth' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 438 | (void)SSLSetSessionOption(sslCtx_, kSSLSessionOptionBreakOnServerAuth, | ^ -
AppleTLSSession.cc:438:11: warning: 'SSLSetSessionOption' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 438 | (void)SSLSetSessionOption(sslCtx_, kSSLSessionOptionBreakOnServerAuth, | ^ -
AppleTLSSession.cc:456:7: warning: 'SSLSetEnabledCiphers' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 456 | if (SSLSetEnabledCiphers(sslCtx_, &enabled[0], enabled.size()) != noErr) { | ^ -
AppleTLSSession.cc:484:16: warning: 'SSLSetCertificate' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 484 | lastError_ = SSLSetCertificate(sslCtx_, certs); | ^ -
AppleTLSSession.cc:493:16: warning: 'SSLSetDiffieHellmanParams' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 493 | lastError_ = SSLSetDiffieHellmanParams(sslCtx_, dhparam, sizeof(dhparam)); | ^ -
AppleTLSSession.cc:525:16: warning: 'SSLSetIOFuncs' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 525 | lastError_ = SSLSetIOFuncs(sslCtx_, SocketRead, SocketWrite); | ^ -
AppleTLSSession.cc:531:16: warning: 'SSLSetConnection' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 531 | lastError_ = SSLSetConnection(sslCtx_, this); | ^ -
AppleTLSSession.cc:549:7: warning: 'SSLSetPeerDomainName' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 549 | SSLSetPeerDomainName(sslCtx_, hostname.c_str(), hostname.length()); | ^ -
AppleTLSSession.cc:560:16: warning: 'SSLClose' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 560 | lastError_ = SSLClose(sslCtx_); | ^ -
AppleTLSSession.cc:571:18: warning: 'SSLGetBufferedReadSize' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 571 | lastError_ = SSLGetBufferedReadSize(sslCtx_, &buffered); | ^ -
AppleTLSSession.cc:594:18: warning: 'SSLWrite' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 594 | lastError_ = SSLWrite(sslCtx_, nullptr, 0, &processed); | ^ -
AppleTLSSession.cc:616:16: warning: 'SSLWrite' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 616 | lastError_ = SSLWrite(sslCtx_, data, len, &processed); | ^ -
AppleTLSSession.cc:668:16: warning: 'SSLRead' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 668 | lastError_ = SSLRead(sslCtx_, data, len, &processed); | ^ -
AppleTLSSession.cc:733:16: warning: 'SSLHandshake' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 733 | lastError_ = SSLHandshake(sslCtx_); | ^ -
AppleTLSSession.cc:752:23: warning: 'kSSLProtocolUnknown' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 752 | SSLProtocol proto = kSSLProtocolUnknown; | ^ -
AppleTLSSession.cc:753:9: warning: 'SSLGetNegotiatedProtocolVersion' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 753 | (void)SSLGetNegotiatedProtocolVersion(sslCtx_, &proto); | ^ -
AppleTLSSession.cc:755:9: warning: 'SSLGetNegotiatedCipher' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations] 755 | (void)SSLGetNegotiatedCipher(sslCtx_, &suite); | ^ -
AppleTLSSession.cc:760:8: warning: 'kTLSProtocol11' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 760 | case kTLSProtocol11: | ^ -
AppleTLSSession.cc:763:8: warning: 'kTLSProtocol12' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 763 | case kTLSProtocol12: | ^ -
AppleTLSSession.cc:766:8: warning: 'kTLSProtocol13' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations] 766 | case kTLSProtocol13: | ^ -
AsyncNameResolver.cc:78:3: warning: 'ares_init' is deprecated: Use ares_init_options instead [-Wdeprecated-declarations] 78 | ares_init(&channel_); | ^ -
AsyncNameResolver.cc:82:9: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations] 82 | if (ares_set_servers(channel_, servers) != ARES_SUCCESS) { | ^ -
AsyncNameResolver.cc:95:3: warning: 'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations] 95 | ares_gethostbyname(channel_, name.c_str(), family_, callback, this); | ^ -
AsyncNameResolver.cc:100:10: warning: 'ares_fds' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations] 100 | return ares_fds(channel_, rfdsPtr, wfdsPtr); | ^ -
AsyncNameResolver.cc:105:3: warning: 'ares_process' is deprecated: Use ares_process_fds instead [-Wdeprecated-declarations] 105 | ares_process(channel_, rfdsPtr, wfdsPtr); | ^ -
AsyncNameResolver.cc:112:10: warning: 'ares_getsock' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations] 112 | return ares_getsock(channel_, reinterpret_cast<ares_socket_t*>(sockets), | ^ -
AsyncNameResolver.cc:135:3: warning: 'ares_init' is deprecated: Use ares_init_options instead [-Wdeprecated-declarations] 135 | ares_init(&channel_); | ^ -
./a2functional.h:187:41: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 187 | constexpr std::chrono::hoursIn file included from BtFileAllocationEntry.cc:40:
-
./a2functional.h:197:43: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 197 | constexpr std::chrono::seconds o CXX BtSuggestPieceMessage.lo
-
./a2functional.h:187:41: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 187 | constexpr std::chrono::hours operator"" _h(unsigned long long h) | ~~~~~~~~~~~^~ | operator""_h 202 | ./a2functional.h:192:43: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 192 | constexpr std::chrono::minutes operator"" _min(unsigned long long min) | ~~~~~~~~~~~^~~~ | operator""_min -
202 | ./a2functional.h:192:43: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 192 | constexpr std::chrono::minutes operator"" _min(unsigned long long min) | ~~~~~~~~~~~^~~~ | operator""_min -
./a2functional.h:187:41: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
-
./a2functional.h:192:43: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 192 | constexpr std::chrono:In file included from :minutes operator"" _min(unsigned long long min) | ~~~~~~~~~~~^~~~ | operator""_min -
./a2functional.h:197:43: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 197 | consteRangeBtMessageValidator.ccxp:r36:
-
./a2functional.h:177:41: warning: identifier '_m' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 177 | ./a2functional.hc:o202n:s48t:e xprwarning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]un
-
./a2functional.h:202:48: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]