>>> perl-net-curl: Building testing/perl-net-curl 0.54-r1 (using abuild 3.11.20-r0) started Thu, 06 Jul 2023 05:05:48 +0000
>>> perl-net-curl: Checking sanity of /home/buildozer/aports/testing/perl-net-curl/APKBUILD...
>>> perl-net-curl: Analyzing dependencies...
>>> perl-net-curl: Installing for build: build-base perl perl-dev curl-dev
(1/16) Installing libbz2 (1.0.8-r6)
(2/16) Installing perl (5.38.0-r0)
(3/16) Installing perl-utils (5.38.0-r0)
(4/16) Installing perl-dev (5.38.0-r0)
(5/16) Installing brotli (1.0.9-r15)
(6/16) Installing brotli-dev (1.0.9-r15)
(7/16) Installing c-ares-dev (1.19.1-r1)
(8/16) Installing libidn2-dev (2.3.4-r2)
(9/16) Installing nghttp2-dev (1.54.0-r0)
(10/16) Installing openssl-dev (3.1.1-r1)
(11/16) Installing zlib-dev (1.2.13-r2)
(12/16) Installing curl-dev (8.1.2-r2)
(13/16) Installing .makedepends-perl-net-curl (20230706.050554)
(14/16) Installing perl-error (0.17029-r2)
(15/16) Installing perl-git (2.41.0-r1)
(16/16) Installing git-perl (2.41.0-r1)
Executing busybox-1.36.1-r2.trigger
OK: 966 MiB in 124 packages
>>> perl-net-curl: Cleaning up srcdir
>>> perl-net-curl: Cleaning up pkgdir
>>> perl-net-curl: Cleaning up tmpdir
>>> perl-net-curl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Net-Curl-0.54.tar.gz
>>> perl-net-curl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Net-Curl-0.54.tar.gz
>>> perl-net-curl: Checking sha512sums...
Net-Curl-0.54.tar.gz: OK
>>> perl-net-curl: Unpacking /var/cache/distfiles/Net-Curl-0.54.tar.gz...
pkgconfig failed:
Can't locate ExtUtils/PkgConfig.pm in @INC (you may need to install the ExtUtils::PkgConfig module) (@INC entries checked: . /usr/local/lib/perl5/site_perl /usr/local/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at Makefile.PL line 40.

