>>> stalonetray: Building community/stalonetray 0.8.5-r0 (using abuild 3.10.0-r0) started Wed, 21 Dec 2022 02:58:25 +0000 >>> stalonetray: Checking sanity of /home/buildozer/aports/community/stalonetray/APKBUILD... >>> stalonetray: Analyzing dependencies... >>> stalonetray: Installing for build: build-base autoconf automake docbook-xsl libx11-dev libxpm-dev (1/37) Installing m4 (1.4.19-r2) (2/37) Installing libbz2 (1.0.8-r4) (3/37) Installing perl (5.36.0-r0) (4/37) Installing autoconf (2.71-r2) (5/37) Installing automake (1.16.5-r1) (6/37) Installing xz-libs (5.4.0-r0) (7/37) Installing libxml2 (2.10.3-r2) (8/37) Installing libxml2-utils (2.10.3-r2) (9/37) Installing libgpg-error (1.46-r1) (10/37) Installing libgcrypt (1.10.1-r0) (11/37) Installing libxslt (1.1.37-r0) (12/37) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (13/37) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (14/37) Installing libxau (1.0.11-r0) (15/37) Installing xorgproto (2022.2-r0) (16/37) Installing libxau-dev (1.0.11-r0) (17/37) Installing xcb-proto (1.15.2-r1) (18/37) Installing libmd (1.0.4-r0) (19/37) Installing libbsd (0.11.7-r0) (20/37) Installing libxdmcp (1.1.4-r0) (21/37) Installing libxcb (1.15-r0) (22/37) Installing libxdmcp-dev (1.1.4-r0) (23/37) Installing libxcb-dev (1.15-r0) (24/37) Installing xtrans (1.4.0-r2) (25/37) Installing libx11 (1.8.2-r1) (26/37) Installing libx11-dev (1.8.2-r1) (27/37) Installing libxext (1.3.5-r0) (28/37) Installing libice (1.1.1-r0) (29/37) Installing libuuid (2.38.1-r1) (30/37) Installing libsm (1.2.4-r0) (31/37) Installing libxt (1.2.1-r1) (32/37) Installing libxpm (3.5.14-r0) (33/37) Installing libxpm-dev (3.5.14-r0) (34/37) Installing .makedepends-stalonetray (20221221.025826) (35/37) Installing perl-error (0.17029-r1) (36/37) Installing perl-git (2.39.0-r0) (37/37) Installing git-perl (2.39.0-r0) Executing busybox-1.35.0-r29.trigger OK: 482 MiB in 133 packages >>> stalonetray: Cleaning up srcdir >>> stalonetray: Cleaning up pkgdir >>> stalonetray: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stalonetray-0.8.5.tar.gz >>> stalonetray: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stalonetray-0.8.5.tar.gz >>> stalonetray: Checking sha512sums... stalonetray-0.8.5.tar.gz: OK >>> stalonetray: Unpacking /var/cache/distfiles/edge/stalonetray-0.8.5.tar.gz... configure.ac:11: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d 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 nested variables... yes checking for aarch64-alpine-linux-musl-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 ctype.h... yes checking for errno.h... yes checking for signal.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... yes checking for unistd.h... (cached) yes checking for libgen.h... yes checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for XpmReadFileToPixmap in -lXpm... yes checking for xsltproc... xsltproc checking whether xsltproc works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands * * Debug : yes * Native KDE support : yes * XPM background support : yes * Graceful exit support : yes * Build documentation : yes * Making all in src make[1]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5/src' gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT icons.o -MD -MP -MF .deps/icons.Tpo -c -o icons.o icons.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT xembed.o -MD -MP -MF .deps/xembed.Tpo -c -o xembed.o xembed.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o layout.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT embed.o -MD -MP -MF .deps/embed.Tpo -c -o embed.o embed.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT settings.o -MD -MP -MF .deps/settings.Tpo -c -o settings.o settings.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT xutils.o -MD -MP -MF .deps/xutils.Tpo -c -o xutils.o xutils.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT tray.o -MD -MP -MF .deps/tray.Tpo -c -o tray.o tray.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT wmh.o -MD -MP -MF .deps/wmh.Tpo -c -o wmh.o wmh.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT scrollbars.o -MD -MP -MF .deps/scrollbars.Tpo -c -o scrollbars.o scrollbars.c gcc -DHAVE_CONFIG_H -I. -Os -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -g -MT kde_tray.o -MD -MP -MF .deps/kde_tray.Tpo -c -o kde_tray.o kde_tray.c mv -f .deps/kde_tray.Tpo .deps/kde_tray.Po mv -f .deps/debug.Tpo .deps/debug.Po mv -f .deps/wmh.Tpo .deps/wmh.Po mv -f .deps/icons.Tpo .deps/icons.Po mv -f .deps/embed.Tpo .deps/embed.Po mv -f .deps/image.Tpo .deps/image.Po mv -f .deps/scrollbars.Tpo .deps/scrollbars.Po mv -f .deps/xutils.Tpo .deps/xutils.Po mv -f .deps/xembed.Tpo .deps/xembed.Po mv -f .deps/layout.Tpo .deps/layout.Po mv -f .deps/tray.Tpo .deps/tray.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/settings.Tpo .deps/settings.Po gcc -Os -g -Wl,--as-needed,-O1,--sort-common -o stalonetray main.o icons.o xembed.o layout.o embed.o settings.o xutils.o tray.o wmh.o debug.o image.o scrollbars.o kde_tray.o -lX11 -lXpm make[2]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5/src' make[1]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5/src' make[1]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5' VERSION_STR=`echo 0.8.5 | sed 's/\([^\.]*\.[^\.]*\)\..*/\1/'`; \ cat stalonetray.xml.in | sed "s/@VERSION_STR@/$VERSION_STR/g" > stalonetray.xml VERSION_STR=`echo 0.8.5 | sed 's/\([^\.]*\.[^\.]*\)\..*/\1/'`; \ cat stalonetrayrc.sample.in | sed "s/@VERSION_STR@/$VERSION_STR/g" > stalonetrayrc.sample xsltproc --nonet -o stalonetray.1 /usr/share/xml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl stalonetray.xml xsltproc --nonet -o stalonetray.html /usr/share/xml/docbook/xsl-stylesheets-1.79.2/xhtml/docbook.xsl stalonetray.xml 2>/dev/null Note: namesp. add : added namespace before processing stalonetray Note: Writing stalonetray.1 make[1]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5' >>> stalonetray: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5/src' make[2]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/stalonetray/pkg/stalonetray/usr/bin' /usr/bin/install -c stalonetray '/home/buildozer/aports/community/stalonetray/pkg/stalonetray/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5/src' make[1]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5/src' make[1]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5' make[2]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/stalonetray/pkg/stalonetray/usr/share/man/man1' /usr/bin/install -c -m 644 stalonetray.1 '/home/buildozer/aports/community/stalonetray/pkg/stalonetray/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5' make[1]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.5' >>> stalonetray-doc*: Running split function doc... >>> stalonetray-doc*: Preparing subpackage stalonetray-doc... >>> stalonetray-doc*: Running postcheck for stalonetray-doc >>> stalonetray*: Running postcheck for stalonetray >>> stalonetray*: Preparing package stalonetray... >>> stalonetray*: Stripping binaries >>> stalonetray-doc*: Scanning shared objects >>> stalonetray*: Scanning shared objects >>> stalonetray-doc*: Tracing dependencies... >>> stalonetray-doc*: Package size: 28.0 KB >>> stalonetray-doc*: Compressing data... >>> stalonetray-doc*: Create checksum... >>> stalonetray-doc*: Create stalonetray-doc-0.8.5-r0.apk >>> stalonetray*: Tracing dependencies... so:libX11.so.6 so:libXpm.so.4 so:libc.musl-aarch64.so.1 >>> stalonetray*: Package size: 160.0 KB >>> stalonetray*: Compressing data... >>> stalonetray*: Create checksum... >>> stalonetray*: Create stalonetray-0.8.5-r0.apk >>> stalonetray: Build complete at Wed, 21 Dec 2022 02:58:33 +0000 elapsed time 0h 0m 8s >>> stalonetray: Cleaning up srcdir >>> stalonetray: Cleaning up pkgdir >>> stalonetray: Uninstalling dependencies... (1/37) Purging .makedepends-stalonetray (20221221.025826) (2/37) Purging autoconf (2.71-r2) (3/37) Purging m4 (1.4.19-r2) (4/37) Purging automake (1.16.5-r1) (5/37) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (6/37) Purging libxslt (1.1.37-r0) (7/37) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (8/37) Purging libxml2-utils (2.10.3-r2) (9/37) Purging libxpm-dev (3.5.14-r0) (10/37) Purging libxpm (3.5.14-r0) (11/37) Purging git-perl (2.39.0-r0) (12/37) Purging perl-git (2.39.0-r0) (13/37) Purging perl-error (0.17029-r1) (14/37) Purging perl (5.36.0-r0) (15/37) Purging libbz2 (1.0.8-r4) (16/37) Purging libxml2 (2.10.3-r2) (17/37) Purging xz-libs (5.4.0-r0) (18/37) Purging libgcrypt (1.10.1-r0) (19/37) Purging libgpg-error (1.46-r1) (20/37) Purging libx11-dev (1.8.2-r1) (21/37) Purging xtrans (1.4.0-r2) (22/37) Purging libxcb-dev (1.15-r0) (23/37) Purging xcb-proto (1.15.2-r1) (24/37) Purging libxau-dev (1.0.11-r0) (25/37) Purging libxext (1.3.5-r0) (26/37) Purging libxt (1.2.1-r1) (27/37) Purging libx11 (1.8.2-r1) (28/37) Purging libxcb (1.15-r0) (29/37) Purging libxau (1.0.11-r0) (30/37) Purging libxdmcp-dev (1.1.4-r0) (31/37) Purging libxdmcp (1.1.4-r0) (32/37) Purging xorgproto (2022.2-r0) (33/37) Purging libbsd (0.11.7-r0) (34/37) Purging libmd (1.0.4-r0) (35/37) Purging libsm (1.2.4-r0) (36/37) Purging libice (1.1.1-r0) (37/37) Purging libuuid (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> stalonetray: Updating the community/aarch64 repository index... >>> stalonetray: Signing the index...