<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - LLVM go bindings test fails when using LLD"
href="https://bugs.llvm.org/show_bug.cgi?id=38652">38652</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LLVM go bindings test fails when using LLD
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rnk@google.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>The go bindings tests fail on my machine. I don't think LLD recognizes
zlib-gnu, and I'm not sure it can be made to.
$ ninja check
Already up to date.
Current branch master is up to date.
[83/84] Running the LLVM regression tests
FAIL: LLVM :: Bindings/Go/go.test (14691 of 27228)
******************** TEST 'LLVM :: Bindings/Go/go.test' FAILED
********************
Script:
--
: 'RUN: at line 1'; /usr/local/google/home/rnk/llvm-project/build/bin/llvm-go
go=/usr/lib/google-golang/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.test
/usr/lib/google-golang/pkg/tool/linux_amd64/link: running
/usr/local/google/home/rnk/chromium/src/third_party/llvm-build/Release+Asserts/bin/clang++
failed: exit status 1
ld.lld: error: unknown --compress-debug-sections value: zlib-gnu
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--
********************
Testing Time: 47.78s
********************
Failing Tests (1):
LLVM :: Bindings/Go/go.test
Expected Passes : 26533
Expected Failures : 148
Unsupported Tests : 546
Unexpected Failures: 1
FAILED: test/CMakeFiles/check-llvm
cd /usr/local/google/home/rnk/llvm-project/build/test && /usr/bin/python2.7
/usr/local/google/home/rnk/llvm-project/build/./bin/llvm-lit -sv
/usr/local/google/home/rnk/llvm-project/build/test
ninja: build stopped: subcommand failed.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>