From owner-freebsd-ports@FreeBSD.ORG Fri Apr 15 18:30:31 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC1DC1065673; Fri, 15 Apr 2011 18:30:31 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 184358FC12; Fri, 15 Apr 2011 18:30:30 +0000 (UTC) Received: by wwc33 with SMTP id 33so3428581wwc.31 for ; Fri, 15 Apr 2011 11:30:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=JKxOJxn9s6E5LA9BQr1vj3AXknBo2c2tolwWnLAmTKw=; b=LIMh6nitEOc6R/Yut/ECD/zz+xZ6rDa4qr+S8MkRcD9KsU8Hpw81N6PUc5BHFyWprt ZzGzeO3M+nOcFqb4ELDoWfKssCVj2jXp2GiSveyB7FKpzntQ4I3luP/Y3Y3jXRwi/pyM 3OkIBv5Y9CDaLK8nTaJOchdumoQUZXjreqHZk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type; b=tl8lgxZGSDy7OEl7YL42vVN6CVZBHGLIofF/25qWKJ7jyUpm36nxt1vbUWgG8ZDoFk rNiEzqZ8U1ro4N8WMFuAf4Ob5wHkTolKpx4B17uz1ecW1MbbDlI65pWECWmVkXLFjp6J tOT+353kMlBIOrHkHVIgiP3kYV0uGpHgIziIQ= Received: by 10.216.142.133 with SMTP id i5mr2332561wej.43.1302892206893; Fri, 15 Apr 2011 11:30:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.13.19 with HTTP; Fri, 15 Apr 2011 11:28:41 -0700 (PDT) In-Reply-To: References: <20110413215728.17370cfa.artur@unix.net.pl> From: Chris Rees Date: Fri, 15 Apr 2011 19:28:41 +0100 Message-ID: To: Steven Kreuzer , Roman Bogorodskiy , artur@unix.net.pl, Erwin Lansing , FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: PearPC port broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 18:30:31 -0000 On 15 April 2011 18:41, Steven Kreuzer wrote: > I just ran pearpc through a 8.2 amd64 tinderbox and it bombed out. > Looks like whatever is causing it not to compile in 8 has been fixed > in 9. We can change the port so thats its only marked as broken if the > OS is not >= 9 > Looks fine for me too, on 8.2-RELEASE [1]. Erwin, you marked it BROKEN, but I can't find any error logs, and portsmon's drawing a blank.... could it have been transient? I'm running it through a tinderbox now on 7.4 [2]. Chris [1] [crees@zeus]~/workspace/ports/pearpc% make ifppc_up.setuid.cc:71: warning: missing sentinel in function call c++ -O2 -pipe -march=prescott -fno-strict-aliasing -Wundef -Wall -Woverloaded-virtual -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -o ifppc_up.setuid ifppc_up.setuid.o gmake[1]: Leaving directory `/usr/obj/usr/home/crees/workspace/ports/pearpc/work/pearpc-0.4/scripts' gmake[1]: Entering directory `/usr/obj/usr/home/crees/workspace/ports/pearpc/work/pearpc-0.4' gmake[1]: Nothing to be done for `all-am'. gmake[1]: Leaving directory `/usr/obj/usr/home/crees/workspace/ports/pearpc/work/pearpc-0.4' [crees@zeus]~/workspace/ports/pearpc% uname -a FreeBSD zeus.bayofrum.net 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Sun Feb 27 22:19:51 UTC 2011 root@zeus.bayofrum.net:/usr/obj/usr/src/sys/ZEUS i386 [2] http://www.bayofrum.net/tb/index.php?action=describe_port&id=225