On 06/12/2023 13:11, Herbert J. Skuhra wrote:
On Wed, 06 Dec 2023 11:55:39 +0100, Aki Tuomi wrote:
This happens because timezone is a function that returns something
totally different in FreeBSD, and it happens in unit test code.
Maybe ports have a patch for this?
https://cgit.freebsd.org/po
Thanks, will try it as soon as I getthe chance.
Thanks and regards
Goetz R Schultz
>8
Quis custodiet ipsos custodes?
/"\
\ / ASCII Ribbon Campaign
X against HTML e-mail
/ \
8<
On 06/12/2023 13:11, Herbert J. Skuhra
On Wed, 06 Dec 2023 11:55:39 +0100, Aki Tuomi wrote:
>
> This happens because timezone is a function that returns something
> totally different in FreeBSD, and it happens in unit test code.
>
> Maybe ports have a patch for this?
https://cgit.freebsd.org/ports/tree/mail/dovecot/files/patch-src_li
Thanks, as mention to Xavier, I will see if I can extrapolate that file.
Currently the version compiled under FBSD13 is working fine, so it is
not a pressing issue.
Could that be fixed in the regular version or is it too complex?
Thanks and regards
Goetz R Schultz
>8---
This happens because timezone is a function that returns something totally
different in FreeBSD, and it happens in unit test code.
Maybe ports have a patch for this?
Aki
> On 06/12/2023 12:22 EET Goetz Schultz wrote:
>
>
> Thanks, I may have to extrapolate the file in question.
> Today was
Thanks, I may have to extrapolate the file in question.
Today was a clang patch in the pipeline - I wonder if that has caused
that fallout?
Thanks and regards
Goetz R Schultz
>8
Quis custodiet ipsos custodes?
/"\
\ / ASCII Ribbon Campaign
X against
Le 06/12/2023 10:57, Goetz Schultz a écrit :
Hi Xavier,
tarball, direct downloaded from the dovecot site,
Was not a problem prior to FBSD14 - so I wonder if there is a compiler
switch to be set.
Thanks and regards
Goetz R Schultz
>8
Quis custodiet ipsos cus
Hi Xavier,
tarball, direct downloaded from the dovecot site,
Was not a problem prior to FBSD14 - so I wonder if there is a compiler
switch to be set.
Thanks and regards
Goetz R Schultz
>8
Quis custodiet ipsos custodes?
/"\
\ / ASCII Ribbon Campaign
X
Le 06/12/2023 10:44, Goetz Schultz a écrit :
Hi,
I have upgraded my system to FreeBSD14 and tried to recompile dovecot.
The following error is thrown now (It did compile on FBSD13):
test-mail-index-transaction-update.c:650:36: error: incompatible
pointer to integer conversion passing 'char
Hi,
I have upgraded my system to FreeBSD14 and tried to recompile dovecot.
The following error is thrown now (It did compile on FBSD13):
test-mail-index-transaction-update.c:650:36: error: incompatible pointer
to integer conversion passing 'char *(*)(int, int)' to parameter of type
'time_t'
Hi,
I am trying to compile a 64-build of the latest dovecot v2.2.19 on my SuSE
Linux Enterprise Server 10 (x64) system.
I've run ./configure with two parameters, the --prefix one and the
--with-ssldir one.
During the make stage, I am getting the following 'internal compiler error
11 matches
Mail list logo