emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63099: closed (Dovecot FTBFS)


From: GNU bug Tracking System
Subject: bug#63099: closed (Dovecot FTBFS)
Date: Fri, 28 Apr 2023 01:39:02 +0000

Your message dated Fri, 28 Apr 2023 09:38:21 +0800
with message-id <87pm7obxbm.fsf@envs.net>
and subject line Re: bug#63099: Dovecot FTBFS
has caused the debbugs.gnu.org bug report #63099,
regarding Dovecot FTBFS
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63099: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63099
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Dovecot FTBFS Date: Wed, 26 Apr 2023 16:42:56 -0700
Hi,

With a recent checkout of Guix, dovecot fails to build from source due
to failing tests. Looks like an assertion related to OpenSSL. A
partial log is below. Thanks!

Kind regards,
Felix

* * *

test_get_info_key_encrypted .......................................... : ok
test_get_info_pw_encrypted ........................................... : ok
test-crypto.c:827: Assert failed: ret == TRUE
Panic: file dcrypt-openssl.c: line 2639
(dcrypt_openssl_private_to_public_key): assertion failed: (priv_key !=
NULL && pub_key_r != NULL)
Error: Raw backtrace: #0 fatal_handler_real[0x00427080] -> #1
default_fatal_handler[0x00427150] -> #2 i_panic[0x00415af6] -> #3
dcrypt_openssl_private_to_public_key.cold[0x7ffff7d34ed5] -> #4
test_password_change[0x0041fc80] -> #5 test_run_funcs[0x00423050] ->
#6 test_run[0x00423c00] -> #7 main[0x0041a100] -> #8
__libc_start_call_main[0x7ffff7db4190] -> #9
__libc_start_main[0x7ffff7db4230] -> #10 _start[0x0041a240]
/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bin/bash:
line 1: 10314 Aborted                 ./$bin
make[3]: *** [Makefile:1136: check-local] Error 1
make[3]: Leaving directory
'/tmp/guix-build-dovecot-2.3.20.drv-0/dovecot-2.3.20/src/lib-dcrypt'
make[2]: *** [Makefile:983: check-am] Error 2
make[2]: Leaving directory
'/tmp/guix-build-dovecot-2.3.20.drv-0/dovecot-2.3.20/src/lib-dcrypt'
make[1]: *** [Makefile:573: check-recursive] Error 1
make[1]: Leaving directory
'/tmp/guix-build-dovecot-2.3.20.drv-0/dovecot-2.3.20/src'
make: *** [Makefile:702: check-recursive] Error 1

Test suite failed, dumping logs.
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("check" "-j"
"8" "LDFLAGS=-rdynamic") exit-status: 2 term-signal: #f stop-signal:
#f>
phase `check' failed after 88.5 seconds
command "make" "check" "-j" "8" "LDFLAGS=-rdynamic" failed with status 2



--- End Message ---
--- Begin Message --- Subject: Re: bug#63099: Dovecot FTBFS Date: Fri, 28 Apr 2023 09:38:21 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Felix Lechner <felix.lechner@lease-up.com> writes:

> Hi,
>
> With a recent checkout of Guix, dovecot fails to build from source due
> to failing tests. Looks like an assertion related to OpenSSL. A
> partial log is below. Thanks!

Fixed with a patch from:
https://raw.githubusercontent.com/archlinux/svntogit-community/packages/dovecot/trunk/dovecot-2.3.14-opensslv3.patch

Thank you for the report!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]