>>> tty-copy: Building community/tty-copy 0.2.2-r0 (using abuild 3.9.0-r0) started Tue, 22 Mar 2022 12:09:28 +0000 >>> tty-copy: Checking sanity of /home/buildozer/aports/community/tty-copy/APKBUILD... >>> tty-copy: Analyzing dependencies... >>> tty-copy: Installing for build: build-base asciidoctor (1/8) Installing libffi (3.4.2-r1) (2/8) Installing gdbm (1.23-r0) (3/8) Installing readline (8.1.2-r0) (4/8) Installing yaml (0.2.5-r0) (5/8) Installing ruby-libs (3.0.3-r0) (6/8) Installing ruby (3.0.3-r0) (7/8) Installing asciidoctor (2.0.17-r0) (8/8) Installing .makedepends-tty-copy (20220322.120929) Executing busybox-1.35.0-r5.trigger OK: 315 MiB in 107 packages >>> tty-copy: Cleaning up srcdir >>> tty-copy: Cleaning up pkgdir >>> tty-copy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tty-copy-0.2.2.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 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 >>> tty-copy: Fetching https://github.com/jirutka/tty-copy/archive/v0.2.2/tty-copy-0.2.2.tar.gz >>> tty-copy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tty-copy-0.2.2.tar.gz >>> tty-copy: Checking sha512sums... tty-copy-0.2.2.tar.gz: OK >>> tty-copy: Unpacking /var/cache/distfiles/edge/tty-copy-0.2.2.tar.gz... gcc -Os -fomit-frame-pointer -std=c11 -o build/tty-copy.o -c tty-copy.c asciidoctor -b manpage -o build/tty-copy.1 tty-copy.1.adoc tty-copy.c: In function 'main': tty-copy.c:17:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] 17 | #define PROGNAME "tty-copy" | ^~~~~~~~~~ tty-copy.c:37:25: note: in expansion of macro 'PROGNAME' 37 | fprintf(stderr, PROGNAME ": " format "\n", __VA_ARGS__) | ^~~~~~~~ tty-copy.c:335:41: note: in expansion of macro 'logerr' 335 | logerr("Command line is too long (limit is %lu bytes)", sizeof(buf)); | ^~~~~~ tty-copy.c:17:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 17 | #define PROGNAME "tty-copy" | ^~~~~~~~~~ tty-copy.c:37:25: note: in expansion of macro 'PROGNAME' 37 | fprintf(stderr, PROGNAME ": " format "\n", __VA_ARGS__) | ^~~~~~~~ tty-copy.c:391:25: note: in expansion of macro 'logerr' 391 | logerr("warning: Input size (%lu kiB) exceeded %d kiB, it may be truncated by some terminals", | ^~~~~~ gcc -Wl,--as-needed,-O1,--sort-common -o build/tty-copy build/tty-copy.o rm build/tty-copy.o tty-copy 0.2.2 >>> tty-copy: Entering fakeroot... install -d "/home/buildozer/aports/community/tty-copy/pkg/tty-copy/usr/bin" install -d "/home/buildozer/aports/community/tty-copy/pkg/tty-copy/usr/share/man/man1" install -m755 build/tty-copy "/home/buildozer/aports/community/tty-copy/pkg/tty-copy/usr/bin/tty-copy" install -m644 build/tty-copy.1 "/home/buildozer/aports/community/tty-copy/pkg/tty-copy/usr/share/man/man1/tty-copy.1" >>> tty-copy-doc*: Running split function doc... >>> tty-copy-doc*: Preparing subpackage tty-copy-doc... >>> tty-copy-doc*: Running postcheck for tty-copy-doc >>> tty-copy*: Running postcheck for tty-copy >>> tty-copy*: Preparing package tty-copy... >>> tty-copy*: Stripping binaries >>> tty-copy-doc*: Scanning shared objects >>> tty-copy*: Scanning shared objects >>> tty-copy-doc*: Tracing dependencies... >>> tty-copy-doc*: Package size: 24.0 KB >>> tty-copy-doc*: Compressing data... >>> tty-copy-doc*: Create checksum... >>> tty-copy-doc*: Create tty-copy-doc-0.2.2-r0.apk >>> tty-copy*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> tty-copy*: Package size: 28.0 KB >>> tty-copy*: Compressing data... >>> tty-copy*: Create checksum... >>> tty-copy*: Create tty-copy-0.2.2-r0.apk >>> tty-copy: Build complete at Tue, 22 Mar 2022 12:09:32 +0000 elapsed time 0h 0m 4s >>> tty-copy: Cleaning up srcdir >>> tty-copy: Cleaning up pkgdir >>> tty-copy: Uninstalling dependencies... (1/8) Purging .makedepends-tty-copy (20220322.120929) (2/8) Purging asciidoctor (2.0.17-r0) (3/8) Purging ruby (3.0.3-r0) (4/8) Purging ruby-libs (3.0.3-r0) (5/8) Purging libffi (3.4.2-r1) (6/8) Purging gdbm (1.23-r0) (7/8) Purging readline (8.1.2-r0) (8/8) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r5.trigger OK: 300 MiB in 99 packages >>> tty-copy: Updating the community/armhf repository index... >>> tty-copy: Signing the index...