Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2017 15:59:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 218659] devel/glib20 not fully PREFIX-safe
Message-ID:  <bug-218659-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218659-6497>