From owner-freebsd-ports-bugs@freebsd.org Wed Apr 12 16:34:34 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE94DD3B4E1 for ; Wed, 12 Apr 2017 16:34:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3E85618 for ; Wed, 12 Apr 2017 16:34:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3CGYYe8029047 for ; Wed, 12 Apr 2017 16:34:34 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218599] net/asterisk13 Can't compile with LibreSSL 2.5.3 Date: Wed, 12 Apr 2017 16:34:34 +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: olivierw1+bugzilla-freebsd@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: madpilot@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 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-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Apr 2017 16:34:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218599 Bug ID: 218599 Summary: net/asterisk13 Can't compile with LibreSSL 2.5.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: madpilot@FreeBSD.org Reporter: olivierw1+bugzilla-freebsd@hotmail.com Flags: maintainer-feedback?(madpilot@FreeBSD.org) Assignee: madpilot@FreeBSD.org Hello, I can't compile asterisk13 with libressl-devel 2.5.3 but I guess the problem appeared with asterisk13 13.15.0. The error I'm getting is: tcptls.o: In function `tcptls_stream_close': tcptls.c:(.text+0x2be6): undefined reference to `SSL_is_server' c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) gmake[2]: *** [Makefile:333: asterisk] Error 1 The bug may have appeared because of some changes regarding OpenSSL 1.1.0 support: https://github.com/asterisk/asterisk/commit/2c8d0764de87037ce52656e13b36de5= d9876aeaa#diff-54de6d3af0677bc949151c2d9a9b3d91 I've found some patches from OpenBSD: https://github.com/openbsd/ports/tree/master/telephony/asterisk/patches I'll try "patch-main_libasteriskssl_c" and "patch-main_tcptls_c" and I'll report back. Best Regards, Olivier --=20 You are receiving this mail because: You are the assignee for the bug.=