From owner-cvs-all@FreeBSD.ORG Fri Apr 23 15:48:51 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6237106564A; Fri, 23 Apr 2010 15:48:51 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 338F78FC0A; Fri, 23 Apr 2010 15:48:51 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id CDEAB22C52D9; Fri, 23 Apr 2010 18:48:49 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 7CBC35A9032; Fri, 23 Apr 2010 08:48:28 -0700 (PDT) From: QAT@FreeBSD.org To: dinoex@FreeBSD.org In-Reply-To: <201004231528.o3NFSGSU022458@repoman.freebsd.org> References: <201004231528.o3NFSGSU022458@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-03-11 13:38:43 X-QAT-Port: ftp/php52-curl X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/php52-curl-5.2.12_2.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: new_compiler_error Message-Id: <20100423154828.7CBC35A9032@jester1b.ixsystems.com> Date: Fri, 23 Apr 2010 08:48:28 -0700 (PDT) Cc: admin@lissyara.su, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/ftp Makefile ports/ftp/php52-curl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2010 15:48:51 -0000 The Restless Daemon identified a new_compiler error while trying to build: php52-curl-5.2.12_2 maintained by admin@lissyara.su Makefile ident: $FreeBSD: ports/ftp/php52-curl/Makefile,v 1.1 2010/04/23 15:28:15 dinoex Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/php52-curl-5.2.12_2.log : /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:291: error: duplicate 'static' /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:296: error: duplicate 'static' /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:302: error: duplicate 'static' /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'curl_write': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:799: error: 'zend_fcall_info' has no member named 'object_pp' /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'curl_read': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:872: error: 'zend_fcall_info' has no member named 'object_pp' /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'curl_write_header': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:949: error: 'zend_fcall_info' has no member named 'object_pp' /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'zif_curl_init': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:1149: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/include/php/Zend/zend_API.h:222) /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'zif_curl_copy_handle': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:1214: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/include/php/Zend/zend_API.h:222) /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:1232: warning: passing argument 1 of 'zval_add_ref' from incompatible pointer type /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:1238: warning: passing argument 1 of 'zval_add_ref' from incompatible pointer type /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:1244: warning: passing argument 1 of 'zval_add_ref' from incompatible pointer type /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:1286: error: 'zval' has no member named 'refcount' /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'zif_curl_setopt': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:1768: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/include/php/Zend/zend_API.h:222) /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'zif_curl_exec': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:1841: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/include/php/Zend/zend_API.h:222) /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'zif_curl_getinfo': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:1888: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/include/php/Zend/zend_API.h:222) /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'zif_curl_error': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:2040: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/include/php/Zend/zend_API.h:222) /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'zif_curl_errno': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:2058: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/include/php/Zend/zend_API.h:222) /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function 'zif_curl_close': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:2075: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/include/php/Zend/zend_API.h:222) /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c: In function '_php_curl_close_ex': /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:2103: error: 'zval' has no member named 'refcount' /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:2113: error: 'zval' has no member named 'refcount' /work/a/ports/ftp/php52-curl/work/php-5.2.12/ext/curl/interface.c:2118: error: 'zval' has no member named 'refcount' *** Error code 1 1 error *** Error code 1 Stop in /a/ports/ftp/php52-curl. ================================================================ build of /usr/ports/ftp/php52-curl ended at Fri Apr 23 15:48:27 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=ftp&portname=php52-curl The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately."