[I messed up the freebsd-emulation email address the first time I sent
this. I also forgot to indicate the qemu-user-static vintage relationship.]
I had been reporting intermittent hang-ups for my amd64->{aarch64,armv7} port
cross
builds in another message sequence. But it turns out that one thin
On 2018-12-12 19:19, Mel Pilgrim wrote:
Would someone work on ports/233749, please? The original security fix
was committed to head 15 days ago, but has yet to be merged to quarterly.
I realize it's the holidays, but this is a security fix for a major port.
Or is it the plan to let this go unf
Hi!
> On 2018-12-12 19:19, Mel Pilgrim wrote:
> > Would someone work on ports/233749, please? The original security fix
> > was committed to head 15 days ago, but has yet to be merged to quarterly.
>
> I realize it's the holidays, but this is a security fix for a major port.
> Or is it the plan
On 2018-12-22 4:02, Kurt Jaeger wrote:
Hi!
On 2018-12-12 19:19, Mel Pilgrim wrote:
Would someone work on ports/233749, please? The original security fix
was committed to head 15 days ago, but has yet to be merged to quarterly.
I realize it's the holidays, but this is a security fix for a ma
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
Hi,
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 y...@utahime.org [maintainer] and attach
the
"/wrkdirs/us
On Sat, 22 Dec 2018 17:14:11 +0100, Michael Grimm stated:
>Hi,
>
>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 y.
Carmel NY 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 repor
Michael Grimm wrote:
> 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 tellclamav-libmilter's Makefile to
> depend on it and thus pre-install it in this
On Sat, 22 Dec 2018 18:13:51 +0100, Michael Grimm stated:
>Michael Grimm wrote:
>
>> 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 tellclamav-libmilter'
Carmel NY wrote:
> On Sat, 22 Dec 2018 18:13:51 +0100, Michael Grimm stated:
>> Michael Grimm wrote:
>>> 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 yo
On Sat, 22 Dec 2018 20:23:39 +0100, Michael Grimm stated:
>Carmel NY wrote:
>> On Sat, 22 Dec 2018 18:13:51 +0100, Michael Grimm stated:
>>> Michael Grimm wrote:
>
I am using poudriere to build my ports. Within a poudriere jail used to
compile the clamav-libmilter port no libmilter
Carmel NY wrote:
> On Sat, 22 Dec 2018 20:23:39 +0100, Michael Grimm stated:
>> Hmm, I do get the feeling that you misunderstand what I am telling you.
See, below.
>> Next, that poudriere jail keeps a copy of a resulting "make buildworld" run
>> of base. This jail is lacking any binary/library
Hello Michael.
From: Michael Grimm
Subject: security/clamav-milter fails to compile (preliminary patch included)
Date: Sat, 22 Dec 2018 17:14:11 +0100
> after upgrading from STABLE-11 to STABLE-12 security/clamav-milter failed to
> compile:
>
> configure: error: Cannot find libmilter
>
Yasuhiro KIMURA wrote:
> And build of security/clamav-milter succeeded with all cases.
>
> Do you use any non-default setting about clamav-milter itself or any
> of its dependencies?
See my last mail. I do not have sendmail compiled for base, thus I am lacking
libmilter.so.X in my poudriere ja
[I found my E-mail records reporting successful builds using
qemu-user-static from ports head -r484783 under FreeBSD
head -r340287.]
On 2018-Dec-22, at 00:10, Mark Millard wrote:
> [I messed up the freebsd-emulation email address the first time I sent
> this. I also forgot to indicate the qemu-u
From: Michael Grimm
Subject: Re: security/clamav-milter fails to compile (preliminary patch
included)
Date: Sat, 22 Dec 2018 21:47:50 +0100
> 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 po
Yasuhiro KIMURA wrote:
>
> 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.
>
> Sorry, I read only first mail.
No need to be sorry, really
From: Michael Grimm
Subject: Re: security/clamav-milter fails to compile (preliminary patch
included)
Date: Sat, 22 Dec 2018 22:20:04 +0100
> 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
Yasuhiro KIMURA wrote:
> From: Michael Grimm
>> 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".
>
> Thank you for replay. Then please try following patch. With it
> security/clamav (and security/clamav-milt
From: Michael Grimm
Subject: Re: security/clamav-milter fails to compile (preliminary patch
included)
Date: Sat, 22 Dec 2018 23:11:09 +0100
> Thank you very, very much, your patch works in my case (lacking sendmail in
> base).
>
> mike> poudriere bulk -j stable -C security/clamav-milter
Yasuhiro KIMURA wrote:
> Thank you for checking patch. Then I'll submit this patch to
> Bugzilla. I may take for a while but will be committed to ports
> repository.
Thanks.
"One more thing" ;-)
Your patch will work, and thinking about the maturity of libmilter, your patch
will be an appropri
Hello all,
After upgrading from FreeBSD 11.2 to FreeBSD 12 I was surprised to find that
the ports collection was missing all packages for/built against PHP 7.2, and
that the latest there was PHP 7.1.
Obviously switching from `quarterly` to `latest` in the relevant `pkg.conf`
file took care of tha
23 matches
Mail list logo