From owner-freebsd-gnome@freebsd.org Fri Apr 14 15:59:48 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C09FDD3D642 for ; Fri, 14 Apr 2017 15:59:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AA8287D0 for ; Fri, 14 Apr 2017 15:59:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A9E7AD3D641; Fri, 14 Apr 2017 15:59:48 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9920D3D640 for ; Fri, 14 Apr 2017 15:59:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99A667CE for ; Fri, 14 Apr 2017 15:59:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3EFxmMI096060 for ; Fri, 14 Apr 2017 15:59:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 218659] devel/glib20 not fully PREFIX-safe Date: Fri, 14 Apr 2017 15:59:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mi@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Apr 2017 15:59:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218659 Bug ID: 218659 Summary: devel/glib20 not fully PREFIX-safe Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: mi@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org The LOCALBASE on my systems is "/opt". Portupgade-ing failed today with: =3D=3D=3D> Registering installation for glib-2.50.2,1 pkg-static: Unable to access file /home/ports/devel/glib20/work/stage/opt/share/gdb/auto-load/usr/local/lib/l= ibglib-2.0.so.0.5000.2-gdb.py:No such file or directory pkg-static: Unable to access file /home/ports/devel/glib20/work/stage/opt/share/gdb/auto-load/usr/local/lib/l= ibgobject-2.0.so.0.5000.2-gdb.py:No such file or directory *** Error code 74 I hand-edited the .PLIST.mktmp in glib20's ${WRKDIR} to replace "/usr/local" with "/opt" in the two lines affected and the port installed cleanly. Most other lines already had "/opt" properly -- only the above two were broken. Both options for this port -- COLLATION_FIX and DEBUG -- are off on this system. --=20 You are receiving this mail because: You are the assignee for the bug.=