==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: btop 1.4.6-1 (Fri Dec 26 11:38:57 2025)
==> Retrieving sources...
-> Found btop-1.4.6.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
btop-1.4.6.tar.gz ... Passed
==> Making package: btop 1.4.6-1 (Fri Dec 26 16:39:04 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) libmd-1.1.0-2 lowdown-2.0.4-1
Total Download Size: 0.24 MiB
Total Installed Size: 1.21 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
lowdown-2.0.4-1-aarch64 downloading...
libmd-1.1.0-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libmd...
installing lowdown...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found btop-1.4.6.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting btop-1.4.6.tar.gz with bsdtar
==> Starting build()...
██████╗ ████████╗ ██████╗ ██████╗
██╔══██╗╚══██╔══╝██╔═══██╗██╔══██╗ ██╗ ██╗
██████╔╝ ██║ ██║ ██║██████╔╝ ██████╗██████╗
██╔══██╗ ██║ ██║ ██║██╔═══╝ ╚═██╔═╝╚═██╔═╝
██████╔╝ ██║ ╚██████╔╝██║ ╚═╝ ╚═╝
╚═════╝ ╚═╝ ╚═════╝ ╚═╝ Makefile v1.6
PLATFORM ?| Linux
ARCH ?| aarch64
GPU_SUPPORT :| false
CXX ?| g++ (15.2.1)
THREADS :| 8
REQFLAGS !| -std=c++23
WARNFLAGS :| -Wall -Wextra -pedantic
OPTFLAGS :| -O2
LDCXXFLAGS :| -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fstack-clash-protection -fstack-protector
CXXFLAGS +| $(REQFLAGS) $(LDCXXFLAGS) $(OPTFLAGS) $(WARNFLAGS) -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS
LDFLAGS +| $(LDCXXFLAGS) $(OPTFLAGS) $(WARNFLAGS) -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
Configuring obj/config.h
Generating man page btop.1...
Building btop++ (v1.4.6) Linux aarch64
Compiling src/btop_config.cpp
Compiling src/btop_menu.cpp
Compiling src/btop_cli.cpp
Compiling src/btop_input.cpp
Compiling src/btop.cpp
Compiling src/btop_draw.cpp
Compiling src/btop_theme.cpp
Compiling src/btop_shared.cpp
8%-> obj/btop_cli.o (280KiB) (07s)
Compiling src/btop_tools.cpp
16%-> obj/btop_theme.o (460KiB) (09s)
Compiling src/main.cpp
24%-> obj/main.o (4.0KiB) (01s)
Compiling src/linux/btop_collect.cpp
32%-> obj/btop_shared.o (588KiB) (12s)
40%-> obj/btop_input.o (644KiB) (12s)
49%-> obj/btop_config.o (704KiB) (13s)
57%-> obj/btop_menu.o (728KiB) (13s)
65%-> obj/btop.o (804KiB) (14s)
src/btop_tools.cpp: In function 'size_t Tools::wide_ulen(std::string_view)':
src/btop_tools.cpp:218:9: warning: 'template<class _Codecvt, class _Elem, class _Wide_alloc, class _Byte_alloc> class std::__cxx11::wstring_convert' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/15.2.1/locale:47,
from /usr/include/c++/15.2.1/bits/fs_path.h:36,
from /usr/include/c++/15.2.1/filesystem:54,
from src/btop_tools.cpp:22:
/usr/include/c++/15.2.1/bits/locale_conv.h:262:30: note: declared here
262 | class _GLIBCXX17_DEPRECATED wstring_convert
| ^~~~~~~~~~~~~~~
src/btop_tools.cpp: In function 'std::string Tools::uresize(std::string, size_t, bool)':
src/btop_tools.cpp:248:10: warning: 'template<class _Codecvt, class _Elem, class _Wide_alloc, class _Byte_alloc> class std::__cxx11::wstring_convert' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/15.2.1/bits/locale_conv.h:262:30: note: declared here
262 | class _GLIBCXX17_DEPRECATED wstring_convert
| ^~~~~~~~~~~~~~~
73%-> obj/btop_tools.o (648KiB) (10s)
81%-> obj/btop_draw.o (1.1MiB) (20s)
90%-> obj/linux/btop_collect.o (1.2MiB) (19s)
Linking and optimizing binary...
100% -> bin/btop (1.8MiB) (01s)
Build complete in (31s)
==> Entering fakeroot environment...
==> Starting package()...
Installing binary to: /build/btop/pkg/btop/usr/bin/btop
Installing doc to: /build/btop/pkg/btop/usr/share/doc/btop
Installing themes to: /build/btop/pkg/btop/usr/share/btop/themes
Installing desktop entry to: /build/btop/pkg/btop/usr/share/applications/btop.desktop
Installing PNG icon to: /build/btop/pkg/btop/usr/share/icons/hicolor/48x48/apps/btop.png
Installing SVG icon to: /build/btop/pkg/btop/usr/share/icons/hicolor/scalable/apps/btop.svg
Installing man page to: /build/btop/pkg/btop/usr/share/man/man1/btop.1
File: /build/btop/pkg/btop/usr/bin/btop
Setting capabilities...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "btop"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: btop 1.4.6-1 (Fri Dec 26 16:39:41 2025)
==> Cleaning up...
[?12l[?25h