>>> howard-bc: Building testing/howard-bc 5.3.3-r0 (using abuild 3.9.0-r2) started Mon, 01 Aug 2022 23:23:50 +0000 >>> howard-bc: Checking sanity of /home/buildozer/aports/testing/howard-bc/APKBUILD... >>> howard-bc: Analyzing dependencies... >>> howard-bc: Installing for build: build-base (1/1) Installing .makedepends-howard-bc (20220801.232351) OK: 713 MiB in 104 packages >>> howard-bc: Cleaning up srcdir >>> howard-bc: Cleaning up pkgdir >>> howard-bc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bc-5.3.3.tar.xz % 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 >>> howard-bc: Fetching https://github.com/gavinhoward/bc/releases/download/5.3.3/bc-5.3.3.tar.xz % 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 1 434k 1 5503 0 0 9070 0 0:00:49 --:--:-- 0:00:49 9070 100 434k 100 434k 0 0 674k 0 --:--:-- --:--:-- --:--:-- 11.6M >>> howard-bc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bc-5.3.3.tar.xz >>> howard-bc: Checking sha512sums... bc-5.3.3.tar.xz: OK >>> howard-bc: Unpacking /var/cache/distfiles/edge/bc-5.3.3.tar.xz... Testing history... History works. Testing for FreeBSD... Not on FreeBSD. Using _POSIX_C_SOURCE and _XOPEN_SOURCE. Testing for OpenBSD... Not on OpenBSD. Version: 5.3.3 Building bc Building dc BC_ENABLE_LIBRARY=0 BC_ENABLE_HISTORY=1 BC_ENABLE_EXTRA_MATH=1 BC_ENABLE_NLS=0 BC_ENABLE_AFL=0 BC_NUM_KARATSUBA_LEN=32 CC=gcc CFLAGS=-Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 HOSTCC=gcc HOSTCFLAGS=-Os -fomit-frame-pointer CPPFLAGS=-DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 LDFLAGS=-s -Wl,--as-needed,-O1,--sort-common PREFIX=/usr BINDIR=/usr/bin INCLUDEDIR=/usr/include LIBDIR=/usr/lib DATAROOTDIR=/usr/share DATADIR=/usr/share MANDIR=/usr/share/man MAN1DIR=/usr/share/man/man1 MAN3DIR=/usr/share/man/man3 NLSPATH= PC_PATH= EXECSUFFIX=-howard EXECPREFIX= DESTDIR=/home/buildozer/aports/testing/howard-bc/pkg/howard-bc LONG_BIT= GEN_HOST=1 GEN_EMU= Setting Defaults ================ bc.banner=0 bc.sigint_reset=1 dc.sigint_reset=1 bc.tty_mode=1 dc.tty_mode=0 bc.prompt=1 dc.prompt=0 bc.expr_exit=1 dc.expr_exit=1 mkdir -p bin gcc -Os -fomit-frame-pointer -o gen/strgen ./gen/strgen.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/dc_lex.o -c ./src/dc_lex.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/bc.o -c ./src/bc.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/file.o -c ./src/file.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/vector.o -c ./src/vector.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/num.o -c ./src/num.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/history.o -c ./src/history.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/rand.o -c ./src/rand.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/bc_parse.o -c ./src/bc_parse.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/bc_lex.o -c ./src/bc_lex.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/vm.o -c ./src/vm.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/data.o -c ./src/data.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/dc_parse.o -c ./src/dc_parse.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/opt.o -c ./src/opt.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/read.o -c ./src/read.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/dc.o -c ./src/dc.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/lang.o -c ./src/lang.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/lex.o -c ./src/lex.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/args.o -c ./src/args.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/main.o -c ./src/main.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/program.o -c ./src/program.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o src/parse.o -c ./src/parse.c gen/strgen ./gen/dc_help.txt gen/dc_help.c 0 dc_help "" DC_ENABLED gen/strgen ./gen/bc_help.txt gen/bc_help.c 0 bc_help "" BC_ENABLED gen/strgen ./gen/lib.bc gen/lib.c 0 bc_lib bc_lib_name BC_ENABLED 1 gen/strgen ./gen/lib2.bc gen/lib2.c 0 bc_lib2 bc_lib2_name "BC_ENABLED && BC_ENABLE_EXTRA_MATH" 1 gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o gen/dc_help.o -c gen/dc_help.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o gen/lib.o -c gen/lib.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o gen/bc_help.o -c gen/bc_help.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include -o gen/lib2.o -c gen/lib2.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_MEMCHECK=0 -DBC_ENABLE_AFL=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DNDEBUG -Os -fomit-frame-pointer -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -I/usr/include gen/dc_help.o gen/bc_help.o gen/lib.o gen/lib2.o src/dc_lex.o src/bc.o src/file.o src/vector.o src/num.o src/history.o src/rand.o src/bc_parse.o src/bc_lex.o src/vm.o src/data.o src/dc_parse.o src/opt.o src/read.o src/dc.o src/lang.o src/lex.o src/args.o src/main.o src/program.o src/parse.o -s -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o bin/bc ./scripts/link.sh bin dc *********************************************************************** Running bc tests... Skipping bc print test Running bc decimal...Skipping bc parse test Running bc lib2...Running bc print2...Running bc length...Running bc scale...Running bc shift...Running bc add...Running bc subtract...Running bc multiply...Running bc divide...Running bc modulus...Running bc sqrt...Running bc power...Running bc trunc...pass Running bc places...Running bc vars...pass Running bc boolean...pass Running bc abs...Running bc comp...Running bc assignments...pass Running bc functions...Running bc scientific...Running bc engineering...pass pass pass Running bc globals...Running bc strings...Skipping bc strings2 test Running bc letters...pass pass Running bc exponent...Running bc log...pass pass Running bc pi...pass pass Running bc arctangent...Running bc cosine...Running bc sine...pass pass Skipping bc bessel test pass Running bc misc...pass pass Running bc arrays...pass Running bc misc1...pass Running bc misc2...Running bc misc3...Running bc misc4...Running bc misc5...pass Running bc misc6...Running bc misc8...Running bc misc7...pass pass Running bc void...Running bc rand...pass Running bc divmod...Running bc recursive_arrays...Running bc modexp...Running bc bitfuncs...Running bc leadingzero...pass pass pass pass Skipping bc script divide.bc Skipping bc script multiply.bc pass Skipping bc script subtract.bc pass Skipping bc script add.bc pass pass pass pass pass pass pass Skipping bc script parse.bc Skipping bc script print.bc pass Running bc script atan.bc...pass pass Running bc script array.bc...Running bc script functions.bc...Running bc script len.bc...Skipping bc script bessel.bc pass Running bc script globals.bc...Running bc script references.bc...Running bc script screen.bc...Running bc script rand.bc...pass pass pass pass pass Skipping bc script strings2.bc Running bc script ifs2.bc...Running bc script ifs.bc...Running bc command-line error tests...pass pass Running bc error file 04.txt...Running bc error file 01.txt...Running bc error file 03.txt...pass Running bc error file 05.txt...Running bc error file 02.txt...pass Running bc errors...Running bc error file 07.txt...pass Running bc error file 08.txt...Running bc error file 06.txt...pass pass pass Running bc error file 04.txt through cat...pass Running bc error file 09.txt...pass Running bc error file 10.txt...Running bc error file 11.txt...pass pass Running bc error file 03.txt through cat...Running bc error file 01.txt through cat...Running bc error file 12.txt...pass Running bc error file 05.txt through cat...pass Running bc error file 02.txt through cat...Running bc error file 13.txt...Running bc error file 14.txt...Running bc error file 15.txt...pass Running bc error file 08.txt through cat...pass Running bc error file 07.txt through cat...pass Running bc error file 06.txt through cat...Running bc error file 17.txt...Running bc error file 16.txt...Running bc error file 18.txt...pass Running bc error file 19.txt...Running bc error file 20.txt...pass Running bc error file 09.txt through cat...Running bc error file 21.txt...pass Running bc error file 10.txt through cat...Running bc error file 22.txt...Running bc error file 23.txt...pass pass pass Running bc error file 12.txt through cat...pass Running bc error file 25.txt...Running bc error file 24.txt...Running bc error file 26.txt...pass pass pass Running bc error file 14.txt through cat...pass pass Running bc error file 11.txt through cat...pass pass Running bc error file 16.txt through cat...pass Running bc error file 18.txt through cat...pass pass Running bc error file 13.txt through cat...pass Running bc error file 19.txt through cat...Running bc error file 27.txt...pass Running bc error file 20.txt through cat...pass pass Running bc error file 21.txt through cat...pass Running bc error file 23.txt through cat...pass Running bc error file 22.txt through cat...pass Running bc error file 29.txt...pass pass Running bc error file 28.txt...Running bc error file 30.txt...pass Running bc error file 25.txt through cat...pass Running bc error file 26.txt through cat...pass Running bc error file 24.txt through cat...pass Running bc error file 31.txt...*********************************************************************** Running dc tests... pass Running bc error file 17.txt through cat...pass pass Running bc stdin tests... Running bc quit test...pass pass Running bc read...pass Warning: ./tests/bc/scripts/timeconst.bc does not exist Skipping... pass Running bc error file 27.txt through cat...pass Running bc error file 32.txt...pass pass pass pass pass pass Running bc error file 15.txt through cat...pass pass pass Running bc error file 29.txt through cat...pass pass Running bc error file 30.txt through cat...pass Running bc error file 28.txt through cat...pass Running bc error file 31.txt through cat...Running bc environment var tests...Running dc length...Running dc decimal...Running dc exec_stack_len...Running dc stack_len...Running dc add...Running dc subtract...Running dc multiply...Running dc divide...pass pass Running bc error file 32.txt through cat...Running bc read errors...pass Running dc modulus...Running dc power...Running dc divmod...pass Running dc sqrt...pass Running dc modexp...pass pass pass pass pass pass pass Running dc negate...Running dc boolean...pass pass pass Running dc trunc...Running dc places...pass Running dc abs...pass Running dc shift...pass pass Running keyword redefinition test...Running dc scientific...pass pass pass pass Running dc engineering...pass pass Running dc vars...Running dc misc...Running dc strings...Running dc rand...pass Skipping dc script prime.dc pass pass pass Running bc empty read...Running dc script asciify.dc...pass pass pass Running dc script stream.dc...pass Running dc script array.dc...pass Running dc script else.dc...pass Running bc read EOF...Running dc script factorial.dc...pass pass Running dc script quit.dc...Running dc script loop.dc...pass pass Running dc script weird.dc...Running dc error file 01.txt...pass Running dc command-line error tests...pass pass Running dc error file 01.txt through cat...Running dc error file 03.txt...pass pass pass pass Running dc error file 04.txt...Running dc error file 02.txt...Running dc error file 05.txt...pass Running dc error file 06.txt...pass pass Running multiline comment expression file test...Running dc error file 07.txt...pass Running dc error file 03.txt through cat...pass Running dc error file 05.txt through cat...pass Running dc error file 02.txt through cat...Running dc error file 09.txt...Running dc errors...pass pass Running dc error file 08.txt...Running dc error file 06.txt through cat...Running dc error file 04.txt through cat...Running dc error file 10.txt...pass Running dc error file 07.txt through cat...pass pass Running dc error file 11.txt...pass pass Running dc error file 09.txt through cat...pass Running dc error file 12.txt...pass Running dc error file 13.txt...pass Running multiline comment expression file error test...pass pass Running dc error file 10.txt through cat...pass Running dc error file 08.txt through cat...pass Running dc error file 14.txt...Running dc error file 11.txt through cat...pass Running dc error file 15.txt...pass Running dc error file 12.txt through cat...pass Running dc error file 13.txt through cat...pass Running dc error file 16.txt...Running multiline string expression file test...pass pass pass pass Running dc error file 14.txt through cat...pass Running dc error file 15.txt through cat...Running dc error file 17.txt...pass pass Running dc error file 18.txt...pass Running dc error file 16.txt through cat...Running dc error file 19.txt...pass Running dc error file 20.txt...pass Running dc error file 21.txt...pass Running dc error file 17.txt through cat...pass Running dc error file 22.txt...pass Running multiline string expression file error test...pass Running dc error file 20.txt through cat...pass Running dc error file 19.txt through cat...pass Running dc error file 23.txt...Running dc error file 21.txt through cat...Running dc error file 24.txt...pass Running dc error file 22.txt through cat...pass pass pass pass pass Running dc error file 23.txt through cat...Running dc error file 25.txt...pass Running dc error file 24.txt through cat...Running dc error file 26.txt...pass pass Running dc error file 27.txt...Running bc line length tests...Running dc error file 28.txt...pass Running dc error file 25.txt through cat...Running dc error file 29.txt...pass pass Running dc error file 30.txt...pass Running dc error file 18.txt through cat...pass Running dc error file 26.txt through cat...pass Running dc error file 27.txt through cat...pass Running dc error file 28.txt through cat...Running dc error file 31.txt...pass pass Running dc error file 30.txt through cat...Running dc error file 32.txt...pass pass Running dc error file 29.txt through cat...Running dc error file 34.txt...pass Running dc error file 33.txt...pass Running dc error file 31.txt through cat...pass pass pass Running dc error file 32.txt through cat...pass Running dc error file 33.txt through cat...pass Running dc stdin tests...pass Running dc quit test...Running dc read...pass Running dc error file 34.txt through cat...pass pass Running dc environment var tests...pass Running dc read errors...pass pass pass pass Running dc empty read...pass Running dc Easter script...Running bc arg tests...pass Running dc read EOF...pass pass Running dc line length tests...pass pass pass Running dc arg tests...pass Running dc builtin variable arg tests...pass Running dc directory test...pass Running dc binary file test...pass Running dc binary stdin test...pass Running bc builtin variable arg tests...pass pass pass Running bc directory test...pass Running bc binary file test...pass Running bc binary stdin test...pass Running bc limits tests...pass pass pass pass pass All dc tests passed. *********************************************************************** pass pass Running bc posix_errors...pass All bc tests passed. *********************************************************************** >>> howard-bc: Entering fakeroot... ./scripts/safe-install.sh -Dm644 manuals/bc.1 /home/buildozer/aports/testing/howard-bc/pkg/howard-bc/usr/share/man/man1/bc-howard.1 ./scripts/safe-install.sh -Dm644 manuals/dc.1 /home/buildozer/aports/testing/howard-bc/pkg/howard-bc/usr/share/man/man1/dc-howard.1 ./scripts/exec-install.sh /home/buildozer/aports/testing/howard-bc/pkg/howard-bc/usr/bin "-howard" "/home/buildozer/aports/testing/howard-bc/src/bc-5.3.3/bin" >>> howard-bc-doc*: Running split function doc... >>> howard-bc-doc*: Preparing subpackage howard-bc-doc... >>> howard-bc-doc*: Running postcheck for howard-bc-doc >>> howard-bc*: Running postcheck for howard-bc >>> howard-bc*: Preparing package howard-bc... >>> howard-bc*: Stripping binaries >>> howard-bc-doc*: Scanning shared objects >>> howard-bc*: Scanning shared objects >>> howard-bc-doc*: Tracing dependencies... >>> howard-bc-doc*: Package size: 60.0 KB >>> howard-bc-doc*: Compressing data... >>> howard-bc-doc*: Create checksum... >>> howard-bc-doc*: Create howard-bc-doc-5.3.3-r0.apk >>> howard-bc*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> howard-bc*: Package size: 160.0 KB >>> howard-bc*: Compressing data... >>> howard-bc*: Create checksum... >>> howard-bc*: Create howard-bc-5.3.3-r0.apk >>> howard-bc: Build complete at Mon, 01 Aug 2022 23:23:59 +0000 elapsed time 0h 0m 9s >>> howard-bc: Cleaning up srcdir >>> howard-bc: Cleaning up pkgdir >>> howard-bc: Uninstalling dependencies... (1/1) Purging .makedepends-howard-bc (20220801.232351) OK: 713 MiB in 103 packages >>> howard-bc: Updating the testing/x86_64 repository index... >>> howard-bc: Signing the index...