| Cost | $10.318 |
| Total elapsed time | 11m1s |
| LLM inference time | 8m58s |
| Command execution time | 2m3s |
| Commands executed | 120 |
All details >
| Attempt ID | h8i32qg45yhim | Attempt group | run-17-09-01-01 |
| Revision | fb5c74bd2fee | AWS Instance | m8i.2xlarge |
| Start time | 2025-09-17T01:26:45.820Z | End time | 2025-09-17T01:37:48.059Z |
| Task | curl-ssl-arm64-static2 | Environment | ubuntu-22.04-amd64-cross-arm64 |
| Model | | OpenRouter slug | qwen/qwen3-max |
| Temperature | 1 | Explicit prompt caching | false |
| User msg after tool call | false | Max tool calls | 150 |
| Total timeout seconds | 3600 | Single command timeout | 1800 |
| Cost | $10.318 | Duration | 11m1s |
| LLM inference time | 8m58s | Command execution time | 2m3s |
| Final context tokens | 132,058 | Total output tokens | 9,029 |
| Output reasoning tokens | 0 | Messages | 242 |
| Assistant messages | 120 | User messages | 1 |
| System messages | 1 | Commands executed | 120 |
curl 8.16.0 is a command-line HTTP client.
Project link: curl.se
Task:
Compile and install curl to a specific location. Build with SSL support (TLS v1.3), brotli, zlib and zstd. Cross-compile to arm64. Link it statically. This is a variant of curl-ssl-arm64-static, with a hint to do a trial run of compiled binary.
Difficulties:
Cross-compilation toolchain setup, manually cross-compiling all dependencies, properly configuring SSL certificates in OpenSSL.
Environment:
Ubuntu 22.04 on amd64, with internet access.
You are a package-building specialist operating a Ubuntu 22.04 bash shell via one tool: run_terminal_cmd.
The current working directory of every run_terminal_cmd is /home/peter.
Execution rules:
- Always pass non-interactive flags for any command that could prompt (e.g., -y, --yes, DEBIAN_FRONTEND=noninteractive).
- Don't include any newlines in the command.
- You can use sudo.
If you encounter any errors or issues while doing the user's request, you must fix them and continue the task.
At the end verify you did the user request correctly.
You are given a curl v8.16.0 source code at /home/peter/curl.tar.gz. Please compile curl and install it to /home/peter/result. Create a symlink from /home/peter/result/curl to the actual binary. Make sure it builds with SSL support (TLS v1.3), brotli, zlib and zstd. The binary should be statically compiled for arm64. Do a trial run via qemu-aarch64-static, making sure this EXACT command works correctly: curl https://google.com
compile-bench> sudo apt-get update -y && sudo apt-get install -y build-essential autoconf automake libtool pkg-config libssl-dev libbrotli-dev zlib1g-dev libzstd-dev qemu-user-static gcc-aarch64-linux-gnu g++-aarch64-linux-gnu
0% [Working]
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
0% [Waiting for headers] [Connecting to security.ubuntu.com (185.125.190.82)]
Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%] [Connecting to security.ubuntu.com (185.125.1
0% [2 InRelease 27.2 kB/128 kB 21%] [Waiting for headers]
0% [Waiting for headers]
Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
0% [3 InRelease 6932 B/127 kB 5%] [Waiting for headers]
Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
0% [3 InRelease 66.3 kB/127 kB 52%] [4 InRelease 5484 B/129 kB 4%]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [4 InRelease 14.2 kB/129 kB 11%]
Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3638 kB]
0% [5 Packages 5759 B/3638 kB 0%] [4 InRelease 14.2 kB/129 kB 11%]
0% [5 Packages 231 kB/3638 kB 6%] [4 InRelease 14.2 kB/129 kB 11%]
0% [4 InRelease 43.1 kB/129 kB 33%]
0% [5 Packages store 0 B] [Waiting for headers] [4 InRelease 43.1 kB/129 kB 33%
Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1581 kB]
0% [5 Packages store 0 B] [6 Packages 37.4 kB/1581 kB 2%] [4 InRelease 43.1 kB/
0% [5 Packages store 0 B] [Waiting for headers] [4 InRelease 43.1 kB/129 kB 33%
Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5665 kB]
0% [5 Packages store 0 B] [7 Packages 28.8 kB/5665 kB 1%] [4 InRelease 43.1 kB/
0% [5 Packages store 0 B] [4 InRelease 60.5 kB/129 kB 47%]
0% [4 InRelease 85.1 kB/129 kB 66%]
0% [6 Packages store 0 B] [4 InRelease 88.0 kB/129 kB 68%]
0% [4 InRelease 123 kB/129 kB 95%]
0% [7 Packages store 0 B] [4 InRelease 123 kB/129 kB 95%]
0% [7 Packages store 0 B]
59% [7 Packages store 0 B]
Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5441 kB]
59% [7 Packages store 0 B] [8 Packages 2655 B/5441 kB 0%]
60% [8 Packages 53.3 kB/5441 kB 1%]
80% [Wor
[command output truncated]
1~22.04cross1) ...
Setting up libzstd-dev:amd64 (1.4.8+dfsg-3build1) ...
Setting up xdg-user-dirs (0.17-2ubuntu4) ...
Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.6) ...
No schema files found: doing nothing.
Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.8) ...
Setting up autotools-dev (20220109.1) ...
Setting up libglib2.0-data (2.72.4-0ubuntu2.6) ...
Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ...
Setting up libc6-arm64-cross (2.35-0ubuntu1cross3) ...
Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.19) ...
Setting up pkg-config (0.29.2-1ubuntu3) ...
Setting up libitm1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ...
Setting up libltdl7:amd64 (2.4.6-15build2) ...
Setting up linux-libc-dev-arm64-cross (5.15.0-22.22cross3) ...
Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
Setting up cpp-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ...
Setting up gcc-11-cross-base (11.4.0-1ubuntu1~22.04cross1) ...
Setting up libbrotli-dev:amd64 (1.0.9-2build6) ...
Setting up libicu70:amd64 (70.1-2) ...
Setting up libgcc-s1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ...
Setting up libatomic1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ...
Setting up liblsan0-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ...
Setting up libgomp1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ...
Setting up libtool (2.4.6-15build2) ...
Setting up libasan6-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ...
Setting up libtsan0-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ...
Setting up m4 (1.4.18-5ubuntu2) ...
Setting up libhwasan0-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ...
Setting up libc6-dev-arm64-cross (2.35-0ubuntu1cross3) ...
Setting up libstdc++6-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ...
Setting up cpp-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ...
Setting up autoconf (2.71-2) ...
Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.9) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
Setting up libubsan1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ...
Setting up libgcc-11-dev-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ...
Setting up libltdl-dev:amd64 (2.4.6-15build2) ...
Setting up shared-mime-info (2.1-2) ...
Setting up gcc-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ...
Setting up libstdc++-11-dev-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ...
Setting up g++-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ...
Setting up gcc-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ...
Setting up g++-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.10) ...
↓ 59 lines
0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 0% [Waiting for headers] [Connecting to security.ubuntu.com (185.125.190.82)] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] [Connecting to security.ubuntu.com (185.125.1 0% [2 InRelease 27.2 kB/128 kB 21%] [Waiting for headers] 0% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 0% [3 InRelease 6932 B/127 kB 5%] [Waiting for headers] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 0% [3 InRelease 66.3 kB/127 kB 52%] [4 InRelease 5484 B/129 kB 4%] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [4 InRelease 14.2 kB/129 kB 11%] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3638 kB] 0% [5 Packages 5759 B/3638 kB 0%] [4 InRelease 14.2 kB/129 kB 11%] 0% [5 Packages 231 kB/3638 kB 6%] [4 InRelease 14.2 kB/129 kB 11%] 0% [4 InRelease 43.1 kB/129 kB 33%] 0% [5 Packages store 0 B] [Waiting for headers] [4 InRelease 43.1 kB/129 kB 33% Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1581 kB] 0% [5 Packages store 0 B] [6 Packages 37.4 kB/1581 kB 2%] [4 InRelease 43.1 kB/ 0% [5 Packages store 0 B] [Waiting for headers] [4 InRelease 43.1 kB/129 kB 33% Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5665 kB] 0% [5 Packages store 0 B] [7 Packages 28.8 kB/5665 kB 1%] [4 InRelease 43.1 kB/ 0% [5 Packages store 0 B] [4 InRelease 60.5 kB/129 kB 47%] 0% [4 InRelease 85.1 kB/129 kB 66%] 0% [6 Packages store 0 B] [4 InRelease 88.0 kB/129 kB 68%] 0% [4 InRelease 123 kB/129 kB 95%] 0% [7 Packages store 0 B] [4 InRelease 123 kB/129 kB 95%] 0% [7 Packages store 0 B] 59% [7 Packages store 0 B] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5441 kB] 59% [7 Packages store 0 B] [8 Packages 2655 B/5441 kB 0%] 60% [8 Packages 53.3 kB/5441 kB 1%] 80% [Wor [command output truncated] 1~22.04cross1) ... Setting up libzstd-dev:amd64 (1.4.8+dfsg-3build1) ... Setting up xdg-user-dirs (0.17-2ubuntu4) ... Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.6) ... No schema files found: doing nothing. Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.8) ... Setting up autotools-dev (20220109.1) ... Setting up libglib2.0-data (2.72.4-0ubuntu2.6) ... Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... Setting up libc6-arm64-cross (2.35-0ubuntu1cross3) ... Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.19) ... Setting up pkg-config (0.29.2-1ubuntu3) ... Setting up libitm1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... Setting up libltdl7:amd64 (2.4.6-15build2) ... Setting up linux-libc-dev-arm64-cross (5.15.0-22.22cross3) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Setting up cpp-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ... Setting up gcc-11-cross-base (11.4.0-1ubuntu1~22.04cross1) ... Setting up libbrotli-dev:amd64 (1.0.9-2build6) ... Setting up libicu70:amd64 (70.1-2) ... Setting up libgcc-s1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... Setting up libatomic1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... Setting up liblsan0-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... Setting up libgomp1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... Setting up libtool (2.4.6-15build2) ... Setting up libasan6-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... Setting up libtsan0-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... Setting up m4 (1.4.18-5ubuntu2) ... Setting up libhwasan0-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... Setting up libc6-dev-arm64-cross (2.35-0ubuntu1cross3) ... Setting up libstdc++6-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... Setting up cpp-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ... Setting up autoconf (2.71-2) ... Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.9) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libubsan1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... Setting up libgcc-11-dev-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... Setting up libltdl-dev:amd64 (2.4.6-15build2) ... Setting up shared-mime-info (2.1-2) ... Setting up gcc-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ... Setting up libstdc++-11-dev-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... Setting up g++-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ... Setting up gcc-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ... Setting up g++-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ... Processing triggers for libc-bin (2.35-0ubuntu3.10) ...
[empty output]
compile-bench> cd /home/peter/curl-build && ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-ssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
ort proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 127 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] ort proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
ort proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 127 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] ort proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl=/usr --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
whether to support ftp... yes
checking whether to support file... yes
checking whether to support IPFS... yes
checking whether to support ldap... yes
checking whether to support ldaps... yes
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: /usr
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 128 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] whether to support ftp... yes checking whether to support file... yes checking whether to support IPFS... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: /usr configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu" CPPFLAGS="-I/usr/include/aarch64-linux-gnu" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
ort proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 127 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] ort proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu" CPPFLAGS="-I/usr/include/aarch64-linux-gnu" LIBS="-ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
ort proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 127 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] ort proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for aarch64-linux-gnu-pkg-config... /usr/bin/pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
[empty output]
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 3%
Reading package lists... 3%
Reading package lists... 4%
Reading package lists... 4%
Reading package lists... 42%
Reading package lists... 42%
Reading package lists... 42%
Reading package lists... 42%
Reading package lists... 52%
Reading package lists... 52%
Reading package lists... 67%
Reading package lists... 67%
Reading package lists... 71%
Reading package lists... 71%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 81%
Reading package lists... 81%
Reading package lists... 96%
Reading package lists... 96%
Reading package lists... 99%
Reading package lists... 99%
Reading package lists... 99%
Reading package lists... 99%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
E: Unable to locate package libssl-dev:arm64
↓ 5 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 3% Reading package lists... 3% Reading package lists... 4% Reading package lists... 4% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 52% Reading package lists... 52% Reading package lists... 67% Reading package lists... 67% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 81% Reading package lists... 81% Reading package lists... 96% Reading package lists... 96% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done E: Unable to locate package libssl-dev:arm64
compile-bench> cd /home/peter/curl-build && sudo dpkg --add-architecture arm64 && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
0% [Waiting for headers] [Connecting to security.ubuntu.com (185.125.190.39)]
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
0% [Connecting to security.ubuntu.com (185.125.190.39)]
Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
0% [Connecting to security.ubuntu.com (185.125.190.39)]
0% [Waiting for headers]
Ign:4 http://archive.ubuntu.com/ubuntu jammy/restricted arm64 Packages
0% [Waiting for headers]
0% [Waiting for headers] [Waiting for headers]
Ign:5 http://archive.ubuntu.com/ubuntu jammy/multiverse arm64 Packages
Ign:6 http://archive.ubuntu.com/ubuntu jammy/universe arm64 Packages
Ign:7 http://archive.ubuntu.com/ubuntu jammy/main arm64 Packages
0% [Waiting for headers]
Ign:4 http://archive.ubuntu.com/ubuntu jammy/restricted arm64 Packages
Ign:8 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages
0% [Waiting for headers]
Ign:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe arm64 Packages
Ign:10 http://archive.ubuntu.com/ubuntu jammy-updates/main arm64 Packages
Ign:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted arm64 Packages
Ign:5 http://archive.ubuntu.com/ubuntu jammy/multiverse arm64 Packages
Ign:6 http://archive.ubuntu.com/ubuntu jammy/universe arm64 Packages
0% [Waiting for headers]
Hit:12 http://security.ubuntu.com/ubuntu jammy-security InRelease
0% [Waiting for headers]
0% [Waiting for headers]
Ign:7 http://archive.ubuntu.com/ubuntu jammy/main arm64 Packages
0% [Waiting for headers]
Ign:4 http://archive.ubuntu.com/ubuntu jammy/restricted arm64 Packages
Ign:8 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages
Ign:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe arm64 Packages
Ign:10 http://archive.ubuntu.com/ubuntu jammy-updates/main arm64 Packages
0% [Waiting for headers]
Ign:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted arm64 Packages
Ign:5 http://archive.ubuntu.com/ubuntu jammy/multiverse arm64 Packages
0% [Waiting for headers]
[command output truncated]
ain arm64 Packages
17% [Waiting for headers]
Ign:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse arm64 Packages
Ign:18 http://security.ubuntu.com/ubuntu jammy-security/restricted arm64 Packages
17% [Waiting for headers]
Ign:15 http://security.ubuntu.com/ubuntu jammy-security/universe arm64 Packages
17% [Waiting for headers]
Ign:16 http://security.ubuntu.com/ubuntu jammy-security/main arm64 Packages
Ign:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse arm64 Packages
17% [Waiting for headers]
Ign:18 http://security.ubuntu.com/ubuntu jammy-security/restricted arm64 Packages
17% [Waiting for headers]
Err:15 http://security.ubuntu.com/ubuntu jammy-security/universe arm64 Packages
404 Not Found [IP: 185.125.190.39 80]
Ign:16 http://security.ubuntu.com/ubuntu jammy-security/main arm64 Packages
18% [Waiting for headers]
Ign:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse arm64 Packages
18% [Waiting for headers]
Ign:18 http://security.ubuntu.com/ubuntu jammy-security/restricted arm64 Packages
18% [Working]
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 3%
Reading package lists... 3%
Reading package lists... 4%
Reading package lists... 4%
Reading package lists... 42%
Reading package lists... 42%
Reading package lists... 42%
Reading package lists... 42%
Reading package lists... 52%
Reading package lists... 52%
Reading package lists... 67%
Reading package lists... 67%
Reading package lists... 71%
Reading package lists... 71%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 72%
Reading package lists... 81%
Reading package lists... 81%
Reading package lists... 96%
Reading package lists... 96%
Reading package lists... 99%
Reading package lists... 99%
Reading package lists... 99%
Reading package lists... 99%
Reading package lists... Done
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy/restricted/binary-arm64/Packages 404 Not Found [IP: 91.189.91.81 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-updates/multiverse/binary-arm64/Packages 404 Not Found [IP: 91.189.91.81 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-backports/universe/binary-arm64/Packages 404 Not Found [IP: 91.189.91.81 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/jammy-security/universe/binary-arm64/Packages 404 Not Found [IP: 185.125.190.39 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
↓ 43 lines
0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 0% [Waiting for headers] [Connecting to security.ubuntu.com (185.125.190.39)] Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 0% [Connecting to security.ubuntu.com (185.125.190.39)] Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 0% [Connecting to security.ubuntu.com (185.125.190.39)] 0% [Waiting for headers] Ign:4 http://archive.ubuntu.com/ubuntu jammy/restricted arm64 Packages 0% [Waiting for headers] 0% [Waiting for headers] [Waiting for headers] Ign:5 http://archive.ubuntu.com/ubuntu jammy/multiverse arm64 Packages Ign:6 http://archive.ubuntu.com/ubuntu jammy/universe arm64 Packages Ign:7 http://archive.ubuntu.com/ubuntu jammy/main arm64 Packages 0% [Waiting for headers] Ign:4 http://archive.ubuntu.com/ubuntu jammy/restricted arm64 Packages Ign:8 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages 0% [Waiting for headers] Ign:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe arm64 Packages Ign:10 http://archive.ubuntu.com/ubuntu jammy-updates/main arm64 Packages Ign:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted arm64 Packages Ign:5 http://archive.ubuntu.com/ubuntu jammy/multiverse arm64 Packages Ign:6 http://archive.ubuntu.com/ubuntu jammy/universe arm64 Packages 0% [Waiting for headers] Hit:12 http://security.ubuntu.com/ubuntu jammy-security InRelease 0% [Waiting for headers] 0% [Waiting for headers] Ign:7 http://archive.ubuntu.com/ubuntu jammy/main arm64 Packages 0% [Waiting for headers] Ign:4 http://archive.ubuntu.com/ubuntu jammy/restricted arm64 Packages Ign:8 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages Ign:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe arm64 Packages Ign:10 http://archive.ubuntu.com/ubuntu jammy-updates/main arm64 Packages 0% [Waiting for headers] Ign:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted arm64 Packages Ign:5 http://archive.ubuntu.com/ubuntu jammy/multiverse arm64 Packages 0% [Waiting for headers] [command output truncated] ain arm64 Packages 17% [Waiting for headers] Ign:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse arm64 Packages Ign:18 http://security.ubuntu.com/ubuntu jammy-security/restricted arm64 Packages 17% [Waiting for headers] Ign:15 http://security.ubuntu.com/ubuntu jammy-security/universe arm64 Packages 17% [Waiting for headers] Ign:16 http://security.ubuntu.com/ubuntu jammy-security/main arm64 Packages Ign:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse arm64 Packages 17% [Waiting for headers] Ign:18 http://security.ubuntu.com/ubuntu jammy-security/restricted arm64 Packages 17% [Waiting for headers] Err:15 http://security.ubuntu.com/ubuntu jammy-security/universe arm64 Packages 404 Not Found [IP: 185.125.190.39 80] Ign:16 http://security.ubuntu.com/ubuntu jammy-security/main arm64 Packages 18% [Waiting for headers] Ign:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse arm64 Packages 18% [Waiting for headers] Ign:18 http://security.ubuntu.com/ubuntu jammy-security/restricted arm64 Packages 18% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 3% Reading package lists... 3% Reading package lists... 4% Reading package lists... 4% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 52% Reading package lists... 52% Reading package lists... 67% Reading package lists... 67% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 81% Reading package lists... 81% Reading package lists... 96% Reading package lists... 96% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy/restricted/binary-arm64/Packages 404 Not Found [IP: 91.189.91.81 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-updates/multiverse/binary-arm64/Packages 404 Not Found [IP: 91.189.91.81 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-backports/universe/binary-arm64/Packages 404 Not Found [IP: 91.189.91.81 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/jammy-security/universe/binary-arm64/Packages 404 Not Found [IP: 185.125.190.39 80] E: Some index files failed to download. They have been ignored, or old ones used instead.
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|http://archive.ubuntu.com|http://ports.ubuntu.com|g' /etc/apt/sources.list && sudo sed -i 's|http://security.ubuntu.com|http://ports.ubuntu.com|g' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Ign:1 http://ports.ubuntu.com/ubuntu jammy InRelease
0% [Working]
Ign:2 http://ports.ubuntu.com/ubuntu jammy-updates InRelease
0% [Waiting for headers]
Ign:3 http://ports.ubuntu.com/ubuntu jammy-backports InRelease
0% [Waiting for headers]
Ign:4 http://ports.ubuntu.com/ubuntu jammy-security InRelease
0% [Waiting for headers]
Err:5 http://ports.ubuntu.com/ubuntu jammy Release
404 Not Found [IP: 91.189.91.102 80]
0% [Working]
Err:6 http://ports.ubuntu.com/ubuntu jammy-updates Release
404 Not Found [IP: 91.189.91.102 80]
0% [Waiting for headers]
Err:7 http://ports.ubuntu.com/ubuntu jammy-backports Release
404 Not Found [IP: 91.189.91.102 80]
0% [Waiting for headers]
Err:8 http://ports.ubuntu.com/ubuntu jammy-security Release
404 Not Found [IP: 91.189.91.102 80]
10% [Working]
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
E: The repository 'http://ports.ubuntu.com/ubuntu jammy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ports.ubuntu.com/ubuntu jammy-updates Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ports.ubuntu.com/ubuntu jammy-backports Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ports.ubuntu.com/ubuntu jammy-security Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
↓ 26 lines
0% [Working] Ign:1 http://ports.ubuntu.com/ubuntu jammy InRelease 0% [Working] Ign:2 http://ports.ubuntu.com/ubuntu jammy-updates InRelease 0% [Waiting for headers] Ign:3 http://ports.ubuntu.com/ubuntu jammy-backports InRelease 0% [Waiting for headers] Ign:4 http://ports.ubuntu.com/ubuntu jammy-security InRelease 0% [Waiting for headers] Err:5 http://ports.ubuntu.com/ubuntu jammy Release 404 Not Found [IP: 91.189.91.102 80] 0% [Working] Err:6 http://ports.ubuntu.com/ubuntu jammy-updates Release 404 Not Found [IP: 91.189.91.102 80] 0% [Waiting for headers] Err:7 http://ports.ubuntu.com/ubuntu jammy-backports Release 404 Not Found [IP: 91.189.91.102 80] 0% [Waiting for headers] Err:8 http://ports.ubuntu.com/ubuntu jammy-security Release 404 Not Found [IP: 91.189.91.102 80] 10% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done E: The repository 'http://ports.ubuntu.com/ubuntu jammy Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://ports.ubuntu.com/ubuntu jammy-updates Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://ports.ubuntu.com/ubuntu jammy-backports Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://ports.ubuntu.com/ubuntu jammy-security Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|http://ports.ubuntu.com/ubuntu|http://ports.ubuntu.com/ubuntu-ports|g' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 14.2 kB/270 kB 5%]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 14.2 kB/128 kB 11%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 14.2 kB/127 kB 11%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
0% [Waiting for headers]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
0% [Waiting for headers]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
0% [9 Packages 13.9 kB/17.2 MB 0%]
0% [9 Packages 325 kB/17.2 MB 2%]
11% [9 Packages 1476 kB/17.2 MB 9%]
27% [Waiting for headers]
Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
28% [12 Packages 1221 kB/1758 kB 69%]
28% [9 Packages store 0 B] [12 Packages 1245 kB/1758 kB 71%]
29% [9 Packages store 0 B] [Waiting for headers]
Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
29% [9 Packages store 0 B] [Waiting for headers]
Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB]
29% [9 Packages store 0 B] [14 Packages 48.5 kB/3360 kB 1%]
32% [9 Packages store 0 B] [Waiting for headers]
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
32% [9 Packages store 0 B] [Waiting for headers]
Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB]
32% [9 Packages store 0 B] [16 Packages 30.4 kB/63.8 kB 48%]
[command output truncated]
Ign:27 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages
Ign:29 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages
Ign:30 http://ports.ubuntu.com/ubuntu-ports jammy-security/main amd64 Packages
Err:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
404 Not Found [IP: 91.189.91.104 80]
28% [9 Packages store 0 B] [Waiting for headers]
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages
Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages
Err:22 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main amd64 Packages
404 Not Found [IP: 91.189.91.104 80]
Ign:24 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe amd64 Packages
30% [9 Packages store 0 B] [Waiting for headers]
Err:26 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted amd64 Packages
404 Not Found [IP: 91.189.91.104 80]
32% [9 Packages store 0 B] [Connecting to ports.ubuntu.com]
Ign:27 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages
Ign:29 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages
Ign:30 http://ports.ubuntu.com/ubuntu-ports jammy-security/main amd64 Packages
33% [9 Packages store 0 B]
33% [Working]
Fetched 39.5 MB in 1s (42.8 MB/s)
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-updates/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-backports/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-security/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
↓ 42 lines
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 14.2 kB/270 kB 5%]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 14.2 kB/128 kB 11%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 14.2 kB/127 kB 11%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
0% [Waiting for headers]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
0% [Waiting for headers]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
0% [9 Packages 13.9 kB/17.2 MB 0%]
0% [9 Packages 325 kB/17.2 MB 2%]
11% [9 Packages 1476 kB/17.2 MB 9%]
27% [Waiting for headers]
Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
28% [12 Packages 1221 kB/1758 kB 69%]
28% [9 Packages store 0 B] [12 Packages 1245 kB/1758 kB 71%]
29% [9 Packages store 0 B] [Waiting for headers]
Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
29% [9 Packages store 0 B] [Waiting for headers]
Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB]
29% [9 Packages store 0 B] [14 Packages 48.5 kB/3360 kB 1%]
32% [9 Packages store 0 B] [Waiting for headers]
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
32% [9 Packages store 0 B] [Waiting for headers]
Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB]
32% [9 Packages store 0 B] [16 Packages 30.4 kB/63.8 kB 48%]
[command output truncated]
Ign:27 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages
Ign:29 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages
Ign:30 http://ports.ubuntu.com/ubuntu-ports jammy-security/main amd64 Packages
Err:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
404 Not Found [IP: 91.189.91.104 80]
28% [9 Packages store 0 B] [Waiting for headers]
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages
Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages
Err:22 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main amd64 Packages
404 Not Found [IP: 91.189.91.104 80]
Ign:24 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe amd64 Packages
30% [9 Packages store 0 B] [Waiting for headers]
Err:26 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted amd64 Packages
404 Not Found [IP: 91.189.91.104 80]
32% [9 Packages store 0 B] [Connecting to ports.ubuntu.com]
Ign:27 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages
Ign:29 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages
Ign:30 http://ports.ubuntu.com/ubuntu-ports jammy-security/main amd64 Packages
33% [9 Packages store 0 B]
33% [Working]
Fetched 39.5 MB in 1s (42.8 MB/s)
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-updates/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-backports/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-security/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
compile-bench> cd /home/peter/curl-build && sudo sed -i '/jammy.*amd64/d' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 9828 B/270 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 5465 B/127 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 11.3 kB/129 kB 9%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
0% [Working]
0% [5 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
0% [5 Packages store 0 B]
Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
0% [5 Packages store 0 B]
0% [Waiting for headers]
0% [6 Packages store 0 B] [Waiting for headers]
Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
0% [6 Packages store 0 B]
12% [6 Packages store 0 B] [Waiting for headers]
Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
12% [6 Packages store 0 B]
13% [Waiting for headers]
13% [7 Packages store 0 B] [Waiting for headers]
13% [Waiting for headers]
Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
13% [Waiting for headers]
Ign:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
13% [Working]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB]
30% [Working]
30% [12 Packages store 27.8 MB]
Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB]
34% [12 Packages store 27.8 MB]
Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB]
35% [12 Packages store 27.8 MB]
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages
35% [12 Packages store 27.8 MB]
[command output truncated]
-ports jammy-security/main amd64 Packages
30% [Waiting for headers]
Ign:29 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages
30% [Waiting for headers]
Ign:32 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages
30% [Waiting for headers]
Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
30% [Waiting for headers]
Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
30% [Waiting for headers]
Ign:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
31% [Waiting for headers]
Err:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages
404 Not Found [IP: 91.189.91.103 80]
31% [Waiting for headers]
Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages
31% [Waiting for headers]
Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
32% [Waiting for headers]
Ign:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
32% [Waiting for headers]
Err:22 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe amd64 Packages
404 Not Found [IP: 91.189.91.103 80]
32% [Working]
Ign:24 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main amd64 Packages
32% [Working]
Err:27 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted amd64 Packages
404 Not Found [IP: 91.189.91.103 80]
32% [Waiting for headers]
Ign:28 http://ports.ubuntu.com/ubuntu-ports jammy-security/main amd64 Packages
33% [Working]
Ign:29 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages
33% [Working]
Ign:32 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages
33% [Working]
Fetched 654 kB in 4s (183 kB/s)
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.103 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-updates/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.103 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-backports/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.103 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-security/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.103 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
↓ 45 lines
0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 9828 B/270 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 5465 B/127 kB 4%] 0% [Working] 0% [Waiting for headers] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 11.3 kB/129 kB 9%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 0% [Working] 0% [5 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] 0% [5 Packages store 0 B] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 0% [5 Packages store 0 B] 0% [Waiting for headers] 0% [6 Packages store 0 B] [Waiting for headers] Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 0% [6 Packages store 0 B] 12% [6 Packages store 0 B] [Waiting for headers] Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 12% [6 Packages store 0 B] 13% [Waiting for headers] 13% [7 Packages store 0 B] [Waiting for headers] 13% [Waiting for headers] Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 13% [Waiting for headers] Ign:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 13% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB] 30% [Working] 30% [12 Packages store 27.8 MB] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB] 34% [12 Packages store 27.8 MB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB] 35% [12 Packages store 27.8 MB] Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages 35% [12 Packages store 27.8 MB] [command output truncated] -ports jammy-security/main amd64 Packages 30% [Waiting for headers] Ign:29 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages 30% [Waiting for headers] Ign:32 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages 30% [Waiting for headers] Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 30% [Waiting for headers] Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 30% [Waiting for headers] Ign:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 31% [Waiting for headers] Err:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages 404 Not Found [IP: 91.189.91.103 80] 31% [Waiting for headers] Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages 31% [Waiting for headers] Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages 32% [Waiting for headers] Ign:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages 32% [Waiting for headers] Err:22 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe amd64 Packages 404 Not Found [IP: 91.189.91.103 80] 32% [Working] Ign:24 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main amd64 Packages 32% [Working] Err:27 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted amd64 Packages 404 Not Found [IP: 91.189.91.103 80] 32% [Waiting for headers] Ign:28 http://ports.ubuntu.com/ubuntu-ports jammy-security/main amd64 Packages 33% [Working] Ign:29 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages 33% [Working] Ign:32 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages 33% [Working] Fetched 654 kB in 4s (183 kB/s) Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.103 80] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-updates/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.103 80] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-backports/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.103 80] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-security/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.103 80] E: Some index files failed to download. They have been ignored, or old ones used instead.
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|deb http://ports.ubuntu.com/ubuntu-ports jammy.* main restricted universe multiverse|#&|g' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 9828 B/270 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 5465 B/127 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
0% [Working]
0% [5 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
0% [5 Packages store 0 B]
0% [Waiting for headers]
0% [6 Packages store 0 B] [Waiting for headers]
Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
0% [6 Packages store 0 B]
12% [6 Packages store 0 B] [Waiting for headers]
Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
12% [6 Packages store 0 B]
13% [Waiting for headers]
Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
13% [Working]
Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
13% [Working]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
30% [Working]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
30% [Waiting for headers]
30% [11 Packages store 0 B] [Waiting for headers]
Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages
30% [11 Packages store 0 B]
Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB]
35% [11 Packages store 0 B]
Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB]
38% [11 Packages store 0 B]
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
38% [11 Packages store 0 B] [Waiting for headers]
Ign:17 http://ports.ubunt
[command output truncated]
es
30% [Waiting for headers]
Ign:28 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages
30% [Waiting for headers]
Ign:31 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted amd64 Packages
30% [Waiting for headers]
Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
30% [Waiting for headers]
Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
30% [Waiting for headers]
Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
31% [Waiting for headers]
Err:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages
404 Not Found [IP: 91.189.91.104 80]
31% [Working]
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
31% [Working]
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
32% [Waiting for headers]
Ign:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages
32% [Working]
Err:21 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main amd64 Packages
404 Not Found [IP: 91.189.91.104 80]
32% [Waiting for headers]
Ign:23 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe amd64 Packages
32% [Waiting for headers]
Err:25 http://ports.ubuntu.com/ubuntu-ports jammy-security/main amd64 Packages
404 Not Found [IP: 91.189.91.104 80]
32% [Waiting for headers]
Ign:26 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages
33% [Waiting for headers]
Ign:28 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages
33% [Waiting for headers]
Ign:31 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted amd64 Packages
33% [Working]
Fetched 654 kB in 4s (186 kB/s)
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-updates/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-backports/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-security/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
↓ 45 lines
0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 9828 B/270 kB 4%] 0% [Working] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 5465 B/127 kB 4%] 0% [Working] 0% [Waiting for headers] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 0% [Working] 0% [5 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] 0% [5 Packages store 0 B] 0% [Waiting for headers] 0% [6 Packages store 0 B] [Waiting for headers] Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 0% [6 Packages store 0 B] 12% [6 Packages store 0 B] [Waiting for headers] Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 12% [6 Packages store 0 B] 13% [Waiting for headers] Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 13% [Working] Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 13% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 30% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 30% [Waiting for headers] 30% [11 Packages store 0 B] [Waiting for headers] Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages 30% [11 Packages store 0 B] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB] 35% [11 Packages store 0 B] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB] 38% [11 Packages store 0 B] Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages 38% [11 Packages store 0 B] [Waiting for headers] Ign:17 http://ports.ubunt [command output truncated] es 30% [Waiting for headers] Ign:28 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages 30% [Waiting for headers] Ign:31 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted amd64 Packages 30% [Waiting for headers] Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 30% [Waiting for headers] Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 30% [Waiting for headers] Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 31% [Waiting for headers] Err:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages 404 Not Found [IP: 91.189.91.104 80] 31% [Working] Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages 31% [Working] Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages 32% [Waiting for headers] Ign:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages 32% [Working] Err:21 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main amd64 Packages 404 Not Found [IP: 91.189.91.104 80] 32% [Waiting for headers] Ign:23 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe amd64 Packages 32% [Waiting for headers] Err:25 http://ports.ubuntu.com/ubuntu-ports jammy-security/main amd64 Packages 404 Not Found [IP: 91.189.91.104 80] 32% [Waiting for headers] Ign:26 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse amd64 Packages 33% [Waiting for headers] Ign:28 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe amd64 Packages 33% [Waiting for headers] Ign:31 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted amd64 Packages 33% [Working] Fetched 654 kB in 4s (186 kB/s) Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-updates/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-backports/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-security/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.104 80] E: Some index files failed to download. They have been ignored, or old ones used instead.
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|^deb http://ports.ubuntu.com/ubuntu-ports jammy.*|#&|g' /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64 deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 9828 B/270 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 2588 B/128 kB 2%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 2569 B/127 kB 2%]
0% [Working]
0% [Waiting for headers]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
10% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
27% [Waiting for headers]
27% [5 Packages store 0 B] [Waiting for headers]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
27% [5 Packages store 0 B]
Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
27% [5 Packages store 0 B]
Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
29% [5 Packages store 0 B] [Waiting for headers]
Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
29% [5 Packages store 0 B] [Waiting for headers]
Ign:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
29% [5 Packages store 0 B] [Waiting for headers]
Ign:12 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
29% [5 Packages store 0 B]
Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB]
31% [5 Packages store 0 B]
Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB]
36% [5 Packages store 0 B] [Waiting for headers]
Ign
[command output truncated]
4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 43 lines
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse 0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 9828 B/270 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 2588 B/128 kB 2%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 2569 B/127 kB 2%] 0% [Working] 0% [Waiting for headers] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [Working] 10% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 27% [Waiting for headers] 27% [5 Packages store 0 B] [Waiting for headers] Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 27% [5 Packages store 0 B] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 27% [5 Packages store 0 B] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 29% [5 Packages store 0 B] [Waiting for headers] Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 29% [5 Packages store 0 B] [Waiting for headers] Ign:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 29% [5 Packages store 0 B] [Waiting for headers] Ign:12 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 29% [5 Packages store 0 B] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB] 31% [5 Packages store 0 B] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB] 36% [5 Packages store 0 B] [Waiting for headers] Ign [command output truncated] 4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu" CPPFLAGS="-I/usr/include/aarch64-linux-gnu" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
king whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... no
checking for inflateEnd in -lz... no
checking for zlib.h... yes
checking for gzread in -lz... no
configure: WARNING: configure found only the libz header file, not the lib!
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... no
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... no
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... no
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] king whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... no checking for inflateEnd in -lz... no checking for zlib.h... yes checking for gzread in -lz... no configure: WARNING: configure found only the libz header file, not the lib! checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... no checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... no checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... no checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
[empty output]
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev libc6-dev-arm64-cross
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
libc6-dev-arm64-cross is already the newest version (2.35-0ubuntu1cross3).
libc6-dev-arm64-cross set to manually installed.
libssl-dev is already the newest version (3.0.2-0ubuntu1.19).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 40 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done libc6-dev-arm64-cross is already the newest version (2.35-0ubuntu1cross3). libc6-dev-arm64-cross set to manually installed. libssl-dev is already the newest version (3.0.2-0ubuntu1.19). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu -L/usr/aarch64-linux-gnu/lib" CPPFLAGS="-I/usr/include/aarch64-linux-gnu -I/usr/aarch64-linux-gnu/include" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
king whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... no
checking for inflateEnd in -lz... no
checking for zlib.h... yes
checking for gzread in -lz... no
configure: WARNING: configure found only the libz header file, not the lib!
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... no
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... no
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... no
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] king whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... no checking for inflateEnd in -lz... no checking for zlib.h... yes checking for gzread in -lz... no configure: WARNING: configure found only the libz header file, not the lib! checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... no checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... no checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... no checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y pkg-config-aarch64-linux-gnu
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package pkg-config-aarch64-linux-gnu
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package pkg-config-aarch64-linux-gnu
compile-bench> cd /home/peter/curl-build && PKG_CONFIG_PATH="/usr/lib/aarch64-linux-gnu/pkgconfig" LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu -L/usr/aarch64-linux-gnu/lib" CPPFLAGS="-I/usr/include/aarch64-linux-gnu -I/usr/aarch64-linux-gnu/include" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
king whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... no
checking for inflateEnd in -lz... no
checking for zlib.h... yes
checking for gzread in -lz... no
configure: WARNING: configure found only the libz header file, not the lib!
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... no
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... no
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... no
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] king whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... no checking for inflateEnd in -lz... no checking for zlib.h... yes checking for gzread in -lz... no configure: WARNING: configure found only the libz header file, not the lib! checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... no checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... no checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... no checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev:arm64 zlib1g-dev:arm64 libbrotli-dev:arm64 libzstd-dev:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libssl-dev:arm64
E: Unable to locate package zlib1g-dev:arm64
E: Unable to locate package libbrotli-dev:arm64
E: Unable to locate package libzstd-dev:arm64
↓ 40 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libssl-dev:arm64 E: Unable to locate package zlib1g-dev:arm64 E: Unable to locate package libbrotli-dev:arm64 E: Unable to locate package libzstd-dev:arm64
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|^# deb http://ports.ubuntu.com/ubuntu-ports jammy|deb http://ports.ubuntu.com/ubuntu-ports jammy|g' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64 zlib1g-dev:arm64 libbrotli-dev:arm64 libzstd-dev:arm64
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 9828 B/270 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 5465 B/127 kB 4%]
0% [Working]
0% [Connecting to ports.ubuntu.com (185.125.190.39)]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
0% [Working]
0% [5 Packages store 0 B] [Waiting for headers]
0% [Waiting for headers]
10% [Waiting for headers]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
10% [Waiting for headers]
Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
11% [Working]
11% [8 Packages store 0 B] [Waiting for headers]
11% [Waiting for headers]
Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
11% [Working]
Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
11% [Working]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
28% [Working]
28% [11 Packages store 0 B]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
30% [11 Packages store 0 B]
Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB]
31% [11 Packages store 0 B]
Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB]
35% [11 Packages store 0 B] [Waiting for headers]
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
35% [11 Packages store 0 B]
Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB]
40% [11 Packages store 0 B]
Get:17 http://por
[command output truncated]
4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 41 lines
0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 9828 B/270 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 5465 B/127 kB 4%] 0% [Working] 0% [Connecting to ports.ubuntu.com (185.125.190.39)] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 0% [Working] 0% [5 Packages store 0 B] [Waiting for headers] 0% [Waiting for headers] 10% [Waiting for headers] Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 10% [Waiting for headers] Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 11% [Working] 11% [8 Packages store 0 B] [Waiting for headers] 11% [Waiting for headers] Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 11% [Working] Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 11% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 28% [Working] 28% [11 Packages store 0 B] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] 30% [11 Packages store 0 B] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB] 31% [11 Packages store 0 B] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB] 35% [11 Packages store 0 B] [Waiting for headers] Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages 35% [11 Packages store 0 B] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB] 40% [11 Packages store 0 B] Get:17 http://por [command output truncated] 4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && PKG_CONFIG_PATH="/usr/lib/aarch64-linux-gnu/pkgconfig" LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu -L/usr/aarch64-linux-gnu/lib" CPPFLAGS="-I/usr/include/aarch64-linux-gnu -I/usr/aarch64-linux-gnu/include" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
king whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... no
checking for inflateEnd in -lz... no
checking for zlib.h... yes
checking for gzread in -lz... no
configure: WARNING: configure found only the libz header file, not the lib!
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... no
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... no
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... no
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] king whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... no checking for inflateEnd in -lz... no checking for zlib.h... yes checking for gzread in -lz... no configure: WARNING: configure found only the libz header file, not the lib! checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... no checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... no checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... no checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
[empty output]
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-static:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libssl-static:arm64
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libssl-static:arm64
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev libc6-dev-arm64-cross
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
libc6-dev-arm64-cross is already the newest version (2.35-0ubuntu1cross3).
libssl-dev is already the newest version (3.0.2-0ubuntu1.19).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 39 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done libc6-dev-arm64-cross is already the newest version (2.35-0ubuntu1cross3). libssl-dev is already the newest version (3.0.2-0ubuntu1.19). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static" PKG_CONFIG="pkg-config" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
API... no
checking whether to build libcurl and curl in "unity" mode... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support IPFS... yes
checking whether to support ldap... yes
checking whether to support ldaps... yes
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for libbrotlidec options with pkg-config... found
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 130 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] API... no checking whether to build libcurl and curl in "unity" mode... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support IPFS... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for libbrotlidec options with pkg-config... found checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && LDFLAGS="-static -ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd PKG_CONFIG="pkg-config" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
configure: using LDFLAGS: -static -ldl -lpthread
configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -ldl
configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -lpthread
configure: WARNING: Continuing even with errors mentioned immediately above this line.
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking f
[command output truncated]
API... no
checking whether to build libcurl and curl in "unity" mode... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support IPFS... yes
checking whether to support ldap... yes
checking whether to support ldaps... yes
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for libbrotlidec options with pkg-config... found
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar configure: using LDFLAGS: -static -ldl -lpthread configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -ldl configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -lpthread configure: WARNING: Continuing even with errors mentioned immediately above this line. checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking f [command output truncated] API... no checking whether to build libcurl and curl in "unity" mode... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support IPFS... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for libbrotlidec options with pkg-config... found checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && LIBS="-ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static" PKG_CONFIG="pkg-config" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
API... no
checking whether to build libcurl and curl in "unity" mode... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support IPFS... yes
checking whether to support ldap... yes
checking whether to support ldaps... yes
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for libbrotlidec options with pkg-config... found
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 130 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] API... no checking whether to build libcurl and curl in "unity" mode... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support IPFS... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for libbrotlidec options with pkg-config... found checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
make: *** No targets specified and no makefile found. Stop.
I need to resolve the OpenSSL detection issue during the configure step. The core problem is that although we have OpenSSL headers and libraries installed for arm64, the cross-compilation setup isn't properly finding them. Let me try a different approach by explicitly setting the OpenSSL path and ensuring we're using the right pkg-config for cross-compilation.
compile-bench> cd /home/peter/curl-build && PKG_CONFIG_PATH="/usr/lib/aarch64-linux-gnu/pkgconfig" LDFLAGS="-static" LIBS="-ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl=/usr --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
ldap... yes
checking whether to support ldaps... yes
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... no
checking for inflateEnd in -lz... no
checking for zlib.h... yes
checking for gzread in -lz... no
configure: WARNING: configure found only the libz header file, not the lib!
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... no
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... no
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: /usr
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 126 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... no checking for inflateEnd in -lz... no checking for zlib.h... yes checking for gzread in -lz... no configure: WARNING: configure found only the libz header file, not the lib! checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... no checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... no checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: /usr configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
[empty output]
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y build-essential crossbuild-essential-arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package crossbuild-essential-arm64
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package crossbuild-essential-arm64
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y gcc-aarch64-linux-gnu g++-aarch64-linux-gnu libc6-dev-arm64-cross gcc-multilib g++-multilib
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
Package g++-multilib is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package gcc-multilib is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Package 'gcc-multilib' has no installation candidate
E: Package 'g++-multilib' has no installation candidate
↓ 46 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done Package g++-multilib is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Package gcc-multilib is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Package 'gcc-multilib' has no installation candidate E: Package 'g++-multilib' has no installation candidate
[empty output]
[empty output]
compile-bench> cd /home/peter/curl-build && PKG_CONFIG_PATH="/usr/lib/aarch64-linux-gnu/pkgconfig" LDFLAGS="-static" LIBS="-ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
king whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... no
checking for inflateEnd in -lz... no
checking for zlib.h... yes
checking for gzread in -lz... no
configure: WARNING: configure found only the libz header file, not the lib!
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... no
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... no
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... no
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] king whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... no checking for inflateEnd in -lz... no checking for zlib.h... yes checking for gzread in -lz... no configure: WARNING: configure found only the libz header file, not the lib! checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... no checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... no checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... no checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
[empty output]
[empty output]
compile-bench> cd /home/peter/curl-build && sudo find /usr -name "libssl.so*" -o -name "libcrypto.so*" 2>/dev/null | grep aarch64 /usr/lib/aarch64-linux-gnu/libcrypto.so
/usr/lib/aarch64-linux-gnu/libssl.so
↓ 3 lines
/usr/lib/aarch64-linux-gnu/libcrypto.so /usr/lib/aarch64-linux-gnu/libssl.so
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev pkg-config
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
libssl-dev is already the newest version (3.0.2-0ubuntu1.19).
pkg-config is already the newest version (0.29.2-1ubuntu3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 39 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done libssl-dev is already the newest version (3.0.2-0ubuntu1.19). pkg-config is already the newest version (0.29.2-1ubuntu3). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl1.1:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libssl1.1:arm64
E: Couldn't find any package by glob 'libssl1.1'
E: Couldn't find any package by regex 'libssl1.1'
↓ 39 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libssl1.1:arm64 E: Couldn't find any package by glob 'libssl1.1' E: Couldn't find any package by regex 'libssl1.1'
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl3:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libssl3:arm64
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libssl3:arm64
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libssl-dev:arm64
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libssl-dev:arm64
arm64
compile-bench> cd /home/peter/curl-build && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 8380 B/270 kB 3%]
0% [Working]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 5465 B/127 kB 4%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 11.3 kB/129 kB 9%]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
0% [Working]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
0% [Working]
0% [6 Packages store 0 B] [Waiting for headers]
12% [6 Packages store 0 B] [Waiting for headers]
Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
12% [6 Packages store 0 B]
Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
12% [6 Packages store 0 B]
Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
12% [6 Packages store 0 B]
Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
12% [6 Packages store 0 B]
12% [Working]
12% [8 Packages store 0 B]
13% [Working]
13% [9 Packages store 0 B]
13% [Working]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
30% [Waiting for headers]
30% [11 Packages store 0 B] [Waiting for headers]
Ign:12 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
30% [11 Packages store 0 B]
Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
30% [11 Packages store 0 B]
Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB]
34% [11 Packages store 0 B]
Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB]
35% [11 Packages store 0 B] [Waiting for headers]
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages
35% [11 Packages store 0 B] [Waiting for headers]
[command output truncated]
4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 41 lines
0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 8380 B/270 kB 3%] 0% [Working] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 5465 B/127 kB 4%] 0% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 11.3 kB/129 kB 9%] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [Working] Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 0% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] 0% [Working] 0% [6 Packages store 0 B] [Waiting for headers] 12% [6 Packages store 0 B] [Waiting for headers] Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 12% [6 Packages store 0 B] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 12% [6 Packages store 0 B] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 12% [6 Packages store 0 B] Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 12% [6 Packages store 0 B] 12% [Working] 12% [8 Packages store 0 B] 13% [Working] 13% [9 Packages store 0 B] 13% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 30% [Waiting for headers] 30% [11 Packages store 0 B] [Waiting for headers] Ign:12 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 30% [11 Packages store 0 B] Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages 30% [11 Packages store 0 B] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB] 34% [11 Packages store 0 B] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB] 35% [11 Packages store 0 B] [Waiting for headers] Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages 35% [11 Packages store 0 B] [Waiting for headers] [command output truncated] 4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y pkg-config-arm64-cross
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package pkg-config-arm64-cross
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package pkg-config-arm64-cross
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y pkg-config
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
pkg-config is already the newest version (0.29.2-1ubuntu3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 38 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done pkg-config is already the newest version (0.29.2-1ubuntu3). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
[empty output]
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev:arm64 pkg-config:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libssl-dev:arm64
E: Unable to locate package pkg-config:arm64
↓ 38 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libssl-dev:arm64 E: Unable to locate package pkg-config:arm64
compile-bench> cd /home/peter/curl-build && sudo dpkg --add-architecture arm64 && sudo sed -i 's|^# deb http://ports.ubuntu.com/ubuntu-ports jammy|deb http://ports.ubuntu.com/ubuntu-ports jammy|g' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 9828 B/270 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 5465 B/127 kB 4%]
0% [Working]
0% [Connecting to ports.ubuntu.com (185.125.190.36)]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
10% [Waiting for headers]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
10% [Waiting for headers]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
10% [Waiting for headers]
Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
10% [Working]
10% [8 Packages store 0 B]
10% [Working]
Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
27% [Waiting for headers]
27% [9 Packages store 0 B] [Waiting for headers]
Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
27% [9 Packages store 0 B]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
29% [9 Packages store 0 B]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
29% [9 Packages store 0 B]
Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
29% [9 Packages store 0 B] [Waiting for headers]
Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages
29% [9 Packages store 0 B]
Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB]
29% [9 Packages store 0 B]
Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB]
31% [9 Packages store 0 B]
Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packa
[command output truncated]
4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 41 lines
0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 9828 B/270 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 5465 B/127 kB 4%] 0% [Working] 0% [Connecting to ports.ubuntu.com (185.125.190.36)] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [Working] 10% [Waiting for headers] Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 10% [Waiting for headers] Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 10% [Waiting for headers] Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 10% [Working] 10% [8 Packages store 0 B] 10% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 27% [Waiting for headers] 27% [9 Packages store 0 B] [Waiting for headers] Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 27% [9 Packages store 0 B] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] 29% [9 Packages store 0 B] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 29% [9 Packages store 0 B] Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages 29% [9 Packages store 0 B] [Waiting for headers] Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages 29% [9 Packages store 0 B] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB] 29% [9 Packages store 0 B] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB] 31% [9 Packages store 0 B] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packa [command output truncated] 4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
libssl-dev is already the newest version (3.0.2-0ubuntu1.19).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 38 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done libssl-dev is already the newest version (3.0.2-0ubuntu1.19). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu" PKG_CONFIG_PATH="/usr/lib/aarch64-linux-gnu/pkgconfig" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
king whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... no
checking for inflateEnd in -lz... no
checking for zlib.h... yes
checking for gzread in -lz... no
configure: WARNING: configure found only the libz header file, not the lib!
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... no
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... no
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... no
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] king whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... no checking for inflateEnd in -lz... no checking for zlib.h... yes checking for gzread in -lz... no configure: WARNING: configure found only the libz header file, not the lib! checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... no checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... no checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... no checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && sudo find /usr -name "libssl*" -o -name "libcrypto*" 2>/dev/null /usr/lib/x86_64-linux-gnu/libssl.so.3
/usr/lib/x86_64-linux-gnu/libcrypto.so.3
/usr/lib/x86_64-linux-gnu/libcrypto.so
/usr/lib/x86_64-linux-gnu/pkgconfig/libssl.pc
/usr/lib/x86_64-linux-gnu/pkgconfig/libcrypto.pc
/usr/lib/x86_64-linux-gnu/libssl.so
/usr/lib/x86_64-linux-gnu/libssl.a
/usr/lib/x86_64-linux-gnu/libcrypto.a
/usr/lib/aarch64-linux-gnu/libcrypto.so
/usr/lib/aarch64-linux-gnu/libssl.so
/usr/share/doc/libssl3
/usr/share/doc/libssl-dev
↓ 13 lines
/usr/lib/x86_64-linux-gnu/libssl.so.3 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 /usr/lib/x86_64-linux-gnu/libcrypto.so /usr/lib/x86_64-linux-gnu/pkgconfig/libssl.pc /usr/lib/x86_64-linux-gnu/pkgconfig/libcrypto.pc /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libssl.a /usr/lib/x86_64-linux-gnu/libcrypto.a /usr/lib/aarch64-linux-gnu/libcrypto.so /usr/lib/aarch64-linux-gnu/libssl.so /usr/share/doc/libssl3 /usr/share/doc/libssl-dev
compile-bench> cd /home/peter/curl-build && sudo find /usr -name "openssl" -type d 2>/dev/null /usr/include/x86_64-linux-gnu/openssl
/usr/include/openssl
/usr/share/doc/openssl
↓ 4 lines
/usr/include/x86_64-linux-gnu/openssl /usr/include/openssl /usr/share/doc/openssl
ln: failed to create symbolic link '/usr/include/aarch64-linux-gnu/openssl': No such file or directory
[empty output]
compile-bench> cd /home/peter/curl-build && PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig" LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu -L/usr/lib/x86_64-linux-gnu" CPPFLAGS="-I/usr/include/aarch64-linux-gnu -I/usr/include/x86_64-linux-gnu" LIBS="-ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... cpp
checking for stdio.h... no
checking for stdlib.h... no
checking for string.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for strings.h... no
checking for sys/stat.h... no
checking for sys/types.h... no
checking for unistd.h... no
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checki
[command output truncated]
izer enabling options... yes
configure: compiler options added: -O2
checking if compiler accepts strict warning options... yes
configure: compiler options added: -Wno-system-headers
checking if compiler halts on compilation errors... yes
checking if compiler halts on negative sized arrays... yes
checking if compiler halts on function prototype mismatch... yes
checking if compiler supports hiding library internal symbols... yes
checking whether build target supports Win32 crypto API... no
checking whether to build libcurl and curl in "unity" mode... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support IPFS... yes
checking whether to support ldap... yes
checking whether to support ldaps... yes
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... no
checking for gethostbyname in -lsocket... no
checking for gethostbyname in -lwatt... no
checking for gethostbyname with both nsl and socket libs... no
checking for gethostbyname for Minix 3... no
checking for gethostbyname for eCos... no
checking for gethostbyname for AmigaOS bsdsocket.library... no
checking for gethostbyname in -lnetwork... no
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) no
checking for monotonic clock_gettime... no
checking for sys/types.h... (cached) no
checking for raw monotonic clock_gettime... no
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... no
configure: WARNING: configure found only the libz lib, not the header file!
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... no
configure: error: BROTLI libs and/or directories were not found where specified!
↓ 126 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking for stdio.h... no checking for stdlib.h... no checking for string.h... no checking for inttypes.h... no checking for stdint.h... no checking for strings.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for unistd.h... no checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-unknown-linux-gnu checki [command output truncated] izer enabling options... yes configure: compiler options added: -O2 checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking whether build target supports Win32 crypto API... no checking whether to build libcurl and curl in "unity" mode... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support IPFS... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... no checking for gethostbyname in -lnsl... no checking for gethostbyname in -lsocket... no checking for gethostbyname in -lwatt... no checking for gethostbyname with both nsl and socket libs... no checking for gethostbyname for Minix 3... no checking for gethostbyname for eCos... no checking for gethostbyname for AmigaOS bsdsocket.library... no checking for gethostbyname in -lnetwork... no checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) no checking for monotonic clock_gettime... no checking for sys/types.h... (cached) no checking for raw monotonic clock_gettime... no checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... found checking for zlib.h... no configure: WARNING: configure found only the libz lib, not the header file! checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... no configure: error: BROTLI libs and/or directories were not found where specified!
[empty output]
[empty output]
compile-bench> cd /home/peter/curl-build && PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig" LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu -L/usr/lib/x86_64-linux-gnu" CPPFLAGS="-I/usr/include/aarch64-linux-gnu -I/usr/include/x86_64-linux-gnu" LIBS="-ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... cpp
checking for stdio.h... no
checking for stdlib.h... no
checking for string.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for strings.h... no
checking for sys/stat.h... no
checking for sys/types.h... no
checking for unistd.h... no
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checki
[command output truncated]
izer enabling options... yes
configure: compiler options added: -O2
checking if compiler accepts strict warning options... yes
configure: compiler options added: -Wno-system-headers
checking if compiler halts on compilation errors... yes
checking if compiler halts on negative sized arrays... yes
checking if compiler halts on function prototype mismatch... yes
checking if compiler supports hiding library internal symbols... yes
checking whether build target supports Win32 crypto API... no
checking whether to build libcurl and curl in "unity" mode... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support IPFS... yes
checking whether to support ldap... yes
checking whether to support ldaps... yes
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... no
checking for gethostbyname in -lsocket... no
checking for gethostbyname in -lwatt... no
checking for gethostbyname with both nsl and socket libs... no
checking for gethostbyname for Minix 3... no
checking for gethostbyname for eCos... no
checking for gethostbyname for AmigaOS bsdsocket.library... no
checking for gethostbyname in -lnetwork... no
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) no
checking for monotonic clock_gettime... no
checking for sys/types.h... (cached) no
checking for raw monotonic clock_gettime... no
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... no
configure: WARNING: configure found only the libz lib, not the header file!
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... no
configure: error: BROTLI libs and/or directories were not found where specified!
↓ 126 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking for stdio.h... no checking for stdlib.h... no checking for string.h... no checking for inttypes.h... no checking for stdint.h... no checking for strings.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for unistd.h... no checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-unknown-linux-gnu checki [command output truncated] izer enabling options... yes configure: compiler options added: -O2 checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking whether build target supports Win32 crypto API... no checking whether to build libcurl and curl in "unity" mode... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support IPFS... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... no checking for gethostbyname in -lnsl... no checking for gethostbyname in -lsocket... no checking for gethostbyname in -lwatt... no checking for gethostbyname with both nsl and socket libs... no checking for gethostbyname for Minix 3... no checking for gethostbyname for eCos... no checking for gethostbyname for AmigaOS bsdsocket.library... no checking for gethostbyname in -lnetwork... no checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) no checking for monotonic clock_gettime... no checking for sys/types.h... (cached) no checking for raw monotonic clock_gettime... no checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... found checking for zlib.h... no configure: WARNING: configure found only the libz lib, not the header file! checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... no configure: error: BROTLI libs and/or directories were not found where specified!
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libbrotli-dev
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
libbrotli-dev is already the newest version (1.0.9-2build6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 38 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done libbrotli-dev is already the newest version (1.0.9-2build6). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
/usr/include/brotli
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y zlib1g-dev
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu9.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 38 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu9.2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo find /usr -name "zlib.h" 2>/dev/null /usr/include/zlib.h
/usr/include/aarch64-linux-gnu/zlib.h
↓ 3 lines
/usr/include/zlib.h /usr/include/aarch64-linux-gnu/zlib.h
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libzstd-dev
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
libzstd-dev is already the newest version (1.4.8+dfsg-3build1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 38 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done libzstd-dev is already the newest version (1.4.8+dfsg-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo find /usr -name "zstd.h" 2>/dev/null /usr/include/zstd.h
/usr/include/aarch64-linux-gnu/zstd.h
↓ 3 lines
/usr/include/zstd.h /usr/include/aarch64-linux-gnu/zstd.h
compile-bench> cd /home/peter/curl-build && PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig" LDFLAGS="-static -L/usr/lib/aarch64-linux-gnu -L/usr/lib/x86_64-linux-gnu" CPPFLAGS="-I/usr/include/aarch64-linux-gnu -I/usr/include/x86_64-linux-gnu" LIBS="-ldl -lpthread -lz -lbrotlidec -lbrotlicommon -lzstd" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
checking whether the C compiler works... no
configure: error: in `/home/peter/curl-build':
configure: error: C compiler cannot create executables
See `config.log' for more details
↓ 25 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc checking whether the C compiler works... no configure: error: in `/home/peter/curl-build': configure: error: C compiler cannot create executables See `config.log' for more details
compile-bench> cd /home/peter/curl-build && cat config.log | grep -A 10 -B 10 "cannot create executables" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int main(void)
| {
|
| return 0;
| }
configure:5045: error: in `/home/peter/curl-build':
configure:5047: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=set
ac_cv_env_CC_value=aarch64-linux-gnu-gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
↓ 22 lines
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int main(void)
| {
|
| return 0;
| }
configure:5045: error: in `/home/peter/curl-build':
configure:5047: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=set
ac_cv_env_CC_value=aarch64-linux-gnu-gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
compile-bench> cd /home/peter/curl-build && aarch64-linux-gnu-gcc -v Using built-in specs.
COLLECT_GCC=aarch64-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/aarch64-linux-gnu/11/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --without-target-system-zlib --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=aarch64-linux-gnu --program-prefix=aarch64-linux-gnu- --includedir=/usr/aarch64-linux-gnu/include --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
↓ 9 lines
Using built-in specs. COLLECT_GCC=aarch64-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/aarch64-linux-gnu/11/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --without-target-system-zlib --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=aarch64-linux-gnu --program-prefix=aarch64-linux-gnu- --includedir=/usr/aarch64-linux-gnu/include --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
test: ELF 64-bit LSB executable, ARM aarch64, version 1 (GNU/Linux), statically linked, BuildID[sha1]=c9f698e5764259802f0bdd21d4027553acadc428, for GNU/Linux 3.7.0, not stripped
compile-bench> cd /home/peter/curl-build && ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static" PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
g whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] g whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && LIBS="-ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static" PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
g whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] g whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && mkdir -p /home/peter/result && sudo apt-get install -y libcurl4-openssl-dev:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libcurl4-openssl-dev:arm64
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libcurl4-openssl-dev:arm64
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y curl libcurl4-openssl-dev
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libcurl4-openssl-dev
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libcurl4-openssl-dev
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libcurl4-openssl-dev
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libcurl4-openssl-dev
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libcurl4-openssl-dev
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libcurl4-openssl-dev curl
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libcurl4-openssl-dev
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libcurl4-openssl-dev
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libcurl4-gnutls-dev curl
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libcurl4-gnutls-dev
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libcurl4-gnutls-dev
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libcurl4-nss-dev curl
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libcurl4-nss-dev
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libcurl4-nss-dev
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y build-essential
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
build-essential is already the newest version (12.9ubuntu3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 38 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done build-essential is already the newest version (12.9ubuntu3). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev libssl3
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
libssl-dev is already the newest version (3.0.2-0ubuntu1.19).
libssl3 is already the newest version (3.0.2-0ubuntu1.19).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 39 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done libssl-dev is already the newest version (3.0.2-0ubuntu1.19). libssl3 is already the newest version (3.0.2-0ubuntu1.19). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static -lssl -lcrypto -ldl -lpthread" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
configure: using LDFLAGS: -static -lssl -lcrypto -ldl -lpthread
configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -lssl
configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -lcrypto
configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -ldl
configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -lpthread
configure: WARNING: Continuing even with errors mentioned immediately above this line.
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
checking whether the C compiler works... no
configure: error: in `/home/peter/curl-build':
configure: error: C compiler cannot create executables
See `config.log' for more details
↓ 31 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar configure: using LDFLAGS: -static -lssl -lcrypto -ldl -lpthread configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -lssl configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -lcrypto configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -ldl configure: LDFLAGS note: LDFLAGS should only be used to specify linker flags, not libraries. Use LIBS for: -lpthread configure: WARNING: Continuing even with errors mentioned immediately above this line. checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc checking whether the C compiler works... no configure: error: in `/home/peter/curl-build': configure: error: C compiler cannot create executables See `config.log' for more details
compile-bench> cd /home/peter/curl-build && LIBS="-lssl -lcrypto -ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
checking whether the C compiler works... no
configure: error: in `/home/peter/curl-build':
configure: error: C compiler cannot create executables
See `config.log' for more details
↓ 25 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc checking whether the C compiler works... no configure: error: in `/home/peter/curl-build': configure: error: C compiler cannot create executables See `config.log' for more details
compile-bench> cd /home/peter/curl-build && echo 'int main() { return 0; }' > test.c && aarch64-linux-gnu-gcc -static test.c -lssl -lcrypto -ldl -lpthread -o test && file test /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lssl: No such file or directory
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lcrypto: No such file or directory
collect2: error: ld returned 1 exit status
↓ 4 lines
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lssl: No such file or directory /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lcrypto: No such file or directory collect2: error: ld returned 1 exit status
[empty output]
compile-bench> cd /home/peter/curl-build && echo 'int main() { return 0; }' > test.c && aarch64-linux-gnu-gcc -static test.c -lssl -lcrypto -ldl -lpthread -o test && file test /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lssl: No such file or directory
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lcrypto: No such file or directory
collect2: error: ld returned 1 exit status
↓ 12 lines
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lssl: No such file or directory /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lcrypto: No such file or directory collect2: error: ld returned 1 exit status
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
E: Unable to locate package libssl-dev:arm64
↓ 37 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 E: Unable to locate package libssl-dev:arm64
compile-bench> cd /home/peter/curl-build && sudo dpkg --add-architecture arm64 && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 8380 B/270 kB 3%]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 15.6 kB/128 kB 12%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 15.6 kB/127 kB 12%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 15.6 kB/129 kB 12%]
0% [Working]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
0% [Working]
0% [6 Packages store 0 B]
0% [6 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
0% [6 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
0% [6 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
0% [6 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
0% [6 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
0% [6 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
0% [6 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB]
0% [6 Packages store 0 B]
39% [6 Packages store 0 B]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
39% [6 Packages store 0 B] [Waiting for headers]
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
39% [6 Packages store 0 B] [Waiting for headers]
Ign:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages
[command output truncated]
4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 45 lines
0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 8380 B/270 kB 3%] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 15.6 kB/128 kB 12%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 15.6 kB/127 kB 12%] 0% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 15.6 kB/129 kB 12%] 0% [Working] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] 0% [Working] 0% [6 Packages store 0 B] 0% [6 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] 0% [6 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] 0% [6 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] 0% [6 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] 0% [6 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] 0% [6 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] 0% [6 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages [164 kB] 0% [6 Packages store 0 B] 39% [6 Packages store 0 B] Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 39% [6 Packages store 0 B] [Waiting for headers] Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages 39% [6 Packages store 0 B] [Waiting for headers] Ign:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages [command output truncated] 4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|http://archive.ubuntu.com|http://ports.ubuntu.com|g' /etc/apt/sources.list && sudo sed -i 's|http://security.ubuntu.com|http://ports.ubuntu.com|g' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 8380 B/270 kB 3%]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 15.6 kB/128 kB 12%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 15.6 kB/127 kB 12%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 15.6 kB/129 kB 12%]
0% [Working]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
0% [Working]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [Waiting for headers]
0% [5 Packages store 27.8 MB] [Waiting for headers]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [5 Packages store 27.8 MB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [5 Packages store 27.8 MB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [5 Packages store 27.8 MB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [5 Packages store 27.8 MB]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
0% [5 Packages store 27.8 MB] [Waiting for headers]
Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages [88.8 kB]
0% [5 Packages store 27.8 MB]
Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages [88.8 kB]
0% [5 Packages store 27.8 MB]
39% [5 Packages store 27.8 MB]
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
39% [5 Packages store 27.8 MB] [Waiting for headers]
[command output truncated]
4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 44 lines
0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 8380 B/270 kB 3%] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 15.6 kB/128 kB 12%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 15.6 kB/127 kB 12%] 0% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 15.6 kB/129 kB 12%] 0% [Working] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 0% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [Waiting for headers] 0% [5 Packages store 27.8 MB] [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [5 Packages store 27.8 MB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [5 Packages store 27.8 MB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [5 Packages store 27.8 MB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [5 Packages store 27.8 MB] Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 0% [5 Packages store 27.8 MB] [Waiting for headers] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages [88.8 kB] 0% [5 Packages store 27.8 MB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages [88.8 kB] 0% [5 Packages store 27.8 MB] 39% [5 Packages store 27.8 MB] Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages 39% [5 Packages store 27.8 MB] [Waiting for headers] [command output truncated] 4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|http://ports.ubuntu.com/ubuntu-ports|http://ports.ubuntu.com/ubuntu-ports|g' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 8380 B/270 kB 3%]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 15.6 kB/128 kB 12%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 47.5 kB/127 kB 37%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 15.6 kB/129 kB 12%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [Working]
0% [6 Packages store 0 B]
0% [6 Packages store 0 B]
0% [Working]
0% [7 Packages store 0 B]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [Working]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
40% [8 Packages store 27.8 MB]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
40% [8 Packages store 27.8 MB] [Waiting for headers]
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
Ign:19 http://ports.ubuntu.com/ubunt
[command output truncated]
4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 43 lines
0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 8380 B/270 kB 3%] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 15.6 kB/128 kB 12%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 47.5 kB/127 kB 37%] 0% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 15.6 kB/129 kB 12%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [Working] 0% [6 Packages store 0 B] 0% [6 Packages store 0 B] 0% [Working] 0% [7 Packages store 0 B] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [Working] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] 40% [8 Packages store 27.8 MB] Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 40% [8 Packages store 27.8 MB] [Waiting for headers] Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages Ign:19 http://ports.ubuntu.com/ubunt [command output truncated] 4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo sed -i '/jammy.*amd64/d' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 9828 B/270 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 5465 B/127 kB 4%]
0% [Working]
0% [Connecting to ports.ubuntu.com (185.125.190.39)]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
10% [Waiting for headers]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
10% [Working]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
10% [Working]
10% [6 Packages store 0 B] [Waiting for headers]
10% [Waiting for headers]
Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
10% [Waiting for headers]
Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
10% [Working]
Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
28% [Working]
Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
28% [Waiting for headers]
28% [9 Packages store 27.8 MB] [Waiting for headers]
Ign:11 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
28% [9 Packages store 27.8 MB]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
29% [9 Packages store 27.8 MB]
Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB]
29% [9 Packages store 27.8 MB] [Waiting for headers]
Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
29% [9 Packages store 27.8 MB]
Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB]
33% [9 Packages store 27.8 MB]
Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB]
34% [9 Package
[command output truncated]
4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 41 lines
0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 9828 B/270 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 5465 B/127 kB 4%] 0% [Working] 0% [Connecting to ports.ubuntu.com (185.125.190.39)] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [Working] 10% [Waiting for headers] Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 10% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 10% [Working] 10% [6 Packages store 0 B] [Waiting for headers] 10% [Waiting for headers] Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 10% [Waiting for headers] Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 10% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 28% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 28% [Waiting for headers] 28% [9 Packages store 27.8 MB] [Waiting for headers] Ign:11 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 28% [9 Packages store 27.8 MB] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] 29% [9 Packages store 27.8 MB] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB] 29% [9 Packages store 27.8 MB] [Waiting for headers] Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages 29% [9 Packages store 27.8 MB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB] 33% [9 Packages store 27.8 MB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB] 34% [9 Package [command output truncated] 4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|^deb http://ports.ubuntu.com/ubuntu-ports jammy.* main restricted universe multiverse|#&|g' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 8380 B/270 kB 3%]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 15.6 kB/128 kB 12%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 15.6 kB/127 kB 12%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 15.6 kB/129 kB 12%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [Working]
0% [6 Packages store 0 B]
0% [Working]
0% [7 Packages store 0 B]
0% [Working]
0% [8 Packages store 0 B]
0% [8 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 0 B]
0% [Working]
0% [9 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [9 Packages store 0 B]
40% [9 Packages store 0 B] [Waiting for headers]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
40% [9 Packages store 0 B] [Waiting for headers]
Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
40% [9 Packages store 0 B] [Waiting for headers]
Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages
Ign:19 http://p
[command output truncated]
4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
↓ 43 lines
0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 8380 B/270 kB 3%] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 15.6 kB/128 kB 12%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 15.6 kB/127 kB 12%] 0% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 15.6 kB/129 kB 12%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [Working] 0% [6 Packages store 0 B] 0% [Working] 0% [7 Packages store 0 B] 0% [Working] 0% [8 Packages store 0 B] 0% [8 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 0 B] 0% [Working] 0% [9 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [9 Packages store 0 B] 40% [9 Packages store 0 B] [Waiting for headers] Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 40% [9 Packages store 0 B] [Waiting for headers] Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages 40% [9 Packages store 0 B] [Waiting for headers] Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages Ign:19 http://p [command output truncated] 4/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:45 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|^# deb http://ports.ubuntu.com/ubuntu-ports jammy.* main restricted universe multiverse$|deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse|g' /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64 deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 8380 B/270 kB 3%]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 15.6 kB/128 kB 12%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 15.6 kB/127 kB 12%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 15.6 kB/129 kB 12%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
0% [5 Packages 224 kB]
0% [Working]
0% [Working]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [5 Packages store 0 B]
0% [Working]
0% [7 Packages store 0 B]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
0% [Working]
0% [8 Packages store 27.8 MB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [8 Packages store 27.8 MB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [8 Packages store 27.8 MB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [8 Packages store 27.8 MB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [8 Packages store 27.8 MB]
40% [8 Packages store 27.8 MB] [Waiting for headers]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
40% [8 Packages store 27.8 MB] [Waiting for headers]
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 43 lines
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 8380 B/270 kB 3%] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 15.6 kB/128 kB 12%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 15.6 kB/127 kB 12%] 0% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 15.6 kB/129 kB 12%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 0% [5 Packages 224 kB] 0% [Working] 0% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [5 Packages store 0 B] 0% [Working] 0% [7 Packages store 0 B] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] 0% [Working] 0% [8 Packages store 27.8 MB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [8 Packages store 27.8 MB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [8 Packages store 27.8 MB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [8 Packages store 27.8 MB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [8 Packages store 27.8 MB] 40% [8 Packages store 27.8 MB] [Waiting for headers] Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 40% [8 Packages store 27.8 MB] [Waiting for headers] Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W:
[command output truncated]
/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
E: Unable to locate package libssl-dev:arm64
↓ 48 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: [command output truncated] /apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 E: Unable to locate package libssl-dev:arm64
arm64
compile-bench> cd /home/peter/curl-build && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 9828 B/270 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 5465 B/127 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
0% [Working]
10% [Waiting for headers]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
10% [Working]
Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
10% [Working]
Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
27% [Working]
Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
29% [Working]
29% [8 Packages store 27.8 MB]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
29% [8 Packages store 27.8 MB]
Ign:12 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
29% [8 Packages store 27.8 MB] [Waiting for headers]
Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages
29% [8 Packages store 27.8 MB] [Waiting for headers]
Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
29% [8 Packages store 27.8 MB]
Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB]
31% [8 Packages store 27.8 MB] [Waiting for headers]
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages
31% [8 Packages store 27.8 MB]
Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB]
36% [8 Packages store 27.8 MB]
Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB]
39% [8 Packages store 27.8 MB
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 43 lines
0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 9828 B/270 kB 4%] 0% [Working] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 5465 B/127 kB 4%] 0% [Working] 0% [Waiting for headers] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [Working] Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 0% [Working] 10% [Waiting for headers] Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 10% [Working] Ign:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 10% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 27% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] 29% [Working] 29% [8 Packages store 27.8 MB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 29% [8 Packages store 27.8 MB] Ign:12 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 29% [8 Packages store 27.8 MB] [Waiting for headers] Ign:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages 29% [8 Packages store 27.8 MB] [Waiting for headers] Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages 29% [8 Packages store 27.8 MB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1590 kB] 31% [8 Packages store 27.8 MB] [Waiting for headers] Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages 31% [8 Packages store 27.8 MB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB] 36% [8 Packages store 27.8 MB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [3360 kB] 39% [8 Packages store 27.8 MB [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y openssl:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W:
[command output truncated]
etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
E: Unable to locate package openssl:arm64
↓ 48 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: [command output truncated] etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 E: Unable to locate package openssl:arm64
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl3:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W:
[command output truncated]
etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
E: Unable to locate package libssl3:arm64
↓ 48 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: [command output truncated] etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 E: Unable to locate package libssl3:arm64
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl1.1:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W:
[command output truncated]
s) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
E: Unable to locate package libssl1.1:arm64
E: Couldn't find any package by glob 'libssl1.1'
E: Couldn't find any package by regex 'libssl1.1'
↓ 49 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: [command output truncated] s) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 E: Unable to locate package libssl1.1:arm64 E: Couldn't find any package by glob 'libssl1.1' E: Couldn't find any package by regex 'libssl1.1'
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y ca-certificates
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
ca-certificates is already the newest version (20240203~22.04.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Pa
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 48 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done ca-certificates is already the newest version (20240203~22.04.1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Pa [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y wget:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W:
[command output truncated]
n /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
E: Unable to locate package wget:arm64
↓ 48 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: [command output truncated] n /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 E: Unable to locate package wget:arm64
compile-bench> cd /home/peter/curl-build && sudo dpkg --add-architecture arm64 && sudo apt-get update -y && sudo apt-get install -y wget:arm64
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 9828 B/270 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 2569 B/127 kB 2%]
0% [Working]
0% [Waiting for headers]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
0% [Working]
0% [5 Packages store 0 B] [Waiting for headers]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
0% [5 Packages store 0 B]
Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
0% [5 Packages store 0 B]
12% [5 Packages store 0 B] [Waiting for headers]
Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
12% [5 Packages store 0 B]
12% [Waiting for headers]
12% [7 Packages store 0 B] [Waiting for headers]
12% [Waiting for headers]
Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
12% [Waiting for headers]
Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
12% [Working]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
13% [Working]
13% [11 Packages store 0 B]
13% [Working]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
30% [Working]
Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB]
30% [Waiting for headers]
30% [12 Packages store 0 B] [Waiting for headers]
Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages
30% [12 Packages store 0 B] [Waiting for headers]
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages
30% [12 Packages store 0 B]
Get:16 http://ports.ubuntu.com/ubuntu-ports ja
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 40 lines
0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 9828 B/270 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 2569 B/127 kB 2%] 0% [Working] 0% [Waiting for headers] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] 0% [Working] 0% [5 Packages store 0 B] [Waiting for headers] Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 0% [5 Packages store 0 B] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 0% [5 Packages store 0 B] 12% [5 Packages store 0 B] [Waiting for headers] Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 12% [5 Packages store 0 B] 12% [Waiting for headers] 12% [7 Packages store 0 B] [Waiting for headers] 12% [Waiting for headers] Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 12% [Waiting for headers] Ign:10 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 12% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 13% [Working] 13% [11 Packages store 0 B] 13% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 30% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [63.8 kB] 30% [Waiting for headers] 30% [12 Packages store 0 B] [Waiting for headers] Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse amd64 Packages 30% [12 Packages store 0 B] [Waiting for headers] Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages 30% [12 Packages store 0 B] Get:16 http://ports.ubuntu.com/ubuntu-ports ja [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y wget
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
wget is already the newest version (1.21.2-2ubuntu1.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (re
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 48 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done wget is already the newest version (1.21.2-2ubuntu1.1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (re [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y qemu-user-static
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
qemu-user-static is already the newest version (1:6.2+dfsg-2ubuntu6.27).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Ta
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 48 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done qemu-user-static is already the newest version (1:6.2+dfsg-2ubuntu6.27). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Ta [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && wget https://google.com --2025-09-17 01:36:03-- https://google.com/
Resolving google.com (google.com)... 142.250.191.110, 2607:f8b0:4009:807::200e
Connecting to google.com (google.com)|142.250.191.110|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.google.com/ [following]
--2025-09-17 01:36:03-- https://www.google.com/
Resolving www.google.com (www.google.com)... 142.250.191.132, 2607:f8b0:4009:802::2004
Connecting to www.google.com (www.google.com)|142.250.191.132|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'index.html'
index.html [<=> ] 0 --.-KB/s
index.html [ <=> ] 16.61K --.-KB/s in 0.01s
2025-09-17 01:36:03 (1.62 MB/s) - 'index.html' saved [17008]
↓ 16 lines
--2025-09-17 01:36:03-- https://google.com/ Resolving google.com (google.com)... 142.250.191.110, 2607:f8b0:4009:807::200e Connecting to google.com (google.com)|142.250.191.110|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.google.com/ [following] --2025-09-17 01:36:03-- https://www.google.com/ Resolving www.google.com (www.google.com)... 142.250.191.132, 2607:f8b0:4009:802::2004 Connecting to www.google.com (www.google.com)|142.250.191.132|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: 'index.html' index.html [<=> ] 0 --.-KB/s index.html [ <=> ] 16.61K --.-KB/s in 0.01s 2025-09-17 01:36:03 (1.62 MB/s) - 'index.html' saved [17008]
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y build-essential autoconf automake libtool pkg-config libssl-dev libbrotli-dev zlib1g-dev libzstd-dev gcc-aarch64-linux-gnu g++-aarch64-linux-gnu
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
autoconf is already the newest version (2.71-2).
automake is already the newest version (1:1.16.5-1.3).
build-essential is already the newest version (12.9ubuntu3).
g++-aarch64-linux-gnu is already the newest version (4:11.2.0-1ubuntu1).
gcc-aarch64-linux-gnu is already the newest version (4:11.2.0-1ubuntu1).
libbrotli-dev is already the newest version (1.0.9-2build6).
libssl-dev is already the newest version (3.0.2-0ubuntu1.19).
libtool is already the newest version (2.4.6-15build2).
libzstd-dev is already the newest version (1.4.8+dfsg-3build1).
pkg-config is already the newest version (0.29.2-1ubuntu3).
zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu9.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured mult
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 53 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done autoconf is already the newest version (2.71-2). automake is already the newest version (1:1.16.5-1.3). build-essential is already the newest version (12.9ubuntu3). g++-aarch64-linux-gnu is already the newest version (4:11.2.0-1ubuntu1). gcc-aarch64-linux-gnu is already the newest version (4:11.2.0-1ubuntu1). libbrotli-dev is already the newest version (1.0.9-2build6). libssl-dev is already the newest version (3.0.2-0ubuntu1.19). libtool is already the newest version (2.4.6-15build2). libzstd-dev is already the newest version (1.4.8+dfsg-3build1). pkg-config is already the newest version (0.29.2-1ubuntu3). zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu9.2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured mult [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static" PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
g whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] g whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
compile-bench> cd /home/peter/curl-build && LIBS="-ldl -lpthread" ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static" PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for code coverage support... no
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking curl version... 8.16.0
checking for perl... /usr/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... no
configure: httpd/apache2 not in PATH, http tests disabled
configure: apxs not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aar
[command output truncated]
g whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... yes
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking for zlib options with pkg-config... found
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlidec options with pkg-config... found
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libbrotlicommon options with pkg-config... found
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking for brotli/decode.h... yes
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for libzstd options with pkg-config... found
checking for ZSTD_createDStream in -lzstd... no
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
configure: pkg-config: SSL_LDFLAGS: ""
configure: pkg-config: SSL_CPPFLAGS: ""
checking for HMAC_Update in -lcrypto... no
checking for HMAC_Init_ex in -lcrypto... no
checking OpenSSL linking with -ldl... no
checking OpenSSL linking with -ldl and -lpthread... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: OPT_OPENSSL: yes
configure: OPENSSL_ENABLED:
configure: error: --with-openssl was given but OpenSSL could not be detected
↓ 124 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking curl version... 8.16.0 checking for perl... /usr/bin/perl checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... aar [command output truncated] g whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlidec options with pkg-config... found checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libbrotlicommon options with pkg-config... found checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... yes checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... no checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for aarch64-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-linux-gnu-pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... no checking for HMAC_Init_ex in -lcrypto... no checking OpenSSL linking with -ldl... no checking OpenSSL linking with -ldl and -lpthread... no checking for SSL_set_quic_use_legacy_codepoint... no checking for SSL_set_quic_tls_cbs... no configure: OpenSSL version does not speak any known QUIC API configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given but OpenSSL could not be detected
make: *** No targets specified and no makefile found. Stop.
compile-bench> cd /home/peter/curl-build && ./configure --prefix=/home/peter/result --host=aarch64-linux-gnu --enable-static --disable-shared --with-openssl --with-brotli --with-zlib --with-zstd LDFLAGS="-static" PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig" CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ LIBS="-ldl -lpthread -lssl -lcrypto" checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking that grep -E works... yes
checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
checking whether the C compiler works... no
configure: error: in `/home/peter/curl-build':
configure: error: C compiler cannot create executables
See `config.log' for more details
↓ 25 lines
checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking that grep -E works... yes checking for aarch64-linux-gnu-ar... /usr/bin/aarch64-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc checking whether the C compiler works... no configure: error: in `/home/peter/curl-build': configure: error: C compiler cannot create executables See `config.log' for more details
compile-bench> cd /home/peter/curl-build && echo 'int main() { return 0; }' > test.c && aarch64-linux-gnu-gcc -static test.c -lssl -lcrypto -ldl -lpthread -o test && file test /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lssl: No such file or directory
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lcrypto: No such file or directory
collect2: error: ld returned 1 exit status
↓ 12 lines
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lssl: No such file or directory /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lcrypto: No such file or directory collect2: error: ld returned 1 exit status
compile-bench> cd /home/peter/curl-build && sudo find /usr -name "libssl.a" -o -name "libcrypto.a" 2>/dev/null /usr/lib/x86_64-linux-gnu/libssl.a
/usr/lib/x86_64-linux-gnu/libcrypto.a
/usr/lib/aarch64-linux-gnu/libssl.a
/usr/lib/aarch64-linux-gnu/libcrypto.a
↓ 5 lines
/usr/lib/x86_64-linux-gnu/libssl.a /usr/lib/x86_64-linux-gnu/libcrypto.a /usr/lib/aarch64-linux-gnu/libssl.a /usr/lib/aarch64-linux-gnu/libcrypto.a
[empty output]
compile-bench> cd /home/peter/curl-build && echo 'int main() { return 0; }' > test.c && aarch64-linux-gnu-gcc -static test.c -lssl -lcrypto -ldl -lpthread -o test && file test /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lssl: No such file or directory
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lcrypto: No such file or directory
collect2: error: ld returned 1 exit status
↓ 12 lines
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libssl.a when searching for -lssl /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lssl: No such file or directory /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: skipping incompatible /usr/lib/aarch64-linux-gnu/libcrypto.a when searching for -lcrypto /usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: cannot find -lcrypto: No such file or directory collect2: error: ld returned 1 exit status
compile-bench> cd /home/peter/curl-build && sudo apt-get install -y libssl-dev:arm64
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 46%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47
W:
[command output truncated]
/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
E: Unable to locate package libssl-dev:arm64
↓ 48 lines
Reading package lists... 0% Reading package lists... 0% Reading package lists... 46% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 1% Reading state information... Done W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:43 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:44 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list:47 W: [command output truncated] /apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 E: Unable to locate package libssl-dev:arm64
compile-bench> cd /home/peter/curl-build && sudo dpkg --add-architecture arm64 && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 8380 B/270 kB 3%]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 17.1 kB/128 kB 13%]
0% [Working]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 17.1 kB/127 kB 13%]
0% [3 InRelease 86.6 kB/127 kB 68%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 17.1 kB/129 kB 13%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
0% [Working]
0% [5 Packages store 0 B]
0% [Working]
0% [Working]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [Working]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB]
0% [7 Packages store 0 B]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
0% [7 Packages store 0 B] [Waiting for headers]
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
0% [7 Packages store 0 B] [Waiting for headers]
Ign:20 http://ports.u
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 44 lines
0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 8380 B/270 kB 3%] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 17.1 kB/128 kB 13%] 0% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 17.1 kB/127 kB 13%] 0% [3 InRelease 86.6 kB/127 kB 68%] 0% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 17.1 kB/129 kB 13%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 0% [Working] 0% [5 Packages store 0 B] 0% [Working] 0% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [Working] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages [266 kB] 0% [7 Packages store 0 B] Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 0% [7 Packages store 0 B] [Waiting for headers] Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages 0% [7 Packages store 0 B] [Waiting for headers] Ign:20 http://ports.u [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|http://archive.ubuntu.com|http://ports.ubuntu.com|g' /etc/apt/sources.list && sudo sed -i 's|http://security.ubuntu.com|http://ports.ubuntu.com|g' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 8380 B/270 kB 3%]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 15.6 kB/128 kB 12%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 15.6 kB/127 kB 12%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 15.6 kB/129 kB 12%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [Working]
0% [6 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [6 Packages store 0 B]
0% [6 Packages store 0 B]
0% [Working]
0% [7 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [7 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [7 Packages store 0 B] [Waiting for headers]
0% [7 Packages store 0 B] [Waiting for headers]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [7 Packages store 0 B]
0% [Working]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB]
0% [8 Packages store 27.8 MB]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
0% [8 Packages store 27.8 MB] [Waiting for headers]
Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages [1581 kB]
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 43 lines
0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 8380 B/270 kB 3%] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 15.6 kB/128 kB 12%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 15.6 kB/127 kB 12%] 0% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 15.6 kB/129 kB 12%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [Working] 0% [6 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [6 Packages store 0 B] 0% [6 Packages store 0 B] 0% [Working] 0% [7 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [7 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [7 Packages store 0 B] [Waiting for headers] 0% [7 Packages store 0 B] [Waiting for headers] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [7 Packages store 0 B] 0% [Working] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages [17.5 MB] 0% [8 Packages store 27.8 MB] Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 0% [8 Packages store 27.8 MB] [Waiting for headers] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages [1581 kB] [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && sudo sed -i '/jammy.*amd64/d' /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64
0% [Working]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 8380 B/270 kB 3%]
0% [Working]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 15.6 kB/128 kB 12%]
0% [Working]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 15.6 kB/127 kB 12%]
0% [Working]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 15.6 kB/129 kB 12%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
0% [Working]
0% [6 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
0% [6 Packages store 0 B]
0% [Working]
0% [7 Packages store 0 B]
0% [7 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
0% [7 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
0% [7 Packages store 0 B]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
0% [7 Packages store 0 B]
0% [Working]
0% [8 Packages store 0 B]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
0% [Working]
0% [9 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
0% [9 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
0% [9 Packages store 27.8 MB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB]
0% [9 Packages store 27.8 MB]
40% [9 Packages store 27.8 MB]
Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
40% [9 Packages store 27.8 MB] [Waiting for headers]
Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages
40% [9 Pack
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
↓ 44 lines
0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 8380 B/270 kB 3%] 0% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 15.6 kB/128 kB 12%] 0% [Working] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 15.6 kB/127 kB 12%] 0% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 15.6 kB/129 kB 12%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] 0% [Working] 0% [6 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] 0% [6 Packages store 0 B] 0% [Working] 0% [7 Packages store 0 B] 0% [7 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] 0% [7 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] 0% [7 Packages store 0 B] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] 0% [7 Packages store 0 B] 0% [Working] 0% [8 Packages store 0 B] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] 0% [Working] 0% [9 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] 0% [9 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] 0% [9 Packages store 27.8 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages [1792 kB] 0% [9 Packages store 27.8 MB] 40% [9 Packages store 27.8 MB] Ign:5 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 40% [9 Packages store 27.8 MB] [Waiting for headers] Ign:16 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages Ign:17 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages Ign:18 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages Ign:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages 40% [9 Pack [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list:48 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
compile-bench> cd /home/peter/curl-build && sudo sed -i 's|^deb http://ports.ubuntu.com/ubuntu-ports jammy.* main restricted universe multiverse$|#&|g' /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && echo "deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list && sudo apt-get update -y && sudo apt-get install -y libssl-dev:arm64 deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse
0% [Working]
0% [Waiting for headers]
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
0% [1 InRelease 9828 B/270 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
0% [2 InRelease 5484 B/128 kB 4%]
0% [Waiting for headers]
0% [Waiting for headers]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
0% [3 InRelease 2569 B/127 kB 2%]
0% [Connecting to ports.ubuntu.com]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
0% [4 InRelease 11.3 kB/129 kB 9%]
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [Working]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
0% [Waiting for headers]
0% [5 Packages store 0 B] [Waiting for headers]
0% [Waiting for headers]
Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
0% [Working]
10% [Working]
Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
28% [Waiting for headers]
28% [7 Packages store 27.8 MB] [Waiting for headers]
Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
28% [7 Packages store 27.8 MB] [Waiting for headers]
Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages
28% [7 Packages store 27.8 MB]
Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
29% [7 Packages store 27.8 MB] [Waiting for headers]
Ign:12 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages
29% [7 Packages store 27.8 MB]
Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB]
35% [7 Packages store 27.8 MB]
Get:14
[command output truncated]
Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:53
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:53
W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:53
W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:53
W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:53
W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:53
W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:53
W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:53
↓ 42 lines
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse 0% [Working] 0% [Waiting for headers] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] 0% [1 InRelease 9828 B/270 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] 0% [2 InRelease 5484 B/128 kB 4%] 0% [Waiting for headers] 0% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] 0% [3 InRelease 2569 B/127 kB 2%] 0% [Connecting to ports.ubuntu.com] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] 0% [4 InRelease 11.3 kB/129 kB 9%] 0% [4 InRelease 14.2 kB/129 kB 11%] 0% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] 0% [Waiting for headers] 0% [5 Packages store 0 B] [Waiting for headers] 0% [Waiting for headers] Ign:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages 0% [Working] 10% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 28% [Waiting for headers] 28% [7 Packages store 27.8 MB] [Waiting for headers] Ign:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages 28% [7 Packages store 27.8 MB] [Waiting for headers] Ign:9 http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages 28% [7 Packages store 27.8 MB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] 29% [7 Packages store 27.8 MB] [Waiting for headers] Ign:12 http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages 29% [7 Packages store 27.8 MB] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [5171 kB] 35% [7 Packages store 27.8 MB] Get:14 [command output truncated] Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:46 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:49 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:53 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:53 W: Target Packages (restricted/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:53 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list:53 W: Target Packages (universe/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:53 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list:53 W: Target Packages (multiverse/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:53 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list:53
exceeded max cost dollars (max=$10.00, current=10.32)