>>> rcon: Building community/rcon 0.6-r2 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 12:35:21 +0000 >>> rcon: Validating /home/udu/aports/community/rcon/APKBUILD... >>> rcon: Analyzing dependencies... >>> rcon: Installing for build: build-base bash-completion-dev cmake glib-dev libbsd-dev check-dev samurai WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/52) Installing bash-completion-dev (2.16.0-r0) (2/52) Installing lz4-libs (1.10.0-r0) (3/52) Installing libarchive (3.8.1-r0) (4/52) Installing rhash-libs (1.4.5-r0) (5/52) Installing libuv (1.51.0-r0) (6/52) Installing cmake (3.31.7-r1) (7/52) Installing bzip2-dev (1.0.8-r6) (8/52) Installing libxml2 (2.13.9-r0) (9/52) Installing libxml2-utils (2.13.9-r0) (10/52) Installing docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.post-install (11/52) Installing libxslt (1.1.43-r3) (12/52) Installing docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.post-install (13/52) Installing docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.post-install (14/52) Installing docbook-xsl (1.79.2-r11) (15/52) Installing xz (5.8.1-r0) (16/52) Installing gettext-asprintf (0.24.1-r0) (17/52) Installing gettext-libs (0.24.1-r0) (18/52) Installing gettext (0.24.1-r0) (19/52) Installing gettext-dev (0.24.1-r0) (20/52) Installing py3-parsing (3.2.3-r0) (21/52) Installing py3-parsing-pyc (3.2.3-r0) (22/52) Installing py3-packaging (25.0-r0) (23/52) Installing py3-packaging-pyc (25.0-r0) (24/52) Installing libeconf (0.6.3-r0) (25/52) Installing libblkid (2.41-r9) (26/52) Installing libmount (2.41-r9) (27/52) Installing glib (2.84.4-r0) (28/52) Installing linux-headers (6.14.2-r0) (29/52) Installing libffi-dev (3.4.8-r0) (30/52) Installing bsd-compat-headers (0.7.2-r6) (31/52) Installing libedit (20250104.3.1-r1) (32/52) Installing libedit-dev (20250104.3.1-r1) (33/52) Installing zlib-dev (1.3.1-r2) (34/52) Installing libpcre2-16 (10.43-r1) (35/52) Installing libpcre2-32 (10.43-r1) (36/52) Installing pcre2-dev (10.43-r1) (37/52) Installing libuuid (2.41-r9) (38/52) Installing libfdisk (2.41-r9) (39/52) Installing liblastlog2 (2.41-r9) (40/52) Installing libsmartcols (2.41-r9) (41/52) Installing sqlite (3.49.2-r1) (42/52) Installing sqlite-dev (3.49.2-r1) (43/52) Installing util-linux-dev (2.41-r9) (44/52) Installing glib-dev (2.84.4-r0) (45/52) Installing libmd (1.1.0-r0) (46/52) Installing libmd-dev (1.1.0-r0) (47/52) Installing libbsd (0.12.2-r0) (48/52) Installing libbsd-dev (0.12.2-r0) (49/52) Installing check (0.15.2-r5) (50/52) Installing check-dev (0.15.2-r5) (51/52) Installing samurai (1.2-r7) (52/52) Installing .makedepends-rcon (20251013.123522) Executing busybox-1.37.0-r19.trigger Executing glib-2.84.4-r0.trigger No schema files found: doing nothing. OK: 417 MiB in 141 packages >>> rcon: Cleaning up srcdir >>> rcon: Cleaning up pkgdir >>> rcon: Cleaning up tmpdir >>> rcon: Fetching rcon-0.6.tar.gz::https://github.com/n0la/rcon/archive/0.6.tar.gz >>> rcon: Fetching rcon-0.6.tar.gz::https://github.com/n0la/rcon/archive/0.6.tar.gz >>> rcon: Checking sha512sums... rcon-0.6.tar.gz: OK no-werror.patch: OK >>> rcon: Unpacking /var/cache/distfiles/rcon-0.6.tar.gz... >>> rcon: no-werror.patch patching file CMakeLists.txt CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3") -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.84.4 -- Looking for open_memstream -- Looking for open_memstream - found -- Looking for fmemopen -- Looking for fmemopen - found -- Looking for arc4random_uniform -- Looking for arc4random_uniform - not found -- Looking for pledge -- Looking for pledge - not found -- Checking for module 'libbsd' -- Found libbsd, version 0.12.2 -- Checking for module 'bash-completion' -- Found bash-completion, version 2.16.0 CMake Deprecation Warning at tests/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Checking for module 'check' -- Found check, version 0.15.2 -- Configuring done (0.5s) -- Generating done (0.0s) -- Build files have been written to: /home/udu/aports/community/rcon/src/rcon-0.6/build [1/11] Building C object tests/CMakeFiles/srcrcontest.dir/__/fmemopen.c.o [2/11] Building C object tests/CMakeFiles/srcrcontest.dir/__/memstream.c.o [3/11] Building C object tests/CMakeFiles/srcrcontest.dir/__/srcrcon.c.o [4/11] Building C object tests/CMakeFiles/srcrcontest.dir/srcrcontest.c.o [5/11] Building C object CMakeFiles/rcon.dir/fmemopen.c.o [6/11] Building C object CMakeFiles/rcon.dir/memstream.c.o [7/11] Building C object CMakeFiles/rcon.dir/config.c.o [8/11] Building C object CMakeFiles/rcon.dir/srcrcon.c.o [9/11] Building C object CMakeFiles/rcon.dir/main.c.o In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/libutil.h:45, from /usr/include/bsd/stdlib.h:39, from /home/udu/aports/community/rcon/src/rcon-0.6/srcrcon.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/libutil.h:45, from /usr/include/bsd/stdlib.h:39, from /home/udu/aports/community/rcon/src/rcon-0.6/srcrcon.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ [10/11] Linking C executable tests/srcrcontest /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: /usr/lib/libc.so: warning: The fgetln() function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. [11/11] Linking C executable rcon /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/libc.so: warning: The fgetln() function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. Test project /home/udu/aports/community/rcon/src/rcon-0.6/build Start 1: srcrcontest 1/1 Test #1: srcrcontest ...................... Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.00 sec >>> rcon: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/udu/aports/community/rcon/pkg/rcon/usr/bin/rcon -- Installing: /home/udu/aports/community/rcon/pkg/rcon/usr/share/man/man1/rcon.1 -- Installing: /home/udu/aports/community/rcon/pkg/rcon/usr/share/bash-completion/completions/rcon >>> rcon-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/community/rcon/pkg/rcon-doc/usr/share/man' >>> rcon-doc*: Preparing subpackage rcon-doc... >>> rcon-doc*: Running postcheck for rcon-doc >>> rcon-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/udu/aports/community/rcon/pkg/rcon-bash-completion/usr/share/bash-completion/completions' >>> rcon-bash-completion*: Preparing subpackage rcon-bash-completion... >>> rcon-bash-completion*: Running postcheck for rcon-bash-completion >>> rcon*: Running postcheck for rcon >>> rcon*: Preparing package rcon... >>> rcon*: Stripping binaries >>> rcon-bash-completion*: Scanning shared objects >>> rcon-doc*: Scanning shared objects >>> rcon*: Scanning shared objects >>> rcon-bash-completion*: Tracing dependencies... >>> rcon-bash-completion*: Package size: 795.0 B >>> rcon-bash-completion*: Compressing data... >>> rcon-bash-completion*: Create checksum... >>> rcon-bash-completion*: Create rcon-bash-completion-0.6-r2.apk >>> rcon-doc*: Tracing dependencies... >>> rcon-doc*: Package size: 1.2 KB >>> rcon-doc*: Compressing data... >>> rcon-doc*: Create checksum... >>> rcon-doc*: Create rcon-doc-0.6-r2.apk >>> rcon*: Tracing dependencies... so:libbsd.so.0 so:libc.musl-x86_64.so.1 so:libglib-2.0.so.0 >>> rcon*: Package size: 22.4 KB >>> rcon*: Compressing data... >>> rcon*: Create checksum... >>> rcon*: Create rcon-0.6-r2.apk >>> rcon: Build complete at Mon, 13 Oct 2025 12:35:24 +0000 elapsed time 0h 0m 3s >>> rcon: Cleaning up srcdir >>> rcon: Cleaning up pkgdir >>> rcon: Uninstalling dependencies... (1/52) Purging .makedepends-rcon (20251013.123522) (2/52) Purging bash-completion-dev (2.16.0-r0) (3/52) Purging cmake (3.31.7-r1) (4/52) Purging glib-dev (2.84.4-r0) (5/52) Purging bzip2-dev (1.0.8-r6) (6/52) Purging docbook-xsl (1.79.2-r11) (7/52) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (8/52) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (9/52) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (10/52) Purging gettext-dev (0.24.1-r0) (11/52) Purging xz (5.8.1-r0) (12/52) Purging gettext-asprintf (0.24.1-r0) (13/52) Purging gettext (0.24.1-r0) (14/52) Purging libxml2-utils (2.13.9-r0) (15/52) Purging libxslt (1.1.43-r3) (16/52) Purging py3-packaging-pyc (25.0-r0) (17/52) Purging py3-packaging (25.0-r0) (18/52) Purging py3-parsing-pyc (3.2.3-r0) (19/52) Purging py3-parsing (3.2.3-r0) (20/52) Purging libbsd-dev (0.12.2-r0) (21/52) Purging libmd-dev (1.1.0-r0) (22/52) Purging libbsd (0.12.2-r0) (23/52) Purging check-dev (0.15.2-r5) (24/52) Purging check (0.15.2-r5) (25/52) Purging samurai (1.2-r7) (26/52) Purging gettext-libs (0.24.1-r0) (27/52) Purging glib (2.84.4-r0) (28/52) Purging libarchive (3.8.1-r0) (29/52) Purging libffi-dev (3.4.8-r0) (30/52) Purging linux-headers (6.14.2-r0) (31/52) Purging libmd (1.1.0-r0) (32/52) Purging libuv (1.51.0-r0) (33/52) Purging libxml2 (2.13.9-r0) (34/52) Purging lz4-libs (1.10.0-r0) (35/52) Purging pcre2-dev (10.43-r1) (36/52) Purging libedit-dev (20250104.3.1-r1) (37/52) Purging bsd-compat-headers (0.7.2-r6) (38/52) Purging libedit (20250104.3.1-r1) (39/52) Purging zlib-dev (1.3.1-r2) (40/52) Purging libpcre2-16 (10.43-r1) (41/52) Purging libpcre2-32 (10.43-r1) (42/52) Purging rhash-libs (1.4.5-r0) (43/52) Purging util-linux-dev (2.41-r9) (44/52) Purging libfdisk (2.41-r9) (45/52) Purging liblastlog2 (2.41-r9) (46/52) Purging libmount (2.41-r9) (47/52) Purging libsmartcols (2.41-r9) (48/52) Purging libuuid (2.41-r9) (49/52) Purging libblkid (2.41-r9) (50/52) Purging libeconf (0.6.3-r0) (51/52) Purging sqlite-dev (3.49.2-r1) (52/52) Purging sqlite (3.49.2-r1) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> rcon: Updating the community/x86_64 repository index... >>> rcon: Signing the index...