>>> monopd: Building testing/monopd 0.10.4-r0 (using abuild 3.14.1-r5) started Sat, 11 Jan 2025 11:11:15 +0000 >>> monopd: Validating /home/buildozer/aports/testing/monopd/APKBUILD... >>> monopd: Analyzing dependencies... >>> monopd: Installing for build: build-base autoconf automake muparser-dev utfcpp (1/12) Installing m4 (1.4.19-r3) (2/12) Installing libbz2 (1.0.8-r6) (3/12) Installing perl (5.40.0-r3) (4/12) Installing autoconf (2.72-r0) (5/12) Installing automake (1.17-r0) (6/12) Installing muparser (2.3.4-r1) (7/12) Installing muparser-dev (2.3.4-r1) (8/12) Installing utfcpp (4.0.6-r0) (9/12) Installing .makedepends-monopd (20250111.111116) (10/12) Installing perl-error (0.17029-r2) (11/12) Installing perl-git (2.47.1-r0) (12/12) Installing git-perl (2.47.1-r0) Executing busybox-1.37.0-r10.trigger OK: 308 MiB in 114 packages >>> monopd: Cleaning up srcdir >>> monopd: Cleaning up pkgdir >>> monopd: Cleaning up tmpdir >>> monopd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/monopd-0.10.4.tar.gz >>> monopd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/monopd-0.10.4.tar.gz >>> monopd: Checking sha512sums... monopd-0.10.4.tar.gz: OK utfcpp-fix-paths.patch: OK monopd.initd: OK >>> monopd: Unpacking /var/cache/distfiles/edge/monopd-0.10.4.tar.gz... >>> monopd: utfcpp-fix-paths.patch patching file configure.ac patching file src/server.cpp patching file src/game.cpp processing . Running aclocal ... Running autoheader... Running automake --gnu ... configure.ac:11: installing './compile' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' src/Makefile.am: installing './depcomp' Running autoconf ... Running ./configure --prefix=/usr --sysconfdir=/etc --build=armv7-alpine-linux-musleabihf --host=armv7-alpine-linux-musleabihf ... 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 nested variables... yes checking xargs -n works... yes checking whether make supports the include directive... yes (GNU style) 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for library containing strerror... none required checking for armv7-alpine-linux-musleabihf-gcc... gcc 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 dependency style of gcc... gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... (cached) yes checking for g++ option to enable C++11 features... (cached) none needed checking dependency style of g++... (cached) 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 cmath... yes checking for muParser.h... yes checking for utf8cpp/utf8.h... yes checking for armv7-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libsystemd... no checking for libsystemd-daemon... no ./configure: line 6289: CFLAGS+= -Wall -Wextra: not found ./configure: line 6290: CXXFLAGS+= -Wall -Wextra: not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating doc/api/Makefile config.status: creating doc/systemd/Makefile config.status: creating games/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands Now type `make' to compile the package. make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT auction.o -MD -MP -MF .deps/auction.Tpo -c -o auction.o auction.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT card.o -MD -MP -MF .deps/card.Tpo -c -o card.o card.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cardgroup.o -MD -MP -MF .deps/cardgroup.Tpo -c -o cardgroup.o cardgroup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT debt.o -MD -MP -MF .deps/debt.Tpo -c -o debt.o debt.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT estate.o -MD -MP -MF .deps/estate.Tpo -c -o estate.o estate.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT estategroup.o -MD -MP -MF .deps/estategroup.Tpo -c -o estategroup.o estategroup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gameconfig.o -MD -MP -MF .deps/gameconfig.Tpo -c -o gameconfig.o gameconfig.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gameobject.o -MD -MP -MF .deps/gameobject.Tpo -c -o gameobject.o gameobject.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gameproperty.o -MD -MP -MF .deps/gameproperty.Tpo -c -o gameproperty.o gameproperty.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT player.o -MD -MP -MF .deps/player.Tpo -c -o player.o player.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT trade.o -MD -MP -MF .deps/trade.Tpo -c -o trade.o trade.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT tradecomponent.o -MD -MP -MF .deps/tradecomponent.Tpo -c -o tradecomponent.o tradecomponent.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT listener.o -MD -MP -MF .deps/listener.Tpo -c -o listener.o listener.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT listenport.o -MD -MP -MF .deps/listenport.Tpo -c -o listenport.o listenport.cpp mv -f .deps/debt.Tpo .deps/debt.Po mv -f .deps/gameconfig.Tpo .deps/gameconfig.Po mv -f .deps/event.Tpo .deps/event.Po mv -f .deps/listenport.Tpo .deps/listenport.Po mv -f .deps/tradecomponent.Tpo .deps/tradecomponent.Po mv -f .deps/io.Tpo .deps/io.Po mv -f .deps/card.Tpo .deps/card.Po mv -f .deps/auction.Tpo .deps/auction.Po mv -f .deps/gameproperty.Tpo .deps/gameproperty.Po mv -f .deps/socket.Tpo .deps/socket.Po mv -f .deps/estate.Tpo .deps/estate.Po mv -f .deps/display.Tpo .deps/display.Po mv -f .deps/listener.Tpo .deps/listener.Po mv -f .deps/cardgroup.Tpo .deps/cardgroup.Po mv -f .deps/trade.Tpo .deps/trade.Po mv -f .deps/estategroup.Tpo .deps/estategroup.Po mv -f .deps/gameobject.Tpo .deps/gameobject.Po mv -f .deps/player.Tpo .deps/player.Po mv -f .deps/server.Tpo .deps/server.Po mv -f .deps/game.Tpo .deps/game.Po g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o monopd auction.o card.o cardgroup.o debt.o display.o estate.o estategroup.o event.o game.o gameconfig.o gameobject.o gameproperty.o io.o player.o server.o trade.o tradecomponent.o socket.o listener.o listenport.o -lmuparser make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/src' Making all in games make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/games' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/games' Making all in conf make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/conf' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/conf' Making all in doc make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' Making all in api make[3]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/api' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/api' Making all in systemd make[3]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/systemd' make[3]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' Making check in src make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/src' Making check in games make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/games' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/games' Making check in conf make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/conf' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/conf' Making check in doc make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' Making check in api make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/api' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/api' Making check in systemd make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/systemd' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/systemd' make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' >>> monopd: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/src' make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/testing/monopd/pkg/monopd/usr/bin' /usr/bin/install -c monopd '/home/buildozer/aports/testing/monopd/pkg/monopd/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/src' make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/src' Making install in games make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/games' make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/games' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/testing/monopd/pkg/monopd/usr/share/monopd/games' /usr/bin/install -c -m 644 atlantic.conf city.conf '/home/buildozer/aports/testing/monopd/pkg/monopd/usr/share/monopd/games' make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/games' make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/games' Making install in conf make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/conf' make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/conf' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/testing/monopd/pkg/monopd/etc' /usr/bin/install -c -m 644 monopd.conf-dist '/home/buildozer/aports/testing/monopd/pkg/monopd/etc' make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/conf' make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/conf' Making install in doc make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' Making install in api make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/api' make[3]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/api' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/api' make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/api' Making install in systemd make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/systemd' make[3]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/systemd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/systemd' make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc/systemd' make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[3]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4/doc' make[1]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' make[2]: Entering directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' make[1]: Leaving directory '/home/buildozer/aports/testing/monopd/src/monopd-0.10.4' >>> monopd-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/testing/monopd/pkg/monopd-openrc/etc/init.d' >>> monopd-openrc*: Preparing subpackage monopd-openrc... >>> monopd-openrc*: Running postcheck for monopd-openrc >>> monopd*: Running postcheck for monopd >>> monopd*: Preparing package monopd... >>> monopd*: Stripping binaries >>> monopd*: Script found. /bin/sh added as a dependency for monopd-0.10.4-r0.apk >>> monopd*: Adding .pre-install >>> monopd-openrc*: Scanning shared objects >>> monopd*: Scanning shared objects >>> monopd-openrc*: Tracing dependencies... >>> monopd-openrc*: Package size: 343.0 B >>> monopd-openrc*: Compressing data... >>> monopd-openrc*: Create checksum... >>> monopd-openrc*: Create monopd-openrc-0.10.4-r0.apk >>> monopd*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libmuparser.so.2 so:libstdc++.so.6 >>> monopd*: Package size: 153.1 KB >>> monopd*: Compressing data... >>> monopd*: Create checksum... >>> monopd*: Create monopd-0.10.4-r0.apk >>> monopd: Build complete at Sat, 11 Jan 2025 11:11:27 +0000 elapsed time 0h 0m 12s >>> monopd: Cleaning up srcdir >>> monopd: Cleaning up pkgdir >>> monopd: Uninstalling dependencies... (1/12) Purging .makedepends-monopd (20250111.111116) (2/12) Purging autoconf (2.72-r0) (3/12) Purging m4 (1.4.19-r3) (4/12) Purging automake (1.17-r0) (5/12) Purging muparser-dev (2.3.4-r1) (6/12) Purging muparser (2.3.4-r1) (7/12) Purging utfcpp (4.0.6-r0) (8/12) Purging git-perl (2.47.1-r0) (9/12) Purging perl-git (2.47.1-r0) (10/12) Purging perl-error (0.17029-r2) (11/12) Purging perl (5.40.0-r3) (12/12) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r10.trigger OK: 274 MiB in 102 packages >>> monopd: Updating the testing/armv7 repository index... >>> monopd: Signing the index...