security/clamav-milter fails to compile (preliminary patch included)

Michael Grimm trashcan at ellael.org
Sat Dec 22 17:11:28 UTC 2018


Carmel NY <carmel_ny at outlook.com> wrote:
> On Sat, 22 Dec 2018 17:14:11 +0100, Michael Grimm stated:

>> after upgrading from STABLE-11 to STABLE-12 security/clamav-milter failed to
>> compile:
>> 
>> 	configure: error: Cannot find libmilter
>> 	===>  Script "configure" failed unexpectedly.  
>> 	Please report the problem to yasu at utahime.org [maintainer] and
>> 	attach the
>> 	"/wrkdirs/usr/ports/security/clamav-milter/work/clamav-0.100.2/config.log"
>> 	including the output of the failure of your make command. Also, it
>> 	might be a good idea to provide an overview of all packages
>> 	installed on your system (e.g. a /usr/local/sbin/pkg-static info -g
>> 	-Ea). *** Error code 1
>> 
>> 	Stop.

This happens when compiled by poudriere.

> Clamav-milter updated fine for me once I updated all of the installed ports
> on my system. I am assuming that you did update your ports tree and then
> update all of the ports on your system. If you don't, clamav-milter, and
> several other ports, will fail.

I am not quite sure if I do understand you correctly.

I am using poudriere to build my ports. Within a poudriere jail used to compile the clamav-libmilter port no libmilter.so can be found by configure (see error message above) unless you tell clamav-libmilter's Makefile to depend on it and thus pre-install it in this jail.

Regards,
Michael



More information about the freebsd-ports mailing list