• Status New
  • Percent Complete
    0%
  • Task Type Bug Report
  • Category Packages
  • Assigned To No-one
  • Operating System i486
  • Severity Low
  • Priority Medium
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Arch Linux 32
Opened by Andreas Baumann - 28.04.2022
Last edited by Andreas Baumann - 24.07.2022

FS#254 - [libinput/libadwaita/gtk4/tracker3] on i486 fail

/usr/bin/ld: warning: libicuuc.so.69, needed by /usr/lib/libtracker-sparql-3.0.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libicui18n.so.69, needed by /usr/lib/libtracker-sparql-3.0.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/libtracker-sparql-3.0.so: undefined reference to `unorm2_getNFKCInstance_69'
/usr/bin/ld: /usr/lib/libtracker-sparql-3.0.so: undefined reference to `u_strToLower_69'
/usr/bin/ld: /usr/lib/libtracker-sparql-3.0.so: undefined reference to `ubrk_first_69'

tracker3 is not rebuilding on i486:

tracker/docs/reference/libtracker-sparql/meson.build:78:7: ERROR: Unknown variable "tracker_sparql_gir".
Admin
Andreas Baumann commented on 28.04.2022 05:54

pentium4 and i686 builds without any issues..

Admin
Andreas Baumann commented on 24.07.2022 10:07

This is a variable set unconditionally whether gobject-introspeciton is enabled or disabled.

introspection is disabled because libsoup3 has problems to find symbols in GIR:

Soup-3.0.gir:6445.95-6445.95: error: The type name `GLib.TlsProtocolVersion' could not be found
Soup-3.0.gir:7071.54-7071.54: error: The type name `GLib.TlsProtocolVersion' could not be found
Soup-3.0.gir:7071.54-7071.54: error: The type name `GLib.TlsProtocolVersion' could not be found

Admin
Andreas Baumann commented on 24.07.2022 10:09

For libinput and sparql we can get around this by just ignoring the tests, but I fear,
introspection is no longer optional in Gnome libraries, so we might hit issues later..

Admin
Andreas Baumann commented on 24.07.2022 10:30

debug-gui in libinput uses half of Gnome things, this is a little bit exagerated
(and violates sort of a layered architecture of libraries approach).
Ignoring it on 486. The root cause of problems with GIR on i486 are not solved though..

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing