[Bug 1069822] New: server:database:postgresql/pgadmin3 will not build with openssl 1.1.0
http://bugzilla.opensuse.org/show_bug.cgi?id=1069822 Bug ID: 1069822 Summary: server:database:postgresql/pgadmin3 will not build with openssl 1.1.0 Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software Assignee: bruno@ioda-net.ch Reporter: bruno@ioda-net.ch QA Contact: opensuse-communityscreening@forge.provo.novell.com CC: max@suse.com Found By: --- Blocker: --- pgadmin3 need libssh2 provide by openssl or libgcrypto. As mentionned here (debian) https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828495 We need to change the build requires to one of the other librairies. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1069822 http://bugzilla.opensuse.org/show_bug.cgi?id=1069822#c1 --- Comment #1 from Bruno Friedmann <bruno@ioda-net.ch> --- Error during build with openSSL 1.1.0 [ 238s] utils/sshTunnel.cpp:22:0: warning: ignoring #pragma comment [-Wunknown-pragmas] [ 238s] #pragma comment (lib, "Ws2_32.lib") [ 238s] [ 238s] gcc -DHAVE_CONFIG_H -I. -I.. -I../pgadmin/include/libssh2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -I../pgadmin/include -I../pgadmin/include/libssh2 -I/usr/include/pgsql -I/usr/include/pgsql/server -I/usr/include/pgsql -DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_OPENSSL_CRYPTO -DLIBSSH2_OPENSSL -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libssh2/crypt.o libssh2/crypt.c [ 238s] libssh2/crypt.c:70:25: error: field 'h' has incomplete type [ 238s] _libssh2_cipher_ctx h; [ 238s] ^ [ 238s] libssh2/crypt.c: In function 'crypt_encrypt': [ 238s] libssh2/crypt.c:105:1: warning: control reaches end of non-void function [-Wreturn-type] [ 238s] } [ 238s] ^ [ 238s] make[3]: *** [Makefile:5536: libssh2/crypt.o] Error 1 [ 238s] make[3]: *** Waiting for unfinished jobs.... [ 239s] In file included from utils/sshTunnel.cpp:19:0: [ 239s] ../pgadmin/include/utils/sshTunnel.h: In constructor 'CSSHTunnelThread::CSSHTunnelThread(wxString, wxString, unsigned int, wxString, wxString, wxString, wxString, const enAuthenticationMethod&, unsigned int)': [ 239s] ../pgadmin/include/utils/sshTunnel.h:96:15: warning: 'CSSHTunnelThread::m_remote_destport' will be initialized after [-Wreorder] -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1069822 http://bugzilla.opensuse.org/show_bug.cgi?id=1069822#c2 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #2 from Bruno Friedmann <bruno@ioda-net.ch> --- Build with libressl works Resulting binaries connect correctly to postgresql TLSv1 protected server. New Builds are in progress on obs -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1069822 http://bugzilla.opensuse.org/show_bug.cgi?id=1069822#c3 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #3 from Bruno Friedmann <bruno@ioda-net.ch> --- On tumbleweed version 1.22.2-45.3 is working with libressl -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com