https://bugs.kde.org/show_bug.cgi?id=457712
Bug ID: 457712 Summary: Failed building valgrind (memcheck) for Linux powerpc32 (undefined reference to `__floatsidf') with recent glibc Product: valgrind Version: 3.19.0 Platform: Other OS: Linux Status: REPORTED Severity: critical Priority: NOR Component: memcheck Assignee: jsew...@acm.org Reporter: christophe.le...@csgroup.eu Target Milestone: --- Using glibc-2.35 ./configure --host=ppc-linux --prefix=/usr --enable-only32bit --disable-tls The build fails with the following errors /opt/cldk-1.5.1rc1b1/lib/gcc/ppc-linux/11.2.0/../../../../ppc-linux/bin/ld: memcheck_ppc32_linux-mc_main.o: in function `gcSecVBitTable': /home/chleroy/ldb_base/ofs/packages/valgrind-3.19.0/memcheck/mc_main.c:993: undefined reference to `__floatsidf' /opt/cldk-1.5.1rc1b1/lib/gcc/ppc-linux/11.2.0/../../../../ppc-linux/bin/ld: /home/chleroy/ldb_base/ofs/packages/valgrind-3.19.0/memcheck/mc_main.c:998: undefined reference to `__floatsidf' /opt/cldk-1.5.1rc1b1/lib/gcc/ppc-linux/11.2.0/../../../../ppc-linux/bin/ld: /home/chleroy/ldb_base/ofs/packages/valgrind-3.19.0/memcheck/mc_main.c:998: undefined reference to `__muldf3' /opt/cldk-1.5.1rc1b1/lib/gcc/ppc-linux/11.2.0/../../../../ppc-linux/bin/ld: /home/chleroy/ldb_base/ofs/packages/valgrind-3.19.0/memcheck/mc_main.c:997: undefined reference to `__ltdf2' /opt/cldk-1.5.1rc1b1/lib/gcc/ppc-linux/11.2.0/../../../../ppc-linux/bin/ld: /home/chleroy/ldb_base/ofs/packages/valgrind-3.19.0/memcheck/mc_main.c:999: undefined reference to `__muldf3' /opt/cldk-1.5.1rc1b1/lib/gcc/ppc-linux/11.2.0/../../../../ppc-linux/bin/ld: /home/chleroy/ldb_base/ofs/packages/valgrind-3.19.0/memcheck/mc_main.c:999: undefined reference to `__fixdfsi' /opt/cldk-1.5.1rc1b1/lib/gcc/ppc-linux/11.2.0/../../../../ppc-linux/bin/ld: /home/chleroy/ldb_base/ofs/packages/valgrind-3.19.0/memcheck/mc_main.c:1008: undefined reference to `__muldf3' /opt/cldk-1.5.1rc1b1/lib/gcc/ppc-linux/11.2.0/../../../../ppc-linux/bin/ld: /home/chleroy/ldb_base/ofs/packages/valgrind-3.19.0/memcheck/mc_main.c:1007: undefined reference to `__ltdf2' -- You are receiving this mail because: You are watching all bug changes.