Using curl-config script.
Found libcurl version 8.1.2
Reading /usr/include/curl/curl.h (cc  -E  /usr/include/curl/curl.h)
Skipping '#define CURLINC_CURL_H': does not define a symbol at Makefile.PL line 333, <H> line 2.
Skipping '#define CURL_STRICTER': does not define a symbol at Makefile.PL line 333, <H> line 33.
Skipping '#define CURL_WIN32': does not define a symbol at Makefile.PL line 333, <H> line 62.
Skipping '#  define CURL_EXTERN': does not define a symbol at Makefile.PL line 333, <H> line 130.
Skipping '#  define CURL_EXTERN': does not define a symbol at Makefile.PL line 333, <H> line 142.
Skipping '#define CURL_DID_MEMORY_FUNC_TYPEDEFS': does not define a symbol at Makefile.PL line 333, <H> line 473.
Reading /usr/include/curl/multi.h (cc  -E  /usr/include/curl/multi.h)
Skipping '#define CURLINC_MULTI_H': does not define a symbol at Makefile.PL line 333, <H> line 2.
-> found 1048 constants (should be 1048)
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/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/home/buildozer/aports/testing/perl-net-curl/src/Net-Curl-0.54/typemap'  Curl.xs > Curl.xsc
Running Mkbootstrap for Curl ()
chmod 644 "Curl.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/Net/Curl/Curl.bs 644
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/Share.pm blib/lib/Net/Curl/Share.pm
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.pm blib/lib/Net/Curl.pm
cp lib/Net/Curl/examples.pod blib/lib/Net/Curl/examples.pod
mv Curl.xsc Curl.c
cc -c   -Wall -Wno-unknown-pragmas  -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -O2   -DVERSION=\"0.54\" -DXS_VERSION=\"0.54\" -fPIC "-I/usr/lib/perl5/core_perl/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:2615:1: note: declared here
 2615 | 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:1299:3: note: declared here
 1299 |   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:1584:3: note: declared here
 1584 |   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:1586:3: note: declared here
 1586 |   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:1586:3: note: declared here
 1586 |   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:1199:3: note: declared here
 1199 |   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:2505:3: note: declared here
 2505 |   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:2504:3: note: declared here
 2504 |   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:2504:3: note: declared here
 2504 |   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:2506:3: note: declared here
 2506 |   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:2508:3: note: declared here
 2508 |   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:2507:3: note: declared here
 2507 |   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:2507:3: note: declared here
 2507 |   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:2509:3: note: declared here
 2509 |   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:2516:3: note: declared here
 2516 |   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:2517:3: note: declared here
 2517 |   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:2506:3: note: declared here
 2506 |   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:2509:3: note: declared here
 2509 |   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:2517:3: note: declared here
 2517 |   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:2510:3: note: declared here
 2510 |   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:2513:3: note: declared here
 2513 |   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:2519:3: note: declared here
 2519 |   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:2521:3: note: declared here
 2521 |   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:2515:3: note: declared here
 2515 |   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:2520:3: note: declared here
 2520 |   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:2579:1: note: declared here
 2579 | 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:2511:3: note: declared here
 2511 |   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:2555:3: note: declared here
 2555 |   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:2605:1: note: declared here
 2605 | 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:2605:1: note: declared here
 2605 | 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:2605:1: note: declared here
 2605 | 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:2605:1: note: declared here
 2605 | 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:1299:3: note: declared here
 1299 |   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:1199:3: note: declared here
 1199 |   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:2511:3: note: declared here
 2511 |   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:2515:3: note: declared here
 2515 |   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:2517:3: note: declared here
 2517 |   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:2516:3: note: declared here
 2516 |   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:2520:3: note: declared here
 2520 |   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:2526:3: note: declared here
 2526 |   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:2509:3: note: declared here
 2509 |   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:2519:3: note: declared here
 2519 |   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:2507:3: note: declared here
 2507 |   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:2504:3: note: declared here
 2504 |   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:2513:3: note: declared here
 2513 |   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:2510:3: note: declared here
 2510 |   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:2521:3: note: declared here
 2521 |   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:2506:3: note: declared here
 2506 |   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:2503:3: note: declared here
 2503 |   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:2508:3: note: declared here
 2508 |   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:2505:3: note: declared here
 2505 |   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:2525:3: note: declared here
 2525 |   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:2564:3: note: declared here
 2564 |   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:2562:3: note: declared here
 2562 |   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:2561:3: note: declared here
 2561 |   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:2557:3: note: declared here
 2557 |   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:2559:3: note: declared here
 2559 |   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:2555:3: note: declared here
 2555 |   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:2558:3: note: declared here
 2558 |   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:2560:3: note: declared here
 2560 |   CURL_FORMADD_UNKNOWN_OPTION CURL_DEPRECATED(7.56.0, ""),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:209:25: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations]
  209 |                         { "CURLINFO_CONTENT_LENGTH_DOWNLOAD", 32, CURLINFO_CONTENT_LENGTH_DOWNLOAD },
      |                         ^
/usr/include/curl/curl.h:2862:3: note: declared here
 2862 |   CURLINFO_CONTENT_LENGTH_DOWNLOAD
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:211:25: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations]
  211 |                         { "CURLINFO_CONTENT_LENGTH_UPLOAD", 30, CURLINFO_CONTENT_LENGTH_UPLOAD },
      |                         ^
/usr/include/curl/curl.h:2867:3: note: declared here
 2867 |   CURLINFO_CONTENT_LENGTH_UPLOAD
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:232:25: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations]
  232 |                         { "CURLINFO_LASTSOCKET", 19, CURLINFO_LASTSOCKET },
      |                         ^
/usr/include/curl/curl.h:2884:3: note: declared here
 2884 |   CURLINFO_LASTSOCKET  CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET")
      |   ^~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:248:25: warning: 'CURLINFO_PROTOCOL' is deprecated: since 7.85.0. Use CURLINFO_SCHEME [-Wdeprecated-declarations]
  248 |                         { "CURLINFO_PROTOCOL", 17, CURLINFO_PROTOCOL },
      |                         ^
/usr/include/curl/curl.h:2905:3: note: declared here
 2905 |   CURLINFO_PROTOCOL    CURL_DEPRECATED(7.85.0, "Use CURLINFO_SCHEME")
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:266:25: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations]
  266 |                         { "CURLINFO_SIZE_DOWNLOAD", 22, CURLINFO_SIZE_DOWNLOAD },
      |                         ^
