D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 warning: /home/pterjan/rpmbuild/SPECS/perl-Net-Curl.spec line 31: autopatch: no matching patches in range Installing /home/pterjan/rpmbuild/SRPMS/perl-Net-Curl-0.560.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q8fx47 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zapAOw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build + rm -rf Net-Curl-0.56 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Net-Curl-0.56.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-Curl-0.56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WBaMeQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build + cd Net-Curl-0.56 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor pkgconfig failed: Can't locate ExtUtils/PkgConfig.pm in @INC (you may need to install the ExtUtils::PkgConfig module) (@INC entries checked: /usr/local/lib64/perl5/5.40 /usr/local/share/perl5/5.40 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 40. Using curl-config script. Found libcurl version 8.11.1 Reading /usr/include/curl/curl.h (gcc -E /usr/include/curl/curl.h) Skipping '#define CURLINC_CURL_H': does not define a symbol at Makefile.PL line 333, line 2. Skipping '# define CURL_EXTERN': does not define a symbol at Makefile.PL line 333, line 125. Skipping '# define CURL_EXTERN': does not define a symbol at Makefile.PL line 333, line 137. Skipping '#define CURL_DID_MEMORY_FUNC_TYPEDEFS': does not define a symbol at Makefile.PL line 333, line 468. Reading /usr/include/curl/multi.h (gcc -E /usr/include/curl/multi.h) Skipping '#define CURLINC_MULTI_H': does not define a symbol at Makefile.PL line 333, line 2. CURLE_ECH_REQUIRED unexpected CURLINFO_EARLYDATA_SENT_T unexpected CURLINFO_POSTTRANSFER_TIME_T unexpected CURLOPT_ECH unexpected CURLOPT_TCP_KEEPCNT unexpected CURLSSLOPT_EARLYDATA unexpected CURLVERSION_TWELFTH unexpected CURL_STRICTER unexpected -> found 1065 constants (should be 1057) Writing const-defenums-h.inc Writing const-curl-xs.inc Writing const-easy-xs.inc Writing const-form-xs.inc Writing const-multi-xs.inc Writing const-share-xs.inc Writing curl-Easy-c.inc Writing curl-Easy-xs.inc Writing curl-Form-c.inc Writing curl-Form-xs.inc Writing curl-Multi-c.inc Writing curl-Multi-xs.inc Writing curl-Share-c.inc Writing curl-Share-xs.inc Writing lib/Net/Curl/examples.pod <- examples/01-curl-transport.pl <- examples/02-multi-simple.pl <- examples/03-multi-event.pl <- examples/04-share-threads.pl <- examples/05-irssi-downloader.pl Writing lib/Net/Curl/Compat.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::Curl Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' cp lib/Net/Curl/examples.pod blib/lib/Net/Curl/examples.pod cp lib/Net/Curl.pm blib/lib/Net/Curl.pm cp lib/Net/Curl/Compat.pm blib/lib/Net/Curl/Compat.pm cp lib/Net/Curl/Easy.pm blib/lib/Net/Curl/Easy.pm cp lib/Net/Curl/Form.pm blib/lib/Net/Curl/Form.pm cp lib/Net/Curl/Share.pm blib/lib/Net/Curl/Share.pm cp lib/Net/Curl/Multi.pm blib/lib/Net/Curl/Multi.pm Running Mkbootstrap for Curl () chmod 644 "Curl.bs" "/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/Net/Curl/Curl.bs 644 "/usr/bin/perl5.40.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-Net-Curl-0.560.0-build/Net-Curl-0.56/typemap' Curl.xs > Curl.xsc mv Curl.xsc Curl.c gcc -c -Wall -Wno-unknown-pragmas -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.56\" -DXS_VERSION=\"0.56\" -fPIC "-I/usr/lib64/perl5/CORE" Curl.c In file included from Curl.xs:466: curl-Form-c.inc: In function 'perl_curl_form_delete': curl-Form-c.inc:43:17: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] 43 | curl_formfree( form->post ); | ^~~~~~~~~~~~~ In file included from Curl.xs:31: /usr/include/curl/curl.h:2635:1: note: declared here 2635 | curl_formfree(struct curl_httppost *form); | ^~~~~~~~~~~~~ In file included from Curl.xs:469: Curl_Easy_setopt.c: In function 'perl_curl_easy_setopt_function': Curl_Easy_setopt.c:46:17: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 46 | case CURLOPT_PROGRESSFUNCTION: | ^~~~ /usr/include/curl/curl.h:1309:3: note: declared here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ Curl_Easy_setopt.c:65:17: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] 65 | case CURLOPT_IOCTLFUNCTION: | ^~~~ /usr/include/curl/curl.h:1592:3: note: declared here 1592 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, | ^~~~~~~~~~~~~~~~~ Curl_Easy_setopt.c:67:25: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] 67 | dataopt = CURLOPT_IOCTLDATA; | ^~~~~~~ /usr/include/curl/curl.h:1594:3: note: declared here 1594 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, | ^~~~~~~~~~~~~~~~~ Curl_Easy_setopt.c: In function 'perl_curl_easy_setopt_functiondata': Curl_Easy_setopt.c:206:17: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] 206 | case CURLOPT_IOCTLDATA: | ^~~~ /usr/include/curl/curl.h:1594:3: note: declared here 1594 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, | ^~~~~~~~~~~~~~~~~ Curl_Easy_setopt.c: In function 'perl_curl_easy_setopt_object': Curl_Easy_setopt.c:368:17: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 368 | case CURLOPT_HTTPPOST: | ^~~~ /usr/include/curl/curl.h:1210:3: note: declared here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc: In function 'XS_Net__Curl__Form_add': ./curl-Form-xs.inc:166:33: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 166 | case CURLFORM_PTRNAME: | ^~~~ /usr/include/curl/curl.h:2525:3: note: declared here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:167:41: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 167 | option = CURLFORM_COPYNAME; | ^~~~~~ /usr/include/curl/curl.h:2524:3: note: declared here 2524 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:168:33: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 168 | case CURLFORM_COPYNAME: | ^~~~ /usr/include/curl/curl.h:2524:3: note: declared here 2524 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:169:41: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 169 | option_len = CURLFORM_NAMELENGTH; | ^~~~~~~~~~ /usr/include/curl/curl.h:2526:3: note: declared here 2526 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:173:33: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 173 | case CURLFORM_PTRCONTENTS: | ^~~~ /usr/include/curl/curl.h:2528:3: note: declared here 2528 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:174:41: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 174 | option = CURLFORM_COPYCONTENTS; | ^~~~~~ /usr/include/curl/curl.h:2527:3: note: declared here 2527 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:175:33: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 175 | case CURLFORM_COPYCONTENTS: | ^~~~ /usr/include/curl/curl.h:2527:3: note: declared here 2527 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:176:41: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 176 | option_len = CURLFORM_CONTENTSLENGTH; | ^~~~~~~~~~ /usr/include/curl/curl.h:2529:3: note: declared here 2529 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:180:33: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 180 | case CURLFORM_BUFFERPTR: | ^~~~ /usr/include/curl/curl.h:2536:3: note: declared here 2536 | CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:181:41: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 181 | option_len = CURLFORM_BUFFERLENGTH; | ^~~~~~~~~~ /usr/include/curl/curl.h:2537:3: note: declared here 2537 | CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:200:33: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 200 | case CURLFORM_NAMELENGTH: | ^~~~ /usr/include/curl/curl.h:2526:3: note: declared here 2526 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:201:33: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 201 | case CURLFORM_CONTENTSLENGTH: | ^~~~ /usr/include/curl/curl.h:2529:3: note: declared here 2529 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:202:33: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 202 | case CURLFORM_BUFFERLENGTH: | ^~~~ /usr/include/curl/curl.h:2537:3: note: declared here 2537 | CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:213:33: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations] 213 | case CURLFORM_FILECONTENT: | ^~~~ /usr/include/curl/curl.h:2530:3: note: declared here 2530 | CURLFORM_FILECONTENT CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), | ^~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:214:33: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 214 | case CURLFORM_FILE: | ^~~~ /usr/include/curl/curl.h:2533:3: note: declared here 2533 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ ./curl-Form-xs.inc:215:33: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 215 | case CURLFORM_CONTENTTYPE: | ^~~~ /usr/include/curl/curl.h:2539:3: note: declared here 2539 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:216:33: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] 216 | case CURLFORM_FILENAME: | ^~~~ /usr/include/curl/curl.h:2541:3: note: declared here 2541 | CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), | ^~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:217:33: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] 217 | case CURLFORM_BUFFER: | ^~~~ /usr/include/curl/curl.h:2535:3: note: declared here 2535 | CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), | ^~~~~~~~~~~~~~~ ./curl-Form-xs.inc:223:33: warning: 'CURLFORM_CONTENTHEADER' is deprecated: since 7.56.0. Use curl_mime_headers() [-Wdeprecated-declarations] 223 | case CURLFORM_CONTENTHEADER: | ^~~~ /usr/include/curl/curl.h:2540:3: note: declared here 2540 | CURLFORM_CONTENTHEADER CURL_DEPRECATED(7.56.0, "Use curl_mime_headers()"), | ^~~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:243:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 243 | ret = curl_formadd( &form->post, &form->last, | ^~~ /usr/include/curl/curl.h:2599:1: note: declared here 2599 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ ./curl-Form-xs.inc:244:25: warning: 'CURLFORM_ARRAY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 244 | CURLFORM_ARRAY, farray, CURLFORM_END ); | ^~~~~~~~~~~~~~ /usr/include/curl/curl.h:2531:3: note: declared here 2531 | CURLFORM_ARRAY CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~ ./curl-Form-xs.inc:248:17: warning: 'CURL_FORMADD_OK' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 248 | if ( ret != CURL_FORMADD_OK ) | ^~ /usr/include/curl/curl.h:2575:3: note: declared here 2575 | CURL_FORMADD_OK CURL_DEPRECATED(7.56.0, ""), /* 1st, no error */ | ^~~~~~~~~~~~~~~ ./curl-Form-xs.inc: In function 'XS_Net__Curl__Form_get': ./curl-Form-xs.inc:263:25: warning: 'curl_formget' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 263 | curl_formget( form->post, output, cb_form_get_sv ); | ^~~~~~~~~~~~ /usr/include/curl/curl.h:2625:1: note: declared here 2625 | curl_formget(struct curl_httppost *form, void *arg, | ^~~~~~~~~~~~ ./curl-Form-xs.inc:280:33: warning: 'curl_formget' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 280 | curl_formget( form->post, handle, cb_form_get_io ); | ^~~~~~~~~~~~ /usr/include/curl/curl.h:2625:1: note: declared here 2625 | curl_formget(struct curl_httppost *form, void *arg, | ^~~~~~~~~~~~ ./curl-Form-xs.inc:282:33: warning: 'curl_formget' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 282 | curl_formget( form->post, output, cb_form_get_sv ); | ^~~~~~~~~~~~ /usr/include/curl/curl.h:2625:1: note: declared here 2625 | curl_formget(struct curl_httppost *form, void *arg, | ^~~~~~~~~~~~ ./curl-Form-xs.inc:296:25: warning: 'curl_formget' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 296 | curl_formget( form->post, form, cb_form_get_code ); | ^~~~~~~~~~~~ /usr/include/curl/curl.h:2625:1: note: declared here 2625 | curl_formget(struct curl_httppost *form, void *arg, | ^~~~~~~~~~~~ ./curl-Easy-xs.inc: In function 'XS_Net__Curl__Easy_duphandle': ./curl-Easy-xs.inc:327:25: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 327 | curl_easy_setopt( clone->handle, CURLOPT_PROGRESSFUNCTION, cb_easy_progress ); | ^~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1309:3: note: declared here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ ./curl-Easy-xs.inc:406:25: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 406 | curl_easy_setopt( clone->handle, CURLOPT_HTTPPOST, form->post ); | ^~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1210:3: note: declared here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ ./const-form-xs.inc: In function 'boot_Net__Curl': ./const-form-xs.inc:6:25: warning: 'CURLFORM_ARRAY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 6 | { "CURLFORM_ARRAY", 14, CURLFORM_ARRAY }, | ^ /usr/include/curl/curl.h:2531:3: note: declared here 2531 | CURLFORM_ARRAY CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~ ./const-form-xs.inc:7:25: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] 7 | { "CURLFORM_BUFFER", 15, CURLFORM_BUFFER }, | ^ /usr/include/curl/curl.h:2535:3: note: declared here 2535 | CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), | ^~~~~~~~~~~~~~~ ./const-form-xs.inc:8:25: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 8 | { "CURLFORM_BUFFERLENGTH", 21, CURLFORM_BUFFERLENGTH }, | ^ /usr/include/curl/curl.h:2537:3: note: declared here 2537 | CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:9:25: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 9 | { "CURLFORM_BUFFERPTR", 18, CURLFORM_BUFFERPTR }, | ^ /usr/include/curl/curl.h:2536:3: note: declared here 2536 | CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:10:25: warning: 'CURLFORM_CONTENTHEADER' is deprecated: since 7.56.0. Use curl_mime_headers() [-Wdeprecated-declarations] 10 | { "CURLFORM_CONTENTHEADER", 22, CURLFORM_CONTENTHEADER }, | ^ /usr/include/curl/curl.h:2540:3: note: declared here 2540 | CURLFORM_CONTENTHEADER CURL_DEPRECATED(7.56.0, "Use curl_mime_headers()"), | ^~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:11:25: warning: 'CURLFORM_CONTENTLEN' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 11 | { "CURLFORM_CONTENTLEN", 19, CURLFORM_CONTENTLEN }, | ^ /usr/include/curl/curl.h:2546:3: note: declared here 2546 | CURLFORM_CONTENTLEN /* added in 7.46.0, provide a curl_off_t length */ | ^~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:12:25: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 12 | { "CURLFORM_CONTENTSLENGTH", 23, CURLFORM_CONTENTSLENGTH }, | ^ /usr/include/curl/curl.h:2529:3: note: declared here 2529 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:13:25: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 13 | { "CURLFORM_CONTENTTYPE", 20, CURLFORM_CONTENTTYPE }, | ^ /usr/include/curl/curl.h:2539:3: note: declared here 2539 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:14:25: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 14 | { "CURLFORM_COPYCONTENTS", 21, CURLFORM_COPYCONTENTS }, | ^ /usr/include/curl/curl.h:2527:3: note: declared here 2527 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:15:25: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 15 | { "CURLFORM_COPYNAME", 17, CURLFORM_COPYNAME }, | ^ /usr/include/curl/curl.h:2524:3: note: declared here 2524 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ ./const-form-xs.inc:17:25: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 17 | { "CURLFORM_FILE", 13, CURLFORM_FILE }, | ^ /usr/include/curl/curl.h:2533:3: note: declared here 2533 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ ./const-form-xs.inc:18:25: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations] 18 | { "CURLFORM_FILECONTENT", 20, CURLFORM_FILECONTENT }, | ^ /usr/include/curl/curl.h:2530:3: note: declared here 2530 | CURLFORM_FILECONTENT CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), | ^~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:19:25: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] 19 | { "CURLFORM_FILENAME", 17, CURLFORM_FILENAME }, | ^ /usr/include/curl/curl.h:2541:3: note: declared here 2541 | CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), | ^~~~~~~~~~~~~~~~~ ./const-form-xs.inc:20:25: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 20 | { "CURLFORM_NAMELENGTH", 19, CURLFORM_NAMELENGTH }, | ^ /usr/include/curl/curl.h:2526:3: note: declared here 2526 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:21:25: warning: 'CURLFORM_NOTHING' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 21 | { "CURLFORM_NOTHING", 16, CURLFORM_NOTHING }, | ^ /usr/include/curl/curl.h:2523:3: note: declared here 2523 | CURLFORM_NOTHING CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~ ./const-form-xs.inc:22:25: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 22 | { "CURLFORM_PTRCONTENTS", 20, CURLFORM_PTRCONTENTS }, | ^ /usr/include/curl/curl.h:2528:3: note: declared here 2528 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:23:25: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 23 | { "CURLFORM_PTRNAME", 16, CURLFORM_PTRNAME }, | ^ /usr/include/curl/curl.h:2525:3: note: declared here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ ./const-form-xs.inc:24:25: warning: 'CURLFORM_STREAM' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations] 24 | { "CURLFORM_STREAM", 15, CURLFORM_STREAM }, | ^ /usr/include/curl/curl.h:2545:3: note: declared here 2545 | CURLFORM_STREAM CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), | ^~~~~~~~~~~~~~~ ./const-form-xs.inc:25:25: warning: 'CURL_FORMADD_DISABLED' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 25 | { "CURL_FORMADD_DISABLED", 21, CURL_FORMADD_DISABLED }, | ^ /usr/include/curl/curl.h:2584:3: note: declared here 2584 | CURL_FORMADD_DISABLED CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:26:25: warning: 'CURL_FORMADD_ILLEGAL_ARRAY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 26 | { "CURL_FORMADD_ILLEGAL_ARRAY", 26, CURL_FORMADD_ILLEGAL_ARRAY }, | ^ /usr/include/curl/curl.h:2582:3: note: declared here 2582 | CURL_FORMADD_ILLEGAL_ARRAY CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:27:25: warning: 'CURL_FORMADD_INCOMPLETE' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 27 | { "CURL_FORMADD_INCOMPLETE", 23, CURL_FORMADD_INCOMPLETE }, | ^ /usr/include/curl/curl.h:2581:3: note: declared here 2581 | CURL_FORMADD_INCOMPLETE CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:28:25: warning: 'CURL_FORMADD_MEMORY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 28 | { "CURL_FORMADD_MEMORY", 19, CURL_FORMADD_MEMORY }, | ^ /usr/include/curl/curl.h:2577:3: note: declared here 2577 | CURL_FORMADD_MEMORY CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:29:25: warning: 'CURL_FORMADD_NULL' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 29 | { "CURL_FORMADD_NULL", 17, CURL_FORMADD_NULL }, | ^ /usr/include/curl/curl.h:2579:3: note: declared here 2579 | CURL_FORMADD_NULL CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~ ./const-form-xs.inc:30:25: warning: 'CURL_FORMADD_OK' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 30 | { "CURL_FORMADD_OK", 15, CURL_FORMADD_OK }, | ^ /usr/include/curl/curl.h:2575:3: note: declared here 2575 | CURL_FORMADD_OK CURL_DEPRECATED(7.56.0, ""), /* 1st, no error */ | ^~~~~~~~~~~~~~~ ./const-form-xs.inc:31:25: warning: 'CURL_FORMADD_OPTION_TWICE' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 31 | { "CURL_FORMADD_OPTION_TWICE", 25, CURL_FORMADD_OPTION_TWICE }, | ^ /usr/include/curl/curl.h:2578:3: note: declared here 2578 | CURL_FORMADD_OPTION_TWICE CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:32:25: warning: 'CURL_FORMADD_UNKNOWN_OPTION' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 32 | { "CURL_FORMADD_UNKNOWN_OPTION", 27, CURL_FORMADD_UNKNOWN_OPTION }, | ^ /usr/include/curl/curl.h:2580:3: note: declared here 2580 | CURL_FORMADD_UNKNOWN_OPTION CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:212:25: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] 212 | { "CURLINFO_CONTENT_LENGTH_DOWNLOAD", 32, CURLINFO_CONTENT_LENGTH_DOWNLOAD }, | ^ /usr/include/curl/curl.h:2897:3: note: declared here 2897 | CURLINFO_CONTENT_LENGTH_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:214:25: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations] 214 | { "CURLINFO_CONTENT_LENGTH_UPLOAD", 30, CURLINFO_CONTENT_LENGTH_UPLOAD }, | ^ /usr/include/curl/curl.h:2902:3: note: declared here 2902 | CURLINFO_CONTENT_LENGTH_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:236:25: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations] 236 | { "CURLINFO_LASTSOCKET", 19, CURLINFO_LASTSOCKET }, | ^ /usr/include/curl/curl.h:2919:3: note: declared here 2919 | CURLINFO_LASTSOCKET CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET") | ^~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:253:25: warning: 'CURLINFO_PROTOCOL' is deprecated: since 7.85.0. Use CURLINFO_SCHEME [-Wdeprecated-declarations] 253 | { "CURLINFO_PROTOCOL", 17, CURLINFO_PROTOCOL }, | ^ /usr/include/curl/curl.h:2940:3: note: declared here 2940 | CURLINFO_PROTOCOL CURL_DEPRECATED(7.85.0, "Use CURLINFO_SCHEME") | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:272:25: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] 272 | { "CURLINFO_SIZE_DOWNLOAD", 22, CURLINFO_SIZE_DOWNLOAD }, | ^ /usr/include/curl/curl.h:2880:3: note: declared here 2880 | CURLINFO_SIZE_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:274:25: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations] 274 | { "CURLINFO_SIZE_UPLOAD", 20, 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") | ^~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:278:25: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations] 278 | { "CURLINFO_SPEED_DOWNLOAD", 23, CURLINFO_SPEED_DOWNLOAD }, | ^ /usr/include/curl/curl.h:2884:3: note: declared here 2884 | CURLINFO_SPEED_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:280:25: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations] 280 | { "CURLINFO_SPEED_UPLOAD", 21, CURLINFO_SPEED_UPLOAD }, | ^ /usr/include/curl/curl.h:2888:3: note: declared here 2888 | CURLINFO_SPEED_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:290:25: warning: 'CURLINFO_TLS_SESSION' is deprecated: since 7.48.0. Use CURLINFO_TLS_SSL_PTR [-Wdeprecated-declarations] 290 | { "CURLINFO_TLS_SESSION", 20, CURLINFO_TLS_SESSION }, | ^ /usr/include/curl/curl.h:2934:3: note: declared here 2934 | CURLINFO_TLS_SESSION CURL_DEPRECATED(7.48.0, "Use CURLINFO_TLS_SSL_PTR") | ^~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:351:25: warning: 'CURLOPT_CONV_FROM_NETWORK_FUNCTION' is deprecated: since 7.82.0. Serves no purpose anymore [-Wdeprecated-declarations] 351 | { "CURLOPT_CONV_FROM_NETWORK_FUNCTION", 34, CURLOPT_CONV_FROM_NETWORK_FUNCTION }, | ^ /usr/include/curl/curl.h:1634:3: note: declared here 1634 | CURLOPTDEPRECATED(CURLOPT_CONV_FROM_NETWORK_FUNCTION, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:352:25: warning: 'CURLOPT_CONV_FROM_UTF8_FUNCTION' is deprecated: since 7.82.0. Serves no purpose anymore [-Wdeprecated-declarations] 352 | { "CURLOPT_CONV_FROM_UTF8_FUNCTION", 31, CURLOPT_CONV_FROM_UTF8_FUNCTION }, | ^ /usr/include/curl/curl.h:1647:3: note: declared here 1647 | CURLOPTDEPRECATED(CURLOPT_CONV_FROM_UTF8_FUNCTION, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:353:25: warning: 'CURLOPT_CONV_TO_NETWORK_FUNCTION' is deprecated: since 7.82.0. Serves no purpose anymore [-Wdeprecated-declarations] 353 | { "CURLOPT_CONV_TO_NETWORK_FUNCTION", 32, CURLOPT_CONV_TO_NETWORK_FUNCTION }, | ^ /usr/include/curl/curl.h:1640:3: note: declared here 1640 | CURLOPTDEPRECATED(CURLOPT_CONV_TO_NETWORK_FUNCTION, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:375:25: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 375 | { "CURLOPT_DNS_USE_GLOBAL_CACHE", 28, 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, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:381:25: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 381 | { "CURLOPT_EGDSOCKET", 17, CURLOPT_EGDSOCKET }, | ^ /usr/include/curl/curl.h:1380:3: note: declared here 1380 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:427:25: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 427 | { "CURLOPT_HTTPPOST", 16, CURLOPT_HTTPPOST }, | ^ /usr/include/curl/curl.h:1210:3: note: declared here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:439:25: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] 439 | { "CURLOPT_IOCTLDATA", 17, CURLOPT_IOCTLDATA }, | ^ /usr/include/curl/curl.h:1594:3: note: declared here 1594 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:440:25: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] 440 | { "CURLOPT_IOCTLFUNCTION", 21, CURLOPT_IOCTLFUNCTION }, | ^ /usr/include/curl/curl.h:1592:3: note: declared here 1592 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:496:25: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 496 | { "CURLOPT_PROGRESSFUNCTION", 24, CURLOPT_PROGRESSFUNCTION }, | ^ /usr/include/curl/curl.h:1309:3: note: declared here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:497:25: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] 497 | { "CURLOPT_PROTOCOLS", 17, CURLOPT_PROTOCOLS }, | ^ /usr/include/curl/curl.h:1761:3: note: declared here 1761 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:532:25: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 532 | { "CURLOPT_PUT", 11, CURLOPT_PUT }, | ^ /usr/include/curl/curl.h:1300:3: note: declared here 1300 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:535:25: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 535 | { "CURLOPT_RANDOM_FILE", 19, CURLOPT_RANDOM_FILE }, | ^ /usr/include/curl/curl.h:1376:3: note: declared here 1376 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:539:25: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] 539 | { "CURLOPT_REDIR_PROTOCOLS", 23, CURLOPT_REDIR_PROTOCOLS }, | ^ /usr/include/curl/curl.h:1767:3: note: declared here 1767 | CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:567:25: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations] 567 | { "CURLOPT_SOCKS5_GSSAPI_SERVICE", 29, CURLOPT_SOCKS5_GSSAPI_SERVICE }, | ^ /usr/include/curl/curl.h:1750:3: note: declared here 1750 | CURLOPTDEPRECATED(CURLOPT_SOCKS5_GSSAPI_SERVICE, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:595:25: warning: 'CURLOPT_SSL_ENABLE_NPN' is deprecated: since 7.86.0. Has no function [-Wdeprecated-declarations] 595 | { "CURLOPT_SSL_ENABLE_NPN", 22, CURLOPT_SSL_ENABLE_NPN }, | ^ /usr/include/curl/curl.h:1914:3: note: declared here 1914 | CURLOPTDEPRECATED(CURLOPT_SSL_ENABLE_NPN, CURLOPTTYPE_LONG, 225, | ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:758:25: warning: 'CURLSSLBACKEND_AXTLS' is deprecated: since 7.61.0. [-Wdeprecated-declarations] 758 | { "CURLSSLBACKEND_AXTLS", 20, CURLSSLBACKEND_AXTLS }, | ^ /usr/include/curl/curl.h:164:3: note: declared here 164 | CURLSSLBACKEND_AXTLS CURL_DEPRECATED(7.61.0, "") = 10, | ^~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:764:25: warning: 'CURLSSLBACKEND_GSKIT' is deprecated: since 8.3.0. [-Wdeprecated-declarations] 764 | { "CURLSSLBACKEND_GSKIT", 20, CURLSSLBACKEND_GSKIT }, | ^ /usr/include/curl/curl.h:159:3: note: declared here 159 | CURLSSLBACKEND_GSKIT CURL_DEPRECATED(8.3.0, "") = 5, | ^~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:767:25: warning: 'CURLSSLBACKEND_MESALINK' is deprecated: since 7.82.0. [-Wdeprecated-declarations] 767 | { "CURLSSLBACKEND_MESALINK", 23, CURLSSLBACKEND_MESALINK }, | ^ /usr/include/curl/curl.h:166:3: note: declared here 166 | CURLSSLBACKEND_MESALINK CURL_DEPRECATED(7.82.0, "") = 12, | ^~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:769:25: warning: 'CURLSSLBACKEND_NSS' is deprecated: since 8.3.0. [-Wdeprecated-declarations] 769 | { "CURLSSLBACKEND_NSS", 18, CURLSSLBACKEND_NSS }, | ^ /usr/include/curl/curl.h:157:3: note: declared here 157 | CURLSSLBACKEND_NSS CURL_DEPRECATED(8.3.0, "") = 3, | ^~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:771:25: warning: 'CURLSSLBACKEND_POLARSSL' is deprecated: since 7.69.0. [-Wdeprecated-declarations] 771 | { "CURLSSLBACKEND_POLARSSL", 23, CURLSSLBACKEND_POLARSSL }, | ^ /usr/include/curl/curl.h:160:3: note: declared here 160 | CURLSSLBACKEND_POLARSSL CURL_DEPRECATED(7.69.0, "") = 6, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from Curl.xs:34: const-defenums-h.inc:3056:24: error: 'CURL_STRICTER' undeclared (first use in this function) 3056 | # define CURL_STRICTER CURL_STRICTER | ^~~~~~~~~~~~~ ./const-easy-xs.inc:925:48: note: in expansion of macro 'CURL_STRICTER' 925 | { "CURL_STRICTER", 13, CURL_STRICTER }, | ^~~~~~~~~~~~~ const-defenums-h.inc:3056:24: note: each undeclared identifier is reported only once for each function it appears in 3056 | # define CURL_STRICTER CURL_STRICTER | ^~~~~~~~~~~~~ ./const-easy-xs.inc:925:48: note: in expansion of macro 'CURL_STRICTER' 925 | { "CURL_STRICTER", 13, CURL_STRICTER }, | ^~~~~~~~~~~~~ make: *** [Makefile:364: Curl.o] Error 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.WBaMeQ (%build) RPM build warnings: /home/pterjan/rpmbuild/SPECS/perl-Net-Curl.spec line 31: autopatch: no matching patches in range RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.WBaMeQ (%build) I: [iurt_root_command] ERROR: chroot