From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 16 21:08:14 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D9FE4D5; Sat, 16 Nov 2013 21:08:14 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 23B772556; Sat, 16 Nov 2013 21:08:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAGL8DOs001438; Sat, 16 Nov 2013 21:08:13 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAGL8DBf001437; Sat, 16 Nov 2013 21:08:13 GMT (envelope-from kwm) Date: Sat, 16 Nov 2013 21:08:13 GMT Message-Id: <201311162108.rAGL8DBf001437@freefall.freebsd.org> To: rodrigo@bebik.net, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/183999: devel/glib20 missing dependencie (libffi) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2013 21:08:14 -0000 Synopsis: devel/glib20 missing dependencie (libffi) State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sat Nov 16 21:05:54 UTC 2013 State-Changed-Why: Ports mentioned in LIB_DEPEND are also present during the build stage. I suspect a problem with the libffi port or related. please check the config.log of glib20 to see why it fails. http://www.freebsd.org/cgi/query-pr.cgi?pr=183999