Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


On 11.02.2016 06:29, Paul Blinzer wrote:
Platfom: Windows 10 64bit, running Cygwin 32 LODE build setup to compile
libreoffice.
Default setup of build envrionment as outlined in
https://wiki.documentfoundation.org/Development/BuildingOnWindows

Synced up to git repo today (2/10/2016)
Compilation went well until reaching unit test for ssl check (see below
for output).

Checked my cygwin installation and have openssl  & openssh packages as
indicated in the manual install sections (which I cross-validated).

Cygwin's openssl package is irrelevant for the build.

[build PYT] pyuno_pytests_ssl
E
======================================================================
ERROR: test_ssl_import (testssl.SSLTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\sources\libo-core\pyuno\qa\pytests\testssl.py", line 6, in
test_ssl_import
    import ssl
  File
"C:\sources\libo-core\instdir\program\python-core-3.3.0\lib\ssl.py",
line 60, in <module>
    import _ssl             # if we can't import it, let the error propagate
ImportError: DLL load failed: The operating system cannot run %1.

very likely the problem is that the bundled OpenSSL dlls cannot be
loaded from instdir/program.

please check if you have "ssleay32.dll" or "libeay32.dll" in any
directory in PATH, such as C:/Windows/system32 - these would be found
first and are most likely incompatible (because OpenSSL doesn't do ABI
stability).



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.