From owner-freebsd-ports@freebsd.org Sat Dec 22 21:20:08 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 B68E5133C6A8 for ; Sat, 22 Dec 2018 21:20:08 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx1.enfer-du-nord.net (mx1.enfer-du-nord.net [IPv6:2001:41d0:302:1100::d:fe3a]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2AD2B72308 for ; Sat, 22 Dec 2018 21:20:08 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:e9:7f21:8a01:b886:8e50:ec0f:ed0c] (p200300E97F218A01B8868E50EC0FED0C.dip0.t-ipconnect.de [IPv6:2003:e9:7f21:8a01:b886:8e50:ec0f:ed0c]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.enfer-du-nord.net (Postfix) with ESMTPSA id 43MdgT0JvhzF5Q; Sat, 22 Dec 2018 22:20:05 +0100 (CET) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.100.2 at mail.enfer-du-nord.net Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\)) Subject: Re: security/clamav-milter fails to compile (preliminary patch included) From: Michael Grimm In-Reply-To: <20181223.060942.605982698335285185.yasu@utahime.org> Date: Sat, 22 Dec 2018 22:20:04 +0100 Cc: "freebsd-ports@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <633326DC-E841-4ECC-ACA8-F67C9F4DA873@ellael.org> <20181223.054420.966127511792562832.yasu@utahime.org> <20181223.060942.605982698335285185.yasu@utahime.org> To: Yasuhiro KIMURA X-Mailer: Apple Mail (2.3445.102.3) X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.mer-waases.lan X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2018 21:20:08 -0000 Yasuhiro KIMURA wrote: >=20 > From: Michael Grimm >> See my last mail. I do not have sendmail compiled for base, thus I am = lacking libmilter.so.X in my poudriere jail. >> Yes, that is non-default ;-) My port has default settings. >=20 > Sorry, I read only first mail. No need to be sorry, really. > Then I have another question. Does build of security/clamav, master > port of security/clamav-milter, also fail on your environment? If I do set the option to create the milter interface (sp?) in = security/clamav I do run into the same error "Cannot find libmilter". I didn't try to build security/clamav without milter support, though. = Due to obvious reasons, because I do need the milter support for = postfix. BTW: Please have a look at the mail/spamass-milter port. This port = builds against the libmilter port as well. Thanks and regards, Michael