From owner-cvs-ports@FreeBSD.ORG Mon Jan 18 19:45:41 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D445F106568D; Mon, 18 Jan 2010 19:45:41 +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 34BCA8FC08; Mon, 18 Jan 2010 19:45:41 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id DDF4E22C5088; Mon, 18 Jan 2010 21:45:39 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 2A7B65A9003; Mon, 18 Jan 2010 11:45:39 -0800 (PST) From: QAT@FreeBSD.org To: marcus@FreeBSD.org In-Reply-To: <201001181936.o0IJaE6T008324@repoman.freebsd.org> References: <201001181936.o0IJaE6T008324@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: 2009-12-08 11:28:51 X-QAT-Port: sysutils/polkit X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/polkit-0.96.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: nested_declaration Message-Id: <20100118194539.2A7B65A9003@jester1b.ixsystems.com> Date: Mon, 18 Jan 2010 11:45:38 -0800 (PST) Cc: gnome@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/polkit Makefile distinfo pkg-install pkg-plist ports/sysutils/polkit/files patch-src_polkitbackend_Makefile.in 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: Mon, 18 Jan 2010 19:45:42 -0000 The Restless Daemon identified a nested_declaration error while trying to build: polkit-0.96 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/sysutils/polkit/Makefile,v 1.5 2010/01/18 19:36:13 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/polkit-0.96.log : CCLD polkit-agent-helper-1 gmake[4]: Leaving directory `/work/a/ports/sysutils/polkit/work/polkit-0.96/src/polkitagent' gmake[3]: Leaving directory `/work/a/ports/sysutils/polkit/work/polkit-0.96/src/polkitagent' Making all in polkitd gmake[3]: Entering directory `/work/a/ports/sysutils/polkit/work/polkit-0.96/src/polkitd' CC polkitd-main.o CCLD polkitd gmake[3]: Leaving directory `/work/a/ports/sysutils/polkit/work/polkit-0.96/src/polkitd' Making all in nullbackend gmake[3]: Entering directory `/work/a/ports/sysutils/polkit/work/polkit-0.96/src/nullbackend' CC libnullbackend_la-nullbackend.lo CC libnullbackend_la-polkitbackendnullauthority.lo CCLD libnullbackend.la gmake[3]: Leaving directory `/work/a/ports/sysutils/polkit/work/polkit-0.96/src/nullbackend' Making all in programs gmake[3]: Entering directory `/work/a/ports/sysutils/polkit/work/polkit-0.96/src/programs' CC libpkexec_action_lookup_la-pkexec-action-lookup.lo CCLD libpkexec-action-lookup.la CC pkexec-pkexec.o cc: -lpam: linker input file unused because linking not done pkexec.c: In function 'main': pkexec.c:441: warning: implicit declaration of function 'get_current_dir_name' pkexec.c:441: warning: nested extern declaration of 'get_current_dir_name' pkexec.c:441: warning: passing argument 1 of 'g_strdup' makes pointer from integer without a cast cc: -lpam: linker input file unused because linking not done CCLD pkexec pkexec-pkexec.o(.text+0x2c0): In function `main': : undefined reference to `get_current_dir_name' gmake[3]: *** [pkexec] Error 1 gmake[3]: Leaving directory `/work/a/ports/sysutils/polkit/work/polkit-0.96/src/programs' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/work/a/ports/sysutils/polkit/work/polkit-0.96/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/sysutils/polkit/work/polkit-0.96' gmake: *** [all] Error 2 *** Error code 1 Stop in /a/ports/sysutils/polkit. ================================================================ build of /usr/ports/sysutils/polkit ended at Mon Jan 18 19:45:37 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=sysutils&portname=polkit 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."