Date: Tue, 14 Jul 2009 04:21:38 +0000 (UTC) From: QAT@FreeBSD.org To: mezz@FreeBSD.org Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/regexx Makefile ports/devel/regexx/files patch-libtool22 Message-ID: <20090714042139.0AE843984D@qat.tcbug.org> In-Reply-To: <200907140416.n6E4Gbwr010137@repoman.freebsd.org> References: <200907140416.n6E4Gbwr010137@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a gcc4 error while trying to build: regexx-0.98.1_3 maintained by ports@FreeBSD.org Makefile ident: $FreeBSD: ports/devel/regexx/Makefile,v 1.18 2009/07/14 04:16:36 mezz Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/regexx-0.98.1_3.log : regexx.cc:46: error: expected primary-expression before 'const' regexx.cc:46: error: expected `)' before 'const' regexx.cc:52: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:52: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:52: error: expected primary-expression before 'const' regexx.cc:52: error: expected `)' before 'const' regexx.cc:60: error: 'PCRE_NOTBOL' was not declared in this scope regexx.cc:60: error: 'PCRE_NOTEOL' was not declared in this scope regexx.cc:66: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:66: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:66: error: expected primary-expression before 'const' regexx.cc:66: error: expected `)' before 'const' regexx.cc:73: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:73: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:73: error: expected primary-expression before 'const' regexx.cc:73: error: expected `)' before 'const' regexx.cc:73: error: expected `)' before ';' token regexx.cc:79: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:79: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:79: error: expected primary-expression before 'const' regexx.cc:79: error: expected `)' before 'const' regexx.cc:79: error: expected `)' before ';' token regexx.cc:92: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:92: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:92: error: expected primary-expression before 'const' regexx.cc:92: error: expected `)' before 'const' regexx.cc:92: error: expected `)' before ';' token regexx.cc:117: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:117: error: ISO C++ forbids declaration of 'type name' with no type regexx.cc:117: error: expected primary-expression before 'const' regexx.cc:117: error: expected `)' before 'const' regexx.cc:117: error: expected `)' before ';' token gmake[1]: *** [regexx.lo] Error 1 gmake[1]: Leaving directory `/work/a/ports/devel/regexx/work/regexx-0.98.1/src' gmake: *** [all-recursive] Error 1 *** Error code 1 Stop in /a/ports/devel/regexx. ================================================================ build of /usr/ports/devel/regexx ended at Tue Jul 14 04:21:37 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/regexx-0.98.1_3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=regexx The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 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?20090714042139.0AE843984D>