On Tue, Oct 15, 2024 at 04:11:39PM +0200, Helmut Grohne wrote: > I noticed that there are multiple symbol issues on multiple > architectures. You can easily find them in the native build logs and > they seem to have been turned non-fatal there: > > x32: > > https://buildd.debian.org/status/fetch.php?pkg=gcc-14&arch=x32&ver=14.2.0-6&stamp=1728130249&raw=0
https://buildd.debian.org/status/fetch.php?pkg=gcc-14&arch=x32&ver=14.2.0-19&stamp=1742054319&raw=0 > -> libasan8 -> e.g. ___interceptor_shmctl@Base Still missing. > -> lib32asan8 -> e.g. ___interceptor__Unwind_RaiseException@Base Still missing. > -> libcc1-0 -> e.g. > _ZNSs12_S_constructIPcEES0_T_S1_RKSaIcESt20forward_iterator_tag@Base This has become optional. > sparc (32bit): > > https://jenkins.debian.net/job/rebootstrap_sparc_gcc14/7/consoleText' https://jenkins.debian.net/job/rebootstrap_sparc64_gcc14/52/consoleText > -> libasan8 -> e.g. ___interceptor__Unwind_RaiseException@Base Still missing. > sparc64 > > https://buildd.debian.org/status/fetch.php?pkg=gcc-14&arch=sparc64&ver=14.2.0-6&stamp=1728220063&raw=0 https://buildd.debian.org/status/fetch.php?pkg=gcc-14&arch=sparc64&ver=14.2.0-19&stamp=1742119584&raw=0 > -> libstdc++6 -> e.g. CXXABI_LDBL_1.3 Still missing. > s390x > > https://buildd.debian.org/status/fetch.php?pkg=gcc-14&arch=s390x&ver=14.2.0-6&stamp=1728150598&raw=0 https://buildd.debian.org/status/fetch.php?pkg=gcc-14&arch=s390x&ver=14.2.0-19&stamp=1742069642&raw=0 > -> libasan8 -> e.g. ___interceptor__Unwind_RaiseException@Base Still missing. Helmut