From owner-cvs-ports@FreeBSD.ORG Mon Dec 8 15:53:31 2008 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 EE1991065675; Mon, 8 Dec 2008 15:53:31 +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 669408FC12; Mon, 8 Dec 2008 15:53:31 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 3268FFBEC19; Mon, 8 Dec 2008 17:53:30 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id E4BB812E45F2; Mon, 8 Dec 2008 17:53:26 +0200 (EET) From: QAT@FreeBSD.org To: gahr@FreeBSD.org In-Reply-To: <200812081548.mB8Fmmw6072900@repoman.freebsd.org> References: In-Reply-To: <200812081548.mB8Fmmw6072900@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.44 2008/08/24 09:54:12 itetcu Exp $ X-QAT-Tindy_Version: 2.4.3 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2008-12-06 05:10:52 X-QAT-Port: net/gnu-radius X-QAT-Fail_Reason: compiler_error X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/gnu-radius-1.6.log X-QAT-Build_Reason: Commit Message-Id: <20081208155326.E4BB812E45F2@quark.ds9.tecnik93.com> Date: Mon, 8 Dec 2008 17:53:26 +0200 (EET) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/gnu-radius Makefile distinfo pkg-plist ports/net/gnu-radius/files extrapatch-emacs patch-configure patch-dbm 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, 08 Dec 2008 15:53:32 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, 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. Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/gnu-radius-1.6.log : building gnu-radius-1.6 in directory /var/tinderbox/7-STABLE-FTP maintained by: gahr@FreeBSD.org building for: 7.1-PRERELEASE amd64 port directory: /usr/ports/net/gnu-radius Makefile ident: $FreeBSD: ports/net/gnu-radius/Makefile,v 1.43 2008/12/08 15:48:47 gahr Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Mon Dec 8 15:51:36 UTC 2008 ................................................... Making all in db gmake[2]: Entering directory `/work/a/ports/net/gnu-radius/work/radius-1.6/db' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/work/a/ports/net/gnu-radius/work/radius-1.6/db' Making all in client gmake[2]: Entering directory `/work/a/ports/net/gnu-radius/work/radius-1.6/client' Making all in nas gmake[3]: Entering directory `/work/a/ports/net/gnu-radius/work/radius-1.6/client/nas' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work/a/ports/net/gnu-radius/work/radius-1.6/client/nas' Making all in pam_radius gmake[3]: Entering directory `/work/a/ports/net/gnu-radius/work/radius-1.6/client/pam_radius' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work/a/ports/net/gnu-radius/work/radius-1.6/client/pam_radius' gmake[3]: Entering directory `/work/a/ports/net/gnu-radius/work/radius-1.6/client' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/work/a/ports/net/gnu-radius/work/radius-1.6/client' gmake[2]: Leaving directory `/work/a/ports/net/gnu-radius/work/radius-1.6/client' Making all in radtest gmake[2]: Entering directory `/work/a/ports/net/gnu-radius/work/radius-1.6/radtest' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../include/radius -I../include/radius -I../lib -I../gnu -I../gnu -I. -I/usr/local/include/ -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../include/radius -I../include/radius -I../lib -I../gnu -I../gnu -I. -I/usr/local/include/ -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c mv -f .deps/gram.Tpo .deps/gram.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../include/radius -I../include/radius -I../lib -I../gnu -I../gnu -I. -I/usr/local/include/ -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c input.l:50: error: conflicting types for 'rpl_getline' ../gnu/stdio.h:491: error: previous declaration of 'rpl_getline' was here gmake[2]: *** [input.o] Error 1 gmake[2]: Leaving directory `/work/a/ports/net/gnu-radius/work/radius-1.6/radtest' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/net/gnu-radius/work/radius-1.6' gmake: *** [all] Error 2 *** Error code 2 Stop in /a/ports/net/gnu-radius. *** Error code 1 Stop in /a/ports/net/gnu-radius. ================================================================ build of /usr/ports/net/gnu-radius ended at Mon Dec 8 15:53:25 UTC 2008 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, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B