From owner-freebsd-ports-bugs@freebsd.org Sun Jul 28 01:24:27 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A9F70C644B for ; Sun, 28 Jul 2019 01:24:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 6C7A976C9C for ; Sun, 28 Jul 2019 01:24:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 6C119C644A; Sun, 28 Jul 2019 01:24:27 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6BD98C6449 for ; Sun, 28 Jul 2019 01:24:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DDBF76C9A for ; Sun, 28 Jul 2019 01:24:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 222948305 for ; Sun, 28 Jul 2019 01:24:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x6S1ORbZ038351 for ; Sun, 28 Jul 2019 01:24:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x6S1ORxO038350 for ports-bugs@FreeBSD.org; Sun, 28 Jul 2019 01:24:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 239486] net-p2p/retroshare: fails to build with libressl Date: Sun, 28 Jul 2019 01:24:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rozhuk.im@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Rspamd-Queue-Id: 6C7A976C9C X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.982,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2019 01:24:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239486 Bug ID: 239486 Summary: net-p2p/retroshare: fails to build with libressl Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com CC: peter@netkey.at Flags: maintainer-feedback?(peter@netkey.at) CC: peter@netkey.at ... --- bss_tou.o --- tcponudp/bss_tou.c:96:13: error: static declaration of 'BIO_get_shutdown' follows non-static declaration static int BIO_get_shutdown(BIO *a) { return a->shutdown; } ^ /usr/local/include/openssl/bio.h:611:5: note: previous declaration is here int BIO_get_shutdown(BIO *a); ^ tcponudp/bss_tou.c:98:13: error: static declaration of 'BIO_set_init' follo= ws non-static declaration static void BIO_set_init(BIO *a,int i) { a->init=3Di; } ^ /usr/local/include/openssl/bio.h:610:7: note: previous declaration is here void BIO_set_init(BIO *a, int init); ^ tcponudp/bss_tou.c:99:13: error: static declaration of 'BIO_set_data' follo= ws non-static declaration static void BIO_set_data(BIO *a,void *p) { a->ptr =3D p; } ^ /usr/local/include/openssl/bio.h:609:7: note: previous declaration is here void BIO_set_data(BIO *a, void *ptr); ^ 3 errors generated. *** [bss_tou.o] Error code 1 make[2]: stopped in /tmp/ports/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.4/libretroshare= /src ... --=20 You are receiving this mail because: You are the assignee for the bug.=