INFO: not using any hashes in /data/userland-archives/hashes for pycurl-7.45.4.tar.gz (overridden with --hash) Source /data/userland-archives/pycurl-7.45.4.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/source/p/pycurl/pycurl-7.45.4.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file tests/multi_socket_select_test.py patching file tests/ssh_key_cb_test.py patching file tests/option_constants_test.py copy cloning /jenkins/jobs/oi-userland/workspace/components/python/pycurl/pycurl-7.45.4 to /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/amd64-3.9 Using curl-config (libcurl 8.11.1) Using SSL library: OpenSSL/LibreSSL/BoringSSL running build running build_py creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/curl copying python/curl/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/curl running build_ext building 'pycurl' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/docstrings.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/docstrings.o /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/easy.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easy.o src/easy.c: In function 'do_curlhttppost_dealloc': src/easy.c:112:9: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] 112 | curl_formfree(self->httppost); | ^~~~~~~~~~~~~ In file included from src/pycurl.h:33, from src/easy.c:1: /usr/include/curl/curl.h:2635:1: note: declared here 2635 | curl_formfree(struct curl_httppost *form); | ^~~~~~~~~~~~~ src/easy.c: In function 'do_curl_duphandle': src/easy.c:398:9: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] 398 | curl_easy_setopt(dup->handle, CURLOPT_IOCTLDATA, dup); | ^~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1594:3: note: declared here 1594 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, | ^~~~~~~~~~~~~~~~~ /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/easycb.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easycb.o /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/easyinfo.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easyinfo.o src/easyinfo.c: In function 'do_curl_getinfo_raw': src/easyinfo.c:145:5: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations] 145 | case CURLINFO_LASTSOCKET: | ^~~~ In file included from src/pycurl.h:33, from src/easyinfo.c:1: /usr/include/curl/curl.h:2919:3: note: declared here 2919 | CURLINFO_LASTSOCKET CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET") | ^~~~~~~~~~~~~~~~~~~ src/easyinfo.c:207:5: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] 207 | case CURLINFO_CONTENT_LENGTH_DOWNLOAD: | ^~~~ /usr/include/curl/curl.h:2897:3: note: declared here 2897 | CURLINFO_CONTENT_LENGTH_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easyinfo.c:208:5: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations] 208 | case CURLINFO_CONTENT_LENGTH_UPLOAD: | ^~~~ /usr/include/curl/curl.h:2902:3: note: declared here 2902 | CURLINFO_CONTENT_LENGTH_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easyinfo.c:212:5: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] 212 | case CURLINFO_SIZE_DOWNLOAD: | ^~~~ /usr/include/curl/curl.h:2880:3: note: declared here 2880 | CURLINFO_SIZE_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~ src/easyinfo.c:213:5: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations] 213 | case CURLINFO_SIZE_UPLOAD: | ^~~~ /usr/include/curl/curl.h:2877:3: note: declared here 2877 | CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") | ^~~~~~~~~~~~~~~~~~~~ src/easyinfo.c:214:5: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations] 214 | case CURLINFO_SPEED_DOWNLOAD: | ^~~~ /usr/include/curl/curl.h:2884:3: note: declared here 2884 | CURLINFO_SPEED_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~ src/easyinfo.c:215:5: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations] 215 | case CURLINFO_SPEED_UPLOAD: | ^~~~ /usr/include/curl/curl.h:2888:3: note: declared here 2888 | CURLINFO_SPEED_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~ /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/easyopt.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easyopt.o src/easyopt.c: In function 'util_curl_unsetopt': src/easyopt.c:94:5: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 94 | case CURLOPT_EGDSOCKET: | ^~~~ In file included from src/pycurl.h:33, from src/easyopt.c:1: /usr/include/curl/curl.h:1380:3: note: declared here 1380 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:102:5: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 102 | case CURLOPT_RANDOM_FILE: | ^~~~ /usr/include/curl/curl.h:1376:3: note: declared here 1376 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:164:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 164 | CLEAR_OBJECT(CURLOPT_HTTPPOST, self->httppost); | ^~~~~~~~~~~~ /usr/include/curl/curl.h:1210:3: note: declared here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:164:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 164 | CLEAR_OBJECT(CURLOPT_HTTPPOST, self->httppost); | ^~~~~~~~~~~~ /usr/include/curl/curl.h:1210:3: note: declared here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ src/easyopt.c: In function 'do_curl_setopt_string_impl': src/easyopt.c:246:5: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 246 | case CURLOPT_EGDSOCKET: | ^~~~ /usr/include/curl/curl.h:1380:3: note: declared here 1380 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:260:5: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 260 | case CURLOPT_RANDOM_FILE: | ^~~~ /usr/include/curl/curl.h:1376:3: note: declared here 1376 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:295:5: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations] 295 | case CURLOPT_SOCKS5_GSSAPI_SERVICE: | ^~~~ /usr/include/curl/curl.h:1750:3: note: declared here 1750 | CURLOPTDEPRECATED(CURLOPT_SOCKS5_GSSAPI_SERVICE, | ^~~~~~~~~~~~~~~~~ src/easyopt.c: In function 'do_curl_setopt_httppost': src/easyopt.c:627:13: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 627 | res = curl_formadd(&post, &last, | ^~~ /usr/include/curl/curl.h:2599:1: note: declared here 2599 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ src/easyopt.c:628:32: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 628 | CURLFORM_COPYNAME, nstr, | ^~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2524:3: note: declared here 2524 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ src/easyopt.c:629:32: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 629 | CURLFORM_NAMELENGTH, (long) nlen, | ^~~~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2526:3: note: declared here 2526 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~ src/easyopt.c:630:32: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 630 | CURLFORM_COPYCONTENTS, cstr, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2527:3: note: declared here 2527 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ src/easyopt.c:631:32: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 631 | CURLFORM_CONTENTSLENGTH, (long) clen, | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2529:3: note: declared here 2529 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~~~ src/easyopt.c:694:17: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 694 | if (val != CURLFORM_COPYCONTENTS && | ^~ /usr/include/curl/curl.h:2527:3: note: declared here 2527 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ src/easyopt.c:695:21: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 695 | val != CURLFORM_FILE && | ^~~ /usr/include/curl/curl.h:2533:3: note: declared here 2533 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ src/easyopt.c:696:21: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] 696 | val != CURLFORM_FILENAME && | ^~~ /usr/include/curl/curl.h:2541:3: note: declared here 2541 | CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), | ^~~~~~~~~~~~~~~~~ src/easyopt.c:697:21: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 697 | val != CURLFORM_CONTENTTYPE && | ^~~ /usr/include/curl/curl.h:2539:3: note: declared here 2539 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ src/easyopt.c:698:21: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] 698 | val != CURLFORM_BUFFER && | ^~~ /usr/include/curl/curl.h:2535:3: note: declared here 2535 | CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), | ^~~~~~~~~~~~~~~ src/easyopt.c:699:21: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 699 | val != CURLFORM_BUFFERPTR) | ^~~ /usr/include/curl/curl.h:2536:3: note: declared here 2536 | CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~ src/easyopt.c:717:17: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 717 | if (val == CURLFORM_COPYCONTENTS) { | ^~ /usr/include/curl/curl.h:2527:3: note: declared here 2527 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ src/easyopt.c:719:21: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 719 | forms[k].option = CURLFORM_CONTENTSLENGTH; | ^~~~~ /usr/include/curl/curl.h:2529:3: note: declared here 2529 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~~~ src/easyopt.c:722:17: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 722 | } else if (val == CURLFORM_BUFFERPTR) { | ^ /usr/include/curl/curl.h:2536:3: note: declared here 2536 | CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~ src/easyopt.c:752:21: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 752 | forms[k].option = CURLFORM_BUFFERLENGTH; | ^~~~~ /usr/include/curl/curl.h:2537:3: note: declared here 2537 | CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ src/easyopt.c:758:13: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 758 | res = curl_formadd(&post, &last, | ^~~ /usr/include/curl/curl.h:2599:1: note: declared here 2599 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ src/easyopt.c:759:32: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 759 | CURLFORM_COPYNAME, nstr, | ^~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2524:3: note: declared here 2524 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ src/easyopt.c:760:32: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 760 | CURLFORM_NAMELENGTH, (long) nlen, | ^~~~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2526:3: note: declared here 2526 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~ src/easyopt.c:761:32: warning: 'CURLFORM_ARRAY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 761 | CURLFORM_ARRAY, forms, | ^~~~~~~~~~~~~~ /usr/include/curl/curl.h:2531:3: note: declared here 2531 | CURLFORM_ARRAY CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~ src/easyopt.c:778:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 778 | res = curl_easy_setopt(self->handle, CURLOPT_HTTPPOST, post); | ^~~ /usr/include/curl/curl.h:1210:3: note: declared here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:791:5: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] 791 | curl_formfree(post); | ^~~~~~~~~~~~~ /usr/include/curl/curl.h:2635:1: note: declared here 2635 | curl_formfree(struct curl_httppost *form); | ^~~~~~~~~~~~~ src/easyopt.c: In function 'do_curl_setopt_callable': src/easyopt.c:922:5: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 922 | case CURLOPT_PROGRESSFUNCTION: | ^~~~ /usr/include/curl/curl.h:1309:3: note: declared here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:926:9: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 926 | curl_easy_setopt(self->handle, CURLOPT_PROGRESSFUNCTION, pro_cb); | ^~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1309:3: note: declared here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:945:5: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] 945 | case CURLOPT_IOCTLFUNCTION: | ^~~~ /usr/include/curl/curl.h:1592:3: note: declared here 1592 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:949:9: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] 949 | curl_easy_setopt(self->handle, CURLOPT_IOCTLFUNCTION, ioctl_cb); | ^~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1592:3: note: declared here 1592 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, | ^~~~~~~~~~~~~~~~~ src/easyopt.c:950:9: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] 950 | curl_easy_setopt(self->handle, CURLOPT_IOCTLDATA, self); | ^~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1594:3: note: declared here 1594 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, | ^~~~~~~~~~~~~~~~~ src/easyopt.c: In function 'do_curl_setopt': src/easyopt.c:1148:9: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 1148 | if (option == CURLOPT_HTTPPOST) { | ^~ /usr/include/curl/curl.h:1210:3: note: declared here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/easyperform.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easyperform.o /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/module.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/module.o src/module.c: In function 'PyInit_pycurl': src/module.c:418:17: warning: 'CURLSSLBACKEND_NSS' is deprecated: since 8.3.0. [-Wdeprecated-declarations] 418 | case CURLSSLBACKEND_NSS: | ^~~~ In file included from src/pycurl.h:33, from src/module.c:1: /usr/include/curl/curl.h:157:3: note: declared here 157 | CURLSSLBACKEND_NSS CURL_DEPRECATED(8.3.0, "") = 3, | ^~~~~~~~~~~~~~~~~~ src/module.c:779:5: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] 779 | insint_c(d, "FORM_BUFFER", CURLFORM_BUFFER); | ^~~~~~~~ /usr/include/curl/curl.h:2535:3: note: declared here 2535 | CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), | ^~~~~~~~~~~~~~~ src/module.c:780:5: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 780 | insint_c(d, "FORM_BUFFERPTR", CURLFORM_BUFFERPTR); | ^~~~~~~~ /usr/include/curl/curl.h:2536:3: note: declared here 2536 | CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~ src/module.c:781:5: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 781 | insint_c(d, "FORM_CONTENTS", CURLFORM_COPYCONTENTS); | ^~~~~~~~ /usr/include/curl/curl.h:2527:3: note: declared here 2527 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ src/module.c:782:5: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 782 | insint_c(d, "FORM_FILE", CURLFORM_FILE); | ^~~~~~~~ /usr/include/curl/curl.h:2533:3: note: declared here 2533 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ src/module.c:783:5: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 783 | insint_c(d, "FORM_CONTENTTYPE", CURLFORM_CONTENTTYPE); | ^~~~~~~~ /usr/include/curl/curl.h:2539:3: note: declared here 2539 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ src/module.c:784:5: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] 784 | insint_c(d, "FORM_FILENAME", CURLFORM_FILENAME); | ^~~~~~~~ /usr/include/curl/curl.h:2541:3: note: declared here 2541 | CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), | ^~~~~~~~~~~~~~~~~ src/module.c:851:5: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 851 | insint_c(d, "PUT", CURLOPT_PUT); | ^~~~~~~~ /usr/include/curl/curl.h:1300:3: note: declared here 1300 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ src/module.c:865:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 865 | insint_c(d, "HTTPPOST", CURLOPT_HTTPPOST); | ^~~~~~~~ /usr/include/curl/curl.h:1210:3: note: declared here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ src/module.c:896:5: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 896 | insint_c(d, "PROGRESSFUNCTION", CURLOPT_PROGRESSFUNCTION); | ^~~~~~~~ /usr/include/curl/curl.h:1309:3: note: declared here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ src/module.c:923:5: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 923 | insint_c(d, "RANDOM_FILE", CURLOPT_RANDOM_FILE); | ^~~~~~~~ /usr/include/curl/curl.h:1376:3: note: declared here 1376 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ src/module.c:924:5: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 924 | insint_c(d, "EGDSOCKET", CURLOPT_EGDSOCKET); | ^~~~~~~~ /usr/include/curl/curl.h:1380:3: note: declared here 1380 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ src/module.c:940:5: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 940 | insint_c(d, "DNS_USE_GLOBAL_CACHE", CURLOPT_DNS_USE_GLOBAL_CACHE); | ^~~~~~~~ /usr/include/curl/curl.h:1436:3: note: declared here 1436 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ src/module.c:972:5: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] 972 | insint_c(d, "IOCTLFUNCTION", CURLOPT_IOCTLFUNCTION); | ^~~~~~~~ /usr/include/curl/curl.h:1592:3: note: declared here 1592 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, | ^~~~~~~~~~~~~~~~~ src/module.c:1070:5: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] 1070 | insint_c(d, "PROTOCOLS", CURLOPT_PROTOCOLS); | ^~~~~~~~ /usr/include/curl/curl.h:1761:3: note: declared here 1761 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, | ^~~~~~~~~~~~~~~~~ src/module.c:1071:5: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] 1071 | insint_c(d, "REDIR_PROTOCOLS", CURLOPT_REDIR_PROTOCOLS); | ^~~~~~~~ /usr/include/curl/curl.h:1767:3: note: declared here 1767 | CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, | ^~~~~~~~~~~~~~~~~ src/module.c:1112:5: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations] 1112 | insint_c(d, "SOCKS5_GSSAPI_SERVICE", CURLOPT_SOCKS5_GSSAPI_SERVICE); | ^~~~~~~~ /usr/include/curl/curl.h:1750:3: note: declared here 1750 | CURLOPTDEPRECATED(CURLOPT_SOCKS5_GSSAPI_SERVICE, | ^~~~~~~~~~~~~~~~~ src/module.c:1133:5: warning: 'CURLOPT_SSL_ENABLE_NPN' is deprecated: since 7.86.0. Has no function [-Wdeprecated-declarations] 1133 | insint_c(d, "SSL_ENABLE_NPN", CURLOPT_SSL_ENABLE_NPN); | ^~~~~~~~ /usr/include/curl/curl.h:1914:3: note: declared here 1914 | CURLOPTDEPRECATED(CURLOPT_SSL_ENABLE_NPN, CURLOPTTYPE_LONG, 225, | ^~~~~~~~~~~~~~~~~ src/module.c:1326:5: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations] 1326 | insint_c(d, "SIZE_UPLOAD", CURLINFO_SIZE_UPLOAD); | ^~~~~~~~ /usr/include/curl/curl.h:2877:3: note: declared here 2877 | CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") | ^~~~~~~~~~~~~~~~~~~~ src/module.c:1327:5: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] 1327 | insint_c(d, "SIZE_DOWNLOAD", CURLINFO_SIZE_DOWNLOAD); | ^~~~~~~~ /usr/include/curl/curl.h:2880:3: note: declared here 2880 | CURLINFO_SIZE_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~ src/module.c:1328:5: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations] 1328 | insint_c(d, "SPEED_DOWNLOAD", CURLINFO_SPEED_DOWNLOAD); | ^~~~~~~~ /usr/include/curl/curl.h:2884:3: note: declared here 2884 | CURLINFO_SPEED_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~ src/module.c:1329:5: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations] 1329 | insint_c(d, "SPEED_UPLOAD", CURLINFO_SPEED_UPLOAD); | ^~~~~~~~ /usr/include/curl/curl.h:2888:3: note: declared here 2888 | CURLINFO_SPEED_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~ src/module.c:1334:5: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] 1334 | insint_c(d, "CONTENT_LENGTH_DOWNLOAD", CURLINFO_CONTENT_LENGTH_DOWNLOAD); | ^~~~~~~~ /usr/include/curl/curl.h:2897:3: note: declared here 2897 | CURLINFO_CONTENT_LENGTH_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/module.c:1335:5: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations] 1335 | insint_c(d, "CONTENT_LENGTH_UPLOAD", CURLINFO_CONTENT_LENGTH_UPLOAD); | ^~~~~~~~ /usr/include/curl/curl.h:2902:3: note: declared here 2902 | CURLINFO_CONTENT_LENGTH_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/module.c:1358:5: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations] 1358 | insint_c(d, "LASTSOCKET", CURLINFO_LASTSOCKET); | ^~~~~~~~ /usr/include/curl/curl.h:2919:3: note: declared here 2919 | CURLINFO_LASTSOCKET CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET") | ^~~~~~~~~~~~~~~~~~~ /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/multi.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/multi.o src/multi.c: In function 'do_multi_socket_all': src/multi.c:578:5: warning: 'curl_multi_socket_all' is deprecated: since 7.19.5. Use curl_multi_socket_action() [-Wdeprecated-declarations] 578 | res = curl_multi_socket_all(self->multi_handle, &running); | ^~~ In file included from /usr/include/curl/curl.h:3240, from src/pycurl.h:33, from src/multi.c:1: /usr/include/curl/multi.h:326:1: note: declared here 326 | curl_multi_socket_all(CURLM *multi_handle, int *running_handles); | ^~~~~~~~~~~~~~~~~~~~~ /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/oscompat.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/oscompat.o /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/pythoncompat.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/pythoncompat.o /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/share.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/share.o /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/stringcompat.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/stringcompat.o /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/threadsupport.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/threadsupport.o /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -DPYCURL_VERSION=\"7.45.4\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/openssl/3/include -I/usr/include/python3.9 -c src/util.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/util.o /usr/gcc/13/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/docstrings.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easy.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easycb.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easyinfo.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easyopt.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/easyperform.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/module.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/multi.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/oscompat.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/pythoncompat.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/share.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/stringcompat.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/threadsupport.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/util.o -L/usr/openssl/3/lib -L/usr/lib/amd64 -L/usr/lib/amd64 -lssl -lcrypto -lcurl -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/pycurl.cpython-39.so Using curl-config (libcurl 8.11.1) Using SSL library: OpenSSL/LibreSSL/BoringSSL running install /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/lib/python3.9/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/lib/python3.9/vendor-packages/curl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/curl/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/lib/python3.9/vendor-packages/curl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/pycurl.cpython-39.so -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/lib/python3.9/vendor-packages byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/lib/python3.9/vendor-packages/curl/__init__.py to __init__.cpython-39.pyc running install_data creating /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl copying AUTHORS -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl copying ChangeLog -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl copying COPYING-LGPL -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl copying COPYING-MIT -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl copying INSTALL.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl copying README.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl copying RELEASE-NOTES.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl creating /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/linksys.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/opensocketexception.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/ssh_keyfunction.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/file_upload.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/basicfirst.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/smtp.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/sfquery.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/retriever.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/retriever-multi.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/multi-socket_action-select.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples copying examples/xmlrpc_curl.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples creating /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/form_post.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_info.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_buffer.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_buffer.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real_fancy.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/follow_redirect.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/write_file.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_file.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3_https.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_headers.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2_https.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real.py -> /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/share/doc/pycurl/examples/quickstart running install_egg_info running egg_info writing pycurl.egg-info/PKG-INFO writing dependency_links to pycurl.egg-info/dependency_links.txt writing top-level names to pycurl.egg-info/top_level.txt reading manifest file 'pycurl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/Makefile' warning: no previously-included files found matching 'tests/fake-curl/libcurl/*.so' adding license file 'COPYING-LGPL' adding license file 'COPYING-MIT' adding license file 'AUTHORS' writing manifest file 'pycurl.egg-info/SOURCES.txt' Copying pycurl.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/prototype/i386/usr/lib/python3.9/vendor-packages/pycurl-7.45.4-py3.9.egg-info running install_scripts VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/manifest-i386-pycurl-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pycurl/build/manifest-i386-pycurl.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/pycurl pkg://openindiana.org/library/python/pycurl-39@7.45.4,5.11-2024.0.0.0:20241213T165042Z PUBLISHED pkg://openindiana.org/library/python/pycurl@7.45.4,5.11-2024.0.0.0:20241213T165110Z PUBLISHED pkg://openindiana.org/library/python-2/pycurl-26@7.19.0.1,5.11-2016.0.1.1:20241213T165138Z PUBLISHED pkg://openindiana.org/library/python-2/pycurl-27@7.19.0.1,5.11-2016.0.1.2:20241213T165139Z PUBLISHED pkg://openindiana.org/library/python-2/pycurl@7.19.0.1,5.11-2016.0.1.1:20241213T165141Z PUBLISHED pkg://openindiana.org/library/python/pycurl-27@7.44.1,5.11-2021.0.0.2:20241213T165144Z PUBLISHED pkg://openindiana.org/library/python/pycurl-34@7.43.0.2,5.11-2020.0.1.1:20241213T165249Z PUBLISHED pkg://openindiana.org/library/python/pycurl-35@7.44.1,5.11-2021.0.0.2:20241213T165251Z PUBLISHED pkg://openindiana.org/library/python/pycurl-37@7.45.2,5.11-2023.0.0.2:20241213T165253Z PUBLISHED