From owner-freebsd-ports@freebsd.org Sun Mar 18 13:07:29 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3AA0CF52620 for ; Sun, 18 Mar 2018 13:07:29 +0000 (UTC) (envelope-from info@netocean.de) Received: from netocean.de (netocean.de [109.193.255.134]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ADF4E7049D for ; Sun, 18 Mar 2018 13:07:28 +0000 (UTC) (envelope-from info@netocean.de) Received: by netocean.de (NetOcean MX, from userid 58) id 2381F134A70; Sun, 18 Mar 2018 14:07:27 +0100 (CET) Received: from [192.168.0.119] (unknown [197.233.67.181]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by netocean.de (NetOcean MX) with ESMTPSA id CBA6D134A6E; Sun, 18 Mar 2018 14:07:08 +0100 (CET) Subject: Re: FreeBSD 11.1-RELEASE - mail/milter-manager broken To: Yasuhiro KIMURA , freebsd-ports@freebsd.org References: <221eeb6e-4c3d-4664-fd5e-41eba4fa8380@netocean.de> <20180318.214835.903376486101967928.yasu@utahime.org> Cc: lists@opsec.eu From: =?UTF-8?Q?Leander_Sch=c3=a4fer?= Message-ID: Date: Sun, 18 Mar 2018 15:07:02 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180318.214835.903376486101967928.yasu@utahime.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Mar 2018 13:07:29 -0000 Hi Yasuhiro, Thank you for your feedback. I was about to file my bug report to https://bugs.freebsd.org when I found your update. The Segmentation fault (core dumped) appears already when you execute "milter-manager" binary without any further options/flags or configuration file. I'm also using poudriere and 11.1-RELEASE amd64 - so lets see if it works now. Best regards, Leander Am 18.03.18 um 14:48 schrieb Yasuhiro KIMURA: > Hello, > > From: Leander Schäfer > Subject: FreeBSD 11.1-RELEASE - mail/milter-manager broken > Date: Sun, 18 Mar 2018 12:18:24 +0200 > >> It seems like the package and the port mail/milter-manager are broken >> and it has no maintainer. To be more specific, I keep on getting a >> "Segmentation fault (core dumped)" when executing the binary. I assume >> it is being compiled against something which milter-manager is not >> compatible yet, cause both, pkg and port, used to work round about a >> half a year ago. > I found newer version 2.1.1 is released. So I updated the port and > submitted patch as following bug report. > > Bug 226692 - mail/milter-manager: update to 2.1.1 and etc. > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226692 > > I confirmed build succeeds with poudriere and 11.1-RELEASE amd64 > jail. But I didn't check if segmentation fault happens because I don't > know how to use it. So please test it if possible. > > Best Regards. > > --- > Yasuhiro KIMURA > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"