/usr/include/curl/curl.h:2845:3: note: declared here
 2845 |   CURLINFO_SIZE_DOWNLOAD
      |   ^~~~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:268:25: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations]
  268 |                         { "CURLINFO_SIZE_UPLOAD", 20, CURLINFO_SIZE_UPLOAD },
      |                         ^
/usr/include/curl/curl.h:2842:3: note: declared here
 2842 |   CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T")
      |   ^~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:272:25: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations]
  272 |                         { "CURLINFO_SPEED_DOWNLOAD", 23, CURLINFO_SPEED_DOWNLOAD },
      |                         ^
/usr/include/curl/curl.h:2849:3: note: declared here
 2849 |   CURLINFO_SPEED_DOWNLOAD
      |   ^~~~~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:274:25: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations]
  274 |                         { "CURLINFO_SPEED_UPLOAD", 21, CURLINFO_SPEED_UPLOAD },
      |                         ^
/usr/include/curl/curl.h:2853:3: note: declared here
 2853 |   CURLINFO_SPEED_UPLOAD
      |   ^~~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:284:25: warning: 'CURLINFO_TLS_SESSION' is deprecated: since 7.48.0. Use CURLINFO_TLS_SSL_PTR [-Wdeprecated-declarations]
  284 |                         { "CURLINFO_TLS_SESSION", 20, CURLINFO_TLS_SESSION },
      |                         ^
/usr/include/curl/curl.h:2899:3: note: declared here
 2899 |   CURLINFO_TLS_SESSION CURL_DEPRECATED(7.48.0, "Use CURLINFO_TLS_SSL_PTR")
      |   ^~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:343:25: warning: 'CURLOPT_CONV_FROM_NETWORK_FUNCTION' is deprecated: since 7.82.0. Serves no purpose anymore [-Wdeprecated-declarations]
  343 |                         { "CURLOPT_CONV_FROM_NETWORK_FUNCTION", 34, CURLOPT_CONV_FROM_NETWORK_FUNCTION },
      |                         ^
/usr/include/curl/curl.h:1626:3: note: declared here
 1626 |   CURLOPTDEPRECATED(CURLOPT_CONV_FROM_NETWORK_FUNCTION,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:344:25: warning: 'CURLOPT_CONV_FROM_UTF8_FUNCTION' is deprecated: since 7.82.0. Serves no purpose anymore [-Wdeprecated-declarations]
  344 |                         { "CURLOPT_CONV_FROM_UTF8_FUNCTION", 31, CURLOPT_CONV_FROM_UTF8_FUNCTION },
      |                         ^
/usr/include/curl/curl.h:1639:3: note: declared here
 1639 |   CURLOPTDEPRECATED(CURLOPT_CONV_FROM_UTF8_FUNCTION,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:345:25: warning: 'CURLOPT_CONV_TO_NETWORK_FUNCTION' is deprecated: since 7.82.0. Serves no purpose anymore [-Wdeprecated-declarations]
  345 |                         { "CURLOPT_CONV_TO_NETWORK_FUNCTION", 32, CURLOPT_CONV_TO_NETWORK_FUNCTION },
      |                         ^
/usr/include/curl/curl.h:1632:3: note: declared here
 1632 |   CURLOPTDEPRECATED(CURLOPT_CONV_TO_NETWORK_FUNCTION,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:367:25: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations]
  367 |                         { "CURLOPT_DNS_USE_GLOBAL_CACHE", 28, CURLOPT_DNS_USE_GLOBAL_CACHE },
      |                         ^
/usr/include/curl/curl.h:1428:3: note: declared here
 1428 |   CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:372:25: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
  372 |                         { "CURLOPT_EGDSOCKET", 17, CURLOPT_EGDSOCKET },
      |                         ^
/usr/include/curl/curl.h:1372:3: note: declared here
 1372 |   CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:417:25: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
  417 |                         { "CURLOPT_HTTPPOST", 16, CURLOPT_HTTPPOST },
      |                         ^
/usr/include/curl/curl.h:1199:3: note: declared here
 1199 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:429:25: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations]
  429 |                         { "CURLOPT_IOCTLDATA", 17, CURLOPT_IOCTLDATA },
      |                         ^
/usr/include/curl/curl.h:1586:3: note: declared here
 1586 |   CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:430:25: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations]
  430 |                         { "CURLOPT_IOCTLFUNCTION", 21, CURLOPT_IOCTLFUNCTION },
      |                         ^
