Bug ID | 1190333 |
---|---|
Summary | fpc fails with glibc 2.34 on i586 |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | screening-team-bugs@suse.de |
Reporter | martin.liska@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Fails here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:B/fpc/standard/i586 with: [ 144s] /usr/bin/ld: /home/abuild/rpmbuild/BUILD/fpcbuild-3.2.0/fpcsrc/rtl/units/i386-linux/si_c21.o: in function `SI_C21_$$__FPC_LIBC21_START': [ 144s] si_c21.pp:(.text.n_si_c21_$$__fpc_libc21_start+0x27): undefined reference to `__libc_csu_fini' [ 144s] /usr/bin/ld: si_c21.pp:(.text.n_si_c21_$$__fpc_libc21_start+0x2c): undefined reference to `__libc_csu_init' It's a known upstream issue: https://gitlab.com/freepascal.org/fpc/source/-/issues/39295