>>> tty-copy: Building community/tty-copy 0.2.2-r0 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 23:39:04 +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.4-r0) (2/8) Installing readline (8.2.0-r0) (3/8) Installing libucontext (1.2-r0) (4/8) Installing yaml (0.2.5-r0) (5/8) Installing ruby-libs (3.1.2-r1) (6/8) Installing ruby (3.1.2-r1) (7/8) Installing asciidoctor (2.0.18-r0) (8/8) Installing .makedepends-tty-copy (20221029.233915) Executing busybox-1.35.0-r27.trigger OK: 208 MiB in 100 packages >>> tty-copy: Cleaning up srcdir >>> tty-copy: Cleaning up pkgdir >>> tty-copy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/tty-copy-0.2.2.tar.gz >>> tty-copy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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/v3.17/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-armv7.so.1 >>> tty-copy*: Package size: 80.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 Sat, 29 Oct 2022 23:39:16 +0000 elapsed time 0h 0m 12s >>> tty-copy: Cleaning up srcdir >>> tty-copy: Cleaning up pkgdir >>> tty-copy: Uninstalling dependencies... (1/8) Purging .makedepends-tty-copy (20221029.233915) (2/8) Purging asciidoctor (2.0.18-r0) (3/8) Purging ruby (3.1.2-r1) (4/8) Purging ruby-libs (3.1.2-r1) (5/8) Purging libffi (3.4.4-r0) (6/8) Purging readline (8.2.0-r0) (7/8) Purging libucontext (1.2-r0) (8/8) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> tty-copy: Updating the community/armv7 repository index... >>> tty-copy: Signing the index...