Source: gcc-14 Version: 14.2.0-6 User: helm...@debian.org Usertags: rebootstrap
Hi Matthias, 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 -> libasan8 -> e.g. ___interceptor_shmctl@Base -> lib32asan8 -> e.g. ___interceptor__Unwind_RaiseException@Base -> libcc1-0 -> e.g. _ZNSs12_S_constructIPcEES0_T_S1_RKSaIcESt20forward_iterator_tag@Base sparc (32bit): https://jenkins.debian.net/job/rebootstrap_sparc_gcc14/7/consoleText' -> libasan8 -> e.g. ___interceptor__Unwind_RaiseException@Base sparc64 https://buildd.debian.org/status/fetch.php?pkg=gcc-14&arch=sparc64&ver=14.2.0-6&stamp=1728220063&raw=0 -> libstdc++6 -> e.g. CXXABI_LDBL_1.3 s390x https://buildd.debian.org/status/fetch.php?pkg=gcc-14&arch=s390x&ver=14.2.0-6&stamp=1728150598&raw=0 -> libasan8 -> e.g. ___interceptor__Unwind_RaiseException@Base This list is not exhaustive. Helmut