[Bug 285911] devel/gobject-introspection fails to build with getxattr not found
Date: Thu, 10 Apr 2025 18:11:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285911
--- Comment #9 from Xavier Humbert <xavier@groumpf.org> ---
(In reply to Gleb Popov from comment #8)
No success :
[root@numenor gobject-introspection]# pkg remove -f devel/glib20
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):
Installed packages to be REMOVED:
glib: 2.80.5_1,2
Number of packages to be removed: 1
The operation will free 26 MiB.
Proceed with deinstalling packages? [y/N]: y
[1/1] Deinstalling glib-2.80.5_1,2...
[1/1] Deleting files for glib-2.80.5_1,2: 100%
==> Cleaning up trigger: gio-modules.ucl
==> Cleaning up trigger: glib-schemas.ucl
[root@numenor gobject-introspection]# make all
===> License GPLv2+ LGPL20+ accepted by the user
===> gobject-introspection-1.82.0_1,1 depends on file: /usr/local/sbin/pkg -
found
===> Fetching all distfiles required by gobject-introspection-1.82.0_1,1 for
building
===> Extracting for gobject-introspection-1.82.0_1,1
=> SHA256 Checksum OK for gnome/gobject-introspection-1.82.0.tar.xz.
===> Patching for gobject-introspection-1.82.0_1,1
===> Applying FreeBSD patches for gobject-introspection-1.82.0_1,1 from
/usr/ports/devel/gobject-introspection/files
===> gobject-introspection-1.82.0_1,1 depends on executable: bison - found
===> gobject-introspection-1.82.0_1,1 depends on package:
gettext-runtime>=0.22_1 - found
===> gobject-introspection-1.82.0_1,1 depends on executable: msgfmt - found
===> gobject-introspection-1.82.0_1,1 depends on executable: meson - found
===> gobject-introspection-1.82.0_1,1 depends on executable: ninja - found
===> gobject-introspection-1.82.0_1,1 depends on package: pkgconf>=1.3.0_1 -
found
===> gobject-introspection-1.82.0_1,1 depends on file:
/usr/local/bin/python3.11 - found
===> gobject-introspection-1.82.0_1,1 depends on shared library: libffi.so -
found (/usr/local/lib/libffi.so)
===> gobject-introspection-1.82.0_1,1 depends on shared library: libcairo.so
- found (/usr/local/lib/libcairo.so)
===> gobject-introspection-1.82.0_1,1 depends on shared library: libintl.so -
found (/usr/local/lib/libintl.so)
===> gobject-introspection-1.82.0_1,1 depends on shared library:
libglib-2.0.so - not found
===> License LGPL20 accepted by the user
===> glib-2.82.4_1,2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by glib-2.82.4_1,2 for building
===> Extracting for glib-2.82.4_1,2
=> SHA256 Checksum OK for gnome/glib-2.82.4.tar.xz.
=> SHA256 Checksum OK for gnome/3dcf1ea13d9b2a3371fa35b79e640063de33dc20.patch.
===> glib-2.82.4_1,2 depends on file:
/usr/local/gobject-introspection-bootstrap/bin/g-ir-scanner - not found
===> glib-2.82.4_1,2 depends on file:
/usr/local/gobject-introspection-bootstrap/bin/g-ir-scanner - not found
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/devel/glib20
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/devel/glib20
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/devel/gobject-introspection
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/gobject-introspection
Have to reinstall devel/glib20 via pkg now
--
You are receiving this mail because:
You are the assignee for the bug.