pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/glib2
Hi Frédéric,
Frédéric Fauberteau wrote:
> -share/gdb/auto-load/usr/pkg/lib/libglib-2.0.so.0.6200.4-gdb.py
> -share/gdb/auto-load/usr/pkg/lib/libgobject-2.0.so.0.6200.4-gdb.py
> +share/gdb/auto-load${LOCALBASE}/lib/libglib-2.0.so.0.6200.4-gdb.py
> +share/gdb/auto-load${LOCALBASE}/libgobject-2.0.so.0.6200.4-gdb.py
This seems to have broken install on my Debian stable machine:
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /var/work/devel/glib2/work/.destdir/usr/pkg:
ERROR: /var/work/devel/glib2/work/.destdir/usr/pkg/share/gdb/auto-load/usr/pkg/libgobject-2.0.so.0.6200.4-gdb.py
ERROR: ************************************************************
ERROR: The following files are in /var/work/devel/glib2/work/.destdir/usr/pkg but not in the PLIST:
ERROR: /var/work/devel/glib2/work/.destdir/usr/pkg/share/gdb/auto-load/usr/pkg/lib/libgobject-2.0.so.0.6200.4-gdb.py
It looks like libgobject is missing a /lib after the change. Adding it
back in fixes the install for me.
Sijmen
Home |
Main Index |
Thread Index |
Old Index