>>> nnn: Building community/nnn 4.5-r0 (using abuild 3.9.0-r0) started Fri, 06 May 2022 11:30:18 +0000 >>> nnn: Checking sanity of /home/buildozer/aports/community/nnn/APKBUILD... >>> nnn: Analyzing dependencies... >>> nnn: Installing for build: build-base fts-dev ncurses-dev readline-dev (1/7) Installing fts (1.2.7-r1) (2/7) Installing fts-dev (1.2.7-r1) (3/7) Installing ncurses-dev (6.3_p20220423-r0) (4/7) Installing libhistory (8.1.2-r0) (5/7) Installing readline (8.1.2-r0) (6/7) Installing readline-dev (8.1.2-r0) (7/7) Installing .makedepends-nnn (20220506.113019) Executing busybox-1.35.0-r12.trigger OK: 256 MiB in 96 packages >>> nnn: Cleaning up srcdir >>> nnn: Cleaning up pkgdir >>> nnn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nnn-4.5.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nnn: Fetching https://github.com/jarun/nnn/archive/v4.5/nnn-4.5.tar.gz >>> nnn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nnn-4.5.tar.gz >>> nnn: Checking sha512sums... nnn-4.5.tar.gz: OK nnn-getplugs: OK musl-fts-support.patch: OK >>> nnn: Unpacking /var/cache/distfiles/v3.16/nnn-4.5.tar.gz... >>> nnn: musl-fts-support.patch patching file Makefile Hunk #1 succeeded at 140 (offset 7 lines). gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -std=c11 -Wall -Wextra -Wshadow -O3 -o nnn src/nnn.c -lreadline -lncursesw -lpthread -lfts src/nnn.c: In function 'invertselbuf': src/nnn.c:1734:58: warning: operand of '?:' changes signedness from 'int' to 'uint_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] 1734 | endpos = (i + 1 == nmarked ? selbufpos : marked[i + 1].startpos - pselbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> nnn: Entering fakeroot... install -m 0755 -d /home/buildozer/aports/community/nnn/pkg/nnn/usr/bin install -m 0755 nnn /home/buildozer/aports/community/nnn/pkg/nnn/usr/bin install -m 0755 -d /home/buildozer/aports/community/nnn/pkg/nnn/usr/share/man/man1 install -m 0644 nnn.1 /home/buildozer/aports/community/nnn/pkg/nnn/usr/share/man/man1 >>> nnn-doc*: Running split function doc... >>> nnn-doc*: Preparing subpackage nnn-doc... >>> nnn-doc*: Running postcheck for nnn-doc >>> nnn-plugins*: Running split function plugins... >>> nnn-plugins*: Preparing subpackage nnn-plugins... >>> nnn-plugins*: Script found. /bin/sh added as a dependency for nnn-plugins-4.5-r0.apk >>> nnn-plugins*: Adding .post-install >>> nnn-plugins*: Running postcheck for nnn-plugins >>> nnn-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/nnn/pkg/nnn/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/nnn/pkg/nnn-bash-completion/usr/share/bash-completion/completions' >>> nnn-bash-completion*: Preparing subpackage nnn-bash-completion... >>> nnn-bash-completion*: Running postcheck for nnn-bash-completion >>> nnn-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/community/nnn/pkg/nnn/usr/share/fish/completions' -> '/home/buildozer/aports/community/nnn/pkg/nnn-fish-completion/usr/share/fish/completions' >>> nnn-fish-completion*: Preparing subpackage nnn-fish-completion... >>> nnn-fish-completion*: Running postcheck for nnn-fish-completion >>> nnn-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/nnn/pkg/nnn/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/nnn/pkg/nnn-zsh-completion/usr/share/zsh/site-functions' >>> nnn-zsh-completion*: Preparing subpackage nnn-zsh-completion... >>> nnn-zsh-completion*: Running postcheck for nnn-zsh-completion >>> nnn*: Running postcheck for nnn >>> nnn*: Preparing package nnn... >>> nnn*: Stripping binaries >>> nnn-bash-completion*: Scanning shared objects >>> nnn-doc*: Scanning shared objects >>> nnn-fish-completion*: Scanning shared objects >>> nnn-plugins*: Scanning shared objects >>> nnn-zsh-completion*: Scanning shared objects >>> nnn*: Scanning shared objects >>> nnn-bash-completion*: Tracing dependencies... >>> nnn-bash-completion*: Package size: 24.0 KB >>> nnn-bash-completion*: Compressing data... >>> nnn-bash-completion*: Create checksum... >>> nnn-bash-completion*: Create nnn-bash-completion-4.5-r0.apk >>> nnn-doc*: Tracing dependencies... >>> nnn-doc*: Package size: 28.0 KB >>> nnn-doc*: Compressing data... >>> nnn-doc*: Create checksum... >>> nnn-doc*: Create nnn-doc-4.5-r0.apk >>> nnn-fish-completion*: Tracing dependencies... >>> nnn-fish-completion*: Package size: 24.0 KB >>> nnn-fish-completion*: Compressing data... >>> nnn-fish-completion*: Create checksum... >>> nnn-fish-completion*: Create nnn-fish-completion-4.5-r0.apk >>> nnn-plugins*: Tracing dependencies... >>> nnn-plugins*: Package size: 332.0 KB >>> nnn-plugins*: Compressing data... >>> nnn-plugins*: Create checksum... >>> nnn-plugins*: Create nnn-plugins-4.5-r0.apk >>> nnn-zsh-completion*: Tracing dependencies... >>> nnn-zsh-completion*: Package size: 24.0 KB >>> nnn-zsh-completion*: Compressing data... >>> nnn-zsh-completion*: Create checksum... >>> nnn-zsh-completion*: Create nnn-zsh-completion-4.5-r0.apk >>> nnn*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libfts.so.0 so:libncursesw.so.6 so:libreadline.so.8 >>> nnn*: Package size: 96.0 KB >>> nnn*: Compressing data... >>> nnn*: Create checksum... >>> nnn*: Create nnn-4.5-r0.apk >>> nnn: Build complete at Fri, 06 May 2022 11:30:27 +0000 elapsed time 0h 0m 9s >>> nnn: Cleaning up srcdir >>> nnn: Cleaning up pkgdir >>> nnn: Uninstalling dependencies... (1/7) Purging .makedepends-nnn (20220506.113019) (2/7) Purging fts-dev (1.2.7-r1) (3/7) Purging fts (1.2.7-r1) (4/7) Purging readline-dev (8.1.2-r0) (5/7) Purging libhistory (8.1.2-r0) (6/7) Purging readline (8.1.2-r0) (7/7) Purging ncurses-dev (6.3_p20220423-r0) Executing busybox-1.35.0-r12.trigger OK: 255 MiB in 89 packages >>> nnn: Updating the community/armv7 repository index... >>> nnn: Signing the index...