Bug#1024516: mariadb-10.6: FTBFS on ia64: ha_archive.so: version node not found for symbol lzma_get_progress@@XZ_5.2
Sebastian Andrzej Siewior <[email protected]> Tue, 22 Nov 2022 08:33:59 +0100
| Newsgroups | gmane.linux.debian.devel.bugs.general,gmane.linux.debian.ports.ia64 |
|---|---|
| Message-ID | <[email protected]> |
On 2022-11-21 21:39:21 [+0100], John Paul Adrian Glaubitz wrote: > Hi! Hi, > On 11/21/22 00:07, John Paul Adrian Glaubitz wrote: > > This issue has shown in other packages such as glibc on ia64 [1]: > > > > /usr/bin/ld: /<<PKGBUILDDIR>>/build-tree/ia64-libc/dlfcn/bug-atexit3-lib.so: version node not found for symbol lzma_get_progress@@XZ_5.2 > > /usr/bin/ld: failed to set dynamic section sizes: bad value > > collect2: error: ld returned 1 exit status > > > > So, I don't think it's a regression in mariadb-10.6 itself but rather > > the toolchain on ia64. > > FWIW, there have been changes to the symbols file of src:xz-utils by Sebastian (CC'ed) which > might be responsible for this regression on ia64 with liblzma [1]. > > I will build a test package on the porterbox yttrium with the changes reverted and see if that > fixes the problem. Interesting. So only ia64 is failing here? Everyone else is fine? > Adrian Sebastian