From owner-freebsd-ports@FreeBSD.ORG Fri May 18 22:35:15 2007 Return-Path: X-Original-To: freebsd-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 EAEEA16A403; Fri, 18 May 2007 22:35:15 +0000 (UTC) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mailman.ijs.si [193.2.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 7291313C4BA; Fri, 18 May 2007 22:35:15 +0000 (UTC) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by mail.ijs.si (Postfix) with ESMTP id 8574C19306D; Sat, 19 May 2007 00:35:14 +0200 (CEST) DKIM-Signature: v=0.5; a=rsa-sha1; c=relaxed/simple; d=ijs.si; s=ja-200610; t=1179527714; bh=0ugOMMAwLjv4araADqHh45CQqFw=; h=DomainKey-Signature: X-Virus-Scanned:Received:Received:Received:Received:From: Organization:To:Subject:Date:User-Agent:Cc:References:In-Reply-To: MIME-Version:Content-Type:Content-Transfer-Encoding: Content-Disposition:Message-Id; b=nN8SpHS+/kN1WRZCt1zcS0CivJcVL4Do crAx3WuhzA1mn691gOiAMlK5F+9361TOJCoP/VXDfnsfrAOGUcvDd9nSZCmothAa0iO PcBz1OdGFBglEbFtBs6Bc/k+j3Qln DomainKey-Signature: a=rsa-sha1; s=ja-200610; d=ijs.si; c=nofws; q=dns; h=x-virus-scanned:received:received:received:received:from: organization:to:subject:date:user-agent:cc:references:in-reply-to: mime-version:content-type:content-transfer-encoding: content-disposition:message-id; b=gCsaKxmrCAfG1ExwLQ9EGJBkYmmFINgdvBF8FX8YI7jfIWQi3fXpq9eD80vdBRD/z J+7pd7CoteSRLS9Pw8VlkpP1iUHY2U0GgPZE8sfFWJLXTTaE5Vj7ZlLWmf1VbNT X-Virus-Scanned: amavisd-new at ijs.si Received: from mail.ijs.si ([193.2.4.66]) by localhost (mail.ijs.si [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 7DIzGP0HKCsx; Sat, 19 May 2007 00:35:13 +0200 (CEST) Received: from edina.ijs.si (edina.ijs.si [193.2.4.3]) by mail.ijs.si (Postfix) with ESMTP id 33484192FDF; Sat, 19 May 2007 00:35:13 +0200 (CEST) Received: from radagast.ijs.si (radagast.ijs.si [193.2.4.168]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by edina.ijs.si (Postfix) with ESMTP id 2AABF51170; Sat, 19 May 2007 00:35:13 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by radagast.ijs.si (8.13.8/8.13.8) with ESMTP id l4IMZCSI035689; Sat, 19 May 2007 00:35:12 +0200 (CEST) (envelope-from dejan.lesjak@ijs.si) From: Dejan Lesjak Organization: IJS To: freebsd-x11@freebsd.org Date: Sat, 19 May 2007 00:35:11 +0200 User-Agent: KMail/1.9.6 References: <20070518211125.GA77070@partan.com> In-Reply-To: <20070518211125.GA77070@partan.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705190035.12233.dejan.lesjak@ijs.si> Cc: Andrew Partan , freebsd-ports@freebsd.org Subject: Re: xorg 7.2 xorg-protos BUILD_DEPENDS wrong? 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: Fri, 18 May 2007 22:35:16 -0000 On Friday 18 May 2007 23:11:25 Andrew Partan wrote: > I had no problems on my build server; I managed to build all of the > packages just fine. I even rebuilt all of the packages (portupgrade > -afp) and that worked just fine as well. [snip] > It looks to me like some of the BUILD_DEPENDS for xorg-protos are wrong. > > % cd /usr/ports/x11/xorg-protos > % grep xf86rushproto Makefile > > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86rushproto > \ % grep bigreqstr Makefile > BUILD_DEPENDS= > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/bigreqsproto \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/dmxproto \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/fixesproto \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/glproto \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/inputproto \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/recordproto \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/trapproto \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xcmiscproto \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86dgaproto \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86miscproto > \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86rushproto > \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86vidmodepro >to \ > ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xineramaproto > \ % cd /var/db/pkg > % grep bigreqstr */* > bigreqsproto-1.0.2/+CONTENTS:include/X11/extensions/bigreqstr.h > % Fixed in git tree. Thanks! Dejan