<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 --- - TestPluginCommands.py failing on Ubuntu 13.10 x86_64: undefined symbol in libplugin.so"
   href="http://llvm.org/bugs/show_bug.cgi?id=18682">18682</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestPluginCommands.py failing on Ubuntu 13.10 x86_64: undefined symbol in libplugin.so
          </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>Linux
          </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>tfiala@google.com
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Getting this failure on this test:

Command invoked: python ../llvm/tools/lldb/test/dotest.py -C gcc --executable
/home/tfiala/work/lgs/build/Debug+Asserts/bin/lldb -p TestPlugin
compilers=['gcc']

Configuration: arch=x86_64 compiler=gcc
----------------------------------------------------------------------
Collected 0 tests

.=success F=fail E=error s=skipped x=expected-fail u=unexpected-success


----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
tfiala@ubuntu:~/work/lgs/build$ python ../llvm/tools/lldb/test/dotest.py -C gcc
--executable `pwd`/Debug+Asserts/bin/lldb -p TestPluginCommands.py
LLDB library dir: /home/tfiala/work/lgs/build/Debug+Asserts/bin
lldb version 3.5 (<a href="http://llvm.org/git/lldb.git">http://llvm.org/git/lldb.git</a> revision
830bad878ec410a1b4c707679258932e0554423c clang revision
5595d21466d7cdbe89406501d77acaad9851c9a1 llvm revision
9c45241485c0a1dc6f4ae81440185b54ec118246)
lldb.pre_flight: None
lldb.post_flight: None

Session logs for test failures/errors/unexpected successes will go into
directory '2014-01-31-09_47_38'
Command invoked: python ../llvm/tools/lldb/test/dotest.py -C gcc --executable
/home/tfiala/work/lgs/build/Debug+Asserts/bin/lldb -p TestPlugin
compilers=['gcc']

Configuration: arch=x86_64 compiler=gcc
----------------------------------------------------------------------
Collected 1 test

.=success F=fail E=error s=skipped x=expected-fail u=unexpected-success

python: symbol lookup error:
/home/tfiala/work/lgs/llvm/tools/lldb/test/functionalities/plugins/commands/libplugin.so:
undefined symbol: _ZN4lldb10SBDebugger21GetCommandInterpreterEv


This is built with lldb r200548.  Ubuntu 13.10 x86_64.  Using gcc 4.8.1 (stock
for platform), with libedit-dev, python-dev, swig, build-essential and git
packages.</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>