From owner-cvs-all@FreeBSD.ORG Fri Jul 25 13:10:11 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id A178110656CC; Fri, 25 Jul 2008 13:10:11 +0000 (UTC) Date: Fri, 25 Jul 2008 13:10:11 +0000 From: Alexey Dokuchaev To: Pav Lucistnik Message-ID: <20080725131011.GA17000@FreeBSD.org> References: <200807251034.m6PAYpij043004@repoman.freebsd.org> <1216985096.16577.15.camel@pav.hide.vol.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1216985096.16577.15.camel@pav.hide.vol.cz> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/comms/kermit Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2008 13:10:12 -0000 On Fri, Jul 25, 2008 at 01:24:56PM +0200, Pav Lucistnik wrote: > Alexey Dokuchaev p??e v p? 25. 07. 2008 v 10:34 +0000: > > danfe 2008-07-25 10:34:51 UTC > > > > FreeBSD ports repository > > > > Modified files: > > comms/kermit Makefile > > Removed files: > > comms/kermit pkg-plist > > Log: > > - Correct BROKEN statement, seems to be amd64-specific > > /usr/include/libutil.h:74:69: error: macro "hexdump" passed 4 arguments, > but takes just 3 > > Do you believe this is amd64 specific? The macro have 3 arguments on > i386? It succesfully builds on my recent -CURRENT and I could not find it here: http://pointyhat.freebsd.org/errorlogs/i386-8-failure.html but could here: http://pointyhat.freebsd.org/errorlogs/amd64-8-failure.html I will investigate further, of course. ./danfe