Skip to content

Instantly share code, notes, and snippets.

@mikea

mikea/build.log Secret

Created December 3, 2016 03:42
Show Gist options
  • Save mikea/53f4dc2c43bab95e97e442be44d5cd72 to your computer and use it in GitHub Desktop.
Save mikea/53f4dc2c43bab95e97e442be44d5cd72 to your computer and use it in GitHub Desktop.
25/26] Checking TSan Go runtime...
FAILED: cd /usr/local/google/home/aizatsky/src/llvm/projects/compiler-rt/lib/tsan/go && env "CC=/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/clang " IN_TMPDIR=1 SILENT=1 /usr/local/google/home/aizatsky/src/llvm/projects/compiler-rt/lib/tsan/go/buildgo.sh
/tmp/gotsan.EDHMsN4k5a/race_linux_amd64.syso: In function `__sanitizer_get_module_and_offset_for_pc':
/tmp/gotsan.EDHMsN4k5a/gotsan.cc:(.text+0x22add): undefined reference to `__sanitizer::Symbolizer::GetOrInit()'
/tmp/gotsan.EDHMsN4k5a/gotsan.cc:(.text+0x22aee): undefined reference to `__sanitizer::Symbolizer::GetModuleNameAndOffsetForPC(unsigned long, char const**, unsigned long*)'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment