Date: Tue, 24 May 2016 08:23:07 GMT From: pkg-fallout@FreeBSD.org To: sunpoet@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 101amd64-default][www/p5-WWW-Curl] Failed for p5-WWW-Curl-4.17_2 in build Message-ID: <201605240823.u4O8N7I4091790@beefy6.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: sunpoet@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/www/p5-WWW-Curl/Makefile 412351 2016-04-01 14:33:55Z mat $ Log URL: http://beefy6.nyi.freebsd.org/data/101amd64-default/415751/logs/p5-WWW-Curl-4.17_2.log Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=101amd64-default&build=415751 Log: ====>> Building www/p5-WWW-Curl build started at Tue May 24 08:22:58 UTC 2016 port directory: /usr/ports/www/p5-WWW-Curl building for: FreeBSD 101amd64-default-job-05 10.1-RELEASE-p34 FreeBSD 10.1-RELEASE-p34 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/www/p5-WWW-Curl/Makefile 412351 2016-04-01 14:33:55Z mat $ Poudriere version: 3.1.12 Host OSVERSION: 1100109 Jail OSVERSION: 1001000 ---Begin Environment--- SHELL=/bin/csh UNAME_v=FreeBSD 10.1-RELEASE-p34 UNAME_r=10.1-RELEASE-p34 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=amd64 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/101amd64-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=p5-WWW-Curl-4.17_2 OSREL=10.1 _OSRELEASE=10.1-RELEASE-p34 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/101amd64-default/ref/.p/pool HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32 MASTERNAME=101amd64-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.12 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1001000 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- INSTALLDIRS="site" CC="cc" CCFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" PREFIX="/usr/local" INSTALLPRIVLIB="/usr/local/lib" INSTALLARCHLIB="/usr/local/lib" --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/www/p5-WWW-Curl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/p5-WWW-Curl/work HOME=/wrkdirs/usr/ports/www/p5-WWW-Curl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh PERL_EXTUTILS_AUTOINSTALL="--skipdeps" PERL_MM_USE_DEFAULT="YES" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/p5-WWW-Curl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/p5-WWW-Curl/work HOME=/wrkdirs/usr/ports/www/p5-WWW-Curl/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=10.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.3 PERL_VER=5.20 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 DOCSDIR="share/doc/WWW-Curl" EXAMPLESDIR="share/examples/WWW-Curl" DATADIR="share/WWW-Curl" WWWDIR="www/WWW-Curl" ETCDIR="etc/WWW-Curl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/WWW-Curl DOCSDIR=/usr/local/share/doc/WWW-Curl EXAMPLESDIR=/usr/local/share/examples/WWW-Curl WWWDIR=/usr/local/www/WWW-Curl ETCDIR=/usr/local/etc/WWW-Curl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> p5-WWW-Curl-4.17_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.3.txz [101amd64-default-job-05] Installing pkg-1.8.3... [101amd64-default-job-05] Extracting pkg-1.8.3: .......... done ===> p5-WWW-Curl-4.17_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of p5-WWW-Curl-4.17_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by p5-WWW-Curl-4.17_2 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by p5-WWW-Curl-4.17_2 for building => SHA256 Checksum OK for WWW-Curl-4.17.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by p5-WWW-Curl-4.17_2 for building ===> Extracting for p5-WWW-Curl-4.17_2 => SHA256 Checksum OK for WWW-Curl-4.17.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for p5-WWW-Curl-4.17_2 =========================================================================== =======================<phase: build-depends >============================ ===> p5-WWW-Curl-4.17_2 depends on package: perl5>=5.20<5.21 - not found ===> Installing existing package /packages/All/perl5-5.20.3_13.txz [101amd64-default-job-05] Installing perl5-5.20.3_13... [101amd64-default-job-05] Extracting perl5-5.20.3_13: .......... done Message from perl5-5.20.3_13: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> p5-WWW-Curl-4.17_2 depends on package: perl5>=5.20<5.21 - found ===> Returning to build of p5-WWW-Curl-4.17_2 =========================================================================== =======================<phase: lib-depends >============================ ===> p5-WWW-Curl-4.17_2 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-7.49.0.txz [101amd64-default-job-05] Installing curl-7.49.0... [101amd64-default-job-05] `-- Installing ca_root_nss-3.22.2... [101amd64-default-job-05] `-- Extracting ca_root_nss-3.22.2: ....... done [101amd64-default-job-05] Extracting curl-7.49.0: .......... done Message from ca_root_nss-3.22.2: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** ===> p5-WWW-Curl-4.17_2 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of p5-WWW-Curl-4.17_2 =========================================================================== =======================<phase: configure >============================ ===> Configuring for p5-WWW-Curl-4.17_2 Locating required external dependency bin:curl-config... found at /usr/local/bin/curl-config. The version is libcurl 7.49.0 Found curl.h in /usr/local/include/curl/curl.h Building curlopt-constants.c for your libcurl version Building Easy.pm constants for your libcurl version Building Share.pm constants for your libcurl version Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for WWW::Curl Writing MYMETA.yml and MYMETA.json =========================================================================== =======================<phase: build >============================ ===> Building for p5-WWW-Curl-4.17_2 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.pm blib/lib/WWW/Curl.pm cp lib/WWW/Curl/Share.pm blib/lib/WWW/Curl/Share.pm cp lib/WWW/Curl/Easy.pm blib/lib/WWW/Curl/Easy.pm Running Mkbootstrap for WWW::Curl () chmod 644 Curl.bs /usr/local/bin/perl5.20.3 "-Iinc" /usr/local/lib/perl5/5.20/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.20/ExtUtils/typemap -typemap typemap Curl.xs > Curl.xsc && mv Curl.xsc Curl.c cc -c -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DVERSION=\"4.17\" -DXS_VERSION=\"4.17\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.20/mach/CORE" Curl.c In file included from Curl.xs:574: ./curlopt-constants.c:19:58: error: non-void function 'constant' should return a value [-Wreturn-type] if (strEQ(name, "DID_MEMORY_FUNC_TYPEDEFS")) return CURL_DID_MEMORY_FUNC_TYPEDEFS; ^ ./curlopt-constants.c:2047: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:668:32: note: expanded from macro 'CURLAUTH_ANY' #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) ^~~~~~~~~~~~~~~~~~~ In file included from Curl.xs:574: ./curlopt-constants.c:2048: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:669:32: note: expanded from macro 'CURLAUTH_ANYSAFE' #define CURLAUTH_ANYSAFE (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Curl.xs:1100: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:2432:68: note: expanded from macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^ 3 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/www/p5-WWW-Curl/work/WWW-Curl-4.17 *** Error code 1 Stop. make: stopped in /usr/ports/www/p5-WWW-Curl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605240823.u4O8N7I4091790>