From owner-freebsd-ports@FreeBSD.ORG Sun Jun 3 18:10:04 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA76E16A468; Sun, 3 Jun 2007 18:10:04 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id B796813C43E; Sun, 3 Jun 2007 18:10:04 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id B639E1A3C1C; Sun, 3 Jun 2007 11:11:19 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 0DAB95129D; Sun, 3 Jun 2007 14:10:04 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id D484AC200; Sun, 3 Jun 2007 14:10:03 -0400 (EDT) Date: Sun, 3 Jun 2007 14:10:03 -0400 From: Kris Kennaway To: Ruslan Ermilov Message-ID: <20070603181003.GA11709@rot13.obsecurity.org> References: <20070603140105.GA54464@rambler-co.ru> <20070603170353.GA10732@rot13.obsecurity.org> <20070603174622.GB15967@rambler-co.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070603174622.GB15967@rambler-co.ru> User-Agent: Mutt/1.4.2.2i Cc: ports@FreeBSD.org, Kris Kennaway Subject: Re: Some packages are missing from 7-current/i386? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2007 18:10:04 -0000 On Sun, Jun 03, 2007 at 09:46:22PM +0400, Ruslan Ermilov wrote: > Hi Kris, > > On Sun, Jun 03, 2007 at 01:03:53PM -0400, Kris Kennaway wrote: > > On Sun, Jun 03, 2007 at 06:01:05PM +0400, Ruslan Ermilov wrote: > > > Hi there, > > > > > > Anyone knows why the latest packages for 7-current/i386 > > > > > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-current/All/ > > > > > > miss the xorg-7.2 package and some others, while according > > > to pointyhat logs there were no errors. > > > > Actually xorg-7.2 did not build last time, because many of the > > applications had plist errors. Hopefully these have now been fixed. > > > Do you mean that i386 packages were built before, and > amd64's after these errors have been fixed? Or amd64 > was built before they were introduced? ;) This was a recent regression. 7.0 formerly built on i386 and amd64, but i386 was the only one rebuilt after the change. Normally I would not upload the package set when something like this takes out a bunch of important ports but I guess I forgot this time - sorry. > And one more question. Where on http://pointyhat.freebsd.org/ > I can see that the xorg's build was broken last time? > I seem to have checked the error logs from the last > full and current builds, but didn't find anything > relevant, hence my email. Thanks! http://pointyhat.freebsd.org/errorlogs/i386-7-latest/ shows a number of ports that prevent large numbers of other ports (565) from being built - these are the X applications in question. Kris