pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/glib2 and devel/gobject-introspection
On Tuesday, April 9th, 2024 at 9:09 PM, pin <voidpin%protonmail.com@localhost> wrote:
> Hi,
>
> Trying to update devel/glib2 and I'm hitting some sort of circular dependency.
>
> When, I try building devel/glib2 I get:
>
> Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig)
>
> girepository/introspection/meson.build:43:17: ERROR: Dependency "gobject-introspection-1.0" not found, tried pkgconfig
>
> A full log can be found at /usr/pkgsrc/devel/glib2/work/glib-2.80.0/output/meson-logs/meson-log.txt
> *** Error code 1
>
> Stop.
>
> But, I can't update devel/gobject-introspection because
> => Full dependency glib2>=2.79: NOT found
>
>
> and when building it, I get the error above.
>
> /Pedro
Forgot to add,
~> ls /usr/pkg/lib/ | grep gobject
drwxr-xr-x root wheel 512 B Thu Dec 14 09:44:39 2023 gobject-introspection
[...]
lrwxr-xr-x root wheel 19 B Fri Feb 9 15:19:38 2024 libgobject-2.0.so ⇒ libgobject-2.0.so.0
lrwxr-xr-x root wheel 26 B Fri Feb 9 15:19:38 2024 libgobject-2.0.so.0 ⇒ libgobject-2.0.so.0.7800.4
.rwxr-xr-x root wheel 428 KB Fri Feb 9 15:17:25 2024 libgobject-2.0.so.0.7800.4
[...]
Home |
Main Index |
Thread Index |
Old Index