From owner-freebsd-x11@FreeBSD.ORG Fri May 3 16:30:37 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D14BDFE for ; Fri, 3 May 2013 16:30:37 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id B9D781EBC for ; Fri, 3 May 2013 16:30:37 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UYIaE-0002GY-6S for freebsd-x11@freebsd.org; Fri, 03 May 2013 09:11:42 -0700 Date: Fri, 3 May 2013 09:11:42 -0700 (PDT) From: Beeblebrox To: freebsd-x11@freebsd.org Message-ID: <1367597502194-5808580.post@n5.nabble.com> Subject: xorg-devel x11/libxcb build error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 16:30:37 -0000 x11/libxcb does not build in poudriere but builds natively. poudriere log shows: "Failed to install the following 1 package(s): /packages/All/xcb-proto-1.8.txz" Solution: I created a package for x11/xcb-proto and added it to the repo, then re-ran poudriere. The run completed successfully (because xcb-proto package was now available) The package dependency is missing the xcb-proto entry, which results with broken poudriere run. Using xorg-devel... ----- 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/xorg-devel-x11-libxcb-build-error-tp5808580.html Sent from the freebsd-x11 mailing list archive at Nabble.com.