core dumped while bulding on illumos XStreamOS

Michael Stahl mstahl at redhat.com
Mon Feb 16 03:34:36 PST 2015


On 16.02.2015 12:29, Michael Stahl wrote:
> On 16.02.2015 12:09, Gabriele Bulfon wrote:

>> Take into account: default python is 2.6, installed also 2.7 and 3.3,
>> config.log shows python3 is taken.
>>
>> Traceback (most recent call last):
>> File
>> "/sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.3/instdir/ure/lib/libuno_sal.so.3-gdb.py",
>> line 12, in <module>
>> import importlib
>> ImportError: No module named importlib

> those messages come from gdb itself - we have some Python files that are
> loaded into gdb and allow you to pretty-print LO data types like the
> UTF-16 strings.  the Python version used for that is determined by gdb
> and has *nothing* to do with the python used for LO; not sure why it
> doesn't work for you (are you sure your gdb has the python feature
> enabled?).

ah python.org says "importlib" exists since 2.7, so 2.6 does not have it.





More information about the LibreOffice mailing list