Date: Fri, 23 Apr 2010 08:54:21 -0700 (PDT) From: QAT@FreeBSD.org To: dinoex@FreeBSD.org Cc: admin@lissyara.su, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/php52-dom Makefile Message-ID: <20100423155421.790ED5A9032@jester1b.ixsystems.com> In-Reply-To: <201004231536.o3NFaEs3023307@repoman.freebsd.org> References: <201004231536.o3NFaEs3023307@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a new_compiler error while trying to build: php52-dom-5.2.12_2 maintained by admin@lissyara.su Makefile ident: $FreeBSD: ports/textproc/php52-dom/Makefile,v 1.1 2010/04/23 15:36:14 dinoex Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/php52-dom-5.2.12_2.log : /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:620: error: 'zval' has no member named 'refcount' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c: In function 'dom_document_validate_on_parse_write': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:662: error: 'zval' has no member named 'refcount' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c: In function 'dom_document_resolve_externals_write': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:705: error: 'zval' has no member named 'refcount' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c: In function 'dom_document_preserve_whitespace_write': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:748: error: 'zval' has no member named 'refcount' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c: In function 'dom_document_recover_write': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:790: error: 'zval' has no member named 'refcount' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c: In function 'dom_document_substitue_entities_write': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:833: error: 'zval' has no member named 'refcount' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c: In function 'dom_document_document_uri_write': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:899: error: 'zval' has no member named 'refcount' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c: In function 'zif_dom_document_import_node': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:1263: warning: passing argument 2 of 'dom_get_ns' discards qualifiers from pointer target type /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:1263: warning: passing argument 4 of 'dom_get_ns' discards qualifiers from pointer target type /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c: In function 'zim_domdocument___construct': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:1516: warning: 'php_set_error_handling' is deprecated (declared at /usr/local/include/php/main/php.h:292) /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:1518: warning: 'php_std_error_handling' is deprecated (declared at /usr/local/include/php/main/php.h:295) /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/document.c:1522: warning: 'php_std_error_handling' is deprecated (declared at /usr/local/include/php/main/php.h:295) *** Error code 1 /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c: In function 'dom_read_property': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c:339: error: 'zval' has no member named 'refcount' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c:340: error: 'zval' has no member named 'is_ref' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c: In function 'dom_property_exists': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c:419: error: 'zval' has no member named 'refcount' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c:420: error: 'zval' has no member named 'is_ref' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c: In function 'dom_get_obj_handlers': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c:521: error: 'zend_executor_globals' has no member named 'ze1_compatibility_mode' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c: In function 'dom_namednode_iter': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c:1009: error: 'zval' has no member named 'is_ref' /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c: In function 'php_dom_create_object': /work/a/ports/textproc/php52-dom/work/php-5.2.12/ext/dom/php_dom.c:1204: error: 'zval' has no member named 'is_ref' *** Error code 1 7 errors *** Error code 1 Stop in /a/ports/textproc/php52-dom. ================================================================ build of /usr/ports/textproc/php52-dom ended at Fri Apr 23 15:54:20 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=textproc&portname=php52-dom 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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100423155421.790ED5A9032>