>>> tty-copy: Building community/tty-copy 0.2.2-r0 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 08:22:05 +0000
>>> tty-copy: Validating /home/buildozer/aports/community/tty-copy/APKBUILD...
>>> tty-copy: Analyzing dependencies...
>>> tty-copy: Installing for build: build-base asciidoctor
(1/8) Installing ca-certificates (20240705-r0)
(2/8) Installing libffi (3.4.6-r0)
(3/8) Installing yaml (0.2.5-r2)
(4/8) Installing ruby-libs (3.3.3-r2)
(5/8) Installing libucontext (1.3.2-r0)
(6/8) Installing ruby (3.3.3-r2)
(7/8) Installing asciidoctor (2.0.23-r0)
(8/8) Installing .makedepends-tty-copy (20241102.082311)
Executing busybox-1.37.0-r5.trigger
Executing ca-certificates-20240705-r0.trigger
OK: 413 MiB in 109 packages
>>> tty-copy: Cleaning up srcdir
>>> tty-copy: Cleaning up pkgdir
>>> tty-copy: Cleaning up tmpdir
>>> tty-copy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/tty-copy-0.2.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/tty-copy-0.2.2.tar.gz.part'
tty-copy-0.2.2.tar.g 100% |********************************| 10354  0:00:00 ETA
'/var/cache/distfiles/v3.21/tty-copy-0.2.2.tar.gz.part' saved
>>> tty-copy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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.21/tty-copy-0.2.2.tar.gz...
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,-z,pack-relative-relocs -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...
'usr/share/man' -> '/home/buildozer/aports/community/tty-copy/pkg/tty-copy-doc/usr/share/man'
>>> 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: 1.6 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-x86.so.1
>>> tty-copy*: Package size: 13.4 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, 02 Nov 2024 08:23:13 +0000 elapsed time 0h 1m 8s
>>> tty-copy: Cleaning up srcdir
>>> tty-copy: Cleaning up pkgdir
>>> tty-copy: Uninstalling dependencies...
(1/8) Purging .makedepends-tty-copy (20241102.082311)
(2/8) Purging asciidoctor (2.0.23-r0)
(3/8) Purging ruby (3.3.3-r2)
(4/8) Purging ca-certificates (20240705-r0)
Executing ca-certificates-20240705-r0.post-deinstall
(5/8) Purging libucontext (1.3.2-r0)
(6/8) Purging ruby-libs (3.3.3-r2)
(7/8) Purging yaml (0.2.5-r2)
(8/8) Purging libffi (3.4.6-r0)
Executing busybox-1.37.0-r5.trigger
OK: 396 MiB in 101 packages
>>> tty-copy: Updating the community/x86 repository index...
>>> tty-copy: Signing the index...