https://llvm.org/bugs/show_bug.cgi?id=26003
Bug ID: 26003 Summary: sanitizer lint checks fail on Ubuntu Product: compiler-rt Version: unspecified Hardware: All OS: Linux Status: NEW Severity: normal Priority: P Component: compiler-rt Assignee: unassignedb...@nondot.org Reporter: axw...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified I'm running "check-all" with compiler-rt in my tree, and I get the following error: cd "/home/andrew/projects/debian/llvm-toolchain-snapshot-3.8~svn254193/build-llvm/projects/compiler-rt/lib" && "LLVM_CHECKOUT=/home/andrew/projects/debian/llvm-toolchain-snapshot-3.8~svn254193" SILENT=1 TM PDIR= PYTHON_EXECUTABLE=/usr/bin/python "COMPILER_RT=/home/andrew/projects/debian/llvm-toolchain-snapshot-3.8~svn254193/projects/compiler-rt" "/home/andrew/projects/debian/llvm-toolchain-snapshot-3.8~svn25 4193/projects/compiler-rt/lib/sanitizer_common/scripts/check_lint.sh" /bin/sh: 1: LLVM_CHECKOUT=/home/andrew/projects/debian/llvm-toolchain-snapshot-3.8~svn254193: not found Pretty sure this is because /bin/sh is dash on Ubuntu, and the env-var prefix thing is a bashism. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs