From owner-cvs-ports@FreeBSD.ORG Wed May 5 16:30:37 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D371106567C; Wed, 5 May 2010 16:30:37 +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 A64D78FC12; Wed, 5 May 2010 16:30:36 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 4651222C50ED; Wed, 5 May 2010 19:30:34 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id D9D455A9032; Wed, 5 May 2010 09:30:32 -0700 (PDT) From: QAT@FreeBSD.org To: cy@FreeBSD.org In-Reply-To: <201005051548.o45Fm8Kt027441@repoman.freebsd.org> References: <201005051548.o45Fm8Kt027441@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: sysutils/syslog-ng3 X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/syslog-ng3-3.1.1_1.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: missing_header Message-Id: <20100505163032.D9D455A9032@jester1b.ixsystems.com> Date: Wed, 5 May 2010 09:30:32 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/syslog-ng3 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2010 16:30:37 -0000 The Restless Daemon identified a missing_header error while trying to build: syslog-ng3-3.1.1_1 maintained by cy@FreeBSD.org Makefile ident: $FreeBSD: ports/sysutils/syslog-ng3/Makefile,v 1.27 2010/05/05 15:48:07 cy Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/syslog-ng3-3.1.1_1.log : logmatcher.c:607: error: 'LogMatcherPcreRe' has no member named 'extra' logmatcher.c:607: error: 'PCRE_INFO_NAMETABLE' undeclared (first use in this function) logmatcher.c:608: error: 'LogMatcherPcreRe' has no member named 'pattern' logmatcher.c:608: error: 'LogMatcherPcreRe' has no member named 'extra' logmatcher.c:608: error: 'PCRE_INFO_NAMEENTRYSIZE' undeclared (first use in this function) logmatcher.c: In function 'log_matcher_pcre_re_match': logmatcher.c:632: error: 'LogMatcherPcreRe' has no member named 'start_offset' logmatcher.c:633: warning: implicit declaration of function 'pcre_exec' logmatcher.c:633: error: 'LogMatcherPcreRe' has no member named 'pattern' logmatcher.c:633: error: 'LogMatcherPcreRe' has no member named 'extra' logmatcher.c:633: error: 'LogMatcherPcreRe' has no member named 'start_offset' logmatcher.c:633: error: 'LogMatcherPcreRe' has no member named 'match_options' logmatcher.c:638: error: 'PCRE_ERROR_NOMATCH' undeclared (first use in this function) logmatcher.c: In function 'log_matcher_pcre_re_replace': logmatcher.c:686: error: 'LogMatcherPcreRe' has no member named 'start_offset' logmatcher.c:697: error: 'PCRE_NOTEMPTY' undeclared (first use in this function) logmatcher.c:697: error: 'PCRE_ANCHORED' undeclared (first use in this function) logmatcher.c:700: error: 'LogMatcherPcreRe' has no member named 'pattern' logmatcher.c:700: error: 'LogMatcherPcreRe' has no member named 'extra' logmatcher.c:700: error: 'LogMatcherPcreRe' has no member named 'start_offset' logmatcher.c:700: error: 'LogMatcherPcreRe' has no member named 'match_options' logmatcher.c:703: error: 'PCRE_ERROR_NOMATCH' undeclared (first use in this function) logmatcher.c:711: error: 'LogMatcherPcreRe' has no member named 'start_offset' logmatcher.c: In function 'log_matcher_pcre_re_free': logmatcher.c:759: warning: implicit declaration of function 'pcre_free' logmatcher.c:759: error: 'LogMatcherPcreRe' has no member named 'pattern' *** Error code 1 Stop in /work/a/ports/sysutils/syslog-ng3/work/syslog-ng-3.1.1/src. *** Error code 1 Stop in /work/a/ports/sysutils/syslog-ng3/work/syslog-ng-3.1.1. *** Error code 1 Stop in /work/a/ports/sysutils/syslog-ng3/work/syslog-ng-3.1.1. *** Error code 1 Stop in /a/ports/sysutils/syslog-ng3. ================================================================ build of /usr/ports/sysutils/syslog-ng3 ended at Wed May 5 16:30:31 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=sysutils&portname=syslog-ng3 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."