Não é possível instalar o IMAP do PHP

Estou no AAPANEL em uma nova instalação CENTS, e não instala o IMAP de forma alguma, nem na versão do PHP 7.4 nem na 8.0.

inclusive depois que exclui a 7.0 e adicionei a 8.0 php.; O site não abre, ou quer dizer, abre uma caixa para Download ao tentaar acessara instalação pelo url.

Mas o problema maior é não conseguir instalar o IMAP em nenhuma instalação do AAPANEL que fiz

O ERRO de log é o seguinte:

sort: cannot read: ping.pl: No such file or directory
–2023-06-30 08:21:48-- https://node.aapanel.com/install/1/imap.sh
Resolving node.aapanel.com (node.aapanel.com)… 172.67.171.7, 104.21.79.196, 2606:4700:3034::ac43:ab07, …
Connecting to node.aapanel.com (node.aapanel.com)|172.67.171.7|:443… connected.
HTTP request sent, awaiting response… 200 OK
Length: 6306 (6.2K) [application/octet-stream]
Saving to: ‘imap.sh’

0K … 100% 112M=0s

2023-06-30 08:21:48 (112 MB/s) - ‘imap.sh’ saved [6306/6306]

selecting download node…
https://dg2.bt.cn
selecting download node…
DigitalOcean Agent 74 kB/s | 3.3 kB 00:00
DigitalOcean Droplet Agent 2.8 kB/s | 3.3 kB 00:01
No match for argument: libc-client-devel
Error: Unable to find a match: libc-client-devel
ln: failed to create symbolic link ‘/usr/lib/libc-client.so’: File exists
Configuring for:
PHP Api Version: 20200930
Zend Module Api No: 20200930
Zend Extension Api No: 420200930
checking for grep that handles long lines and -e… /bin/grep
checking for egrep… /bin/grep -E
checking for a sed that does not truncate output… /bin/sed
checking for pkg-config… /bin/pkg-config
checking pkg-config is at least version 0.9.0… yes
checking for cc… cc
checking whether the C compiler works… yes
checking for C compiler default output file name… a.out
checking for suffix of executables…
checking whether we are cross compiling… no
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether cc accepts -g… yes
checking for cc option to accept ISO C89… none needed
checking how to run the C preprocessor… cc -E
checking for icc… no
checking for suncc… no
checking for system library directory… lib
checking if compiler supports -Wl,-rpath,… yes
checking build system type… x86_64-pc-linux-gnu
checking host system type… x86_64-pc-linux-gnu
checking target system type… x86_64-pc-linux-gnu
checking for PHP prefix… /www/server/php/80
checking for PHP includes… -I/www/server/php/80/include/php -I/www/server/php/80/include/php/main -I/www/server/php/80/include/php/TSRM -I/www/server/php/80/include/php/Zend -I/www/server/php/80/include/php/ext -I/www/server/php/80/include/php/ext/date/lib
checking for PHP extension directory… /www/server/php/80/lib/php/extensions/no-debug-non-zts-20200930
checking for PHP installed headers prefix… /www/server/php/80/include/php
checking if debug is enabled… no
checking if zts is enabled… no
checking for gawk… gawk
checking for IMAP support… yes, shared
checking for IMAP Kerberos support… yes
checking for IMAP SSL support… yes
checking for utf8_mime2text signature… new
checking for U8T_DECOMPOSE… no
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.
make: *** No targets specified and no makefile found. Stop.
ERROR!

Vai no terminal e executa: yum install -y libc-client-devel
Em seguida tenta instalar o IMAP novamente.