From owner-cvs-all@FreeBSD.ORG Thu Oct 7 12:07:12 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 E40E41065670; Thu, 7 Oct 2010 12:07:12 +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 1BD498FC0A; Thu, 7 Oct 2010 12:07:12 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id C356522C540E; Thu, 7 Oct 2010 15:07:10 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id E4D965A901A; Thu, 7 Oct 2010 05:07:09 -0700 (PDT) From: QAT@FreeBSD.org To: pgollucci@FreeBSD.org In-Reply-To: <201010060026.o960QNSQ036335@repoman.freebsd.org> References: <201010060026.o960QNSQ036335@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-08-15 10:20:52 X-QAT-Port: sysutils/rsyslog3 X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/rsyslog-3.22.2.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: missing_header Message-Id: <20101007120709.E4D965A901A@jester1b.ixsystems.com> Date: Thu, 7 Oct 2010 05:07:09 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, miwi@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/rsyslog3 bsd.rsyslog.mk ports/sysutils/rsyslog4 Makefile ports/sysutils/rsyslog4-devel Makefile ports/sysutils/rsyslog5 Makefile ports/sysutils/rsyslog5-devel Makefile ports/sysutils/rsyslog6-devel Mak 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: Thu, 07 Oct 2010 12:07:13 -0000 The Restless Daemon identified a missing_header error while trying to build: rsyslog-3.22.2 maintained by miwi@FreeBSD.org Makefile ident: $FreeBSD: ports/sysutils/rsyslog3/Makefile,v 1.52 2010/10/06 00:23:30 pgollucci Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/rsyslog-3.22.2.log : Making all in plugins/omtesting /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT omtesting_la-omtesting.lo -MD -MP -MF .deps/omtesting_la-omtesting.Tpo -c -o omtesting_la-omtesting.lo `test -f 'omtesting.c' || echo './'`omtesting.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT omtesting_la-omtesting.lo -MD -MP -MF .deps/omtesting_la-omtesting.Tpo -c omtesting.c -fPIC -DPIC -o .libs/omtesting_la-omtesting.o mv -f .deps/omtesting_la-omtesting.Tpo .deps/omtesting_la-omtesting.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -L/usr/local/lib -o omtesting.la -rpath /usr/local/lib/rsyslog omtesting_la-omtesting.lo libtool: link: cc -shared .libs/omtesting_la-omtesting.o -L/usr/local/lib -Wl,-soname -Wl,omtesting.so -o .libs/omtesting.so libtool: link: ( cd ".libs" && rm -f "omtesting.la" && ln -s "../omtesting.la" "omtesting.la" ) Making all in tools cc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-syslogd.o -MD -MP -MF .deps/rsyslogd-syslogd.Tpo -c -o rsyslogd-syslogd.o `test -f 'syslogd.c' || echo './'`syslogd.c syslogd.c: In function 'parseLegacySyslogMsg': syslogd.c:1542: warning: statement with no effect mv -f .deps/rsyslogd-syslogd.Tpo .deps/rsyslogd-syslogd.Po cc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-omshell.o -MD -MP -MF .deps/rsyslogd-omshell.Tpo -c -o rsyslogd-omshell.o `test -f 'omshell.c' || echo './'`omshell.c mv -f .deps/rsyslogd-omshell.Tpo .deps/rsyslogd-omshell.Po cc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-omusrmsg.o -MD -MP -MF .deps/rsyslogd-omusrmsg.Tpo -c -o rsyslogd-omusrmsg.o `test -f 'omusrmsg.c' || echo './'`omusrmsg.c omusrmsg.c:53:19: error: utmpx.h: No such file or directory omusrmsg.c: In function 'wallmsg': omusrmsg.c:141: error: storage size of 'ut' isn't known omusrmsg.c:149: warning: implicit declaration of function 'setutxent' omusrmsg.c:152: warning: implicit declaration of function 'getutxent' omusrmsg.c:152: warning: assignment makes pointer from integer without a cast omusrmsg.c:157: error: 'USER_PROCESS' undeclared (first use in this function) omusrmsg.c:157: error: (Each undeclared identifier is reported only once omusrmsg.c:157: error: for each function it appears in.) omusrmsg.c:205: warning: implicit declaration of function 'endutxent' omusrmsg.c:141: warning: unused variable 'ut' *** Error code 1 Stop in /work/a/ports/sysutils/rsyslog3/work/rsyslog-3.22.2/tools. *** Error code 1 Stop in /work/a/ports/sysutils/rsyslog3/work/rsyslog-3.22.2. *** Error code 1 Stop in /work/a/ports/sysutils/rsyslog3/work/rsyslog-3.22.2. *** Error code 1 Stop in /a/ports/sysutils/rsyslog3. ================================================================ build of /usr/ports/sysutils/rsyslog3 ended at Thu Oct 7 12:07:08 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/rsyslog-3.22.2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=sysutils&portname=rsyslog3 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."