Downloading "https://beta.quicklisp.org/archive/cl-interpol/2022-11-06/cl-interpol-20221106-git.tgz".
Unexpected error: A failure in the SSL library occurred on handle #.(SB-SYS:INT-SAP #X017786D0) (SSL_get_error: 1). ERR_print_errors(): 00107E81AC7C0000:error:0A000126:SSL routines:ssl3_read_n:unexpected eof while reading:../ssl/record/rec_layer_s:
Describe the bug
A failure when trying to build lem editor from source
Reproducible steps
See https://lem-project.github.io/installation/ncurses/linux/:
mkdir $HOME/common-lisp && cd $HOME/common-lisp git clone https://github.com/lem-project/lem.git cd lem && make ncurses
Error messages
Downloading "https://beta.quicklisp.org/archive/cl-interpol/2022-11-06/cl-interpol-20221106-git.tgz". Unexpected error: A failure in the SSL library occurred on handle #.(SB-SYS:INT-SAP #X017786D0) (SSL_get_error: 1). ERR_print_errors(): 00107E81AC7C0000:error:0A000126:SSL routines:ssl3_read_n:unexpected eof while reading:../ssl/record/rec_layer_s:
This can be a bug of Qlot. Report it at https://github.com/fukamachi/qlot/issues/new/choose. Please attach the stack trace dumped to '/tmp/qlot-error-AR3FSGEY.log'.
Versions: