Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2018 08:39:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232375] databases/pgadmin3
Message-ID:  <bug-232375-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232375

            Bug ID: 232375
           Summary: databases/pgadmin3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fjoe@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: fjoe@FreeBSD.org
             Flags: maintainer-feedback?(fjoe@FreeBSD.org)

Port doesn't build on 12-ALPHA10 with OpenSSL 1.1.1:

[...]
cc -DHAVE_CONFIG_H -I. -I.. -I../pgadmin/include/libssh2=20
-DDATA_DIR=3D\"/usr/local/share/pgadmin3/\" -I../pgadmin/include
-I../pgadmin/include/libssh2   -I/usr/local/include -I/usr/local/include
-I/usr/local/include/postgresql/server -I/usr/local/include/postgresql
-DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER
-I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0
-D_FILE_OFFSET_BITS=3D64 -DWXUSINGDLL -D__WXGTK__ -DEMBED_XRC
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include
-I/usr/local/include/libxml2 -I/usr/include -DHAVE_OPENSSL_CRYPTO
-DLIBSSH2_OPENSSL  -O2 -pipe -fstack-protector -fno-strict-aliasing -MT
libssh2/kex.o -MD -MP -MF $depbase.Tpo -c -o libssh2/kex.o libssh2/kex.c &&\
mv -f $depbase.Tpo $depbase.Po
libssh2/crypt.c:70:25: error: field has incomplete type 'EVP_CIPHER_CTX' (a=
ka
'struct evp_cipher_ctx_st')
    _libssh2_cipher_ctx h;
                        ^
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'struct
evp_cipher_ctx_st'
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232375-7788>