<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </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 --- - test_load_plugin (TestPluginCommands.PluginCommandTestCase) test fails on FreeBSD"
   href="http://llvm.org/bugs/show_bug.cgi?id=17430">17430</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>test_load_plugin (TestPluginCommands.PluginCommandTestCase) test fails on FreeBSD
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>emaste@freebsd.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Configuration: arch=amd64 compiler=clang
----------------------------------------------------------------------
Collected 1 test

1: test_load_plugin (TestPluginCommands.PluginCommandTestCase)
   Test that plugins that load commands work correctly. ... ERROR

======================================================================
ERROR: test_load_plugin (TestPluginCommands.PluginCommandTestCase)
   Test that plugins that load commands work correctly.
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/data/buildslave/lldb-amd64-freebsd/src-llvm/tools/lldb/test/lldbtest.py",
line 787, in wrapper
    func(*args, **kwargs)
  File
"/data/buildslave/lldb-amd64-freebsd/src-llvm/tools/lldb/test/functionalities/plugins/commands/TestPluginCommands.py",
line 32, in test_load_plugin
    self.buildLibrary("plugin.cpp", plugin_name)
  File
"/data/buildslave/lldb-amd64-freebsd/src-llvm/tools/lldb/test/lldbtest.py",
line 1422, in buildLibrary
    self.buildDefault(dictionary=d)
  File
"/data/buildslave/lldb-amd64-freebsd/src-llvm/tools/lldb/test/lldbtest.py",
line 1435, in buildDefault
    if not module.buildDefault(self, architecture, compiler, dictionary,
clean):
  File
"/data/buildslave/lldb-amd64-freebsd/src-llvm/tools/lldb/test/plugins/builder_base.py",
line 96, in buildDefault
    sender=sender)
  File
"/data/buildslave/lldb-amd64-freebsd/src-llvm/tools/lldb/test/lldbtest.py",
line 284, in system
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['/bin/sh', '-c', "gmake clean
DYLIB_CXX_SOURCES='plugin.cpp' LD_EXTRAS='-shared
-L/data/buildslave/lldb-amd64-freebsd/obj/llvm/Release+Asserts/bin -llldb'
DYLIB_NAME='plugin' CFLAGS_EXTRAS='-std=c++11
-I/data/buildslave/lldb-amd64-freebsd/src-llvm/tools/lldb/test/../include
-fPIC';gmake  ARCH=amd64 CC=clang DYLIB_CXX_SOURCES='plugin.cpp'
LD_EXTRAS='-shared
-L/data/buildslave/lldb-amd64-freebsd/obj/llvm/Release+Asserts/bin -llldb'
DYLIB_NAME='plugin' CFLAGS_EXTRAS='-std=c++11
-I/data/buildslave/lldb-amd64-freebsd/src-llvm/tools/lldb/test/../include
-fPIC'"]' returned non-zero exit status 2
Config=amd64-clang
----------------------------------------------------------------------
Ran 1 test in 0.675s

FAILED (errors=1)
Session logs for test failures/errors/unexpected successes can be found in
directory 'lldb-test-traces'</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>