OpenLDAP (with OpenSSL) build fails on Jenkins.
taichi
20001722 at ymail.ne.jp
Wed Mar 8 14:32:05 UTC 2023
* { font-size: 13px; font-family: 'MS Pゴシック', sans-serif;}p, ul, ol, blockquote { margin: 0;}a { color: #0064c8; text-decoration: none;}a:hover { color: #0057af; text-decoration: underline;}a:active { color: #004c98;}
Hi.
I have built the OpenLDAP version used for LibreOfffice to 2.6.4 and changed the TLS Library specified with --with-tls from NSS to OpenSSL.
The build was successful on my build environment (Ubuntu), but fails to build on Jenkins.
(In Ubuntu)
> SSL_export_keying_material_early in -lssl... yes
(In Jenkins)
> SSL_export_keying_material_early in -lssl... no
> configure: error: Could not locate TLS/SSL package
Why does this error occur?
https://gerrit.libreoffice.org/c/core/+/143646
(build environment)
OS: Ubuntu 22.10
compiler: gcc-12.2.0
(options of autogen.sh)
CC=/usr/bin/gcc
CXX=/usr/bin/g++
--enable-kf5
--disable-dependency-tracking
--with-jdk-home=/usr/lib/jvm/java-11-openjdk-amd64/
--enable-odk
--enable-mergelibs
--disable-dconf
--enable-python=internal
Regards,
taichi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20230308/3d8693b4/attachment.htm>
More information about the LibreOffice
mailing list