>>> nvtop: Building testing/nvtop 3.1.0-r0 (using abuild 3.13.0-r5) started Sun, 22 Sep 2024 07:09:18 +0000 >>> nvtop: Checking sanity of /home/buildozer/aports/testing/nvtop/APKBUILD... >>> nvtop: Analyzing dependencies... >>> nvtop: Installing for build: build-base cmake eudev-dev libdrm-dev ncurses-dev samurai (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing xz-libs (5.6.2-r0) (3/28) Installing libarchive (3.7.5-r0) (4/28) Installing rhash-libs (1.4.4-r0) (5/28) Installing libuv (1.48.0-r0) (6/28) Installing cmake (3.30.3-r0) (7/28) Installing udev-init-scripts (35-r1) (8/28) Installing udev-init-scripts-openrc (35-r1) (9/28) Installing eudev-openrc (3.2.14-r2) (10/28) Installing eudev-libs (3.2.14-r2) (11/28) Installing libeconf (0.6.3-r0) (12/28) Installing libblkid (2.40.2-r1) (13/28) Installing kmod-libs (33-r1) (14/28) Installing eudev (3.2.14-r2) (15/28) Installing eudev-dev (3.2.14-r2) (16/28) Installing linux-headers (6.6-r0) (17/28) Installing hwdata-pci (0.387-r0) (18/28) Installing libpciaccess (0.18.1-r0) (19/28) Installing libdrm (2.4.123-r0) (20/28) Installing libpciaccess-dev (0.18.1-r0) (21/28) Installing libdrm-dev (2.4.123-r0) (22/28) Installing libformw (6.5_p20240601-r1) (23/28) Installing libmenuw (6.5_p20240601-r1) (24/28) Installing libpanelw (6.5_p20240601-r1) (25/28) Installing libncurses++ (6.5_p20240601-r1) (26/28) Installing ncurses-dev (6.5_p20240601-r1) (27/28) Installing samurai (1.2-r5) (28/28) Installing .makedepends-nvtop (20240922.070922) Executing busybox-1.36.1-r32.trigger Executing eudev-3.2.14-r2.trigger OK: 324 MiB in 131 packages >>> nvtop: Cleaning up srcdir >>> nvtop: Cleaning up pkgdir >>> nvtop: Cleaning up tmpdir >>> nvtop: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nvtop-3.1.0.tar.gz % 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 263k 100 263k 0 0 2150k 0 --:--:-- --:--:-- --:--:-- 2160k >>> nvtop: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nvtop-3.1.0.tar.gz >>> nvtop: Checking sha512sums... nvtop-3.1.0.tar.gz: OK >>> nvtop: Unpacking /var/cache/distfiles/nvtop-3.1.0.tar.gz... -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for cbreak in /usr/lib/libncursesw.so -- Looking for cbreak in /usr/lib/libncursesw.so - found -- Found Curses: /usr/lib/libncursesw.so -- Performing Test HAS_REALLOCARRAY -- Performing Test HAS_REALLOCARRAY - Success -- Found UDev: /usr/lib/libudev.so (found version "251") -- Libudev stable: TRUE -- Could NOT find Systemd (missing: SYSTEMD_LIBRARY SYSTEMD_INCLUDE_DIR) (found version "") -- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0") -- Found Libdrm: /usr/lib/libdrm.so (found version "2.4.123") -- Found libdrm; Enabling support -- Performing Test compiler_has-Wall -- Performing Test compiler_has-Wall - Success -- Performing Test compiler_has-Wextra -- Performing Test compiler_has-Wextra - Success -- Performing Test compiler_has-Waddress -- Performing Test compiler_has-Waddress - Success -- Performing Test compiler_has-Waggressive-loop-optimizations -- Performing Test compiler_has-Waggressive-loop-optimizations - Success -- Performing Test compiler_has-Wbad-function-cast -- Performing Test compiler_has-Wbad-function-cast - Success -- Performing Test compiler_has-Wmissing-declarations -- Performing Test compiler_has-Wmissing-declarations - Success -- Performing Test compiler_has-Wmissing-parameter-type -- Performing Test compiler_has-Wmissing-parameter-type - Success -- Performing Test compiler_has-Wmissing-prototypes -- Performing Test compiler_has-Wmissing-prototypes - Success -- Performing Test compiler_has-Wnested-externs -- Performing Test compiler_has-Wnested-externs - Success -- Performing Test compiler_has-Wold-style-declaration -- Performing Test compiler_has-Wold-style-declaration - Success -- Performing Test compiler_has-Wold-style-definition -- Performing Test compiler_has-Wold-style-definition - Success -- Performing Test compiler_has-Wstrict-prototypes -- Performing Test compiler_has-Wstrict-prototypes - Success -- Performing Test compiler_has-Wpointer-sign -- Performing Test compiler_has-Wpointer-sign - Success -- Performing Test compiler_has-Wdouble-promotion -- Performing Test compiler_has-Wdouble-promotion - Success -- Performing Test compiler_has-Wuninitialized -- Performing Test compiler_has-Wuninitialized - Success -- Performing Test compiler_has-Winit-self -- Performing Test compiler_has-Winit-self - Success -- Performing Test compiler_has-Wstrict-aliasing -- Performing Test compiler_has-Wstrict-aliasing - Success -- Performing Test compiler_has-Wsuggest-attribute-const -- Performing Test compiler_has-Wsuggest-attribute-const - Success -- Performing Test compiler_has-Wtrampolines -- Performing Test compiler_has-Wtrampolines - Success -- Performing Test compiler_has-Wfloat-equal -- Performing Test compiler_has-Wfloat-equal - Success -- Performing Test compiler_has-Wshadow -- Performing Test compiler_has-Wshadow - Success -- Performing Test compiler_has-Wunsafe-loop-optimizations -- Performing Test compiler_has-Wunsafe-loop-optimizations - Success -- Performing Test compiler_has-Wfloat-conversion -- Performing Test compiler_has-Wfloat-conversion - Success -- Performing Test compiler_has-Wlogical-op -- Performing Test compiler_has-Wlogical-op - Success -- Performing Test compiler_has-Wnormalized -- Performing Test compiler_has-Wnormalized - Success -- Performing Test compiler_has-Wdisabled-optimization -- Performing Test compiler_has-Wdisabled-optimization - Success -- Performing Test compiler_has-Whsa -- Performing Test compiler_has-Whsa - Success -- Performing Test compiler_has-Wunused-result -- Performing Test compiler_has-Wunused-result - Success -- Performing Test compiler_has-Werror-implicit-function-declaration -- Performing Test compiler_has-Werror-implicit-function-declaration - Success -- Performing Test compiler_has-Wformat -- Performing Test compiler_has-Wformat - Success -- Performing Test compiler_has-Wformat-security -- Performing Test compiler_has-Wformat-security - Success -- Performing Test linker_has-Wl_-z_relro -- Performing Test linker_has-Wl_-z_relro - Success -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- Configuring done (4.5s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/nvtop/src/nvtop-3.1.0/build [1/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_mali_common.c.o [2/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_panthor_utils.c.o [3/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_panthor.c.o [4/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost_utils.c.o [5/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost.c.o [6/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_intel.c.o [7/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu_utils.c.o [8/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu.c.o [9/24] Building C object src/CMakeFiles/nvtop.dir/device_discovery_linux.c.o [10/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_nvidia.c.o [11/24] Building C object src/CMakeFiles/nvtop.dir/info_messages_linux.c.o [12/24] Building C object src/CMakeFiles/nvtop.dir/extract_processinfo_fdinfo.c.o [13/24] Building C object src/CMakeFiles/nvtop.dir/get_process_info_linux.c.o [14/24] Building C object src/CMakeFiles/nvtop.dir/ini.c.o [15/24] Building C object src/CMakeFiles/nvtop.dir/plot.c.o [16/24] Building C object src/CMakeFiles/nvtop.dir/time.c.o [17/24] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo.c.o [18/24] Building C object src/CMakeFiles/nvtop.dir/interface_ring_buffer.c.o [19/24] Building C object src/CMakeFiles/nvtop.dir/interface_setup_win.c.o [20/24] Building C object src/CMakeFiles/nvtop.dir/interface_options.c.o [21/24] Building C object src/CMakeFiles/nvtop.dir/interface_layout_selection.c.o [22/24] Building C object src/CMakeFiles/nvtop.dir/interface.c.o [23/24] Building C object src/CMakeFiles/nvtop.dir/nvtop.c.o [24/24] Linking C executable src/nvtop >>> nvtop: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/nvtop/pkg/nvtop/usr/bin/nvtop -- Installing: /home/buildozer/aports/testing/nvtop/pkg/nvtop/usr/share/man/man1/nvtop.1 -- Installing: /home/buildozer/aports/testing/nvtop/pkg/nvtop/usr/share/icons/nvtop.svg -- Installing: /home/buildozer/aports/testing/nvtop/pkg/nvtop/usr/share/applications/nvtop.desktop -- Installing: /home/buildozer/aports/testing/nvtop/pkg/nvtop/usr/share/metainfo/nvtop.metainfo.xml >>> nvtop-doc*: Running split function doc... >>> nvtop-doc*: Preparing subpackage nvtop-doc... >>> nvtop-doc*: Running postcheck for nvtop-doc >>> nvtop*: Running postcheck for nvtop >>> nvtop*: Preparing package nvtop... >>> nvtop*: Stripping binaries >>> nvtop-doc*: Scanning shared objects >>> nvtop*: Scanning shared objects >>> nvtop-doc*: Tracing dependencies... >>> nvtop-doc*: Package size: 24.0 KB >>> nvtop-doc*: Compressing data... >>> nvtop-doc*: Create checksum... >>> nvtop-doc*: Create nvtop-doc-3.1.0-r0.apk >>> nvtop*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libncursesw.so.6 so:libudev.so.1 >>> nvtop*: Package size: 188.0 KB >>> nvtop*: Compressing data... >>> nvtop*: Create checksum... >>> nvtop*: Create nvtop-3.1.0-r0.apk >>> nvtop: Build complete at Sun, 22 Sep 2024 07:09:32 +0000 elapsed time 0h 0m 14s >>> nvtop: Cleaning up srcdir >>> nvtop: Cleaning up pkgdir >>> nvtop: Uninstalling dependencies... (1/28) Purging .makedepends-nvtop (20240922.070922) (2/28) Purging cmake (3.30.3-r0) (3/28) Purging eudev-dev (3.2.14-r2) (4/28) Purging eudev-openrc (3.2.14-r2) (5/28) Purging eudev (3.2.14-r2) (6/28) Purging udev-init-scripts-openrc (35-r1) (7/28) Purging udev-init-scripts (35-r1) (8/28) Purging eudev-libs (3.2.14-r2) (9/28) Purging libdrm-dev (2.4.123-r0) (10/28) Purging linux-headers (6.6-r0) (11/28) Purging libdrm (2.4.123-r0) (12/28) Purging ncurses-dev (6.5_p20240601-r1) (13/28) Purging libncurses++ (6.5_p20240601-r1) (14/28) Purging libpanelw (6.5_p20240601-r1) (15/28) Purging samurai (1.2-r5) (16/28) Purging kmod-libs (33-r1) (17/28) Purging libarchive (3.7.5-r0) (18/28) Purging libblkid (2.40.2-r1) (19/28) Purging libbz2 (1.0.8-r6) (20/28) Purging libeconf (0.6.3-r0) (21/28) Purging libformw (6.5_p20240601-r1) (22/28) Purging libmenuw (6.5_p20240601-r1) (23/28) Purging libpciaccess-dev (0.18.1-r0) (24/28) Purging libpciaccess (0.18.1-r0) (25/28) Purging hwdata-pci (0.387-r0) (26/28) Purging libuv (1.48.0-r0) (27/28) Purging rhash-libs (1.4.4-r0) (28/28) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> nvtop: Updating the testing/loongarch64 repository index... >>> nvtop: Signing the index...