www/p5-WWW-Curl
Perl extension interface for libcurl
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 4.17_4 | 537 | 3.1 | amd64 | mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3164b | info | 2023-08-09 10:38:00.953205 | Test Started |
| m3164b | fail | 2023-08-09 10:38:03.777082 | make build returned non-zero: 1 |
| m3164b | fail | 2023-08-09 10:38:03.868527 | Test complete. |
Log
[1m===> Building for p5-WWW-Curl-4.17_4[0m
--- blib/lib/WWW/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/WWW/Curl/.exists ---
--- blib/arch/auto/WWW/Curl/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- config ---
--- subdirs ---
--- dynamic ---
--- Curl.c ---
--- Curl.bs ---
--- pm_to_blib ---
--- Curl.c ---
"/usr/bin/perl5.36.1" "-Iinc" "/usr/lib/perl5/5.36.1/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.36.1/ExtUtils/typemap' -typemap '/magus/work/usr/mports/www/p5-WWW-Curl/work/WWW-Curl-4.17/typemap' Curl.xs > Curl.xsc
--- Curl.bs ---
Running Mkbootstrap for Curl ()
--- blibdirs ---
--- config ---
--- Curl.bs ---
chmod 644 "Curl.bs"
--- blib/arch/auto/WWW/Curl/Curl.bs ---
"/usr/bin/perl5.36.1" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/WWW/Curl/Curl.bs 644
--- pm_to_blib ---
cp lib/WWW/Curl.pm blib/lib/WWW/Curl.pm
cp lib/WWW/Curl/Share.pm blib/lib/WWW/Curl/Share.pm
cp lib/WWW/Curl/Multi.pm blib/lib/WWW/Curl/Multi.pm
cp lib/WWW/Curl/Form.pm blib/lib/WWW/Curl/Form.pm
cp lib/WWW/Curl/Easy.pm blib/lib/WWW/Curl/Easy.pm
--- Curl.c ---
mv Curl.xsc Curl.c
--- Curl.o ---
cc -c -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O -DVERSION=\"4.17\" -DXS_VERSION=\"4.17\" -DPIC -fPIC "-I/usr/lib/perl5/5.36.1/amd64-midnightbsd-thread-multi/CORE" Curl.c
In file included from Curl.xs:583:
./curlopt-constants.c:19:51: error: use of undeclared identifier 'CURL_DEPRECATED'
if (strEQ(name, "DEPRECATED")) return CURL_DEPRECATED;
^
./curlopt-constants.c:66:59: error: use of undeclared identifier 'CURL_IGNORE_DEPRECATION'
if (strEQ(name, "IGNORE_DEPRECATION")) return CURL_IGNORE_DEPRECATION;
^
./curlopt-constants.c:2776:58: error: use of undeclared identifier 'CURLOPTDEPRECATED'; did you mean 'CURLOPT_PRIVATE'?
if (strEQ(name, "CURLOPTDEPRECATED")) return CURLOPTDEPRECATED;
^~~~~~~~~~~~~~~~~
CURLOPT_PRIVATE
/usr/local/include/curl/curl.h:1472:11: note: 'CURLOPT_PRIVATE' declared here
CURLOPT(CURLOPT_PRIVATE, CURLOPTTYPE_OBJECTPOINT, 103),
^
In file included from Curl.xs:583:
./curlopt-constants.c:200:56: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'int' changes value from 18446744073709551615 to -1 [-Wconstant-conversion]
if (strEQ(name, "ZERO_TERMINATED")) return CURL_ZERO_TERMINATED;
~~~~~~ ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/curl/curl.h:2366:31: note: expanded from macro 'CURL_ZERO_TERMINATED'
#define CURL_ZERO_TERMINATED ((size_t) -1)
^~~~~~~~~~~
In file included from Curl.xs:583:
./curlopt-constants.c:2682:44: warning: implicit conversion from 'unsigned long' to 'int' changes value from 18446744073709551599 to -17 [-Wconstant-conversion]
if (strEQ(name, "ANY")) return CURLAUTH_ANY;
~~~~~~ ^~~~~~~~~~~~
/usr/local/include/curl/curl.h:826:32: note: expanded from macro 'CURLAUTH_ANY'
#define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE)
^~~~~~~~~~~~~~~~~~~
In file included from Curl.xs:583:
./curlopt-constants.c:2683:48: warning: implicit conversion from 'unsigned long' to 'int' changes value from 18446744073709551598 to -18 [-Wconstant-conversion]
if (strEQ(name, "ANYSAFE")) return CURLAUTH_ANYSAFE;
~~~~~~ ^~~~~~~~~~~~~~~~
/usr/local/include/curl/curl.h:827:32: note: expanded from macro 'CURLAUTH_ANYSAFE'
#define CURLAUTH_ANYSAFE (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Curl.xs:1110:26: warning: implicit conversion from enumeration type 'CURLINFO' to different enumeration type 'CURLoption' [-Wenum-conversion]
curl_easy_setopt(easy, CURLINFO_PRIVATE, NULL);
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/curl/curl.h:3211:68: note: expanded from macro 'curl_easy_setopt'
#define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param)
~~~~~~~~~~~~~~~~ ^~~
4 warnings and 3 errors generated.
*** [Curl.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/www/p5-WWW-Curl/work/WWW-Curl-4.17
1 error
make[1]: stopped in /magus/work/usr/mports/www/p5-WWW-Curl/work/WWW-Curl-4.17
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/mports/www/p5-WWW-Curl
Links
Depends On
- ftp/curl (lib)
- devel/p5-Test-CPAN-Meta (test)
- devel/p5-Test-Pod (test)
- devel/p5-Test-Pod-Coverage (test)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus