>>> rgb: Building main/rgb 1.1.1-r0 (using abuild 3.16.0-r0) started Thu, 01 Jan 2026 00:17:00 +0000 >>> rgb: Validating /home/buildozer/aports/main/rgb/APKBUILD... >>> rgb: Analyzing dependencies... >>> rgb: Installing for build: build-base util-macros xorgproto (1/3) Installing util-macros (1.20.2-r0) (2/3) Installing xorgproto (2025.1-r0) (3/3) Installing .makedepends-rgb (20260101.001701) OK: 428.1 MiB in 108 packages >>> rgb: Cleaning up srcdir >>> rgb: Cleaning up pkgdir >>> rgb: Cleaning up tmpdir >>> rgb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rgb-1.1.1.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> rgb: Fetching https://www.x.org/releases/individual/app/rgb-1.1.1.tar.xz Connecting to www.x.org (131.252.210.176:443) saving to '/var/cache/distfiles/edge/rgb-1.1.1.tar.xz.part' rgb-1.1.1.tar.xz.par 75% |************************ | 101k 0:00:00 ETA rgb-1.1.1.tar.xz.par 100% |********************************| 134k 0:00:00 ETA '/var/cache/distfiles/edge/rgb-1.1.1.tar.xz.part' saved /var/cache/distfiles/edge/rgb-1.1.1.tar.xz: OK >>> rgb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rgb-1.1.1.tar.xz /var/cache/distfiles/edge/rgb-1.1.1.tar.xz: OK >>> rgb: Unpacking /var/cache/distfiles/edge/rgb-1.1.1.tar.xz... checking for i586-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of cc... gcc3 checking for cc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for a sed that does not truncate output... /bin/sed checking if cc supports -Werror=unknown-warning-option... no checking if cc supports -Werror=unused-command-line-argument... no checking if cc supports -Wall... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wformat=2... yes checking if cc supports -Wstrict-prototypes... yes checking if cc supports -Wmissing-prototypes... yes checking if cc supports -Wnested-externs... yes checking if cc supports -Wbad-function-cast... yes checking if cc supports -Wold-style-definition... yes checking if cc supports -Wunused... yes checking if cc supports -Wuninitialized... yes checking if cc supports -Wshadow... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wmissing-format-attribute... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wlogical-op... yes checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -pedantic... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes checking for asprintf... yes checking for RGB... yes checking for rgb database location... ${datarootdir}/X11/rgb checking for rgb database format... text checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1' Making all in man make[2]: Entering directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1/man' GEN showrgb.1 make[2]: Leaving directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1/man' make[2]: Entering directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1' CC showrgb.o CCLD showrgb make[2]: Leaving directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1' make[1]: Leaving directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1' >>> rgb: Entering fakeroot... Making install in man make[1]: Entering directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1/man' make[2]: Entering directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/rgb/pkg/rgb/usr/share/man/man1' /usr/bin/install -c -m 644 showrgb.1 '/home/buildozer/aports/main/rgb/pkg/rgb/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1/man' make[1]: Leaving directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1/man' make[1]: Entering directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1' make[2]: Entering directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1' /bin/mkdir -p '/home/buildozer/aports/main/rgb/pkg/rgb/usr/share/X11' /bin/mkdir -p '/home/buildozer/aports/main/rgb/pkg/rgb/usr/bin' /usr/bin/install -c -m 644 rgb.txt '/home/buildozer/aports/main/rgb/pkg/rgb/usr/share/X11' /usr/bin/install -c showrgb '/home/buildozer/aports/main/rgb/pkg/rgb/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1' make[1]: Leaving directory '/home/buildozer/aports/main/rgb/src/rgb-1.1.1' >>> rgb-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/rgb/pkg/rgb-doc/usr/share/man' >>> rgb-doc*: Preparing subpackage rgb-doc... >>> rgb-doc*: Running postcheck for rgb-doc >>> rgb*: Running postcheck for rgb >>> rgb*: Preparing package rgb... >>> rgb*: Stripping binaries >>> rgb*: Scanning shared objects >>> rgb-doc*: Tracing dependencies... >>> rgb-doc*: Package size: 976.0 B >>> rgb-doc*: Compressing data... >>> rgb-doc*: Create checksum... >>> rgb-doc*: Create rgb-doc-1.1.1-r0.apk >>> rgb*: Tracing dependencies... so:libc.musl-x86.so.1 >>> rgb*: Package size: 30.6 KB >>> rgb*: Compressing data... >>> rgb*: Create checksum... >>> rgb*: Create rgb-1.1.1-r0.apk >>> rgb: Build complete at Thu, 01 Jan 2026 00:17:07 +0000 elapsed time 0h 0m 7s >>> rgb: Cleaning up srcdir >>> rgb: Cleaning up pkgdir >>> rgb: Uninstalling dependencies... (1/3) Purging .makedepends-rgb (20260101.001701) (2/3) Purging util-macros (1.20.2-r0) (3/3) Purging xorgproto (2025.1-r0) OK: 426.4 MiB in 105 packages >>> rgb: Updating the main/x86 repository index... >>> rgb: Signing the index...