Bug#1088749: gtk4: Please fix the symbols for hurd
Samuel Thibault
sthibault at debian.org
Sat Nov 30 14:12:56 GMT 2024
Source: gtk4
Version: 4.16.7+ds-1
Severity: normal
Tags: patch
Hello,
gtk4 currently FTBFS on hurd due to linux-specific symbols.
Could you apply the attached patch to fix it?
Thanks,
Samuel
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'oldstable-proposed-updates-debug'), (500, 'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64
Kernel: Linux 6.12.0 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
Samuel
In mutt, type cthis
Dans mutt, taper cceci
-------------- next part --------------
--- debian/libgtk-4-1.symbols.in.original 2024-11-30 10:59:05.000000000 +0000
+++ debian/libgtk-4-1.symbols.in 2024-11-30 10:59:33.000000000 +0000
@@ -689,7 +689,7 @@
(arch=linux-any)gdk_wayland_toplevel_set_application_id at Base 4.0.0
(arch=linux-any)gdk_wayland_toplevel_set_transient_for_exported at Base 4.0.0
(arch=linux-any)gdk_wayland_toplevel_unexport_handle at Base 4.0.0
- gdk_wayland_vulkan_context_get_type at Base 4.13.5
+ (arch=linux-any)gdk_wayland_vulkan_context_get_type at Base 4.13.5
gdk_x11_app_launch_context_get_type at Base 4.0.0
gdk_x11_cairo_context_get_type at Base 4.0.0
gdk_x11_device_get_id at Base 4.0.0
@@ -758,7 +758,7 @@
gdk_x11_surface_set_urgency_hint at Base 4.0.0
gdk_x11_surface_set_user_time at Base 4.0.0
gdk_x11_surface_set_utf8_property at Base 4.0.0
- gdk_x11_vulkan_context_get_type at Base 4.13.5
+ (arch=linux-any)gdk_x11_vulkan_context_get_type at Base 4.13.5
gsk_blend_mode_get_type at Base 4.0.0
gsk_blend_node_get_blend_mode at Base 4.0.0
gsk_blend_node_get_bottom_child at Base 4.0.0
More information about the pkg-gnome-maintainers
mailing list