/usr/include/curl/curl.h:1584:3: note: declared here
 1584 |   CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:485:25: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations]
  485 |                         { "CURLOPT_PROGRESSFUNCTION", 24, CURLOPT_PROGRESSFUNCTION },
      |                         ^
/usr/include/curl/curl.h:1299:3: note: declared here
 1299 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:486:25: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations]
  486 |                         { "CURLOPT_PROTOCOLS", 17, CURLOPT_PROTOCOLS },
      |                         ^
/usr/include/curl/curl.h:1753:3: note: declared here
 1753 |   CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:521:25: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
  521 |                         { "CURLOPT_PUT", 11, CURLOPT_PUT },
      |                         ^
/usr/include/curl/curl.h:1290:3: note: declared here
 1290 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:524:25: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
  524 |                         { "CURLOPT_RANDOM_FILE", 19, CURLOPT_RANDOM_FILE },
      |                         ^
/usr/include/curl/curl.h:1368:3: note: declared here
 1368 |   CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:528:25: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations]
  528 |                         { "CURLOPT_REDIR_PROTOCOLS", 23, CURLOPT_REDIR_PROTOCOLS },
      |                         ^
/usr/include/curl/curl.h:1759:3: note: declared here
 1759 |   CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:555:25: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations]
  555 |                         { "CURLOPT_SOCKS5_GSSAPI_SERVICE", 29, CURLOPT_SOCKS5_GSSAPI_SERVICE },
      |                         ^
