From owner-cvs-all@FreeBSD.ORG Tue Aug 10 20:11:39 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 34A061065672; Tue, 10 Aug 2010 20:11:39 +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 BC9328FC12; Tue, 10 Aug 2010 20:11:38 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id F3AA422C50C6; Tue, 10 Aug 2010 23:11:36 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 9BCF95A9001; Tue, 10 Aug 2010 13:11:35 -0700 (PDT) From: QAT@FreeBSD.org To: garga@FreeBSD.org In-Reply-To: <201008102007.o7AK75g7001728@repoman.freebsd.org> References: <201008102007.o7AK75g7001728@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: mail/qmail-spamcontrol X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/qmail-spamcontrol-1.03.2622.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: missing_header Message-Id: <20100810201135.9BCF95A9001@jester1b.ixsystems.com> Date: Tue, 10 Aug 2010 13:11:35 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/qmail Makefile distinfo pkg-plist ports/mail/qmail-spamcontrol Makefile 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: Tue, 10 Aug 2010 20:11:39 -0000 The Restless Daemon identified a missing_header error while trying to build: qmail-spamcontrol-1.03.2622 maintained by garga@FreeBSD.org Makefile ident: $FreeBSD: ports/mail/qmail-spamcontrol/Makefile,v 1.35 2010/08/10 20:07:05 garga Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/qmail-spamcontrol-1.03.2622.log : rm -f sysdeps cat systype compile load >> sysdeps grep sysdep hasflock.h >> sysdeps grep sysdep hassgact.h >> sysdeps grep sysdep hassgprm.h >> sysdeps grep sysdep hasshsgr.h >> sysdeps grep sysdep haswaitp.h >> sysdeps grep sysdep iopause.h >> sysdeps grep sysdep select.h >> sysdeps grep sysdep uint64.h >> sysdeps rm -f ccperl sh print-ccperl.sh > ccperl perl: not found ./compile `cat ccperl` sslperl.c sslperl.c:1:20: error: EXTERN.h: No such file or directory sslperl.c:2:18: error: perl.h: No such file or directory sslperl.c:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token sslperl.c: In function 'usage': sslperl.c:22: warning: incompatible implicit declaration of built-in function '_exit' sslperl.c: In function 'server': sslperl.c:51: error: 'environ' undeclared (first use in this function) sslperl.c:51: error: (Each undeclared identifier is reported only once sslperl.c:51: error: for each function it appears in.) sslperl.c:54: error: 'my_perl' undeclared (first use in this function) sslperl.c:90: error: 'ENTER' undeclared (first use in this function) sslperl.c:91: error: 'SAVETMPS' undeclared (first use in this function) sslperl.c:92: error: 'TRUE' undeclared (first use in this function) sslperl.c:93: error: 'FREETMPS' undeclared (first use in this function) sslperl.c:94: error: 'LEAVE' undeclared (first use in this function) sslperl.c:96: error: 'G_VOID' undeclared (first use in this function) sslperl.c:96: error: 'G_DISCARD' undeclared (first use in this function) *** Error code 1 Stop in /work/a/ports/mail/qmail-spamcontrol/work/host/superscript.com/net/ucspi-ssl-0.70/compile. compile: fatal: cannot make it-base it-sslperl *** Error code 111 Stop in /a/ports/mail/qmail-spamcontrol. ================================================================ build of /usr/ports/mail/qmail-spamcontrol ended at Tue Aug 10 20:11:34 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/qmail-spamcontrol-1.03.2622.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=mail&portname=qmail-spamcontrol 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."