Advertisement
Guest User

LLVM40 go test failure

a guest
Mar 25th, 2019
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. FAIL: LLVM :: Bindings/Go/go.test (5353 of 19319)
  2. ******************** TEST 'LLVM :: Bindings/Go/go.test' FAILED ********************
  3. Script:
  4. --
  5. /tmp/makepkg/llvm40/src/llvm-4.0.1.src/build/./bin/llvm-go go=/usr/bin/go test llvm.org/llvm/bindings/go/llvm
  6. --
  7. Exit Code: 1
  8.  
  9. Command Output (stdout):
  10. --
  11. FAIL llvm.org/llvm/bindings/go/llvm [build failed]
  12.  
  13. --
  14. Command Output (stderr):
  15. --
  16. # llvm.org/llvm/bindings/go/llvm
  17. /tmp/lit_tmp__e1dE7/gopath480876335/src/llvm.org/llvm/bindings/go/llvm/ir_test.go:34:3: Errorf format %d has arg newattr of wrong type llvm.org/llvm/bindings/go/llvm.Attribute
  18. /tmp/lit_tmp__e1dE7/gopath480876335/src/llvm.org/llvm/bindings/go/llvm/ir_test.go:45:3: Errorf format %d has arg newattr of wrong type llvm.org/llvm/bindings/go/llvm.Attribute
  19.  
  20. --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement