[Bug 285911] devel/gobject-introspection fails to build with getxattr not found
Date: Thu, 10 Apr 2025 04:55:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285911
--- Comment #4 from Xavier Humbert <xavier@groumpf.org> ---
No success :
-------------------------------------------------------------------------------
[root@numenor ~]# pkg remove -f glib gobject-introspection
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 2 packages (of 0 packages
in the universe):
Installed packages to be REMOVED:
glib: 2.80.5_1,2
gobject-introspection: 1.78.1_2,1
Number of packages to be removed: 2
The operation will free 41 MiB.
Proceed with deinstalling packages? [y/N]: y
[1/2] Deinstalling gobject-introspection-1.78.1_2,1...
[1/2] Deleting files for gobject-introspection-1.78.1_2,1: 100%
[2/2] Deinstalling glib-2.80.5_1,2...
[2/2] Deleting files for glib-2.80.5_1,2: 100%
==> Cleaning up trigger: gio-modules.ucl
==> Cleaning up trigger: glib-schemas.ucl
[root@numenor ~]# cd /usr/ports/
[root@numenor ports]# portinstall -vw devel/glib20/
devel/gobject-introspection/
---> Session started at: Thu, 10 Apr 2025 06:44:03 +0200
[Reading data from pkg(8) ... - 1700 packages found - done]
---> Fresh installation of devel/glib20 started at: Thu, 10 Apr 2025 06:46:58
+0200
---> Installing 'glib-2.82.4_1,2' from a port (devel/glib20)
---> Build of devel/glib20 started at: Thu, 10 Apr 2025 06:46:59 +0200
---> Building '/usr/ports/devel/glib20'
===> 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[1]: stopped in /usr/ports/devel/glib20
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/glib20
egrep: empty (sub)expression
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall20250410-98820-7k4800 env make
** Fix the problem and try again.
---> Build of devel/glib20 ended at: Thu, 10 Apr 2025 06:47:04 +0200 (consumed
00:00:05)
---> Fresh installation of devel/glib20 ended at: Thu, 10 Apr 2025 06:47:04
+0200 (consumed 00:00:06)
---> ** Install tasks 2: 0 done, 0 ignored, 0 skipped and 1 failed
---> Skipping 'devel/gobject-introspection' because a requisite port
'devel/glib20' failed (specify -k to force)
---> ** Install tasks 2: 0 done, 0 ignored, 1 skipped and 1 failed
---> Listing the results (+:done / -:ignored / *:skipped / !:failed)
! devel/glib20 (unknown build error)
* devel/gobject-introspection
---> Packages processed: 0 done, 0 ignored, 1 skipped and 1 failed
---> Session ended at: Thu, 10 Apr 2025 06:49:36 +0200 (consumed 00:05:33)
------------------------------------------------------------------------------
Ended up with reinstalling with pkg, even it is not recommended to mix
portupgrade and pkg
Xavier
--
You are receiving this mail because:
You are the assignee for the bug.