>>> stalonetray: Building community/stalonetray 0.8.4-r0 (using abuild 3.9.0-r1) started Wed, 15 Jun 2022 08:39:39 +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-r1) (2/37) Installing libbz2 (1.0.8-r1) (3/37) Installing perl (5.36.0-r0) (4/37) Installing autoconf (2.71-r0) (5/37) Installing automake (1.16.5-r0) (6/37) Installing xz-libs (5.2.5-r1) (7/37) Installing libxml2 (2.9.14-r0) (8/37) Installing libxml2-utils (2.9.14-r0) (9/37) Installing libgpg-error (1.45-r0) (10/37) Installing libgcrypt (1.10.1-r0) (11/37) Installing libxslt (1.1.35-r0) (12/37) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (13/37) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (14/37) Installing libxau (1.0.9-r0) (15/37) Installing xorgproto (2022.1-r0) (16/37) Installing libxau-dev (1.0.9-r0) (17/37) Installing xcb-proto (1.15-r0) (18/37) Installing libmd (1.0.4-r0) (19/37) Installing libbsd (0.11.6-r2) (20/37) Installing libxdmcp (1.1.3-r0) (21/37) Installing libxcb (1.15-r0) (22/37) Installing libxdmcp-dev (1.1.3-r0) (23/37) Installing libxcb-dev (1.15-r0) (24/37) Installing xtrans (1.4.0-r1) (25/37) Installing libx11 (1.8.1-r1) (26/37) Installing libx11-dev (1.8.1-r1) (27/37) Installing libxext (1.3.4-r0) (28/37) Installing libice (1.0.10-r0) (29/37) Installing libuuid (2.38-r1) (30/37) Installing libsm (1.2.3-r0) (31/37) Installing libxt (1.2.1-r0) (32/37) Installing libxpm (3.5.13-r0) (33/37) Installing libxpm-dev (3.5.13-r0) (34/37) Installing .makedepends-stalonetray (20220615.083939) (35/37) Installing perl-error (0.17029-r1) (36/37) Installing perl-git (2.36.1-r0) (37/37) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r15.trigger OK: 401 MiB in 131 packages >>> stalonetray: Cleaning up srcdir >>> stalonetray: Cleaning up pkgdir >>> stalonetray: Fetching https://distfiles.alpinelinux.org/distfiles/edge//stalonetray-0.8.4.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> stalonetray: Fetching stalonetray-0.8.4.tar.gz::https://github.com/kolbusa/stalonetray/archive/refs/tags/v0.8.4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94614 0 94614 0 0 83186 0 --:--:-- 0:00:01 --:--:-- 83186 100 94614 0 94614 0 0 83180 0 --:--:-- 0:00:01 --:--:-- 0 >>> stalonetray: Fetching https://distfiles.alpinelinux.org/distfiles/edge//stalonetray-0.8.4.tar.gz >>> stalonetray: Checking sha512sums... stalonetray-0.8.4.tar.gz: OK >>> stalonetray: Unpacking /var/cache/distfiles/edge/stalonetray-0.8.4.tar.gz... configure.ac:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:6: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:6: the top level configure.ac:12: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:12: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:12: the top level configure.ac:28: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:28: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:28: the top level configure.ac:42: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:42: the top level configure.ac:213: warning: AC_OUTPUT should be used without arguments. configure.ac:213: You should run autoupdate. 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 s390x-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.4/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.4/src' gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT icons.o -MD -MP -MF .deps/icons.Tpo -c -o icons.o icons.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT xembed.o -MD -MP -MF .deps/xembed.Tpo -c -o xembed.o xembed.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o layout.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT embed.o -MD -MP -MF .deps/embed.Tpo -c -o embed.o embed.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT settings.o -MD -MP -MF .deps/settings.Tpo -c -o settings.o settings.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT xutils.o -MD -MP -MF .deps/xutils.Tpo -c -o xutils.o xutils.c mv -f .deps/icons.Tpo .deps/icons.Po gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT tray.o -MD -MP -MF .deps/tray.Tpo -c -o tray.o tray.c mv -f .deps/embed.Tpo .deps/embed.Po gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT wmh.o -MD -MP -MF .deps/wmh.Tpo -c -o wmh.o wmh.c mv -f .deps/xembed.Tpo .deps/xembed.Po gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/xutils.Tpo .deps/xutils.Po gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c mv -f .deps/layout.Tpo .deps/layout.Po gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT scrollbars.o -MD -MP -MF .deps/scrollbars.Tpo -c -o scrollbars.o scrollbars.c mv -f .deps/wmh.Tpo .deps/wmh.Po gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -Os -fomit-frame-pointer -g -MT kde_tray.o -MD -MP -MF .deps/kde_tray.Tpo -c -o kde_tray.o kde_tray.c mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/debug.Tpo .deps/debug.Po mv -f .deps/kde_tray.Tpo .deps/kde_tray.Po mv -f .deps/image.Tpo .deps/image.Po mv -f .deps/settings.Tpo .deps/settings.Po mv -f .deps/scrollbars.Tpo .deps/scrollbars.Po mv -f .deps/tray.Tpo .deps/tray.Po gcc -Os -fomit-frame-pointer -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.4/src' make[1]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.4/src' make[1]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.4' VERSION_STR=`echo 0.8.4 | sed 's/\([^\.]*\.[^\.]*\)\..*/\1/'`; \ cat stalonetray.xml.in | sed "s/@VERSION_STR@/$VERSION_STR/g" > stalonetray.xml xsltproc --nonet /usr/share/xml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl stalonetray.xml 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.4' >>> stalonetray: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.4/src' make[2]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.4/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.4/src' make[1]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.4/src' make[1]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.4' make[2]: Entering directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.4' 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.4' make[1]: Leaving directory '/home/buildozer/aports/community/stalonetray/src/stalonetray-0.8.4' >>> 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.4-r0.apk >>> stalonetray*: Tracing dependencies... so:libX11.so.6 so:libXpm.so.4 so:libc.musl-s390x.so.1 >>> stalonetray*: Package size: 148.0 KB >>> stalonetray*: Compressing data... >>> stalonetray*: Create checksum... >>> stalonetray*: Create stalonetray-0.8.4-r0.apk >>> stalonetray: Build complete at Wed, 15 Jun 2022 08:39:53 +0000 elapsed time 0h 0m 14s >>> stalonetray: Cleaning up srcdir >>> stalonetray: Cleaning up pkgdir >>> stalonetray: Uninstalling dependencies... (1/37) Purging .makedepends-stalonetray (20220615.083939) (2/37) Purging autoconf (2.71-r0) (3/37) Purging m4 (1.4.19-r1) (4/37) Purging automake (1.16.5-r0) (5/37) Purging docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-deinstall (6/37) Purging libxslt (1.1.35-r0) (7/37) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (8/37) Purging libxml2-utils (2.9.14-r0) (9/37) Purging libxpm-dev (3.5.13-r0) (10/37) Purging libxpm (3.5.13-r0) (11/37) Purging git-perl (2.36.1-r0) (12/37) Purging perl-git (2.36.1-r0) (13/37) Purging perl-error (0.17029-r1) (14/37) Purging perl (5.36.0-r0) (15/37) Purging libbz2 (1.0.8-r1) (16/37) Purging libxml2 (2.9.14-r0) (17/37) Purging xz-libs (5.2.5-r1) (18/37) Purging libgcrypt (1.10.1-r0) (19/37) Purging libgpg-error (1.45-r0) (20/37) Purging libx11-dev (1.8.1-r1) (21/37) Purging xtrans (1.4.0-r1) (22/37) Purging libxcb-dev (1.15-r0) (23/37) Purging xcb-proto (1.15-r0) (24/37) Purging libxau-dev (1.0.9-r0) (25/37) Purging libxext (1.3.4-r0) (26/37) Purging libxt (1.2.1-r0) (27/37) Purging libx11 (1.8.1-r1) (28/37) Purging libxcb (1.15-r0) (29/37) Purging libxau (1.0.9-r0) (30/37) Purging libxdmcp-dev (1.1.3-r0) (31/37) Purging libxdmcp (1.1.3-r0) (32/37) Purging xorgproto (2022.1-r0) (33/37) Purging libbsd (0.11.6-r2) (34/37) Purging libmd (1.0.4-r0) (35/37) Purging libsm (1.2.3-r0) (36/37) Purging libice (1.0.10-r0) (37/37) Purging libuuid (2.38-r1) Executing busybox-1.35.0-r15.trigger OK: 325 MiB in 94 packages >>> stalonetray: Updating the community/s390x repository index... >>> stalonetray: Signing the index...