Skip to content

Instantly share code, notes, and snippets.

@hrehfeld
Created March 30, 2018 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hrehfeld/586c0d457ddc9ee8577ea70367783cc7 to your computer and use it in GitHub Desktop.
Save hrehfeld/586c0d457ddc9ee8577ea70367783cc7 to your computer and use it in GitHub Desktop.
Scanning dependencies of target check-llvm
[100%] Running the LLVM regression tests
FAIL: LLVM :: Bindings/Go/go.test (4738 of 21436)
******************** TEST 'LLVM :: Bindings/Go/go.test' FAILED ********************
Script:
--
/tmp/makepkg/llvm50/src/llvm-5.0.0.src/build/./bin/llvm-go go=/usr/bin/go test llvm.org/llvm/bindings/go/llvm
--
Exit Code: 1
Command Output (stdout):
--
FAIL llvm.org/llvm/bindings/go/llvm [build failed]
--
Command Output (stderr):
--
# llvm.org/llvm/bindings/go/llvm
/tmp/lit_tmp_XO8_xH/gopath632218316/src/llvm.org/llvm/bindings/go/llvm/ir_test.go:145: Errorf format %d reads arg #1, but call has only 0 args
/tmp/lit_tmp_XO8_xH/gopath632218316/src/llvm.org/llvm/bindings/go/llvm/ir_test.go:154: Errorf format %d reads arg #1, but call has only 0 args
--
********************
Testing Time: 262.31s
********************
Failing Tests (1):
LLVM :: Bindings/Go/go.test
Expected Passes : 20619
Expected Failures : 132
Unsupported Tests : 684
Unexpected Failures: 1
make[3]: *** [test/CMakeFiles/check-llvm.dir/build.make:58: test/CMakeFiles/check-llvm] Error 1
make[2]: *** [CMakeFiles/Makefile2:88899: test/CMakeFiles/check-llvm.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:88906: test/CMakeFiles/check-llvm.dir/rule] Error 2
make: *** [Makefile:18243: check-llvm] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment