[llvm-bugs] [Bug 42841] New: libfuzzer tests fail when running from test-release.sh
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 31 02:30:51 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42841
Bug ID: 42841
Summary: libfuzzer tests fail when running from test-release.sh
Product: compiler-rt
Version: 9.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: fuzzer
Assignee: unassignedbugs at nondot.org
Reporter: diana.picus at linaro.org
CC: llvm-bugs at lists.llvm.org
Created attachment 22322
--> https://bugs.llvm.org/attachment.cgi?id=22322&action=edit
Output from msan-param-unpoison.test
libFuzzer :: msan-param-unpoison.test, libFuzzer :: msan.test and libFuzzer ::
sigint.test are failing for AARCH64LibcxxLinuxConfig,
AARCH64StaticLibcxxLinuxConfig and AARCH64DefaultLinuxConfig with the same
error (see attachment for full output):
/usr/bin/ld:
Phase3/Release/llvmCore-9.0.0-rc1.obj/lib/clang/9.0.0/lib/linux/libclang_rt.fuzzer-aarch64.a(fuzzer.o):
relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol
`stderr@@GLIBC_2.17' can not be used when making a shared object; recompile
with -fPIC
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190731/913078b7/attachment.html>
More information about the llvm-bugs
mailing list