Build warnings MacOS 26 Apple Silicon

26 views
Skip to first unread message

Lorenzo Fiorini

unread,
Dec 11, 2025, 1:31:37 AM (3 days ago) Dec 11
to harbou...@googlegroups.com
Just for information.

../../../../../contrib/hbcurl/core.c:1816:55: warning: 'CURLOPT_KRBLEVEL' is deprecated: since 8.17.0. removed [-Wdeprecated-declarations]
 1816 |                res = curl_easy_setopt( hb_curl->curl, CURLOPT_KRBLEVEL, hb_curl_StrHash( hb_curl, hb_parc( 3 ) ) );
      |                                                       ^
/opt/homebrew/opt/curl/include/curl/curl.h:1360:3: note: 'CURLOPT_KRBLEVEL' has been explicitly marked deprecated here
 1360 |   CURLOPTDEPRECATED(CURLOPT_KRBLEVEL, CURLOPTTYPE_STRINGPOINT, 63,
      |   ^
/opt/homebrew/opt/curl/include/curl/curl.h:1120:43: note: expanded from macro 'CURLOPTDEPRECATED'
 1120 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu
      |                                           ^
/opt/homebrew/opt/curl/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED'
   44 |   __attribute__((deprecated("since " # version ". " message)))
      |                  ^
../../../../../contrib/hbcurl/core.c:1816:55: warning: 'CURLOPT_KRBLEVEL' is deprecated: since 8.17.0. removed [-Wdeprecated-declarations]
 1816 |                res = curl_easy_setopt( hb_curl->curl, CURLOPT_KRBLEVEL, hb_curl_StrHash( hb_curl, hb_parc( 3 ) ) );
      |                                                       ^
/opt/homebrew/opt/curl/include/curl/curl.h:1360:3: note: 'CURLOPT_KRBLEVEL' has been explicitly marked deprecated here
 1360 |   CURLOPTDEPRECATED(CURLOPT_KRBLEVEL, CURLOPTTYPE_STRINGPOINT, 63,
      |   ^
/opt/homebrew/opt/curl/include/curl/curl.h:1120:43: note: expanded from macro 'CURLOPTDEPRECATED'
 1120 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu
      |                                           ^
/opt/homebrew/opt/curl/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED'
   44 |   __attribute__((deprecated("since " # version ". " message)))
      |                  ^
2 warnings generated.

regards,
Lorenzo
Reply all
Reply to author
Forward
0 new messages