Date: Sun, 22 Feb 2009 20:41:51 -0800 (PST) From: QAT@FreeBSD.org To: lx@FreeBSD.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors Makefile ports/editors/texmakerx Makefile distinfo pkg-descr pkg-plist Message-ID: <20090223044151.730888FC1E@release.ixsystems.com> In-Reply-To: <200902230446.n1N4ke05060066@repoman.freebsd.org> References: In-Reply-To: <200902230446.n1N4ke05060066@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
QAT - your restless neighborhood Daemon - identified a gcc4 error while trying to build: texmakerx-1.8 maintained by: lx@FreeBSD.org Makefile ident: $FreeBSD: ports/editors/texmakerx/Makefile,v 1.1 2009/02/23 04:46:40 lx Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/texmakerx-1.8.log : qformatscheme.cpp:132: error: variable 'QDomElement root' has initializer but incomplete type qformatscheme.cpp:132: error: 'doc' was not declared in this scope qformatscheme.cpp: In member function 'virtual void QFormatScheme::load(const QDomElement&, bool)': qformatscheme.cpp:151: error: invalid use of incomplete type 'const struct QDomElement' qformatscheme.h:39: error: forward declaration of 'const struct QDomElement' qformatscheme.cpp:154: error: invalid use of incomplete type 'const struct QDomElement' qformatscheme.h:39: error: forward declaration of 'const struct QDomElement' qformatscheme.cpp:160: error: aggregate 'QDomElement e' has incomplete type and cannot be defined qformatscheme.cpp:160: error: aggregate 'QDomElement c' has incomplete type and cannot be defined qformatscheme.cpp:161: error: 'QDomNodeList' was not declared in this scope qformatscheme.cpp:161: error: expected `;' before 'l' qformatscheme.cpp:163: error: 'f' was not declared in this scope qformatscheme.cpp:170: error: 'l' was not declared in this scope qformatscheme.cpp: In member function 'virtual void QFormatScheme::save(QDomElement&) const': qformatscheme.cpp:214: error: 'QDomDocument' was not declared in this scope qformatscheme.cpp:214: error: expected `;' before 'doc' qformatscheme.cpp:215: error: invalid use of incomplete type 'struct QDomElement' qformatscheme.h:39: error: forward declaration of 'struct QDomElement' qformatscheme.cpp:219: error: 'QDomText' was not declared in this scope qformatscheme.cpp:219: error: expected `;' before 't' qformatscheme.cpp:220: error: aggregate 'QDomElement f' has incomplete type and cannot be defined qformatscheme.cpp:220: error: variable 'QDomElement c' has initializer but incomplete type qformatscheme.cpp:220: error: 'doc' was not declared in this scope qformatscheme.cpp:227: error: 't' was not declared in this scope qformatscheme.cpp:280: error: invalid use of incomplete type 'struct QDomElement' qformatscheme.h:39: error: forward declaration of 'struct QDomElement' *** Error code 1 Stop in /work/a/ports/editors/texmakerx/work/1.8/qcodeedit/lib. *** Error code 1 Stop in /work/a/ports/editors/texmakerx/work/1.8/qcodeedit/lib. *** Error code 1 Stop in /work/a/ports/editors/texmakerx/work/1.8. *** Error code 1 Stop in /a/ports/editors/texmakerx. ================================================================ build of /usr/ports/editors/texmakerx ended at Mon Feb 23 04:41:49 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/texmakerx-1.8.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=editors&portname=texmakerx The build which triggered this BotMail was done under tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 on amd64 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?20090223044151.730888FC1E>