-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
auto update failingIssues with packages auto updateIssues with packages auto updatebotCreated by Termux botCreated by Termux bot
Description
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the asymptote package, but it failed.
Here's the output of the update script:
Show log
INFO: Updating asymptote [Current version: 3.05]
INFO: package being updated to 3.06.
Downloading https://downloads.sourceforge.net/asymptote/asymptote-3.06.src.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 370 100 370 0 0 2366 0 --:--:-- --:--:-- --:--:-- 2371
100 369 100 369 0 0 1287 0 --:--:-- --:--:-- --:--:-- 1287
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
71 39.5M 71 28.2M 0 0 16.3M 0 0:00:02 0:00:01 0:00:01 43.3M
100 39.5M 100 39.5M 0 0 21.2M 0 0:00:01 0:00:01 --:--:-- 49.9M
You are about to commit these changes:
diff --git a/packages/asymptote/build.sh b/packages/asymptote/build.sh
index 183a655657..d5282bb318 100644
--- a/packages/asymptote/build.sh
+++ b/packages/asymptote/build.sh
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://asymptote.sourceforge.io/
TERMUX_PKG_DESCRIPTION="A powerful descriptive vector graphics language for technical drawing"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
-TERMUX_PKG_VERSION="3.05"
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION="3.06"
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/asymptote/asymptote-${TERMUX_PKG_VERSION}.src.tgz
-TERMUX_PKG_SHA256=35c16d0a3bdd869a56e4efff4638f81c3a88b2f6b664d196471015dbf4c69a87
+TERMUX_PKG_SHA256=5cc861968fe8102fc5564b6075db2837dd5698672688b3bfb71406c0da0f8cef
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="fftw, libc++, libtirpc, zlib, ncurses, readline"
TERMUX_PKG_BUILD_DEPENDS="glm"
bump(main/asymptote): 3.06
Not committing to Git!
INFO: Trying to build package.
INFO: Package asymptote exists in main repo.
Running container 'termux-package-builder' from image 'ghcr.io/termux/package-builder'...
Creating new container...
Unable to find image 'ghcr.io/termux/package-builder:latest' locally
latest: Pulling from termux/package-builder
e93fce65fb9f: Already exists
4f4fb700ef54: Pulling fs layer
bd244ab05588: Pulling fs layer
88ee068949eb: Pulling fs layer
64361f4bd2f2: Pulling fs layer
2b0463d35fa5: Pulling fs layer
e530cec9f5dc: Pulling fs layer
7660f325816f: Pulling fs layer
2dcbad832d31: Pulling fs layer
2b0463d35fa5: Waiting
e530cec9f5dc: Waiting
7660f325816f: Waiting
2dcbad832d31: Waiting
bd244ab05588: Verifying Checksum
bd244ab05588: Download complete
88ee068949eb: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
4f4fb700ef54: Pull complete
64361f4bd2f2: Verifying Checksum
64361f4bd2f2: Download complete
2b0463d35fa5: Verifying Checksum
2b0463d35fa5: Download complete
e530cec9f5dc: Verifying Checksum
e530cec9f5dc: Download complete
bd244ab05588: Pull complete
88ee068949eb: Pull complete
64361f4bd2f2: Pull complete
2b0463d35fa5: Pull complete
e530cec9f5dc: Pull complete
2dcbad832d31: Verifying Checksum
2dcbad832d31: Download complete
7660f325816f: Verifying Checksum
7660f325816f: Download complete
7660f325816f: Pull complete
2dcbad832d31: Pull complete
Digest: sha256:6f18f7d36a6476450184a3511d760206a5082c3ba94ed46a32379b43a646916e
Status: Downloaded newer image for ghcr.io/termux/package-builder:latest
606677d150a3ec3c8c99f7ab2c88ba7f74d825fc271839b1637665f94b4c7739
gpg: key B0076E490B71616B: 18 signatures not checked due to missing keys
gpg: key B0076E490B71616B: public key "Henrik Grimler [email protected]" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: no ultimately trusted keys found
gpg (GnuPG) 2.4.4; Copyright (C) 2024 g10 Code GmbH
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
gpg: key 5A897D96E57CF20C: public key "Termux Releases (Termux automatic builds) [email protected]" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 1 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1 valid: 1 signed: 0 trust: 1-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2026-05-06
gpg (GnuPG) 2.4.4; Copyright (C) 2024 g10 Code GmbH
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
gpg: key 389CEED64573DFCA: public key "termux-pacman (security signature) [email protected]" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg (GnuPG) 2.4.4; Copyright (C) 2024 g10 Code GmbH
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
termux - building asymptote for arch aarch64...
Downloading https://github.com/termux/termux-elf-cleaner/releases/download/v3.0.1/termux-elf-cleaner
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 175k 100 175k 0 0 1180k 0 --:--:-- --:--:-- --:--:-- 1180k
::group::INFO: Fetching repo metadata
[packages-cf.termux.dev-apt-termux-x11]: Downloading https://packages-cf.termux.dev/apt/termux-x11/dists/x11/Release
[packages-cf.termux.dev-apt-termux-x11]: % Total % Received % Xferd Average Speed Time Time Time Current
[packages-cf.termux.dev-apt-termux-x11]: Dload Upload Total Spent Left Speed
[packages-cf.termux.dev-apt-termux-main]: Downloading https://packages-cf.termux.dev/apt/termux-main/dists/stable/Release
[packages-cf.termux.dev-apt-termux-main]: % Total % Received % Xferd Average Speed Time Time Time Current
[packages-cf.termux.dev-apt-termux-main]: Dload Upload Total Spent Left Speed
[packages-cf.termux.dev-apt-termux-root]: Downloading https://packages-cf.termux.dev/apt/termux-root/dists/root/Release
[packages-cf.termux.dev-apt-termux-root]: % Total % Received % Xferd Average Speed Time Time Time Current
[packages-cf.termux.dev-apt-termux-root]: Dload Upload Total Spent Left Speed
[packages-cf.termux.dev-apt-termux-root]:
[packages-cf.termux.dev-apt-termux-root]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-root]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-root]: 100 13320 100 13320 0 0 28180 0 --:--:-- --:--:-- --:--:-- 28160
[packages-cf.termux.dev-apt-termux-root]: Downloading https://packages-cf.termux.dev/apt/termux-root/dists/root/Release.gpg
[packages-cf.termux.dev-apt-termux-root]: % Total % Received % Xferd Average Speed Time Time Time Current
[packages-cf.termux.dev-apt-termux-root]: Dload Upload Total Spent Left Speed
[packages-cf.termux.dev-apt-termux-x11]:
[packages-cf.termux.dev-apt-termux-x11]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-x11]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-x11]: 100 13119 100 13119 0 0 25129 0 --:--:-- --:--:-- --:--:-- 25132
[packages-cf.termux.dev-apt-termux-x11]: Downloading https://packages-cf.termux.dev/apt/termux-x11/dists/x11/Release.gpg
[packages-cf.termux.dev-apt-termux-x11]: % Total % Received % Xferd Average Speed Time Time Time Current
[packages-cf.termux.dev-apt-termux-x11]: Dload Upload Total Spent Left Speed
[packages-cf.termux.dev-apt-termux-x11]:
[packages-cf.termux.dev-apt-termux-x11]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-x11]: 100 833 100 833 0 0 1821 0 --:--:-- --:--:-- --:--:-- 1822
[packages-cf.termux.dev-apt-termux-x11]: gpg: Signature made Mon 02 Feb 2026 08:26:25 AM UTC
[packages-cf.termux.dev-apt-termux-x11]: gpg: using RSA key CC72CF8BA7DBFA0182877D045A897D96E57CF20C
[packages-cf.termux.dev-apt-termux-x11]: gpg: Good signature from "Termux Releases (Termux automatic builds) [email protected]" [ultimate]
[packages-cf.termux.dev-apt-termux-x11]: gpg: aka "Termux Releases (Termux automatic builds) [email protected]" [ultimate]
[packages-cf.termux.dev-apt-termux-root]:
[packages-cf.termux.dev-apt-termux-root]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-root]: 100 833 100 833 0 0 1793 0 --:--:-- --:--:-- --:--:-- 1795
[packages-cf.termux.dev-apt-termux-root]: gpg: Signature made Sun 25 Jan 2026 06:17:46 PM UTC
[packages-cf.termux.dev-apt-termux-root]: gpg: using RSA key CC72CF8BA7DBFA0182877D045A897D96E57CF20C
[packages-cf.termux.dev-apt-termux-root]: gpg: checking the trustdb
[packages-cf.termux.dev-apt-termux-root]: gpg: marginals needed: 3 completes needed: 1 trust model: pgp
[packages-cf.termux.dev-apt-termux-root]: gpg: depth: 0 valid: 3 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 3u
[packages-cf.termux.dev-apt-termux-root]: gpg: next trustdb check due at 2026-05-06
[packages-cf.termux.dev-apt-termux-root]: gpg: Good signature from "Termux Releases (Termux automatic builds) [email protected]" [ultimate]
[packages-cf.termux.dev-apt-termux-root]: gpg: aka "Termux Releases (Termux automatic builds) [email protected]" [ultimate]
[packages-cf.termux.dev-apt-termux-root]: Downloading https://packages-cf.termux.dev/apt/termux-root/dists/root/stable/binary-aarch64/Packages
[packages-cf.termux.dev-apt-termux-root]: % Total % Received % Xferd Average Speed Time Time Time Current
[packages-cf.termux.dev-apt-termux-root]: Dload Upload Total Spent Left Speed
[packages-cf.termux.dev-apt-termux-x11]: Downloading https://packages-cf.termux.dev/apt/termux-x11/dists/x11/main/binary-aarch64/Packages
[packages-cf.termux.dev-apt-termux-x11]: % Total % Received % Xferd Average Speed Time Time Time Current
[packages-cf.termux.dev-apt-termux-x11]: Dload Upload Total Spent Left Speed
[packages-cf.termux.dev-apt-termux-root]:
[packages-cf.termux.dev-apt-termux-root]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-root]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-root]: 100 60643 100 60643 0 0 116k 0 --:--:-- --:--:-- --:--:-- 116k
[packages-cf.termux.dev-apt-termux-x11]:
[packages-cf.termux.dev-apt-termux-x11]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-x11]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-x11]: 100 600k 100 600k 0 0 1172k 0 --:--:-- --:--:-- --:--:-- 1172k
[packages-cf.termux.dev-apt-termux-main]:
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 100 13133 100 13133 0 0 599 0 0:00:21 0:00:21 --:--:-- 2700
[packages-cf.termux.dev-apt-termux-main]: 100 13133 100 13133 0 0 599 0 0:00:21 0:00:21 --:--:-- 3400
[packages-cf.termux.dev-apt-termux-main]: Downloading https://packages-cf.termux.dev/apt/termux-main/dists/stable/Release.gpg
[packages-cf.termux.dev-apt-termux-main]: % Total % Received % Xferd Average Speed Time Time Time Current
[packages-cf.termux.dev-apt-termux-main]: Dload Upload Total Spent Left Speed
[packages-cf.termux.dev-apt-termux-main]:
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 100 833 100 833 0 0 1760 0 --:--:-- --:--:-- --:--:-- 1757
[packages-cf.termux.dev-apt-termux-main]: 100 833 100 833 0 0 1760 0 --:--:-- --:--:-- --:--:-- 1757
[packages-cf.termux.dev-apt-termux-main]: gpg: Signature made Mon 02 Feb 2026 01:35:37 PM UTC
[packages-cf.termux.dev-apt-termux-main]: gpg: using RSA key CC72CF8BA7DBFA0182877D045A897D96E57CF20C
[packages-cf.termux.dev-apt-termux-main]: gpg: Good signature from "Termux Releases (Termux automatic builds) [email protected]" [ultimate]
[packages-cf.termux.dev-apt-termux-main]: gpg: aka "Termux Releases (Termux automatic builds) [email protected]" [ultimate]
[packages-cf.termux.dev-apt-termux-main]: Downloading https://packages-cf.termux.dev/apt/termux-main/dists/stable/main/binary-aarch64/Packages
[packages-cf.termux.dev-apt-termux-main]: % Total % Received % Xferd Average Speed Time Time Time Current
[packages-cf.termux.dev-apt-termux-main]: Dload Upload Total Spent Left Speed
[packages-cf.termux.dev-apt-termux-main]:
[packages-cf.termux.dev-apt-termux-main]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[packages-cf.termux.dev-apt-termux-main]: 100 1682k 100 1682k 0 0 3497k 0 --:--:-- --:--:-- --:--:-- 3504k
::endgroup::
Downloading dependency [email protected] if necessary...
Found fftw in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/f/fftw/fftw_3.3.10-4_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 992k 100 992k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 19.7M
extracting fftw to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency [email protected] if necessary...
Found glm in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/g/glm/glm_1.0.1_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3473k 100 3473k 0 0 6287k 0 --:--:-- --:--:-- --:--:-- 6281k
extracting glm to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libc++@29 if necessary...
Found libc++ in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/libc/libc++/libc++_29_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 326k 100 326k 0 0 3519k 0 --:--:-- --:--:-- --:--:-- 3554k
extracting libc++ to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency [email protected] if necessary...
Found libtirpc in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/libt/libtirpc/libtirpc_1.3.7-1_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0
100 121k 100 121k 0 0 9924 0 0:00:12 0:00:12 --:--:-- 29009
extracting libtirpc to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency [email protected] if necessary...
Found ncurses in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/n/ncurses/ncurses_6.5.20240831-3_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 524k 100 524k 0 0 9782k 0 --:--:-- --:--:-- --:--:-- 9904k
extracting ncurses to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency [email protected] if necessary...
Found ncurses-utils in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/n/ncurses-utils/ncurses-utils_6.5.20240831-3_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 87932 100 87932 0 0 1230k 0 --:--:-- --:--:-- --:--:-- 1244k
extracting ncurses-utils to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency [email protected] if necessary...
Found ncurses-ui-libs in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/n/ncurses-ui-libs/ncurses-ui-libs_6.5.20240831-3_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 32944 100 32944 0 0 261k 0 --:--:-- --:--:-- --:--:-- 261k
extracting ncurses-ui-libs to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency [email protected] if necessary...
Found ncurses-ui-libs-static in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/n/ncurses-ui-libs-static/ncurses-ui-libs-static_6.5.20240831-3_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 39584 100 39584 0 0 465k 0 --:--:-- --:--:-- --:--:-- 471k
extracting ncurses-ui-libs-static to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libandroid-support@29-1 if necessary...
Found libandroid-support in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/liba/libandroid-support/libandroid-support_29-1_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 10880 100 10880 0 0 167k 0 --:--:-- --:--:-- --:--:-- 166k
100 10880 100 10880 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k
extracting libandroid-support to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency [email protected] if necessary...
Found readline in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/r/readline/readline_8.3.1-2_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 286k 100 286k 0 0 4003k 0 --:--:-- --:--:-- --:--:-- 4041k
extracting readline to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency [email protected] if necessary...
Found zlib in https://packages-cf.termux.dev/apt/termux-main/dists/stable
Downloading https://packages-cf.termux.dev/apt/termux-main/pool/main/z/zlib/zlib_1.3.1-1_aarch64.deb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0
100 60084 100 60084 0 0 3850 0 0:00:15 0:00:15 --:--:-- 13815
extracting zlib to /home/builder/.termux-build/_cache-aarch64...
Downloading [email protected] source from 'https://downloads.sourceforge.net/asymptote/asymptote-3.06.src.tgz' if necessary...
Downloading https://downloads.sourceforge.net/asymptote/asymptote-3.06.src.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 370 100 370 0 0 1997 0 --:--:-- --:--:-- --:--:-- 1989
100 370 100 370 0 0 1995 0 --:--:-- --:--:-- --:--:-- 1989
100 365 100 365 0 0 1172 0 --:--:-- --:--:-- --:--:-- 1172
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
0 39.5M 0 239k 0 0 53933 0 0:12:48 0:00:04 0:12:44 75842
2 39.5M 2 1023k 0 0 197k 0 0:03:24 0:00:05 0:03:19 265k
8 39.5M 8 3631k 0 0 554k 0 0:01:13 0:00:06 0:01:07 693k
10 39.5M 10 4063k 0 0 573k 0 0:01:10 0:00:07 0:01:03 850k
26 39.5M 26 10.5M 0 0 1342k 0 0:00:30 0:00:08 0:00:22 2393k
53 39.5M 53 21.2M 0 0 2398k 0 0:00:16 0:00:09 0:00:07 4756k
85 39.5M 85 33.8M 0 0 3437k 0 0:00:11 0:00:10 0:00:01 6851k
100 39.5M 100 39.5M 0 0 3918k 0 0:00:10 0:00:10 --:--:-- 9752k
Applying ndk-patch: bits-struct_file.h.patch
Applying ndk-patch: dirent.h.patch
Applying ndk-patch: fcntl.h.patch
Applying ndk-patch: grp.h.patch
Applying ndk-patch: linux-fcntl.h.patch
Applying ndk-patch: paths.h.patch
Applying ndk-patch: pwd.h.patch
Applying ndk-patch: redefine-TCSAFLUSH.patch
Applying ndk-patch: semaphore.h.patch
Applying ndk-patch: stdio.h.patch
Applying ndk-patch: stdlib.h.patch
Applying ndk-patch: sys-cdefs.h.patch
Applying ndk-patch: syslog.patch
Applying ndk-patch: sys-time.h.patch
Applying ndk-patch: time.h.patch
Applying ndk-patch: unistd.h.patch
Applying ndk-patch: utmp.h.patch
::group::Applying termux-elf-cleaner
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/21/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/22/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/23/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/24/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/25/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/26/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libneuralnetworks.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/27/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libneuralnetworks.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/28/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libamidi.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libbinder_ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libneuralnetworks.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/29/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libamidi.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libbinder_ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libneuralnetworks.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/30/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libamidi.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libbinder_ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libicu.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libnativehelper.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libneuralnetworks.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/31/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libamidi.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libbinder_ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libicu.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libnativehelper.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libneuralnetworks.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/32/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libamidi.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libbinder_ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libicu.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libnativehelper.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libneuralnetworks.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/33/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libamidi.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libbinder_ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libicu.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libnativehelper.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libneuralnetworks.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/34/libz.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libaaudio.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libamidi.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libandroid.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libbinder_ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libcamera2ndk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libc.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libdl.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libEGL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libGLESv1_CM.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libGLESv2.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libGLESv3.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libicu.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libjnigraphics.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/liblog.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libmediandk.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libm.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libnativehelper.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libnativewindow.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libneuralnetworks.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libOpenMAXAL.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libOpenSLES.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libstdc++.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libsync.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libvulkan.so'
termux-elf-cleaner: Removing the DT_AARCH64_BTI_PLT dynamic section entry from 'usr/lib/aarch64-linux-android/35/libz.so'
::endgroup::
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-rpath, --disable-rpath-hack, --disable-nls, --enable-shared
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-unknown-linux-android
checking target system type... aarch64-unknown-linux-android
checking for aarch64-linux-android-gcc... aarch64-linux-android-clang
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-android-clang accepts -g... yes
checking for aarch64-linux-android-clang option to enable C11 features... none needed
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 whether byte ordering is bigendian... (cached) no
Compiling with -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz
checking for kpsewhich... true
checking for kpsewhich... (cached) true
checking for texi2dvi... texi2dvi
configure: Using /usr/local/share/texmf/tex/latex/asymptote for LaTeX style file
configure: Using /usr/local/share/texmf/tex/context/third/asymptote for ConTeXT style file
checking whether the compiler supports GNU C++... yes
checking whether aarch64-linux-android-clang++ accepts -g... yes
checking for aarch64-linux-android-clang++ option to enable C++11 features... unsupported
checking for aarch64-linux-android-clang++ option to enable C++98 features... unsupported
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking whether the compiler supports GNU C++... (cached) yes
checking whether aarch64-linux-android-clang++ accepts -g... (cached) yes
checking for aarch64-linux-android-clang++ option to enable C++11 features... (cached) unsupported
checking for aarch64-linux-android-clang++ option to enable C++98 features... (cached) unsupported
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-linux-android-gcc... (cached) aarch64-linux-android-clang
checking whether the compiler supports GNU C... (cached) yes
checking whether aarch64-linux-android-clang accepts -g... (cached) yes
checking for aarch64-linux-android-clang option to enable C11 features... (cached) none needed
checking whether make sets $(MAKE)... yes
checking for bison... yes
checking for flex... yes
checking for deflate in -lz... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... aarch64-linux-android-cpp
checking for egrep -e... /usr/bin/grep -E
checking whether aarch64-linux-android-clang is Clang... yes
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for stackoverflow_install_handler in -lsigsegv... no
checking for sched_yield in -lrt... yes
configure: Checking readline for function history_list... PKG_FLAGS: -L/data/data/com.termux/files/usr/lib -lreadline
checking for history_list in -lreadline... no
Static library not found; will check for dynamic version
checking for history_list in -lreadline... yes
configure: Checking tinfo for function tgetent... PKG_FLAGS: -L/data/data/com.termux/files/usr/lib -Wl,-rpath=/data/data/com.termux/files/usr/lib -Wl,--enable-new-dtags -lncursesw
checking for tgetent in -ltinfo... no
Static library not found; will check for dynamic version
checking for tgetent in -ltinfo... yes
checking for ncurses/curses.h... yes
configure: Checking ncurses for function setupterm... PKG_FLAGS: -L/data/data/com.termux/files/usr/lib -Wl,-rpath=/data/data/com.termux/files/usr/lib -Wl,--enable-new-dtags -lncursesw
checking for setupterm in -lncurses... no
Static library not found; will check for dynamic version
checking for setupterm in -lncurses... yes
configure: *** Boehm Garbage Collector disabled by configure flag: will compile without garbage collection. ***
checking for curl/curl.h... no
configure: *** Header file curl.h not found: will compile without optional URL support. ***
checking for fftw3.h... yes
configure: Checking fftw3 for function fftw_execute... PKG_FLAGS: -L/data/data/com.termux/files/usr/lib -lfftw3
checking for fftw_execute in -lfftw3... no
Static library not found; will check for dynamic version
checking for fftw_execute in -lfftw3... yes
checking for Eigen/Dense... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fenv.h... yes
checking for stddef.h... yes
checking for libintl.h... yes
checking for fpu_control.h... no
checking for feenableexcept... yes
checking for gsl/gsl_sf.h... no
configure: *** Header file gsl_sf.h not found: will compile without optional special functions. ***
checking for glm/glm.hpp... yes
checking for ncurses/curses.h... (cached) yes
checking for glutMainLoop in -lglut... no
configure: *** Could not find libglut: will compile without OpenGL support ***
checking for glDepthMask in -lGL... no
configure: *** Could not find libGL: will compile without OpenGL support ***
configure: Checking tirpc for function xdrstdio_create... PKG_FLAGS: -L/data/data/com.termux/files/usr/lib -ltirpc
checking for xdrstdio_create in -ltirpc... no
Static library not found; will check for dynamic version
checking for xdrstdio_create in -ltirpc... yes
checking for pid_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for long long... yes
checking for long... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking for dup2... yes
checking for floor... yes
checking for memset... yes
checking for strchr... yes
checking for tgamma... yes
checking for lgamma... yes
checking for memrchr... yes
checking for popcount... no
checking for strftime... yes
checking for error_at_line... yes
checking for declarations of fseeko and ftello... yes
checking for strptime... yes
checking for strnlen... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/png/Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-rpath, --disable-rpath-hack, --disable-nls, --enable-shared
Creating main.d
Creating lspstm.d
Creating lspfundec.d
Creating lspexp.d
Creating lspdec.d
Creating win32xdr.d
Creating xstream.d
Creating win32pipestream.d
Creating win32helpers.d
Creating symbolmaps.d
Creating lspserv.d
Creating GLTextures.d
Creating EXRFiles.d
Creating v3dfile.d
Creating jsfile.d
Creating shaders.d
Creating tr.d
Creating glrender.d
Creating predicates.d
Creating Delaunay.d
Creating memory.d
Creating array.d
Creating constructor.d
Creating asyprocess.d
Creating envcompleter.d
Creating refaccess.d
Creating fundec.d
Creating varinit.d
Creating application.d
Creating program.d
Creating asyparser.d
Creating locate.d
Creating impdatum.d
Creating coenv.d
Creating coder.d
Creating simpson.d
Creating parallel.d
Creating fftw++asy.d
Creating fileio.d
Creating interact.d
Creating record.d
Creating absyn.d
Creating virtualfieldaccess.d
Creating access.d
Creating lex.yy.d
Creating camp.tab.d
Creating exithandlers.d
Creating stack.d
Creating newexp.d
Creating exp.d
Creating entry.d
Creating symbol.d
Creating name.d
Creating callable.d
Creating errormsg.d
Creating dec.d
Creating stm.d
Creating genv.d
Creating env.d
Creating tinyexr_impl.d
Creating writePRC.d
Creating PRCdouble.d
Creating oPRCFile.d
Creating PRCbitStream.d
Generating gsl.d from gsl.cc
Generating builtin.d from builtin.cc
Generating types.d from types.cc
python3 ./opsymbols.py --campfile camp.l --output opsymbols.h
Creating pipestream.d
Creating pen.d
Creating bezierpatch.d
Creating beziercurve.d
Creating drawsurface.d
Creating drawpath3.d
Creating path3.d
Creating drawfill.d
Creating knot.d
Creating flatguide.d
Creating guide.d
Creating settings.d
Creating util.d
Creating texfile.d
Creating psfile.d
Creating picture.d
Creating drawlabel.d
Creating drawpath.d
Creating path.d
Creating camperror.d
python3 ./runtime.py --prefix runmath --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runstring --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runpath3d --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runpath --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runtriple --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runpair --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runsystem --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runfile --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runarray --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runhistory --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runlabel --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runpicture --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runbacktrace --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
python3 ./runtime.py --prefix runtime --opsym-file opsymbols.h
--runtime-base-file runtimebase.in
--src-template-dir .
--header-out-dir .
--src-out-dir .
Generating runmath.d from runmath.cc
Generating runstring.d from runstring.cc
Generating runpath3d.d from runpath3d.cc
Generating runpath.d from runpath.cc
Generating runtriple.d from runtriple.cc
Generating runpair.d from runpair.cc
Generating runsystem.d from runsystem.cc
Generating runfile.d from runfile.cc
Generating runarray.d from runarray.cc
Generating runhistory.d from runhistory.cc
Generating runlabel.d from runlabel.cc
Generating runpicture.d from runpicture.cc
Generating runbacktrace.d from runbacktrace.cc
Generating runtime.d from runtime.cc
Creating lex.yy.d
Creating camp.tab.d
Creating exp.d
Generating runtime.raw.i from runtime.cc
Generating runbacktrace.raw.i from runbacktrace.cc
Generating runpicture.raw.i from runpicture.cc
Generating runlabel.raw.i from runlabel.cc
Generating runhistory.raw.i from runhistory.cc
Generating runarray.raw.i from runarray.cc
Generating runfile.raw.i from runfile.cc
Generating runsystem.raw.i from runsystem.cc
Generating runpair.raw.i from runpair.cc
Generating runtriple.raw.i from runtriple.cc
Generating runpath.raw.i from runpath.cc
Generating runpath3d.raw.i from runpath3d.cc
Generating runstring.raw.i from runstring.cc
Generating runmath.raw.i from runmath.cc
Generating types.raw.i from types.cc
Generating builtin.raw.i from builtin.cc
Generating gsl.raw.i from gsl.cc
Creating stm.d
python3 ./findsym.py allsymbols.h runtime.raw.i runbacktrace.raw.i runpicture.raw.i runlabel.raw.i runhistory.raw.i runarray.raw.i runfile.raw.i runsystem.raw.i runpair.raw.i runtriple.raw.i runpath.raw.i runpath3d.raw.i runstring.raw.i runmath.raw.i types.raw.i builtin.raw.i gsl.raw.i
Creating symbol.d
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o camperror.o -c camperror.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o path.o -c path.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o drawpath.o -c drawpath.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o drawlabel.o -c drawlabel.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o picture.o -c picture.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o psfile.o -c psfile.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o texfile.o -c texfile.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o util.o -c util.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o settings.o -c settings.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o guide.o -c guide.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o flatguide.o -c flatguide.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o knot.o -c knot.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o drawfill.o -c drawfill.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o path3.o -c path3.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o drawpath3.o -c drawpath3.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o drawsurface.o -c drawsurface.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o beziercurve.o -c beziercurve.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o bezierpatch.o -c bezierpatch.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o pen.o -c pen.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o pipestream.o -c pipestream.cc
python3 findsym.py runtime.symbols.h runtime.raw.i
python3 findsym.py runbacktrace.symbols.h runbacktrace.raw.i
python3 findsym.py runpicture.symbols.h runpicture.raw.i
python3 findsym.py runlabel.symbols.h runlabel.raw.i
python3 findsym.py runhistory.symbols.h runhistory.raw.i
python3 findsym.py runarray.symbols.h runarray.raw.i
python3 findsym.py runfile.symbols.h runfile.raw.i
python3 findsym.py runsystem.symbols.h runsystem.raw.i
python3 findsym.py runpair.symbols.h runpair.raw.i
python3 findsym.py runtriple.symbols.h runtriple.raw.i
python3 findsym.py runpath.symbols.h runpath.raw.i
python3 findsym.py runpath3d.symbols.h runpath3d.raw.i
python3 findsym.py runstring.symbols.h runstring.raw.i
python3 findsym.py runmath.symbols.h runmath.raw.i
python3 findsym.py types.symbols.h types.raw.i
python3 findsym.py builtin.symbols.h builtin.raw.i
python3 findsym.py gsl.symbols.h gsl.raw.i
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o PRCbitStream.o -c prc/PRCbitStream.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o oPRCFile.o -c prc/oPRCFile.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o PRCdouble.o -c prc/PRCdouble.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o writePRC.o -c prc/writePRC.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o tinyexr_impl.o -c thirdparty_impl/tinyexr_impl/src/tinyexr_impl.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o env.o -c env.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o genv.o -c genv.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o stm.o -c stm.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o dec.o -c dec.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o errormsg.o -c errormsg.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o callable.o -c callable.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o name.o -c name.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o symbol.o -c symbol.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o entry.o -c entry.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o exp.o -c exp.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o newexp.o -c newexp.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o stack.o -c stack.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o exithandlers.o -c exithandlers.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o camp.tab.o -c camp.tab.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o lex.yy.o -c lex.yy.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o access.o -c access.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o virtualfieldaccess.o -c virtualfieldaccess.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o absyn.o -c absyn.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o record.o -c record.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o interact.o -c interact.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o fileio.o -c fileio.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o fftw++asy.o -c fftw++asy.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o parallel.o -c parallel.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o simpson.o -c simpson.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o coder.o -c coder.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o coenv.o -c coenv.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o impdatum.o -c impdatum.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o locate.o -c locate.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o asyparser.o -c asyparser.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o program.o -c program.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o application.o -c application.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o varinit.o -c varinit.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o fundec.o -c fundec.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o refaccess.o -c refaccess.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o envcompleter.o -c envcompleter.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o asyprocess.o -c asyprocess.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o constructor.o -c constructor.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o array.o -c array.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o memory.o -c memory.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o Delaunay.o -c Delaunay.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o predicates.o -c predicates.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o glrender.o -c glrender.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o tr.o -c tr.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o shaders.o -c shaders.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o jsfile.o -c jsfile.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o v3dfile.o -c v3dfile.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o EXRFiles.o -c EXRFiles.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o GLTextures.o -c GLTextures.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o lspserv.o -c lspserv.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o symbolmaps.o -c symbolmaps.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o win32helpers.o -c win32helpers.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o win32pipestream.o -c win32pipestream.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o win32xdr.o -c win32xdr.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o xstream.o -c xstream.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o lspdec.o -c lspdec.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o lspexp.o -c lspexp.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o lspfundec.o -c lspfundec.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o lspstm.o -c lspstm.cc
aarch64-linux-android-clang++ -DHAVE_CONFIG_H -pthread -DFFTWPP_SINGLE_THREAD -Wall -I. -isystem/data/data/com.termux/files/usr/include/c++/v1 -isystem/data/data/com.termux/files/usr/include -I. -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -DNCURSES_WIDECHAR -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/tirpc -Itinyexr -fstack-protector-strong -Oz -std=c++17 -fstack-protector-strong -Oz -Ibackports/optional/include -Iprc/include -ILspCpp/include -o main.o -c main.cc
cd GUI && python3 buildtool.py buildui
ERROR: PySide6 is not installed. Run 'pip install PySide6' to fix this.
make: [Makefile:241: GUI/xasyqtui] Error 1 (ignored)
cd GUI && python3 buildtool.py buildicons
ERROR: PySide6 is not installed. Run 'pip install PySide6' to fix this.
make: [Makefile:238: GUI/xasyicons] Error 1 (ignored)
echo "const char *REVISION=""3.06"; > revision.cc
echo const char *AsyGLVersion="1.03"; >> revision.cc;
cmake -BLspCpp -SLspCpp -DCMAKE_CXX_FLAGS=
"-fPIE "
-DLSPCPP_USE_CPP17=ON -DLSPCPP_SUPPORT_BOEHM_GC=OFF
/bin/sh: 1: cmake: not found
make: *** [Makefile:171: LspCpp/liblspcpp.a] Error 127
make: *** Waiting for unfinished jobs....
ERROR: failed to build.Above error occurred when I last tried to update at 2026-02-02 20:23:25 UTC.
Run ID: 21601773469
Note: Automatic updates will be disabled until this issue is resolved.
Metadata
Metadata
Assignees
Labels
auto update failingIssues with packages auto updateIssues with packages auto updatebotCreated by Termux botCreated by Termux bot