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: unassignedb...@nondot.org
          Reporter: diana.pi...@linaro.org
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to