https://bugs.kde.org/show_bug.cgi?id=452779
Bug ID: 452779 Summary: Valgrind fails to build on FreeBSD 13.0 with llvm-devel (15.0.0) Product: valgrind Version: unspecified Platform: Other OS: FreeBSD Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: pjfl...@wanadoo.fr Target Milestone: --- Valgrind fails to build on FreeBSD 13.0 with llvm-devel (15.0.0) paulf> /usr/local/bin/clang-devel --version clang version 15.0.0 Target: x86_64-portbld-freebsd13.0 Thread model: posix InstalledDir: /usr/local/llvm-devel/bin ../coregrind/link_tool_exe_freebsd 0x38000000 clang-devel -o memcheck-x86-freebsd -B/usr/lib32 -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wenum-conversion -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wno-cast-align -Wno-self-assign -Wno-tautological-compare -Wno-expansion-to-defined -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -Wl,-u,_start -B/usr/lib32 -m32 memcheck_x86_freebsd-mc_leakcheck.o memcheck_x86_freebsd-mc_malloc_wrappers.o memcheck_x86_freebsd-mc_main.o memcheck_x86_freebsd-mc_main_asm.o memcheck_x86_freebsd-mc_translate.o memcheck_x86_freebsd-mc_machine.o memcheck_x86_freebsd-mc_errors.o ../coregrind/libcoregrind-x86-freebsd.a ../VEX/libvex-x86-freebsd.a -lgcc ../coregrind/libgcc-sup-amd64-freebsd.a If I change the last library to the x86 version and link manually it works -- You are receiving this mail because: You are watching all bug changes.