>>> bitwise: Building community/bitwise 0.50-r1 (using abuild 3.12.0-r0) started Sat, 04 Nov 2023 14:08:06 +0000 >>> bitwise: Checking sanity of /home/buildozer/aports/community/bitwise/APKBUILD... >>> bitwise: Analyzing dependencies... >>> bitwise: Installing for build: build-base ncurses-dev readline-dev cunit-dev (1/11) Installing libformw (6.4_p20231007-r0) (2/11) Installing libmenuw (6.4_p20231007-r0) (3/11) Installing libpanelw (6.4_p20231007-r0) (4/11) Installing libncurses++ (6.4_p20231007-r0) (5/11) Installing ncurses-dev (6.4_p20231007-r0) (6/11) Installing libhistory (8.2.1-r2) (7/11) Installing readline (8.2.1-r2) (8/11) Installing readline-dev (8.2.1-r2) (9/11) Installing cunit (2.1.3-r7) (10/11) Installing cunit-dev (2.1.3-r7) (11/11) Installing .makedepends-bitwise (20231104.140807) Executing busybox-1.36.1-r14.trigger OK: 382 MiB in 114 packages >>> bitwise: Cleaning up srcdir >>> bitwise: Cleaning up pkgdir >>> bitwise: Cleaning up tmpdir >>> bitwise: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bitwise-v0.50.tar.gz >>> bitwise: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bitwise-v0.50.tar.gz >>> bitwise: Checking sha512sums... bitwise-v0.50.tar.gz: OK >>> bitwise: Unpacking /var/cache/distfiles/bitwise-v0.50.tar.gz... 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 a readline compatible library... -lreadline checking for readline.h... no checking for readline/readline.h... yes checking whether readline supports history... yes checking for history.h... no checking for readline/history.h... yes checking for form_driver in -lform... yes checking for newwin in -lncurses... yes checking for library containing sqrt... none required checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for curses.h... yes checking for form.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether bswap_32 is declared... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for uint64_t... yes checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking for working strcoll... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for stpcpy... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating inc/config.h config.status: executing depfiles commands depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./inc -Os -fstack-clash-protection -Wformat -Werror=format-security -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./inc -Os -fstack-clash-protection -Wformat -Werror=format-security -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/interactive.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./inc -Os -fstack-clash-protection -Wformat -Werror=format-security -MT src/interactive.o -MD -MP -MF $depbase.Tpo -c -o src/interactive.o src/interactive.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cmd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./inc -Os -fstack-clash-protection -Wformat -Werror=format-security -MT src/cmd.o -MD -MP -MF $depbase.Tpo -c -o src/cmd.o src/cmd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/stack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./inc -Os -fstack-clash-protection -Wformat -Werror=format-security -MT src/stack.o -MD -MP -MF $depbase.Tpo -c -o src/stack.o src/stack.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/shunting-yard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./inc -Os -fstack-clash-protection -Wformat -Werror=format-security -MT src/shunting-yard.o -MD -MP -MF $depbase.Tpo -c -o src/shunting-yard.o src/shunting-yard.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./inc -Os -fstack-clash-protection -Wformat -Werror=format-security -MT src/help.o -MD -MP -MF $depbase.Tpo -c -o src/help.o src/help.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o bitwise src/main.o src/misc.o src/interactive.o src/cmd.o src/stack.o src/shunting-yard.o src/help.o -lncurses -lform -lreadline make tests/test-shunting-yard make[1]: Entering directory '/home/buildozer/aports/community/bitwise/src/bitwise-v0.50' depbase=`echo tests/test-shunting-yard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./inc -Os -fstack-clash-protection -Wformat -Werror=format-security -MT tests/test-shunting-yard.o -MD -MP -MF $depbase.Tpo -c -o tests/test-shunting-yard.o tests/test-shunting-yard.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tests/test-shunting-yard src/shunting-yard.o src/stack.o src/misc.o tests/test-shunting-yard.o -lcunit -lncurses -lform -lreadline make[1]: Leaving directory '/home/buildozer/aports/community/bitwise/src/bitwise-v0.50' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/community/bitwise/src/bitwise-v0.50' make[2]: Entering directory '/home/buildozer/aports/community/bitwise/src/bitwise-v0.50' PASS: tests/test-shunting-yard ============================================================================ Testsuite summary for bitwise v0.50 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/community/bitwise/src/bitwise-v0.50' make[1]: Leaving directory '/home/buildozer/aports/community/bitwise/src/bitwise-v0.50' >>> bitwise: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/bitwise/src/bitwise-v0.50' ./install-sh -c -d '/home/buildozer/aports/community/bitwise/pkg/bitwise/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/bitwise/pkg/bitwise/usr/share/man/man1' /usr/bin/install -c bitwise '/home/buildozer/aports/community/bitwise/pkg/bitwise/usr/bin' /usr/bin/install -c -m 644 bitwise.1 '/home/buildozer/aports/community/bitwise/pkg/bitwise/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/bitwise/src/bitwise-v0.50' >>> bitwise-doc*: Running split function doc... >>> bitwise-doc*: Preparing subpackage bitwise-doc... >>> bitwise-doc*: Running postcheck for bitwise-doc >>> bitwise*: Running postcheck for bitwise >>> bitwise*: Preparing package bitwise... >>> bitwise*: Stripping binaries >>> bitwise-doc*: Scanning shared objects >>> bitwise*: Scanning shared objects >>> bitwise-doc*: Tracing dependencies... >>> bitwise-doc*: Package size: 24.0 KB >>> bitwise-doc*: Compressing data... >>> bitwise-doc*: Create checksum... >>> bitwise-doc*: Create bitwise-doc-0.50-r1.apk >>> bitwise*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libformw.so.6 so:libncursesw.so.6 so:libreadline.so.8 >>> bitwise*: Package size: 80.0 KB >>> bitwise*: Compressing data... >>> bitwise*: Create checksum... >>> bitwise*: Create bitwise-0.50-r1.apk >>> bitwise: Build complete at Sat, 04 Nov 2023 14:08:10 +0000 elapsed time 0h 0m 4s >>> bitwise: Cleaning up srcdir >>> bitwise: Cleaning up pkgdir >>> bitwise: Uninstalling dependencies... (1/11) Purging .makedepends-bitwise (20231104.140807) (2/11) Purging readline-dev (8.2.1-r2) (3/11) Purging libhistory (8.2.1-r2) (4/11) Purging readline (8.2.1-r2) (5/11) Purging cunit-dev (2.1.3-r7) (6/11) Purging cunit (2.1.3-r7) (7/11) Purging ncurses-dev (6.4_p20231007-r0) (8/11) Purging libncurses++ (6.4_p20231007-r0) (9/11) Purging libpanelw (6.4_p20231007-r0) (10/11) Purging libformw (6.4_p20231007-r0) (11/11) Purging libmenuw (6.4_p20231007-r0) Executing busybox-1.36.1-r14.trigger OK: 380 MiB in 103 packages >>> bitwise: Updating the community/aarch64 repository index... >>> bitwise: Signing the index...