From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 7 01:59:47 2014 Return-Path: Delivered-To: freebsd-ports-bugs@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 881711F4 for ; Sun, 7 Sep 2014 01:59:47 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55B941F19 for ; Sun, 7 Sep 2014 01:59:47 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s871xlKv059523 for ; Sun, 7 Sep 2014 01:59:47 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193407] New: pkg-plist for devel/glib20 Date: Sun, 07 Sep 2014 01:59:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: cary@sdf.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2014 01:59:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193407 Bug ID: 193407 Summary: pkg-plist for devel/glib20 Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: cary@sdf.org Here it shows a diff for pkg-plist of port devel/glib20: http://svnweb.freebsd.org/ports/head/devel/glib20/pkg-plist?r1=324037&r2=366944 Five files which the port is building are not being installed. They are: lib/libgio2.0.la lib/libglib2.0.la lib/libgmodule2.0.la lib/libgobject2.0.la lib/libgthread-2.0.la In my directory /usr/ports/devel/glib20: $ find work/ -type f -name "libg[ilmot]*-2.0.la" work/glib-2.36.3/gio/libgio-2.0.la work/glib-2.36.3/gthread/libgthread-2.0.la work/glib-2.36.3/glib/libglib-2.0.la work/glib-2.36.3/gmodule/libgmodule-2.0.la work/glib-2.36.3/gobject/libgobject-2.0.la So far two other builds have failed for me because two of the above listed files were not found. Ports that failed to build were : gnome-desktop-2.32.1_4 x11/gnome-desktop xfce4-desktop-4.10.2_2 x11-wm/xfce4-desktop -- You are receiving this mail because: You are the assignee for the bug.