/usr/include/curl/curl.h:1742:3: note: declared here
 1742 |   CURLOPTDEPRECATED(CURLOPT_SOCKS5_GSSAPI_SERVICE,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:583:25: warning: 'CURLOPT_SSL_ENABLE_NPN' is deprecated: since 7.86.0. Has no function [-Wdeprecated-declarations]
  583 |                         { "CURLOPT_SSL_ENABLE_NPN", 22, CURLOPT_SSL_ENABLE_NPN },
      |                         ^
/usr/include/curl/curl.h:1905:3: note: declared here
 1905 |   CURLOPTDEPRECATED(CURLOPT_SSL_ENABLE_NPN, CURLOPTTYPE_LONG, 225,
      |   ^~~~~~~~~~~~~~~~~
./const-easy-xs.inc:745:25: warning: 'CURLSSLBACKEND_AXTLS' is deprecated: since 7.61.0.  [-Wdeprecated-declarations]
  745 |                         { "CURLSSLBACKEND_AXTLS", 20, CURLSSLBACKEND_AXTLS },
      |                         ^
/usr/include/curl/curl.h:169:3: note: declared here
  169 |   CURLSSLBACKEND_AXTLS                  CURL_DEPRECATED(7.61.0, "") = 10,
      |   ^~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:754:25: warning: 'CURLSSLBACKEND_MESALINK' is deprecated: since 7.82.0.  [-Wdeprecated-declarations]
  754 |                         { "CURLSSLBACKEND_MESALINK", 23, CURLSSLBACKEND_MESALINK },
      |                         ^
/usr/include/curl/curl.h:171:3: note: declared here
  171 |   CURLSSLBACKEND_MESALINK               CURL_DEPRECATED(7.82.0, "") = 12,
      |   ^~~~~~~~~~~~~~~~~~~~~~~
./const-easy-xs.inc:758:25: warning: 'CURLSSLBACKEND_POLARSSL' is deprecated: since 7.69.0.  [-Wdeprecated-declarations]
  758 |                         { "CURLSSLBACKEND_POLARSSL", 23, CURLSSLBACKEND_POLARSSL },
      |                         ^
/usr/include/curl/curl.h:165:3: note: declared here
  165 |   CURLSSLBACKEND_POLARSSL               CURL_DEPRECATED(7.69.0, "") = 6,
      |   ^~~~~~~~~~~~~~~~~~~~~~~
rm -f blib/arch/auto/Net/Curl/Curl.so
LD_RUN_PATH="/usr/lib" cc  -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -L/usr/local/lib -fstack-protector-strong  Curl.o  -o blib/arch/auto/Net/Curl/Curl.so  \
   -lcurl   \
  
chmod 755 blib/arch/auto/Net/Curl/Curl.so
Manifying 7 pod documents
>>> perl-net-curl: Entering fakeroot...
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/Net/Curl/Curl.bs 644
Manifying 7 pod documents
Appending installation info to /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/lib/perl5/core_perl/perllocal.pod
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/lib/perl5/vendor_perl/auto/Net/Curl/Curl.so
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/lib/perl5/vendor_perl/Net/Curl.pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/lib/perl5/vendor_perl/Net/Curl/Multi.pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/lib/perl5/vendor_perl/Net/Curl/Share.pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/lib/perl5/vendor_perl/Net/Curl/examples.pod
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/lib/perl5/vendor_perl/Net/Curl/Easy.pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/lib/perl5/vendor_perl/Net/Curl/Compat.pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/lib/perl5/vendor_perl/Net/Curl/Form.pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/share/man/man3/Net::Curl::Compat.3pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/share/man/man3/Net::Curl::Share.3pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/share/man/man3/Net::Curl::Multi.3pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/share/man/man3/Net::Curl.3pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/share/man/man3/Net::Curl::Easy.3pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/share/man/man3/Net::Curl::examples.3pm
Installing /home/buildozer/aports/testing/perl-net-curl/pkg/perl-net-curl/usr/share/man/man3/Net::Curl::Form.3pm
>>> perl-net-curl-doc*: Running split function doc...
>>> perl-net-curl-doc*: Preparing subpackage perl-net-curl-doc...
>>> perl-net-curl-doc*: Running postcheck for perl-net-curl-doc
>>> perl-net-curl*: Running postcheck for perl-net-curl
>>> perl-net-curl*: Preparing package perl-net-curl...
>>> perl-net-curl*: Stripping binaries
>>> WARNING: perl-net-curl*: Redundant /usr/lib in rpath found
>>> perl-net-curl-doc*: Scanning shared objects
>>> perl-net-curl*: Scanning shared objects
>>> perl-net-curl-doc*: Tracing dependencies...
>>> perl-net-curl-doc*: Package size: 60.0 KB
>>> perl-net-curl-doc*: Compressing data...
>>> perl-net-curl-doc*: Create checksum...
>>> perl-net-curl-doc*: Create perl-net-curl-doc-0.54-r1.apk
>>> perl-net-curl*: Tracing dependencies...
	perl
	so:libc.musl-riscv64.so.1
	so:libcurl.so.4
>>> perl-net-curl*: Package size: 272.0 KB
>>> perl-net-curl*: Compressing data...
>>> perl-net-curl*: Create checksum...
>>> perl-net-curl*: Create perl-net-curl-0.54-r1.apk
>>> perl-net-curl: Build complete at Thu, 06 Jul 2023 05:06:33 +0000 elapsed time 0h 0m 45s
>>> perl-net-curl: Cleaning up srcdir
>>> perl-net-curl: Cleaning up pkgdir
>>> perl-net-curl: Uninstalling dependencies...
(1/16) Purging .makedepends-perl-net-curl (20230706.050554)
(2/16) Purging perl-dev (5.38.0-r0)
(3/16) Purging perl-utils (5.38.0-r0)
(4/16) Purging curl-dev (8.1.2-r2)
(5/16) Purging brotli-dev (1.0.9-r15)
(6/16) Purging brotli (1.0.9-r15)
(7/16) Purging c-ares-dev (1.19.1-r1)
(8/16) Purging libidn2-dev (2.3.4-r2)
(9/16) Purging nghttp2-dev (1.54.0-r0)
(10/16) Purging openssl-dev (3.1.1-r1)
(11/16) Purging zlib-dev (1.2.13-r2)
(12/16) Purging git-perl (2.41.0-r1)
(13/16) Purging perl-git (2.41.0-r1)
(14/16) Purging perl-error (0.17029-r2)
(15/16) Purging perl (5.38.0-r0)
(16/16) Purging libbz2 (1.0.8-r6)
Executing busybox-1.36.1-r2.trigger
OK: 914 MiB in 108 packages
>>> perl-net-curl: Updating the testing/riscv64 repository index...
>>> perl-net-curl: Signing the index...