From owner-freebsd-ports Sun Feb 13 19:13: 1 2000 Delivered-To: freebsd-ports@freebsd.org Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179]) by builder.freebsd.org (Postfix) with ESMTP id C5D5A490B; Sun, 13 Feb 2000 19:12:58 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca6-93.ix.netcom.com [205.186.213.93]) by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id TAA65403; Sun, 13 Feb 2000 19:13:08 -0800 (PST) (envelope-from asami@stampede.cs.berkeley.edu) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id TAA13484; Sun, 13 Feb 2000 19:13:03 -0800 (PST) To: Will Andrews Cc: obrien@FreeBSD.org, ports@FreeBSD.org Subject: Re: bento's report on lang/gcc-devel References: <20000213024335.A25995@shadow.blackdawn.com> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 13 Feb 2000 19:12:58 -0800 In-Reply-To: Will Andrews's message of "Sun, 13 Feb 2000 02:43:35 -0500" Message-ID: Lines: 31 X-Mailer: Gnus v5.7/Emacs 20.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Will Andrews * On my latest 4.0-CURRENT, I attempted to check whether * lang/gcc-devel was indeed broken as bento.FreeBSD.org says in the latest * full run for 4.0-CURRENT. I succeeded in building and installing * gcc-devel. Did you try to build a package? As you can see on the log itself, it's dying because pkg_create can't find one header file listed in PLIST. (There are three missing headers on 3-stable, by the way.) Anyway, it still doesn't really mean a whole lot even if you could package it. Bento (or rather, the chroot environments used on the client machines, not the server named bento) tries to be as close to a prestine installation as possible by using a tarball that contains bindist, compat*dist, etc., so that people who install FreeBSD can build the exact same set of ports that bento can. This system is usually quite different from the time-hardened hacker's system (like yours or mine :). * So I'm just wondering - in addition to * jack@germanium.xtalwind.net's as{mem,mon} ports breaking because of a * missing system header.. is bento broken? :\ It could be a problem on your side (old header lying around, etc.) or a problem on bento's side. I suggest you (not only you, but anyone who has a package that builds on your system but not on bonte) take a full log of your successful build and do a diff with bento's. That usually reveals the real situation. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message