[Bug 218659] devel/glib20 not fully PREFIX-safe
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 14 15:59:48 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218659
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 at FreeBSD.org
Reporter: mi at FreeBSD.org
Flags: maintainer-feedback?(gnome at FreeBSD.org)
Assignee: gnome at FreeBSD.org
The LOCALBASE on my systems is "/opt". Portupgade-ing failed today with:
===> 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/libglib-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/libgobject-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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list