=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for p5-Net-Curl-0.45nb6 --- blib/lib/Net/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Net/Curl/.exists --- --- blib/arch/auto/Net/Curl/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- blibdirs --- --- Curl.c --- --- Curl.bs --- --- Curl.c --- "/usr/pkg/bin/perl" "/usr/pkg/lib/perl5/5.36.0/ExtUtils/xsubpp" -typemap '/usr/pkg/lib/perl5/5.36.0/ExtUtils/typemap' -typemap '/tmp/www/p5-Net-Curl/work/Net-Curl-0.45/typemap' Curl.xs > Curl.xsc --- pm_to_blib --- --- Curl.bs --- Running Mkbootstrap for Curl () --- config --- --- Curl.bs --- chmod 644 "Curl.bs" --- blib/arch/auto/Net/Curl/Curl.bs --- "/usr/pkg/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/Net/Curl/Curl.bs 644 --- pm_to_blib --- cp lib/Net/Curl/Compat.pm blib/lib/Net/Curl/Compat.pm cp lib/Net/Curl/examples.pod blib/lib/Net/Curl/examples.pod cp lib/Net/Curl/Multi.pm blib/lib/Net/Curl/Multi.pm cp lib/Net/Curl/Form.pm blib/lib/Net/Curl/Form.pm cp lib/Net/Curl/Easy.pm blib/lib/Net/Curl/Easy.pm cp lib/Net/Curl.pm blib/lib/Net/Curl.pm cp lib/Net/Curl/Share.pm blib/lib/Net/Curl/Share.pm --- Curl.c --- mv Curl.xsc Curl.c --- Curl.o --- gcc -c -Wall -Wno-unknown-pragmas -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -DVERSION=\"0.45\" -DXS_VERSION=\"0.45\" -DPIC -fPIC "-I/usr/pkg/lib/perl5/5.36.0/x86_64-netbsd-thread-multi/CORE" Curl.c In file included from Curl.xs:455:0: curl-Form-c.inc: In function 'perl_curl_form_delete': curl-Form-c.inc:43:3: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] curl_formfree( form->post ); ^~~~~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2606:1: note: declared here curl_formfree(struct curl_httppost *form); ^~~~~~~~~~~~~ In file included from Curl.xs:458:0: Curl_Easy_setopt.c: In function 'perl_curl_easy_setopt_function': Curl_Easy_setopt.c:46:3: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] case CURLOPT_PROGRESSFUNCTION: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1295:21: note: declared here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ In file included from Curl.xs:458:0: Curl_Easy_setopt.c:65:3: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] case CURLOPT_IOCTLFUNCTION: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1580:21: note: declared here CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ In file included from Curl.xs:458:0: Curl_Easy_setopt.c:67:4: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] dataopt = CURLOPT_IOCTLDATA; ^~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1582:21: note: declared here CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ In file included from Curl.xs:458:0: Curl_Easy_setopt.c: In function 'perl_curl_easy_setopt_functiondata': Curl_Easy_setopt.c:206:3: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] case CURLOPT_IOCTLDATA: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1582:21: note: declared here CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ In file included from Curl.xs:458:0: Curl_Easy_setopt.c: In function 'perl_curl_easy_setopt_object': Curl_Easy_setopt.c:306:3: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] case CURLOPT_HTTPPOST: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1195:21: note: declared here CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./curl-Form-xs.inc: In function 'XS_Net__Curl__Form_add': ./curl-Form-xs.inc:166:5: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] case CURLFORM_PTRNAME: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2496:3: note: declared here CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), ^~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:167:6: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] option = CURLFORM_COPYNAME; ^~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2495:3: note: declared here CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), ^~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:168:5: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] case CURLFORM_COPYNAME: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2495:3: note: declared here CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), ^~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:169:6: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] option_len = CURLFORM_NAMELENGTH; ^~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2497:3: note: declared here CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:173:5: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] case CURLFORM_PTRCONTENTS: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2499:3: note: declared here CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:174:6: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] option = CURLFORM_COPYCONTENTS; ^~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2498:3: note: declared here CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:175:5: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] case CURLFORM_COPYCONTENTS: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2498:3: note: declared here CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:176:6: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] option_len = CURLFORM_CONTENTSLENGTH; ^~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2500:3: note: declared here CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:180:5: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] case CURLFORM_BUFFERPTR: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2507:3: note: declared here CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:181:6: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] option_len = CURLFORM_BUFFERLENGTH; ^~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2508:3: note: declared here CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:200:5: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] case CURLFORM_NAMELENGTH: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2497:3: note: declared here CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:201:5: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] case CURLFORM_CONTENTSLENGTH: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2500:3: note: declared here CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:202:5: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] case CURLFORM_BUFFERLENGTH: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2508:3: note: declared here CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:213:5: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations] case CURLFORM_FILECONTENT: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2501:3: note: declared here CURLFORM_FILECONTENT CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), ^~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:214:5: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] case CURLFORM_FILE: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2504:3: note: declared here CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), ^~~~~~~~~~~~~ ./curl-Form-xs.inc:215:5: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] case CURLFORM_CONTENTTYPE: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2510:3: note: declared here CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), ^~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:216:5: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] case CURLFORM_FILENAME: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2512:3: note: declared here CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), ^~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:217:5: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] case CURLFORM_BUFFER: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2506:3: note: declared here CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), ^~~~~~~~~~~~~~~ ./curl-Form-xs.inc:223:5: warning: 'CURLFORM_CONTENTHEADER' is deprecated: since 7.56.0. Use curl_mime_headers() [-Wdeprecated-declarations] case CURLFORM_CONTENTHEADER: ^~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2511:3: note: declared here CURLFORM_CONTENTHEADER CURL_DEPRECATED(7.56.0, "Use curl_mime_headers()"), ^~~~~~~~~~~~~~~~~~~~~~ ./curl-Form-xs.inc:243:3: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] ret = curl_formadd( &form->post, &form->last, ^~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2570:1: note: declared here curl_formadd(struct curl_httppost **httppost, ^~~~~~~~~~~~ ./curl-Form-xs.inc:244:4: warning: 'CURLFORM_ARRAY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] CURLFORM_ARRAY, farray, CURLFORM_END ); ^~~~~~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2502:3: note: declared here CURLFORM_ARRAY CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~ ./curl-Form-xs.inc:248:3: warning: 'CURL_FORMADD_OK' is deprecated: since 7.56.0. [-Wdeprecated-declarations] if ( ret != CURL_FORMADD_OK ) ^~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2546:3: note: declared here 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:4: warning: 'curl_formget' is deprecated: since 7.56.0. [-Wdeprecated-declarations] curl_formget( form->post, output, cb_form_get_sv ); ^~~~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2596:1: note: declared here curl_formget(struct curl_httppost *form, void *arg, ^~~~~~~~~~~~ ./curl-Form-xs.inc:280:5: warning: 'curl_formget' is deprecated: since 7.56.0. [-Wdeprecated-declarations] curl_formget( form->post, handle, cb_form_get_io ); ^~~~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2596:1: note: declared here curl_formget(struct curl_httppost *form, void *arg, ^~~~~~~~~~~~ ./curl-Form-xs.inc:282:5: warning: 'curl_formget' is deprecated: since 7.56.0. [-Wdeprecated-declarations] curl_formget( form->post, output, cb_form_get_sv ); ^~~~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2596:1: note: declared here curl_formget(struct curl_httppost *form, void *arg, ^~~~~~~~~~~~ ./curl-Form-xs.inc:296:4: warning: 'curl_formget' is deprecated: since 7.56.0. [-Wdeprecated-declarations] curl_formget( form->post, form, cb_form_get_code ); ^~~~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2596:1: note: declared here curl_formget(struct curl_httppost *form, void *arg, ^~~~~~~~~~~~ ./curl-Easy-xs.inc: In function 'XS_Net__Curl__Easy_duphandle': ./curl-Easy-xs.inc:308:4: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] curl_easy_setopt( clone->handle, CURLOPT_PROGRESSFUNCTION, cb_easy_progress ); ^~~~~~~~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1295:21: note: declared here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./curl-Easy-xs.inc:387:4: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] curl_easy_setopt( clone->handle, CURLOPT_HTTPPOST, form->post ); ^~~~~~~~~~~~~~~~ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1195:21: note: declared here CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-form-xs.inc: In function 'boot_Net__Curl': ./const-form-xs.inc:6:4: warning: 'CURLFORM_ARRAY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURLFORM_ARRAY", 14, CURLFORM_ARRAY }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2502:3: note: declared here CURLFORM_ARRAY CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~ ./const-form-xs.inc:7:4: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] { "CURLFORM_BUFFER", 15, CURLFORM_BUFFER }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2506:3: note: declared here CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), ^~~~~~~~~~~~~~~ ./const-form-xs.inc:8:4: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] { "CURLFORM_BUFFERLENGTH", 21, CURLFORM_BUFFERLENGTH }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2508:3: note: declared here CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:9:4: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] { "CURLFORM_BUFFERPTR", 18, CURLFORM_BUFFERPTR }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2507:3: note: declared here CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:10:4: warning: 'CURLFORM_CONTENTHEADER' is deprecated: since 7.56.0. Use curl_mime_headers() [-Wdeprecated-declarations] { "CURLFORM_CONTENTHEADER", 22, CURLFORM_CONTENTHEADER }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2511:3: note: declared here CURLFORM_CONTENTHEADER CURL_DEPRECATED(7.56.0, "Use curl_mime_headers()"), ^~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:11:4: warning: 'CURLFORM_CONTENTLEN' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] { "CURLFORM_CONTENTLEN", 19, CURLFORM_CONTENTLEN }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2517:3: note: declared here CURLFORM_CONTENTLEN /* added in 7.46.0, provide a curl_off_t length */ ^~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:12:4: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] { "CURLFORM_CONTENTSLENGTH", 23, CURLFORM_CONTENTSLENGTH }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2500:3: note: declared here CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:13:4: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] { "CURLFORM_CONTENTTYPE", 20, CURLFORM_CONTENTTYPE }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2510:3: note: declared here CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), ^~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:14:4: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] { "CURLFORM_COPYCONTENTS", 21, CURLFORM_COPYCONTENTS }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2498:3: note: declared here CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:15:4: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] { "CURLFORM_COPYNAME", 17, CURLFORM_COPYNAME }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2495:3: note: declared here CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), ^~~~~~~~~~~~~~~~~ ./const-form-xs.inc:17:4: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] { "CURLFORM_FILE", 13, CURLFORM_FILE }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2504:3: note: declared here CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), ^~~~~~~~~~~~~ ./const-form-xs.inc:18:4: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations] { "CURLFORM_FILECONTENT", 20, CURLFORM_FILECONTENT }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2501:3: note: declared here CURLFORM_FILECONTENT CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), ^~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:19:4: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] { "CURLFORM_FILENAME", 17, CURLFORM_FILENAME }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2512:3: note: declared here CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), ^~~~~~~~~~~~~~~~~ ./const-form-xs.inc:20:4: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURLFORM_NAMELENGTH", 19, CURLFORM_NAMELENGTH }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2497:3: note: declared here CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:21:4: warning: 'CURLFORM_NOTHING' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURLFORM_NOTHING", 16, CURLFORM_NOTHING }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2494:3: note: declared here CURLFORM_NOTHING CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~ ./const-form-xs.inc:22:4: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] { "CURLFORM_PTRCONTENTS", 20, CURLFORM_PTRCONTENTS }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2499:3: note: declared here CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), ^~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:23:4: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] { "CURLFORM_PTRNAME", 16, CURLFORM_PTRNAME }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2496:3: note: declared here CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), ^~~~~~~~~~~~~~~~ ./const-form-xs.inc:24:4: warning: 'CURLFORM_STREAM' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations] { "CURLFORM_STREAM", 15, CURLFORM_STREAM }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2516:3: note: declared here CURLFORM_STREAM CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), ^~~~~~~~~~~~~~~ ./const-form-xs.inc:25:4: warning: 'CURL_FORMADD_DISABLED' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURL_FORMADD_DISABLED", 21, CURL_FORMADD_DISABLED }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2555:3: note: declared here CURL_FORMADD_DISABLED CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:26:4: warning: 'CURL_FORMADD_ILLEGAL_ARRAY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURL_FORMADD_ILLEGAL_ARRAY", 26, CURL_FORMADD_ILLEGAL_ARRAY }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2553:3: note: declared here CURL_FORMADD_ILLEGAL_ARRAY CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:27:4: warning: 'CURL_FORMADD_INCOMPLETE' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURL_FORMADD_INCOMPLETE", 23, CURL_FORMADD_INCOMPLETE }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2552:3: note: declared here CURL_FORMADD_INCOMPLETE CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:28:4: warning: 'CURL_FORMADD_MEMORY' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURL_FORMADD_MEMORY", 19, CURL_FORMADD_MEMORY }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2548:3: note: declared here CURL_FORMADD_MEMORY CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:29:4: warning: 'CURL_FORMADD_NULL' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURL_FORMADD_NULL", 17, CURL_FORMADD_NULL }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2550:3: note: declared here CURL_FORMADD_NULL CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~ ./const-form-xs.inc:30:4: warning: 'CURL_FORMADD_OK' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURL_FORMADD_OK", 15, CURL_FORMADD_OK }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2546:3: note: declared here CURL_FORMADD_OK CURL_DEPRECATED(7.56.0, ""), /* 1st, no error */ ^~~~~~~~~~~~~~~ ./const-form-xs.inc:31:4: warning: 'CURL_FORMADD_OPTION_TWICE' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURL_FORMADD_OPTION_TWICE", 25, CURL_FORMADD_OPTION_TWICE }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2549:3: note: declared here CURL_FORMADD_OPTION_TWICE CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~~~~~~~~~ ./const-form-xs.inc:32:4: warning: 'CURL_FORMADD_UNKNOWN_OPTION' is deprecated: since 7.56.0. [-Wdeprecated-declarations] { "CURL_FORMADD_UNKNOWN_OPTION", 27, CURL_FORMADD_UNKNOWN_OPTION }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2551:3: note: declared here CURL_FORMADD_UNKNOWN_OPTION CURL_DEPRECATED(7.56.0, ""), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:209:4: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] { "CURLINFO_CONTENT_LENGTH_DOWNLOAD", 32, CURLINFO_CONTENT_LENGTH_DOWNLOAD }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2853:3: note: declared here CURLINFO_CONTENT_LENGTH_DOWNLOAD ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:211:4: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations] { "CURLINFO_CONTENT_LENGTH_UPLOAD", 30, CURLINFO_CONTENT_LENGTH_UPLOAD }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2858:3: note: declared here CURLINFO_CONTENT_LENGTH_UPLOAD ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:232:4: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations] { "CURLINFO_LASTSOCKET", 19, CURLINFO_LASTSOCKET }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2875:3: note: declared here CURLINFO_LASTSOCKET CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET") ^~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:248:4: warning: 'CURLINFO_PROTOCOL' is deprecated: since 7.85.0. Use CURLINFO_SCHEME [-Wdeprecated-declarations] { "CURLINFO_PROTOCOL", 17, CURLINFO_PROTOCOL }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2896:3: note: declared here CURLINFO_PROTOCOL CURL_DEPRECATED(7.85.0, "Use CURLINFO_SCHEME") ^~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:266:4: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] { "CURLINFO_SIZE_DOWNLOAD", 22, CURLINFO_SIZE_DOWNLOAD }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2836:3: note: declared here CURLINFO_SIZE_DOWNLOAD ^~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:268:4: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations] { "CURLINFO_SIZE_UPLOAD", 20, CURLINFO_SIZE_UPLOAD }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2833:3: note: declared here CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") ^~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:272:4: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations] { "CURLINFO_SPEED_DOWNLOAD", 23, CURLINFO_SPEED_DOWNLOAD }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2840:3: note: declared here CURLINFO_SPEED_DOWNLOAD ^~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:274:4: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations] { "CURLINFO_SPEED_UPLOAD", 21, CURLINFO_SPEED_UPLOAD }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2844:3: note: declared here CURLINFO_SPEED_UPLOAD ^~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:284:4: warning: 'CURLINFO_TLS_SESSION' is deprecated: since 7.48.0. Use CURLINFO_TLS_SSL_PTR [-Wdeprecated-declarations] { "CURLINFO_TLS_SESSION", 20, CURLINFO_TLS_SESSION }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:2890:3: note: declared here CURLINFO_TLS_SESSION CURL_DEPRECATED(7.48.0, "Use CURLINFO_TLS_SSL_PTR") ^~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:309:31: error: 'CURLOPTDEPRECATED' undeclared (first use in this function); did you mean 'CURLOPT_PRIVATE'? { "CURLOPTDEPRECATED", 17, CURLOPTDEPRECATED }, ^~~~~~~~~~~~~~~~~ CURLOPT_PRIVATE ./const-easy-xs.inc:309:31: note: each undeclared identifier is reported only once for each function it appears in ./const-easy-xs.inc:344:4: warning: 'CURLOPT_CONV_FROM_NETWORK_FUNCTION' is deprecated: since 7.82.0. Serves no purpose anymore [-Wdeprecated-declarations] { "CURLOPT_CONV_FROM_NETWORK_FUNCTION", 34, CURLOPT_CONV_FROM_NETWORK_FUNCTION }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1622:21: note: declared here CURLOPTDEPRECATED(CURLOPT_CONV_FROM_NETWORK_FUNCTION, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:345:4: warning: 'CURLOPT_CONV_FROM_UTF8_FUNCTION' is deprecated: since 7.82.0. Serves no purpose anymore [-Wdeprecated-declarations] { "CURLOPT_CONV_FROM_UTF8_FUNCTION", 31, CURLOPT_CONV_FROM_UTF8_FUNCTION }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1635:21: note: declared here CURLOPTDEPRECATED(CURLOPT_CONV_FROM_UTF8_FUNCTION, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:346:4: warning: 'CURLOPT_CONV_TO_NETWORK_FUNCTION' is deprecated: since 7.82.0. Serves no purpose anymore [-Wdeprecated-declarations] { "CURLOPT_CONV_TO_NETWORK_FUNCTION", 32, CURLOPT_CONV_TO_NETWORK_FUNCTION }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1628:21: note: declared here CURLOPTDEPRECATED(CURLOPT_CONV_TO_NETWORK_FUNCTION, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:368:4: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] { "CURLOPT_DNS_USE_GLOBAL_CACHE", 28, CURLOPT_DNS_USE_GLOBAL_CACHE }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1424:21: note: declared here CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:373:4: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] { "CURLOPT_EGDSOCKET", 17, CURLOPT_EGDSOCKET }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1368:21: note: declared here CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:418:4: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] { "CURLOPT_HTTPPOST", 16, CURLOPT_HTTPPOST }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1195:21: note: declared here CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:430:4: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] { "CURLOPT_IOCTLDATA", 17, CURLOPT_IOCTLDATA }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1582:21: note: declared here CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:431:4: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] { "CURLOPT_IOCTLFUNCTION", 21, CURLOPT_IOCTLFUNCTION }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1580:21: note: declared here CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:486:4: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] { "CURLOPT_PROGRESSFUNCTION", 24, CURLOPT_PROGRESSFUNCTION }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1295:21: note: declared here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:487:4: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] { "CURLOPT_PROTOCOLS", 17, CURLOPT_PROTOCOLS }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1749:21: note: declared here CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:522:4: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] { "CURLOPT_PUT", 11, CURLOPT_PUT }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1286:21: note: declared here CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:525:4: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] { "CURLOPT_RANDOM_FILE", 19, CURLOPT_RANDOM_FILE }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1364:21: note: declared here CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:529:4: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] { "CURLOPT_REDIR_PROTOCOLS", 23, CURLOPT_REDIR_PROTOCOLS }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1755:21: note: declared here CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:556:4: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations] { "CURLOPT_SOCKS5_GSSAPI_SERVICE", 29, CURLOPT_SOCKS5_GSSAPI_SERVICE }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1738:21: note: declared here CURLOPTDEPRECATED(CURLOPT_SOCKS5_GSSAPI_SERVICE, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:584:4: warning: 'CURLOPT_SSL_ENABLE_NPN' is deprecated: since 7.86.0. Has no function [-Wdeprecated-declarations] { "CURLOPT_SSL_ENABLE_NPN", 22, CURLOPT_SSL_ENABLE_NPN }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1901:21: note: declared here CURLOPTDEPRECATED(CURLOPT_SSL_ENABLE_NPN, CURLOPTTYPE_LONG, 225, ^ /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ ./const-easy-xs.inc:744:4: warning: 'CURLSSLBACKEND_AXTLS' is deprecated: since 7.61.0. [-Wdeprecated-declarations] { "CURLSSLBACKEND_AXTLS", 20, CURLSSLBACKEND_AXTLS }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:168:3: note: declared here CURLSSLBACKEND_AXTLS CURL_DEPRECATED(7.61.0, "") = 10, ^~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:757:4: warning: 'CURLSSLBACKEND_POLARSSL' is deprecated: since 7.69.0. [-Wdeprecated-declarations] { "CURLSSLBACKEND_POLARSSL", 23, CURLSSLBACKEND_POLARSSL }, ^ In file included from Curl.xs:20:0: /tmp/www/p5-Net-Curl/work/.buildlink/include/curl/curl.h:164:3: note: declared here CURLSSLBACKEND_POLARSSL CURL_DEPRECATED(7.69.0, "") = 6, ^~~~~~~~~~~~~~~~~~~~~~~ ./const-easy-xs.inc:825:29: error: 'CURL_DEPRECATED' undeclared (first use in this function); did you mean 'CURLOPTDEPRECATED'? { "CURL_DEPRECATED", 15, CURL_DEPRECATED }, ^~~~~~~~~~~~~~~ CURLOPTDEPRECATED ./const-easy-xs.inc:853:37: error: 'CURL_IGNORE_DEPRECATION' undeclared (first use in this function); did you mean 'CURL_DEPRECATED'? { "CURL_IGNORE_DEPRECATION", 23, CURL_IGNORE_DEPRECATION }, ^~~~~~~~~~~~~~~~~~~~~~~ CURL_DEPRECATED *** [Curl.o] Error code 1 make: stopped in /tmp/www/p5-Net-Curl/work/Net-Curl-0.45 1 error make: stopped in /tmp/www/p5-Net-Curl/work/Net-Curl-0.45 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/p5-Net-Curl *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/p5-Net-Curl