[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259740] net/freerdp: Fails to build with libressl 3.4.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Nov 2021 16:54:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259740 Bug ID: 259740 Summary: net/freerdp: Fails to build with libressl 3.4.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com CC: vvd@unislabs.com Flags: maintainer-feedback?(vvd@unislabs.com) CC: vvd@unislabs.com FAILED: libfreerdp/CMakeFiles/freerdp.dir/crypto/tls.c.o /usr/local/bin/ccache /usr/local/libexec/ccache/cc -DCMAKE_BUILD_TYPE=Release -DEXT_PATH=\"/usr/local/lib/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DSWSCALE_FOUND=1 -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/tmp/ports/usr/ports/net/freerdp/work/.build -I/tmp/ports/usr/ports/net/freerdp/work/.build/include -I/tmp/ports/usr/ports/net/freerdp/work/freerdp-2.4.1/include -I/tmp/ports/usr/ports/net/freerdp/work/freerdp-2.4.1/winpr/include -I/tmp/ports/usr/ports/net/freerdp/work/.build/winpr/include -O2 -pipe -O3 -pipe -funroll-loops -DSTRIP_FBSDID -D_FORTIFY_SOURCE=2 -mretpoline -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fdebug-prefix-map=/tmp/ports/usr/ports/net/freerdp/work/freerdp-2.4.1=. -Wno-unused-parameter -Wno-unused-macros -Wno-padded -Wno-c11-extensions -Wno-gnu -Wno-unused-command-line-argument -Wno-deprecated-declarations -fno-omit-frame-pointer -DWINPR_DLL -O2 -pipe -O3 -pipe -funroll-loops -DSTRIP_FBSDID -D_FORTIFY_SOURCE=2 -mretpoline -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fdebug-prefix-map=/tmp/ports/usr/ports/net/freerdp/work/freerdp-2.4.1=. -fPIC -MD -MT libfreerdp/CMakeFiles/freerdp.dir/crypto/tls.c.o -MF libfreerdp/CMakeFiles/freerdp.dir/crypto/tls.c.o.d -o libfreerdp/CMakeFiles/freerdp.dir/crypto/tls.c.o -c /tmp/ports/usr/ports/net/freerdp/work/freerdp-2.4.1/libfreerdp/crypto/tls.c ../freerdp-2.4.1/libfreerdp/crypto/tls.c:355:13: error: incomplete definition of type 'struct ssl_st' tls->ssl->wbio = tls->ssl->rbio = NULL; ~~~~~~~~^ /usr/local/include/openssl/ossl_typ.h:160:16: note: forward declaration of 'struct ssl_st' typedef struct ssl_st SSL; ^ ../freerdp-2.4.1/libfreerdp/crypto/tls.c:355:30: error: incomplete definition of type 'struct ssl_st' tls->ssl->wbio = tls->ssl->rbio = NULL; ~~~~~~~~^ /usr/local/include/openssl/ossl_typ.h:160:16: note: forward declaration of 'struct ssl_st' typedef struct ssl_st SSL; ^ 2 errors generated. -- You are receiving this mail because: You are the assignee for the bug.