"GpgME not installed correctly" in unit tests
Jan-Marek Glogowski
glogow at fbihome.de
Wed Oct 17 06:51:50 UTC 2018
Hi Mike,
Am October 17, 2018 5:52:18 AM UTC schrieb Kaganski Mike <mikekaganski at hotmail.com>:
>While doing make check on my Windows box with gpg4win
>(default-installed, but not configured), I get these dialog boxes
>popping up a dozen of times, e.g. in test_xmlsecurity_pdfsigning or
>test_sw_odfexport:
>
>---------------------------
>GpgME not installed correctly
>---------------------------
>gpgme-w32spawn.exe was not found in the detected installation directory
>
>of GpgME
> "C:\lo\src\core\workdir\LinkTarget\Executable"
>
>Crypto operations will not work.
>
>If you see this it indicates a problem with your installation.
>Please report the problem to your distributor of GpgME.
>
>Developer's Note: The install dir can be manually set with:
>gpgme_set_global_flag
>
>What is missing in the build process to avoid the problem? I believe
>that there should not be requirement to explicitly configure anything
>here to avoid these errors in the middle of the build process; if
>required, the checks/errors/suggestions must be in autogen.sh phase?
I also see these popups since I installed a local gpg4win some weeks ago. Tried --with-system-gpgme, but this didn't build for me at all.
Should be handled by configure.ac automatically.
Jan-Marek
More information about the LibreOffice
mailing list