You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test suite crucible-llvm-tests: RUNNING...
Tests
<elided>
global-struct.c
compile global-struct: OK (0.03s)
parse global-struct bitcode: Failed to parse test/c/global-struct.bc
Couldn't parse LLVM bitcode from filetest/c/global-struct.bc
Error {errContext = ["METADATA_COMPOSITE_TYPE","METADATA_BLOCK","METADATA_BLOCK_ID","value symbol table","MODULE_BLOCK","Bitstream"], errMessage = "Invalid record size: 21\nExpected size between 16 and 18\nAre you sure you're using a supported version of LLVM/Clang?\nCheck here: https://github.com/GaloisInc/llvm-pretty-bc-parser\n"}
FAIL
test/Tests.hs:219:
expected: ""
but got: "Couldn't parse LLVM bitcode from filetest/c/global-struct.bc\nError {errContext = [\"METADATA_COMPOSITE_TYPE\",\"METADATA_BLOCK\",\"METADATA_BLOCK_ID\",\"value symbol table\",\"MODULE_BLOCK\",\"Bitstream\"], errMessage = \"Invalid record size: 21\\nExpected size between 16 and 18\\nAre you sure you're using a supported version of LLVM/Clang?\\nCheck here: https://github.com/GaloisInc/llvm-pretty-bc-parser\\n\"}"
<elided>
3 out of 34 tests failed (3.58s)
Test suite crucible-llvm-tests: FAIL
The text was updated successfully, but these errors were encountered:
From a recent macOS CI job:
The text was updated successfully, but these errors were encountered: