Closed
Description
[2024-02-07T14:04:35+0100] sys-maint@desktop01:/tmp% ./curl-static_amd64-8.5.0 --version
curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 quictls/3.1.4 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libssh2/1.11.0 nghttp2/1.58.0 ngtcp2/1.1.0 nghttp3/1.1.0
Release-Date: 2023-12-06
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Largefile libz NTLM SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd
[2024-02-07T14:04:42+0100] sys-maint@desktop01:/tmp% ./curl-static_amd64-8.6.0 --version
curl-static_amd64-8.6.0: dl-call-libc-early-init.c:37: _dl_call_libc_early_init: Assertion `sym != NULL' failed.
zsh: abort (core dumped) ./curl-static_amd64-8.6.0 --version
[2024-02-07T14:04:47+0100] sys-maint@desktop01:/tmp% ldd --version | head -1
ldd (Ubuntu GLIBC 2.31-0ubuntu9.14) 2.31
[2024-02-07T14:05:08+0100] sys-maint@desktop01:/tmp% arch
x86_64
The latest arm64/aarch64 variant works, though:
[2024-02-07T14:07:58+0100] sys-maint@odroid02:/tmp% ./curl-static_arm64-8.6.0 --version
curl 8.6.0 (aarch64-pc-linux-gnu) libcurl/8.6.0 OpenSSL/3.2.1 zlib/1.3.1 brotli/1.1.0 zstd/1.5.5 c-ares/1.26.0 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.59.0 nghttp3/1.1.0
Release-Date: 2024-01-31
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd
[2024-02-07T14:08:01+0100] sys-maint@odroid02:/tmp% ldd --version | head -1
ldd (Ubuntu GLIBC 2.31-0ubuntu9.14) 2.31
[2024-02-07T14:08:16+0100] sys-maint@odroid02:/tmp% arch
aarch64
Metadata
Metadata
Assignees
Labels
No labels