From owner-cvs-all@FreeBSD.ORG Fri Jun 19 19:28:53 2009 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 E2FDD106574D; Fri, 19 Jun 2009 19:28:53 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 581F48FC22; Fri, 19 Jun 2009 19:28:53 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from qat.tcbug.org (216-243-150-125.static.iphouse.net [216.243.150.125]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 5909222C52F5; Fri, 19 Jun 2009 22:29:39 +0300 (EEST) Received: by qat.tcbug.org (Postfix, from userid 0) id 00A9639810; Fri, 19 Jun 2009 19:28:19 +0000 (UTC) From: QAT@FreeBSD.org To: gerald@FreeBSD.org In-Reply-To: <200906191751.n5JHpiVG076084@repoman.freebsd.org> References: <200906191751.n5JHpiVG076084@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-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-20 11:48:40 X-QAT-Port: security/smtpmap X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/smtpmap-0.8_3.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: new_compiler_error Message-Id: <20090619192820.00A9639810@qat.tcbug.org> Date: Fri, 19 Jun 2009 19:28:19 +0000 (UTC) Cc: cvs-ports@FreeBSD.org, hubert@frbsd.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/smtpmap 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: Fri, 19 Jun 2009 19:28:54 -0000 The Restless Daemon identified a new_compiler error while trying to build: smtpmap-0.8_3 maintained by hubert@frbsd.org Makefile ident: $FreeBSD: ports/security/smtpmap/Makefile,v 1.10 2009/06/19 17:51:44 gerald Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/smtpmap-0.8_3.log : ../include/dllist.h:355: instantiated from 'void dllist::add(const T&) [with T = mstring]' scanner_smtp.cpp:343: instantiated from here ../include/dllist.h:398: error: 'mstring dllnode::item' is private ../include/dllist.h:422: error: within this context ../include/dllist.h:398: error: 'mstring dllnode::item' is private ../include/dllist.h:422: error: within this context ../include/dllist.h: In function 'bool operator>(const dllnode&, const dllnode&) [with T = mstring]': ../include/dllist.h:273: instantiated from 'void dllist::add_down(dllnode*) [with T = mstring]' ../include/dllist.h:360: instantiated from 'void dllist::add(const T&) [with T = mstring]' scanner_smtp.cpp:343: instantiated from here ../include/dllist.h:398: error: 'mstring dllnode::item' is private ../include/dllist.h:428: error: within this context ../include/dllist.h:398: error: 'mstring dllnode::item' is private ../include/dllist.h:428: error: within this context ../include/dllist.h: In function 'bool operator<(const dllist&, const dllist&) [with T = fp]': ../include/dllist.h:422: instantiated from 'bool operator<(const dllnode&, const dllnode&) [with T = dllist]' ../include/dllist.h:313: instantiated from 'void dllist::add_up(dllnode*) [with T = dllist]' ../include/dllist.h:355: instantiated from 'void dllist::add(const T&) [with T = dllist]' scanner_smtp.cpp:330: instantiated from here ../include/dllist.h:49: error: 'long unsigned int dllist::items' is private ../include/dllist.h:152: error: within this context ../include/dllist.h:49: error: 'long unsigned int dllist::items' is private ../include/dllist.h:152: error: within this context ../include/dllist.h: In function 'bool operator>(const dllist&, const dllist&) [with T = fp]': ../include/dllist.h:428: instantiated from 'bool operator>(const dllnode&, const dllnode&) [with T = dllist]' ../include/dllist.h:273: instantiated from 'void dllist::add_down(dllnode*) [with T = dllist]' ../include/dllist.h:360: instantiated from 'void dllist::add(const T&) [with T = dllist]' scanner_smtp.cpp:330: instantiated from here ../include/dllist.h:49: error: 'long unsigned int dllist::items' is private ../include/dllist.h:158: error: within this context ../include/dllist.h:49: error: 'long unsigned int dllist::items' is private ../include/dllist.h:158: error: within this context gmake[1]: *** [scanner_smtp.o] Error 1 gmake[1]: Leaving directory `/work/a/ports/security/smtpmap/work/smtpmap-0.8/src' gmake: *** [all] Error 2 *** Error code 1 Stop in /a/ports/security/smtpmap. ================================================================ build of /usr/ports/security/smtpmap ended at Fri Jun 19 19:28:18 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/smtpmap-0.8_3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=security&portname=smtpmap 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."