Re: Bug#1024516: mariadb-10.6: FTBFS on ia64: ha_archive.so: version node not found for symbol lzma_get_progress@@XZ_5.2
John Paul Adrian Glaubitz <[email protected]> Mon, 21 Nov 2022 21:39:21 +0100
| Newsgroups | gmane.linux.debian.ports.ia64 |
|---|---|
| Message-ID | <[email protected]> |
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. Adrian > [1] https://tracker.debian.org/news/1376000/accepted-xz-utils-527-00-source-into-unstable/