>>> rset: Building community/rset 3.1-r1 (using abuild 3.14.0-r0) started Mon, 21 Oct 2024 06:19:34 +0000
>>> rset: Validating /home/buildozer/aports/community/rset/APKBUILD...
>>> WARNING: rset: Setting the maintainer with a comment is deprecated. Use maintainer="omni <omni+alpine@hack.org>" instead
>>> rset: Analyzing dependencies...
>>> rset: Installing for build: build-base gawk curl ruby-bundler
(1/10) Installing gawk (5.3.1-r0)
(2/10) Installing curl (8.10.1-r0)
(3/10) Installing ca-certificates (20240705-r0)
(4/10) Installing libffi (3.4.6-r0)
(5/10) Installing yaml (0.2.5-r2)
(6/10) Installing ruby-libs (3.3.3-r2)
(7/10) Installing libucontext (1.3.2-r0)
(8/10) Installing ruby (3.3.3-r2)
(9/10) Installing ruby-bundler (2.5.21-r0)
(10/10) Installing .makedepends-rset (20241021.061934)
Executing busybox-1.37.0-r1.trigger
Executing ca-certificates-20240705-r0.trigger
OK: 344 MiB in 111 packages
>>> rset: Cleaning up srcdir
>>> rset: Cleaning up pkgdir
>>> rset: Cleaning up tmpdir
>>> rset: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rset-3.1.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 53528  100 53528    0     0   975k      0 --:--:-- --:--:-- --:--:--  986k
>>> rset: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rset-3.1.tar.gz
>>> rset: Checking sha512sums...
rset-3.1.tar.gz: OK
tests_Makefile.patch: OK
>>> rset: Unpacking /var/cache/distfiles/edge/rset-3.1.tar.gz...
>>> rset: tests_Makefile.patch
patching file tests/Makefile.bsd
+ cp Makefile.linux-compat Makefile
+ cp tests/Makefile.linux tests/Makefile
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -c rutils.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -c input.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -c execute.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -c worker.c
cat /dev/null missing/setproctitle.c missing/strlcpy.c missing/strlcat.c missing/strtonum.c missing/arc4random.c > compat.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -DRELEASE=\"3.1\" -c rset.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -c sock.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -c http.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -DRELEASE=\"3.1\" -c miniquark.c
sed -e 's/${release}/3.1/' rinstall.sh > rinstall
sed -e 's/${release}/3.1/' rsub.sh > rsub
sed -e 's/${release}/3.1/' labelgrep.awk > labelgrep
sed -e 's/${release}/3.1/' renv.awk > renv
sed -e 's/${release}/3.1/' rexec-summary.awk > rexec-summary
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -c compat.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -o miniquark sock.o http.o compat.o miniquark.o -Wl,--as-needed,-O1,--sort-common
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT -o rset rutils.o input.o execute.o worker.o compat.o rset.o -Wl,--as-needed,-O1,--sort-common
make -C tests
make[1]: Entering directory '/home/buildozer/aports/community/rset/src/rset-3.1/tests'
ld -r ../compat.o ../rutils.o ../input.o ../execute.o ../worker.o -o rset.o
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT args.c rset.o -o args -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT cmd_pipe_stdin.c rset.o -o cmd_pipe_stdin -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT cmd_pipe_stdout.c rset.o -o cmd_pipe_stdout -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT copyfile.c rset.o -o copyfile -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT format_env.c rset.o -o format_env -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT getsocket.c rset.o -o getsocket -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT hostlist.c rset.o -o hostlist -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT log_msg.c rset.o -o log_msg -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT parser.c rset.o -o parser -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT ssh_command.c rset.o -o ssh_command -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT which.c rset.o -o which -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT worker_argv.c rset.o -o worker_argv -Wl,--as-needed,-O1,--sort-common
gcc -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_LINUX_PORT worker_exec.c rset.o -o worker_exec -Wl,--as-needed,-O1,--sort-common
---
0.002: Filter environment variables
0.001: Handle unknown variable name
0.001: Disallow shell subsitution
0.001: Quote malformed lines
0.001: Escape literals
0.001: Print only environment errors
0.006: Save environment variable
---
0.005: Replace a line, optionally append
0.005: Handle input containing special characters
0.004: Append a line
0.004: No change
0.002: Unable to open file
0.007: Add a new a block
0.007: Update a block
0.002: Ensure that a relative target cannot be used
---
0.001: HEAD request with target host and user-agent
0.000: HEAD request for missing file
0.001: GET a file that does not have have read permission
0.000: GET a small file
0.000: GET a small from a subdirectory
0.000: GET a file using If-Modified-Since
0.000: GET Range (partial content, part 1)
0.000: GET Range (partial content, part 2)
0.000: GET Range (past end of file)
0.000: GET Range (suffix)
0.000: GET Range (bogus range)
0.000: GET an empty archive
0.000: GET a file in a parent directory
0.000: List a directory
0.000: POST JSON content
0.012: Fetch a 10MB file in parallel with an external utility
---
0.013: Install a file from a remote URL to the staging area
0.011: Stage the file by fetching over HTTP when no target is defined
0.012: Install a binary file from a remote URL to the staging area
0.011: Install a file from a remote URL containing special characters
0.009: Fetch a file that does not exist
0.004: Install a file from the local staging directory
0.005: Install a file from the using a directory target
0.013: No need to update a file
0.011: Update a file
0.003: Ensure that a relative target cannot be used
0.003: Raise error when source with absolute path is not found locally
---
0.002: Scan multiple files with more than one label
0.002: Find more than one match per label
---
0.001: Install a missing file
0.001: Update an existing file
0.001: Pipe input to a command
0.001: Capture output of a command
0.001: Capture multi-line output from a command
0.020: Capture a large chunk of text from a command
0.001: Locate an executable in the current path
0.006: Start an ssh session
0.009: Start an ssh session with exported paths
0.005: Execute commands over ssh using a pipe
0.008: Execute commands over ssh using a tty
0.003: Archive files listed for a label
0.003: Archive files with relative and absolute paths
0.003: Restore files listed for a label
0.006: End an ssh session
0.004: Require ssh-agent
0.003: Recursively parse routes and hosts
0.001: Format and run a command line
0.001: Report an unknown syntax
0.003: Detect local execution that does not emit a newline
0.001: Report a bad regex
0.001: Report an unknown option
0.001: Log start message
0.001: Log exit code and other characters
0.003: Ensure session IDs are unique
0.001: Format environment option on separate lines
0.001: No closing quote
0.002: Format environment and verify with renv
0.002: Format environment and fail verifications with renv
0.004: Simple hostlist
0.001: Expand hostlist
0.001: Expand hostlist of IP addresses
0.001: Multiple hostlist ranges
0.001: Invalid hostlist range
0.003: Show matching routes and hosts
0.002: Raise error if no route match is found
---
0.001: Options not compatible with parallel operation
0.000: Construct worker arguments
0.000: Construct worker arguments without spaces
0.102: Capture and log stdout/stderr for two workers
0.001: Worker environment variables
0.002: Summarize worker logs
0.001: Summarize worker logs and overwrite
make[1]: Leaving directory '/home/buildozer/aports/community/rset/src/rset-3.1/tests'
>>> rset: Entering fakeroot...
install -m 644 labelgrep.1 /home/buildozer/aports/community/rset/pkg/rset/usr/share/man/man1
install -m 644 miniquark.1 /home/buildozer/aports/community/rset/pkg/rset/usr/share/man/man1
install -m 644 pln.5 /home/buildozer/aports/community/rset/pkg/rset/usr/share/man/man5
install -m 644 renv.1 /home/buildozer/aports/community/rset/pkg/rset/usr/share/man/man1
install -m 644 rinstall.1 /home/buildozer/aports/community/rset/pkg/rset/usr/share/man/man1
install -m 644 rset.1 /home/buildozer/aports/community/rset/pkg/rset/usr/share/man/man1
install -m 644 rsub.1 /home/buildozer/aports/community/rset/pkg/rset/usr/share/man/man1
install labelgrep /home/buildozer/aports/community/rset/pkg/rset/usr/bin
install miniquark /home/buildozer/aports/community/rset/pkg/rset/usr/bin
install renv /home/buildozer/aports/community/rset/pkg/rset/usr/bin
install rexec-summary /home/buildozer/aports/community/rset/pkg/rset/usr/bin
install rinstall /home/buildozer/aports/community/rset/pkg/rset/usr/bin
install rset /home/buildozer/aports/community/rset/pkg/rset/usr/bin
install rsub /home/buildozer/aports/community/rset/pkg/rset/usr/bin
>>> rset-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/rset/pkg/rset-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/rset/pkg/rset-doc/usr/share/man'
'usr/share/licenses' -> '/home/buildozer/aports/community/rset/pkg/rset-doc/usr/share/licenses'
>>> rset-doc*: Preparing subpackage rset-doc...
>>> rset-doc*: Running postcheck for rset-doc
>>> rset*: Running postcheck for rset
>>> rset*: Preparing package rset...
>>> rset*: Stripping binaries
>>> rset-doc*: Scanning shared objects
>>> rset*: Scanning shared objects
>>> rset-doc*: Tracing dependencies...
>>> rset-doc*: Package size: 20.0 KB
>>> rset-doc*: Compressing data...
>>> rset-doc*: Create checksum...
>>> rset-doc*: Create rset-doc-3.1-r1.apk
>>> rset*: Tracing dependencies...
	gawk
	so:libc.musl-armhf.so.1
>>> rset*: Package size: 58.1 KB
>>> rset*: Compressing data...
>>> rset*: Create checksum...
>>> rset*: Create rset-3.1-r1.apk
>>> rset: Build complete at Mon, 21 Oct 2024 06:19:39 +0000 elapsed time 0h 0m 5s
>>> rset: Cleaning up srcdir
>>> rset: Cleaning up pkgdir
>>> rset: Uninstalling dependencies...
(1/10) Purging .makedepends-rset (20241021.061934)
(2/10) Purging gawk (5.3.1-r0)
(3/10) Purging curl (8.10.1-r0)
(4/10) Purging ruby-bundler (2.5.21-r0)
(5/10) Purging ruby (3.3.3-r2)
(6/10) Purging ca-certificates (20240705-r0)
Executing ca-certificates-20240705-r0.post-deinstall
(7/10) Purging libucontext (1.3.2-r0)
(8/10) Purging ruby-libs (3.3.3-r2)
(9/10) Purging yaml (0.2.5-r2)
(10/10) Purging libffi (3.4.6-r0)
Executing busybox-1.37.0-r1.trigger
OK: 322 MiB in 101 packages
>>> rset: Updating the community/armhf repository index...
>>> rset: Signing the index...