>>> Building on exopi-3 under net/py-curl,python3 BDEPENDS = [lang/python/3;devel/py-installer,python3;net/curl;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3] DIST = [net/py-curl,python3:pycurl-7.45.3.tar.gz] FULLPKGNAME = py3-curl-7.45.3 RDEPENDS = [net/curl;lang/python/3] (Junk lock failure for exopi-3 at 1731972250.0077) Received IO (Junk lock obtained for exopi-3 at 1731972250.05) Received IO Woken up net/py-curl,python3 Woken up net/py-curl,python3 >>> Running depends in net/py-curl,python3 at 1731972251.35 last junk was in net/yersinia /usr/sbin/pkg_add -aI -Drepair curl-8.11.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair curl-8.11.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair curl-8.11.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 >>> Running show-prepare-results in net/py-curl,python3 at 1731972254.60 ===> net/py-curl,python3 ===> Building from scratch py3-curl-7.45.3 ===> py3-curl-7.45.3 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-curl-7.45.3 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-curl-7.45.3 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-curl-7.45.3 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-curl-7.45.3 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-curl-7.45.3 depends on: curl-* -> curl-8.11.0 ===> Verifying specs: crypto curl ssl ===> found crypto.55.0 curl.26.29 ssl.58.0 curl-8.11.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-3 at 1731972255.91) distfiles size=236470 >>> Running build in net/py-curl,python3 at 1731972255.93 ===> net/py-curl,python3 ===> Checking files for py3-curl-7.45.3 `/exopi-cvs/ports/distfiles/pycurl-7.45.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-curl-7.45.3 ===> Patching for py3-curl-7.45.3 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-curl-7.45.3 ===> Configuring for py3-curl-7.45.3 ===> Building for py3-curl-7.45.3 * Getting build dependencies for wheel... Using curl-config (libcurl 8.11.0) Using SSL library: OpenSSL/LibreSSL/BoringSSL 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' adding license file 'COPYING-LGPL' warning: no previously-included files found matching 'tests/fake-curl/libcurl/*.so' adding license file 'COPYING-MIT' adding license file 'AUTHORS' writing manifest file 'pycurl.egg-info/SOURCES.txt' * Building wheel... Using curl-config (libcurl 8.11.0) Using SSL library: OpenSSL/LibreSSL/BoringSSL running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/curl copying python/curl/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/curl running build_ext building 'pycurl' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/src cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/docstrings.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/docstrings.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/easy.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/easy.o src/easy.c:112:9: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] curl_formfree(self->httppost); ^ /usr/local/include/curl/curl.h:2628:18: note: 'curl_formfree' has been explicitly marked deprecated here CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easy.c:382:39: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] curl_easy_setopt(dup->handle, CURLOPT_IOCTLDATA, dup); ^ /usr/local/include/curl/curl.h:1588:3: note: 'CURLOPT_IOCTLDATA' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ 2 warnings generated. cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/easycb.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/easycb.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/easyinfo.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/easyinfo.o src/easyinfo.c:145:10: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations] case CURLINFO_LASTSOCKET: ^ /usr/local/include/curl/curl.h:2913:24: note: 'CURLINFO_LASTSOCKET' has been explicitly marked deprecated here CURLINFO_LASTSOCKET CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyinfo.c:204:10: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] case CURLINFO_CONTENT_LENGTH_DOWNLOAD: ^ /usr/local/include/curl/curl.h:2892:24: note: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyinfo.c:205:10: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations] case CURLINFO_CONTENT_LENGTH_UPLOAD: ^ /usr/local/include/curl/curl.h:2897:24: note: 'CURLINFO_CONTENT_LENGTH_UPLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyinfo.c:209:10: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] case CURLINFO_SIZE_DOWNLOAD: ^ /usr/local/include/curl/curl.h:2875:24: note: 'CURLINFO_SIZE_DOWNLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_DOWNLOAD_T") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyinfo.c:210:10: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations] case CURLINFO_SIZE_UPLOAD: ^ /usr/local/include/curl/curl.h:2871:24: note: 'CURLINFO_SIZE_UPLOAD' has been explicitly marked deprecated here CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyinfo.c:211:10: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations] case CURLINFO_SPEED_DOWNLOAD: ^ /usr/local/include/curl/curl.h:2879:24: note: 'CURLINFO_SPEED_DOWNLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, "Use CURLINFO_SPEED_DOWNLOAD_T") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyinfo.c:212:10: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations] case CURLINFO_SPEED_UPLOAD: ^ /usr/local/include/curl/curl.h:2883:24: note: 'CURLINFO_SPEED_UPLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, "Use CURLINFO_SPEED_UPLOAD_T") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ 7 warnings generated. cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/easyopt.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/easyopt.o src/easyopt.c:94:10: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] case CURLOPT_EGDSOCKET: ^ /usr/local/include/curl/curl.h:1374:3: note: 'CURLOPT_EGDSOCKET' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:102:10: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] case CURLOPT_RANDOM_FILE: ^ /usr/local/include/curl/curl.h:1370:3: note: 'CURLOPT_RANDOM_FILE' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:164:18: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] CLEAR_OBJECT(CURLOPT_HTTPPOST, self->httppost); ^ /usr/local/include/curl/curl.h:1204:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:164:18: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] CLEAR_OBJECT(CURLOPT_HTTPPOST, self->httppost); ^ /usr/local/include/curl/curl.h:1204:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:246:10: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] case CURLOPT_EGDSOCKET: ^ /usr/local/include/curl/curl.h:1374:3: note: 'CURLOPT_EGDSOCKET' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:260:10: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] case CURLOPT_RANDOM_FILE: ^ /usr/local/include/curl/curl.h:1370:3: note: 'CURLOPT_RANDOM_FILE' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:295:10: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations] case CURLOPT_SOCKS5_GSSAPI_SERVICE: ^ /usr/local/include/curl/curl.h:1744:3: note: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_SOCKS5_GSSAPI_SERVICE, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:624:19: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] res = curl_formadd(&post, &last, ^ /usr/local/include/curl/curl.h:2592:26: note: 'curl_formadd' has been explicitly marked deprecated here CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:625:32: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] CURLFORM_COPYNAME, nstr, ^ /usr/local/include/curl/curl.h:2518:28: note: 'CURLFORM_COPYNAME' has been explicitly marked deprecated here CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:626:32: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] CURLFORM_NAMELENGTH, (long) nlen, ^ /usr/local/include/curl/curl.h:2520:28: note: 'CURLFORM_NAMELENGTH' has been explicitly marked deprecated here CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:627:32: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] CURLFORM_COPYCONTENTS, cstr, ^ /usr/local/include/curl/curl.h:2521:28: note: 'CURLFORM_COPYCONTENTS' has been explicitly marked deprecated here CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:628:32: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] CURLFORM_CONTENTSLENGTH, (long) clen, ^ /usr/local/include/curl/curl.h:2523:28: note: 'CURLFORM_CONTENTSLENGTH' has been explicitly marked deprecated here CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:691:28: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] if (val != CURLFORM_COPYCONTENTS && ^ /usr/local/include/curl/curl.h:2521:28: note: 'CURLFORM_COPYCONTENTS' has been explicitly marked deprecated here CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:692:28: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] val != CURLFORM_FILE && ^ /usr/local/include/curl/curl.h:2527:28: note: 'CURLFORM_FILE' has been explicitly marked deprecated here CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:693:28: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] val != CURLFORM_FILENAME && ^ /usr/local/include/curl/curl.h:2535:28: note: 'CURLFORM_FILENAME' has been explicitly marked deprecated here CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:694:28: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] val != CURLFORM_CONTENTTYPE && ^ /usr/local/include/curl/curl.h:2533:28: note: 'CURLFORM_CONTENTTYPE' has been explicitly marked deprecated here CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:695:28: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] val != CURLFORM_BUFFER && ^ /usr/local/include/curl/curl.h:2529:28: note: 'CURLFORM_BUFFER' has been explicitly marked deprecated here CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:696:28: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] val != CURLFORM_BUFFERPTR) ^ /usr/local/include/curl/curl.h:2530:28: note: 'CURLFORM_BUFFERPTR' has been explicitly marked deprecated here CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:714:28: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] if (val == CURLFORM_COPYCONTENTS) { ^ /usr/local/include/curl/curl.h:2521:28: note: 'CURLFORM_COPYCONTENTS' has been explicitly marked deprecated here CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:716:39: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] forms[k].option = CURLFORM_CONTENTSLENGTH; ^ /usr/local/include/curl/curl.h:2523:28: note: 'CURLFORM_CONTENTSLENGTH' has been explicitly marked deprecated here CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:719:35: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] } else if (val == CURLFORM_BUFFERPTR) { ^ /usr/local/include/curl/curl.h:2530:28: note: 'CURLFORM_BUFFERPTR' has been explicitly marked deprecated here CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:749:39: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] forms[k].option = CURLFORM_BUFFERLENGTH; ^ /usr/local/include/curl/curl.h:2531:28: note: 'CURLFORM_BUFFERLENGTH' has been explicitly marked deprecated here CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:755:19: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] res = curl_formadd(&post, &last, ^ /usr/local/include/curl/curl.h:2592:26: note: 'curl_formadd' has been explicitly marked deprecated here CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:756:32: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] CURLFORM_COPYNAME, nstr, ^ /usr/local/include/curl/curl.h:2518:28: note: 'CURLFORM_COPYNAME' has been explicitly marked deprecated here CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:757:32: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] CURLFORM_NAMELENGTH, (long) nlen, ^ /usr/local/include/curl/curl.h:2520:28: note: 'CURLFORM_NAMELENGTH' has been explicitly marked deprecated here CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:758:32: warning: 'CURLFORM_ARRAY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] CURLFORM_ARRAY, forms, ^ /usr/local/include/curl/curl.h:2525:28: note: 'CURLFORM_ARRAY' has been explicitly marked deprecated here CURLFORM_ARRAY CURL_DEPRECATED(7.56.0, ""), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:775:42: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] res = curl_easy_setopt(self->handle, CURLOPT_HTTPPOST, post); ^ /usr/local/include/curl/curl.h:1204:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:788:5: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] curl_formfree(post); ^ /usr/local/include/curl/curl.h:2628:18: note: 'curl_formfree' has been explicitly marked deprecated here CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:919:10: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] case CURLOPT_PROGRESSFUNCTION: ^ /usr/local/include/curl/curl.h:1303:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:923:40: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] curl_easy_setopt(self->handle, CURLOPT_PROGRESSFUNCTION, pro_cb); ^ /usr/local/include/curl/curl.h:1303:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:942:10: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] case CURLOPT_IOCTLFUNCTION: ^ /usr/local/include/curl/curl.h:1586:3: note: 'CURLOPT_IOCTLFUNCTION' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:946:40: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] curl_easy_setopt(self->handle, CURLOPT_IOCTLFUNCTION, ioctl_cb); ^ /usr/local/include/curl/curl.h:1586:3: note: 'CURLOPT_IOCTLFUNCTION' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:947:40: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] curl_easy_setopt(self->handle, CURLOPT_IOCTLDATA, self); ^ /usr/local/include/curl/curl.h:1588:3: note: 'CURLOPT_IOCTLDATA' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/easyopt.c:1145:23: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] if (option == CURLOPT_HTTPPOST) { ^ /usr/local/include/curl/curl.h:1204:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ 34 warnings generated. cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/easyperform.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/easyperform.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/module.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/module.o src/module.c:376:22: warning: 'CURLSSLBACKEND_NSS' is deprecated: since 8.3.0. [-Wdeprecated-declarations] case CURLSSLBACKEND_NSS: ^ /usr/local/include/curl/curl.h:157:41: note: 'CURLSSLBACKEND_NSS' has been explicitly marked deprecated here CURLSSLBACKEND_NSS CURL_DEPRECATED(8.3.0, "") = 3, ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:737:32: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] insint_c(d, "FORM_BUFFER", CURLFORM_BUFFER); ^ /usr/local/include/curl/curl.h:2529:28: note: 'CURLFORM_BUFFER' has been explicitly marked deprecated here CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:738:35: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] insint_c(d, "FORM_BUFFERPTR", CURLFORM_BUFFERPTR); ^ /usr/local/include/curl/curl.h:2530:28: note: 'CURLFORM_BUFFERPTR' has been explicitly marked deprecated here CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:739:34: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] insint_c(d, "FORM_CONTENTS", CURLFORM_COPYCONTENTS); ^ /usr/local/include/curl/curl.h:2521:28: note: 'CURLFORM_COPYCONTENTS' has been explicitly marked deprecated here CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:740:30: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] insint_c(d, "FORM_FILE", CURLFORM_FILE); ^ /usr/local/include/curl/curl.h:2527:28: note: 'CURLFORM_FILE' has been explicitly marked deprecated here CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:741:37: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] insint_c(d, "FORM_CONTENTTYPE", CURLFORM_CONTENTTYPE); ^ /usr/local/include/curl/curl.h:2533:28: note: 'CURLFORM_CONTENTTYPE' has been explicitly marked deprecated here CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:742:34: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] insint_c(d, "FORM_FILENAME", CURLFORM_FILENAME); ^ /usr/local/include/curl/curl.h:2535:28: note: 'CURLFORM_FILENAME' has been explicitly marked deprecated here CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:809:24: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] insint_c(d, "PUT", CURLOPT_PUT); ^ /usr/local/include/curl/curl.h:1294:3: note: 'CURLOPT_PUT' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:823:29: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] insint_c(d, "HTTPPOST", CURLOPT_HTTPPOST); ^ /usr/local/include/curl/curl.h:1204:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:854:37: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] insint_c(d, "PROGRESSFUNCTION", CURLOPT_PROGRESSFUNCTION); ^ /usr/local/include/curl/curl.h:1303:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:881:32: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] insint_c(d, "RANDOM_FILE", CURLOPT_RANDOM_FILE); ^ /usr/local/include/curl/curl.h:1370:3: note: 'CURLOPT_RANDOM_FILE' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:882:30: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] insint_c(d, "EGDSOCKET", CURLOPT_EGDSOCKET); ^ /usr/local/include/curl/curl.h:1374:3: note: 'CURLOPT_EGDSOCKET' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:898:41: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] insint_c(d, "DNS_USE_GLOBAL_CACHE", CURLOPT_DNS_USE_GLOBAL_CACHE); ^ /usr/local/include/curl/curl.h:1430:3: note: 'CURLOPT_DNS_USE_GLOBAL_CACHE' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:930:34: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] insint_c(d, "IOCTLFUNCTION", CURLOPT_IOCTLFUNCTION); ^ /usr/local/include/curl/curl.h:1586:3: note: 'CURLOPT_IOCTLFUNCTION' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1028:30: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] insint_c(d, "PROTOCOLS", CURLOPT_PROTOCOLS); ^ /usr/local/include/curl/curl.h:1755:3: note: 'CURLOPT_PROTOCOLS' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1029:36: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] insint_c(d, "REDIR_PROTOCOLS", CURLOPT_REDIR_PROTOCOLS); ^ /usr/local/include/curl/curl.h:1761:3: note: 'CURLOPT_REDIR_PROTOCOLS' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1070:42: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations] insint_c(d, "SOCKS5_GSSAPI_SERVICE", CURLOPT_SOCKS5_GSSAPI_SERVICE); ^ /usr/local/include/curl/curl.h:1744:3: note: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_SOCKS5_GSSAPI_SERVICE, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1091:35: warning: 'CURLOPT_SSL_ENABLE_NPN' is deprecated: since 7.86.0. Has no function [-Wdeprecated-declarations] insint_c(d, "SSL_ENABLE_NPN", CURLOPT_SSL_ENABLE_NPN); ^ /usr/local/include/curl/curl.h:1908:3: note: 'CURLOPT_SSL_ENABLE_NPN' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_SSL_ENABLE_NPN, CURLOPTTYPE_LONG, 225, ^ /usr/local/include/curl/curl.h:1090:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1275:32: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations] insint_c(d, "SIZE_UPLOAD", CURLINFO_SIZE_UPLOAD); ^ /usr/local/include/curl/curl.h:2871:24: note: 'CURLINFO_SIZE_UPLOAD' has been explicitly marked deprecated here CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1276:34: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] insint_c(d, "SIZE_DOWNLOAD", CURLINFO_SIZE_DOWNLOAD); ^ /usr/local/include/curl/curl.h:2875:24: note: 'CURLINFO_SIZE_DOWNLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_DOWNLOAD_T") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1277:35: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations] insint_c(d, "SPEED_DOWNLOAD", CURLINFO_SPEED_DOWNLOAD); ^ /usr/local/include/curl/curl.h:2879:24: note: 'CURLINFO_SPEED_DOWNLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, "Use CURLINFO_SPEED_DOWNLOAD_T") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1278:33: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations] insint_c(d, "SPEED_UPLOAD", CURLINFO_SPEED_UPLOAD); ^ /usr/local/include/curl/curl.h:2883:24: note: 'CURLINFO_SPEED_UPLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, "Use CURLINFO_SPEED_UPLOAD_T") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1283:44: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] insint_c(d, "CONTENT_LENGTH_DOWNLOAD", CURLINFO_CONTENT_LENGTH_DOWNLOAD); ^ /usr/local/include/curl/curl.h:2892:24: note: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1284:42: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations] insint_c(d, "CONTENT_LENGTH_UPLOAD", CURLINFO_CONTENT_LENGTH_UPLOAD); ^ /usr/local/include/curl/curl.h:2897:24: note: 'CURLINFO_CONTENT_LENGTH_UPLOAD' has been explicitly marked deprecated here CURL_DEPRECATED(7.55.0, ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ src/module.c:1307:31: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations] insint_c(d, "LASTSOCKET", CURLINFO_LASTSOCKET); ^ /usr/local/include/curl/curl.h:2913:24: note: 'CURLINFO_LASTSOCKET' has been explicitly marked deprecated here CURLINFO_LASTSOCKET CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ 25 warnings generated. cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/multi.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/multi.o src/multi.c:578:11: warning: 'curl_multi_socket_all' is deprecated: since 7.19.5. Use curl_multi_socket_action() [-Wdeprecated-declarations] res = curl_multi_socket_all(self->multi_handle, &running); ^ /usr/local/include/curl/multi.h:325:23: note: 'curl_multi_socket_all' has been explicitly marked deprecated here CURL_EXTERN CURLMcode CURL_DEPRECATED(7.19.5, "Use curl_multi_socket_action()") ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ 1 warning generated. cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/oscompat.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/oscompat.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/pythoncompat.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/pythoncompat.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/share.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/share.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/stringcompat.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/stringcompat.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/threadsupport.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/threadsupport.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPYCURL_VERSION=\"7.45.3\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/local/include -I/usr/local/include/python3.11 -c src/util.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/util.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/src/docstrings.o build/temp.openbsd-7.6-amd64-cpython-311/src/easy.o build/temp.openbsd-7.6-amd64-cpython-311/src/easycb.o build/temp.openbsd-7.6-amd64-cpython-311/src/easyinfo.o build/temp.openbsd-7.6-amd64-cpython-311/src/easyopt.o build/temp.openbsd-7.6-amd64-cpython-311/src/easyperform.o build/temp.openbsd-7.6-amd64-cpython-311/src/module.o build/temp.openbsd-7.6-amd64-cpython-311/src/multi.o build/temp.openbsd-7.6-amd64-cpython-311/src/oscompat.o build/temp.openbsd-7.6-amd64-cpython-311/src/pythoncompat.o build/temp.openbsd-7.6-amd64-cpython-311/src/share.o build/temp.openbsd-7.6-amd64-cpython-311/src/stringcompat.o build/temp.openbsd-7.6-amd64-cpython-311/src/threadsupport.o build/temp.openbsd-7.6-amd64-cpython-311/src/util.o -L/usr/local/lib -L/usr/local/lib -lssl -lcrypto -lcurl -o build/lib.openbsd-7.6-amd64-cpython-311/pycurl.cpython-311.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/curl copying build/lib.openbsd-7.6-amd64-cpython-311/curl/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/curl copying build/lib.openbsd-7.6-amd64-cpython-311/pycurl.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel running install_data creating build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data creating build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data creating build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share creating build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc creating build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl copying AUTHORS -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl copying ChangeLog -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl copying COPYING-LGPL -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl copying COPYING-MIT -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl copying INSTALL.rst -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl copying README.rst -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl copying RELEASE-NOTES.rst -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl creating build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/basicfirst.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/file_upload.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/linksys.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/multi-socket_action-select.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/opensocketexception.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/retriever-multi.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/retriever.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/sfquery.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/smtp.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/ssh_keyfunction.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples copying examples/xmlrpc_curl.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples creating build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_buffer.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real_fancy.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/follow_redirect.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/form_post.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/get.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2_https.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3_https.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_buffer.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_file.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_headers.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_info.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart copying examples/quickstart/write_file.py -> build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.data/data/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' adding license file 'COPYING-LGPL' warning: no previously-included files found matching 'tests/fake-curl/libcurl/*.so' adding license file 'COPYING-MIT' adding license file 'AUTHORS' writing manifest file 'pycurl.egg-info/SOURCES.txt' Copying pycurl.egg-info to build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/pycurl-7.45.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-curl-7.45.3-python3/pycurl-7.45.3/dist/.tmp-7ai184ck/pycurl-7.45.3-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'pycurl.cpython-311.so' adding 'curl/__init__.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/AUTHORS' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/COPYING-LGPL' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/COPYING-MIT' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/ChangeLog' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/INSTALL.rst' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/README.rst' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/RELEASE-NOTES.rst' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/basicfirst.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/file_upload.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/linksys.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/multi-socket_action-select.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/opensocketexception.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/retriever-multi.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/retriever.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/sfquery.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/smtp.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/ssh_keyfunction.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/xmlrpc_curl.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/file_upload_buffer.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/file_upload_real.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/file_upload_real_fancy.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/follow_redirect.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/form_post.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/get.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/get_python2.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/get_python2_https.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/get_python3.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/get_python3_https.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/put_buffer.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/put_file.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/response_headers.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/response_info.py' adding 'pycurl-7.45.3.data/data/share/doc/pycurl/examples/quickstart/write_file.py' adding 'pycurl-7.45.3.dist-info/AUTHORS' adding 'pycurl-7.45.3.dist-info/COPYING-LGPL' adding 'pycurl-7.45.3.dist-info/COPYING-MIT' adding 'pycurl-7.45.3.dist-info/METADATA' adding 'pycurl-7.45.3.dist-info/WHEEL' adding 'pycurl-7.45.3.dist-info/top_level.txt' adding 'pycurl-7.45.3.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built pycurl-7.45.3-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in net/py-curl,python3 at 1731972264.85 ===> net/py-curl,python3 ===> Faking installation for py3-curl-7.45.3 /exopi-obj/pobj/py-curl-7.45.3-python3/bin/install -d -m 755 /exopi-obj/pobj/py-curl-7.45.3-python3/fake-amd64-python3/usr/local/share/examples mv /exopi-obj/pobj/py-curl-7.45.3-python3/fake-amd64-python3/usr/local/share/doc/pycurl/examples /exopi-obj/pobj/py-curl-7.45.3-python3/fake-amd64-python3/usr/local/share/examples/py-curl/ mv /exopi-obj/pobj/py-curl-7.45.3-python3/fake-amd64-python3/usr/local/share/doc/pycurl /exopi-obj/pobj/py-curl-7.45.3-python3/fake-amd64-python3/usr/local/share/doc/py-curl/ ===> Building package for py3-curl-7.45.3 Create /exopi-cvs/ports/packages/amd64/all/py3-curl-7.45.3.tgz Creating package py3-curl-7.45.3 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|net/curl checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 4% archiving|*** | 4% archiving|******************************************** | 69% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-curl-7.45.3.tgz >>> Running clean in net/py-curl,python3 at 1731972269.33 ===> net/py-curl,python3 ===> Cleaning for py3-curl-7.45.3 >>> Ended at 1731972269.57 max_stuck=0.00/waiting-for-lock #70=1.36/depends=3.24/show-prepare-results=1.33/build=8.90/package=4.49/clean=0.26