>>> howard-bc: Building community/howard-bc 7.0.3-r0 (using abuild 3.15.0_rc3-r3) started Tue, 27 May 2025 11:06:38 +0000 >>> howard-bc: Validating /home/buildozer/aports/community/howard-bc/APKBUILD... >>> howard-bc: Analyzing dependencies... >>> howard-bc: Installing for build: build-base (1/1) Installing .makedepends-howard-bc (20250527.110639) OK: 399 MiB in 105 packages >>> howard-bc: Cleaning up srcdir >>> howard-bc: Cleaning up pkgdir >>> howard-bc: Cleaning up tmpdir >>> howard-bc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/bc-7.0.3.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> howard-bc: Fetching https://github.com/gavinhoward/bc/releases/download/7.0.3/bc-7.0.3.tar.xz Connecting to github.com (140.82.121.3:443) Connecting to objects.githubusercontent.com (185.199.110.133:443) saving to '/var/cache/distfiles/v3.22/bc-7.0.3.tar.xz.part' bc-7.0.3.tar.xz.part 100% |********************************| 463k 0:00:00 ETA '/var/cache/distfiles/v3.22/bc-7.0.3.tar.xz.part' saved >>> howard-bc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/bc-7.0.3.tar.xz >>> howard-bc: Checking sha512sums... bc-7.0.3.tar.xz: OK >>> howard-bc: Unpacking /var/cache/distfiles/v3.22/bc-7.0.3.tar.xz... Testing history... History works. Testing for FreeBSD... Not on FreeBSD. Using _POSIX_C_SOURCE and _XOPEN_SOURCE. Testing for macOS... Not on macOS. Testing for OpenBSD... Not on OpenBSD. unneeded: bc_fuzzer.c dc_fuzzer.c library.c Version: 7.0.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=cc CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt HOSTCC=cc HOSTCFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt CPPFLAGS=-DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 LDFLAGS=-s -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs 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/community/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 bc.digit_clamp=0 dc.digit_clamp=0 mkdir -p bin cc -DBC_ENABLE_AFL=0 -DBC_ENABLE_OSSFUZZ=0 -I./include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o ./gen/strgen ./gen/strgen.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/args.o -c ./src/args.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/bc.o -c ./src/bc.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/bc_lex.o -c ./src/bc_lex.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/bc_parse.o -c ./src/bc_parse.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/data.o -c ./src/data.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/dc.o -c ./src/dc.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/dc_lex.o -c ./src/dc_lex.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/dc_parse.o -c ./src/dc_parse.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/file.o -c ./src/file.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/history.o -c ./src/history.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/lang.o -c ./src/lang.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/lex.o -c ./src/lex.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/main.o -c ./src/main.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/num.o -c ./src/num.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/opt.o -c ./src/opt.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/parse.o -c ./src/parse.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/program.o -c ./src/program.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/rand.o -c ./src/rand.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/read.o -c ./src/read.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/vector.o -c ./src/vector.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o src/vm.o -c ./src/vm.c ./gen/strgen ./gen/dc_help.txt ./gen/dc_help.c 0 dc_help "" DC_ENABLED 0 ./gen/strgen ./gen/bc_help.txt ./gen/bc_help.c 0 bc_help "" BC_ENABLED 0 ./gen/strgen ./gen/lib.bc ./gen/lib.c 0 bc_lib bc_lib_name BC_ENABLED 1 "" "" 1 ./gen/strgen ./gen/lib2.bc ./gen/lib2.c 0 bc_lib2 bc_lib2_name "BC_ENABLED && BC_ENABLE_EXTRA_MATH" 1 "" "" 1 cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o gen/dc_help.o -c gen/dc_help.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o gen/bc_help.o -c gen/bc_help.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o gen/lib.o -c gen/lib.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o gen/lib2.o -c gen/lib2.c cc -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_ENABLE_OSSFUZZ=0 -DBC_DEFAULT_BANNER=0 -DBC_DEFAULT_SIGINT_RESET=1 -DBC_DEFAULT_TTY_MODE=1 -DBC_DEFAULT_PROMPT=1 -DBC_DEFAULT_EXPR_EXIT=1 -DBC_DEFAULT_DIGIT_CLAMP=0 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DDC_DEFAULT_EXPR_EXIT=1 -DDC_DEFAULT_DIGIT_CLAMP=0 -DNDEBUG -DBC_ENABLE_EDITLINE=0 -DBC_ENABLE_READLINE=0 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt ./gen/dc_help.o ./gen/bc_help.o ./gen/lib.o ./gen/lib2.o src/args.o src/bc.o src/bc_lex.o src/bc_parse.o src/data.o src/dc.o src/dc_lex.o src/dc_parse.o src/file.o src/history.o src/lang.o src/lex.o src/main.o src/num.o src/opt.o src/parse.o src/program.o src/rand.o src/read.o src/vector.o src/vm.o -s -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bin/bc ./scripts/link.sh bin dc *********************************************************************** Running bc tests... Running bc lib2...Skipping bc print test Skipping bc parse test Running bc decimal...Running bc scale...Running bc print2...Running bc length...Running bc shift...Running bc subtract...Running bc add...Running bc multiply...Running bc modulus...Running bc divide...Running bc sqrt...Running bc power...Running bc trunc...Running bc places...Running bc vars...Running bc boolean...Running bc assignments...pass Running bc functions...pass pass Running bc abs...pass Running bc comp...Running bc engineering...Running bc scientific...pass pass Running bc globals...pass pass pass Running bc strings...pass Skipping bc strings2 test pass pass Running bc letters...Running bc exponent...pass Running bc pi...Running bc arctangent...Running bc log...pass Running bc sine...pass Running bc cosine...Skipping bc bessel test pass pass pass pass pass pass Running bc arrays...Running bc fib...Running bc misc...Running bc misc1...pass Running bc misc2...Running bc misc4...Running bc misc3...pass Running bc misc6...Running bc misc5...Running bc misc7...Running bc misc8...Running bc void...Running bc rand...pass pass Running bc recursive_arrays...Running bc rand_limits...pass pass Running bc modexp...Running bc divmod...pass Running bc bitfuncs...pass pass Running bc is_number...pass pass pass Running bc leadingzero...Running bc is_string...pass pass pass Running bc asciify_array...pass pass Running bc line_by_line1...pass Running bc line_by_line2...Running bc line_loop_quit1...Running bc line_loop_quit2...pass Skipping bc script multiply.bc Skipping bc script divide.bc pass pass Skipping bc script subtract.bc Skipping bc script add.bc pass pass pass pass pass pass pass Skipping bc script print.bc pass pass Skipping bc script parse.bc Running bc script print2.bc...Running bc script root.bc...pass Running bc script array2.bc...Running bc script array.bc...Running bc script atan.bc...pass Skipping bc script bessel.bc Running bc script functions.bc...pass Running bc script globals.bc...Running bc script rand.bc...Running bc script references.bc...Running bc script screen.bc...Running bc script len.bc...Skipping bc script strings2.bc Running bc script ifs2.bc...Running bc script afl1.bc...Running bc script ifs.bc...pass Running bc script i2rand.bc...pass pass Running bc error file 01.txt with clamping...pass Running bc error file 02.txt with clamping...pass Running bc command-line error tests...pass Running bc error file 04.txt with clamping...pass Running bc error file 03.txt with clamping...pass Running bc error file 05.txt with clamping...pass Running bc error file 06.txt with clamping...pass Running bc error file 07.txt with clamping...pass Running bc error file 08.txt with clamping...pass Running bc error file 02.txt without clamping...Running bc error file 09.txt with clamping...pass pass Running bc error file 04.txt without clamping...Running bc errors...Running bc error file 10.txt with clamping...pass Running bc error file 11.txt with clamping...pass Running bc error file 03.txt without clamping...Running bc error file 12.txt with clamping...pass Running bc error file 07.txt without clamping...pass Running bc error file 08.txt without clamping...pass Running bc error file 05.txt without clamping...pass Running bc error file 01.txt without clamping...Running bc error file 13.txt with clamping...Running bc error file 15.txt with clamping...pass Running bc error file 06.txt without clamping...pass Running bc error file 02.txt through cat with clamping...Running bc error file 14.txt with clamping...pass Running bc error file 04.txt through cat with clamping...pass pass Running bc error file 09.txt without clamping...pass Running bc error file 16.txt with clamping...Running bc error file 17.txt with clamping...pass Running bc error file 11.txt without clamping...pass Running bc error file 10.txt without clamping...Running bc error file 18.txt with clamping...pass Running bc error file 12.txt without clamping...Running bc error file 20.txt with clamping...pass Running bc error file 08.txt through cat with clamping...pass Running bc error file 07.txt through cat with clamping...Running bc error file 19.txt with clamping...pass Running bc error file 05.txt through cat with clamping...pass Running bc error file 03.txt through cat with clamping...pass Running bc error file 02.txt through cat without clamping...Running bc error file 21.txt with clamping...pass Running bc error file 04.txt through cat without clamping...pass Running bc error file 09.txt through cat with clamping...Running bc error file 22.txt with clamping...pass Running bc error file 06.txt through cat with clamping...Running bc error file 23.txt with clamping...pass Running bc error file 14.txt without clamping...pass Running bc error file 13.txt without clamping...Running bc error file 24.txt with clamping...pass Running bc error file 16.txt without clamping...pass Running bc error file 25.txt with clamping...Running bc error file 18.txt without clamping...pass Running bc error file 10.txt through cat with clamping...Running bc error file 26.txt with clamping...pass pass Running bc error file 11.txt through cat with clamping...pass Running bc error file 19.txt without clamping...pass Running bc error file 12.txt through cat with clamping...pass Running bc error file 01.txt through cat with clamping...Running bc error file 27.txt with clamping...pass pass Running bc error file 08.txt through cat without clamping...Running bc error file 20.txt without clamping...Running bc error file 28.txt with clamping...Running bc error file 29.txt with clamping...Running bc error file 30.txt with clamping...pass pass Running bc error file 05.txt through cat without clamping...pass Running bc error file 21.txt without clamping...pass Running bc error file 07.txt through cat without clamping...pass Running bc error file 06.txt through cat without clamping...pass pass Running bc error file 09.txt through cat without clamping...pass Running bc error file 23.txt without clamping...pass Running bc error file 22.txt without clamping...Running bc error file 33.txt with clamping...Running bc error file 31.txt with clamping...pass Running bc error file 14.txt through cat with clamping...pass Running bc error file 32.txt with clamping...Running bc error file 17.txt without clamping...pass pass Running bc error file 18.txt through cat with clamping...Running bc error file 25.txt without clamping...pass Running bc error file 34.txt with clamping...pass pass Running bc error file 15.txt without clamping...Running bc error file 16.txt through cat with clamping...Running bc error file 24.txt without clamping...Running bc error file 35.txt with clamping...pass Running bc error file 03.txt through cat without clamping...Running bc error file 36.txt with clamping...pass Running bc error file 10.txt through cat without clamping...pass Running bc error file 13.txt through cat with clamping...Running bc error file 37.txt with clamping...pass Running bc error file 19.txt through cat with clamping...Running bc error file 38.txt with clamping...*********************************************************************** Running dc tests... pass Running bc error file 12.txt through cat without clamping...pass Running bc error file 11.txt through cat without clamping...pass Running bc error file 28.txt without clamping...pass Running bc error file 26.txt without clamping...pass Running bc error file 20.txt through cat with clamping...pass Running bc error file 27.txt without clamping...pass Running bc error file 29.txt without clamping...pass pass pass Running bc error file 22.txt through cat with clamping...pass pass Running bc error file 21.txt through cat with clamping...pass pass Running bc error file 23.txt through cat with clamping...Running bc error file 30.txt without clamping... Running bc quit test...pass pass pass Running bc error file 33.txt without clamping...Running bc stdin tests...pass Running bc read...Running bc error file 32.txt without clamping...pass pass Running bc error file 31.txt without clamping...Running bc error file 14.txt through cat without clamping...pass Running bc error file 25.txt through cat with clamping...pass Running bc error file 16.txt through cat without clamping...pass Running bc error file 18.txt through cat without clamping...pass Running bc error file 35.txt without clamping...pass Running bc error file 24.txt through cat with clamping...pass pass Running bc error file 01.txt through cat without clamping...pass Running bc error file 37.txt without clamping...pass pass pass Running bc error file 26.txt through cat with clamping...pass pass Running bc error file 19.txt through cat without clamping...pass Warning: ./tests/bc/scripts/timeconst.bc does not exist Skipping... Running bc error file 29.txt through cat with clamping...pass pass Running bc error file 27.txt through cat with clamping...pass Running bc error file 38.txt without clamping...pass Running bc error file 13.txt through cat without clamping...pass pass Running bc error file 36.txt without clamping...Running bc error file 20.txt through cat without clamping...pass pass Running bc error file 28.txt through cat with clamping...Running bc error file 17.txt through cat with clamping...pass Running bc error file 22.txt through cat without clamping...Running bc environment var tests...pass Running bc error file 33.txt through cat with clamping...pass Running bc error file 21.txt through cat without clamping...Running dc length...pass Running bc error file 23.txt through cat without clamping...Running dc decimal...pass Running bc error file 30.txt through cat with clamping...Running dc stack_len...pass pass Running bc error file 25.txt through cat without clamping...pass pass Running bc error file 31.txt through cat with clamping...Running dc exec_stack_len...pass pass Running bc error file 32.txt through cat with clamping...pass pass Running bc error file 24.txt through cat without clamping...Running bc error file 35.txt through cat with clamping...pass Running bc read multiple...pass Running bc error file 37.txt through cat with clamping...pass Running bc error file 26.txt through cat without clamping...Running dc add...pass pass Running bc error file 38.txt through cat with clamping...pass Running bc error file 29.txt through cat without clamping...pass Running bc error file 34.txt without clamping...Running dc subtract...pass Running bc error file 27.txt through cat without clamping...pass pass Running bc error file 28.txt through cat without clamping...pass Running bc error file 33.txt through cat without clamping...pass pass pass Running bc error file 15.txt through cat with clamping...pass pass pass pass Running bc error file 36.txt through cat with clamping...pass Running bc error file 30.txt through cat without clamping...pass pass pass pass pass Running bc error file 31.txt through cat without clamping...pass Running bc error file 35.txt through cat without clamping...Running dc multiply...Running dc divide...pass pass Running bc error file 32.txt through cat without clamping...Running dc modulus...pass pass pass Running bc error file 17.txt through cat without clamping...pass Running keyword redefinition test...pass Running bc error file 37.txt through cat without clamping...Running dc power...pass Running dc sqrt...Running dc divmod...pass Running bc read errors...pass pass Running bc error file 38.txt through cat without clamping...pass pass pass Running dc modexp...pass pass Running dc boolean...Running dc negate...pass Running dc trunc...pass pass pass pass Running bc error file 36.txt through cat without clamping...Running dc places...Running dc shift...pass pass pass pass Running dc scientific...Running dc abs...pass pass pass Running dc vars...Running dc engineering...Running dc misc...pass Running dc misc1...pass pass Running dc strings...pass pass pass pass Running bc error file 34.txt through cat with clamping...Running dc is_string...pass Running bc error file 15.txt through cat without clamping...pass Running dc rand...Running dc is_number...pass pass pass Running bc empty read...pass pass pass pass pass Running dc script asciify.dc...Skipping dc script prime.dc pass Running dc script stream.dc...Running dc script else.dc...pass Running bc read EOF...pass Running dc script array.dc...pass Running dc script factorial.dc...pass Running dc script loop.dc...pass Running dc script quit.dc...Running dc script weird.dc...pass Running multiline comment expression file test...pass Running dc script no_clamp.dc...Running dc error file 01.txt with clamping...Running dc error file 02.txt with clamping...pass Running dc command-line error tests...Running dc error file 03.txt with clamping...pass pass Running dc error file 01.txt without clamping...pass pass Running dc error file 05.txt with clamping...pass pass Running dc error file 02.txt without clamping...Running dc error file 04.txt with clamping...pass Running multiline comment expression file error test...pass pass pass Running dc error file 03.txt without clamping...pass Running bc error file 34.txt through cat without clamping...pass Running dc error file 01.txt through cat with clamping...Running dc error file 06.txt with clamping...Running dc error file 07.txt with clamping...pass Running dc error file 05.txt without clamping...pass pass Running dc error file 02.txt through cat with clamping...Running dc error file 08.txt with clamping...pass pass pass Running dc error file 04.txt without clamping...Running dc error file 03.txt through cat with clamping...pass Running multiline string expression file test...pass Running dc error file 01.txt through cat without clamping...Running dc error file 09.txt with clamping...pass Running dc error file 05.txt through cat with clamping...Running dc error file 10.txt with clamping...pass pass Running dc error file 06.txt without clamping...Running dc error file 07.txt without clamping...Running dc errors...Running dc error file 11.txt with clamping...pass Running dc error file 02.txt through cat without clamping...pass Running dc error file 08.txt without clamping...pass Running dc error file 04.txt through cat with clamping...pass Running dc error file 05.txt through cat without clamping...pass pass pass Running dc error file 03.txt through cat without clamping...Running dc error file 06.txt through cat with clamping...pass pass Running dc error file 09.txt without clamping...Running dc error file 10.txt without clamping...pass Running dc error file 07.txt through cat with clamping...Running dc error file 12.txt with clamping...Running dc error file 13.txt with clamping...pass pass pass Running dc error file 11.txt without clamping...Running dc error file 08.txt through cat with clamping...pass pass pass Running dc error file 06.txt through cat without clamping...Running dc error file 04.txt through cat without clamping...pass pass Running multiline string expression file error test...pass Running dc error file 07.txt through cat without clamping...pass Running dc error file 09.txt through cat with clamping...Running dc error file 15.txt with clamping...pass Running dc error file 10.txt through cat with clamping...pass Running dc error file 13.txt without clamping...Running dc error file 14.txt with clamping...pass Running dc error file 12.txt without clamping...Running dc error file 16.txt with clamping...pass Running dc error file 11.txt through cat with clamping...pass Running dc error file 17.txt with clamping...pass Running dc error file 08.txt through cat without clamping...pass pass pass Running dc error file 09.txt through cat without clamping...pass Running dc error file 13.txt through cat with clamping...pass pass pass Running dc error file 18.txt with clamping...Running dc error file 12.txt through cat with clamping...Running dc error file 10.txt through cat without clamping...Running dc error file 14.txt without clamping...pass Running dc error file 11.txt through cat without clamping...Running dc error file 19.txt with clamping...pass Running dc error file 15.txt without clamping...pass Running dc error file 16.txt without clamping...Running dc error file 20.txt with clamping...pass Running dc error file 17.txt without clamping...pass Running bc line length tests...pass pass pass Running dc error file 13.txt through cat without clamping...Running dc error file 21.txt with clamping...pass Running dc error file 14.txt through cat with clamping...pass Running dc error file 23.txt with clamping...Running dc error file 12.txt through cat without clamping...pass pass Running dc error file 22.txt with clamping...pass Running dc error file 19.txt without clamping...pass Running dc error file 16.txt through cat with clamping...pass pass Running dc error file 17.txt through cat with clamping...Running dc error file 20.txt without clamping...pass Running dc error file 15.txt through cat with clamping...Running dc error file 24.txt with clamping...Running dc error file 25.txt with clamping...pass pass pass Running dc error file 22.txt without clamping...Running dc error file 21.txt without clamping...Running dc error file 14.txt through cat without clamping...pass pass pass Running dc error file 23.txt without clamping...pass Running dc error file 19.txt through cat with clamping...Running dc error file 26.txt with clamping...pass Running dc error file 16.txt through cat without clamping...pass Running dc error file 20.txt through cat with clamping...Running dc error file 27.txt with clamping...pass pass Running dc error file 24.txt without clamping...pass Running dc error file 18.txt without clamping...pass pass Running dc error file 22.txt through cat with clamping...Running dc error file 17.txt through cat without clamping...pass pass Running dc error file 25.txt without clamping...pass Running dc error file 21.txt through cat with clamping...pass pass Running dc error file 23.txt through cat with clamping...Running dc error file 19.txt through cat without clamping...pass Running dc error file 28.txt with clamping...pass Running dc error file 15.txt through cat without clamping...pass Running dc error file 29.txt with clamping...pass Running dc error file 27.txt without clamping...Running dc error file 26.txt without clamping...pass Running dc error file 20.txt through cat without clamping...pass Running dc error file 24.txt through cat with clamping...Running dc error file 30.txt with clamping...pass Running dc error file 25.txt through cat with clamping...pass pass Running dc error file 22.txt through cat without clamping...Running dc error file 23.txt through cat without clamping...pass pass Running dc error file 21.txt through cat without clamping...pass Running dc error file 31.txt with clamping...pass Running dc error file 28.txt without clamping...pass Running dc error file 24.txt through cat without clamping...pass pass Running dc error file 27.txt through cat with clamping...pass Running dc error file 26.txt through cat with clamping...Running dc error file 32.txt with clamping...pass Running dc error file 29.txt without clamping...Running dc error file 33.txt with clamping...pass Running dc error file 25.txt through cat without clamping...pass pass Running dc error file 30.txt without clamping...pass pass pass Running dc error file 31.txt without clamping...pass pass Running dc error file 28.txt through cat with clamping...pass pass Running dc error file 18.txt through cat with clamping... Running dc quit test...pass pass Running dc error file 27.txt through cat without clamping...Running dc error file 32.txt without clamping...pass Running dc error file 33.txt without clamping...pass Running dc error file 30.txt through cat with clamping...Running dc stdin tests...pass Running dc error file 31.txt through cat with clamping...pass pass pass Running dc error file 28.txt through cat without clamping...Running dc error file 29.txt through cat with clamping...pass Running dc error file 26.txt through cat without clamping...Running dc read...pass pass pass Running dc error file 30.txt through cat without clamping...pass Running dc error file 33.txt through cat with clamping...pass pass Running dc error file 31.txt through cat without clamping...Running dc environment var tests...pass Running dc error file 32.txt through cat with clamping...pass Running dc error file 29.txt through cat without clamping...pass Running bc arg tests...pass pass pass pass pass Running dc read multiple...pass Running dc error file 18.txt through cat without clamping...pass Running dc error file 32.txt through cat without clamping...pass pass pass pass Running dc read errors...Running dc Easter script...pass pass Running dc empty read...pass Running dc read EOF...pass Running dc extended register command tests...pass pass pass Running dc line length tests...pass Running dc arg tests...pass Running bc builtin variable arg tests...pass Running dc builtin variable arg tests...pass Running dc directory test...pass Running dc error file 33.txt through cat without clamping...pass Running dc binary file test...pass Running dc binary stdin test...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 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/community/howard-bc/pkg/howard-bc/usr/share/man/man1/bc-howard.1 ./scripts/safe-install.sh -Dm644 manuals/dc.1 /home/buildozer/aports/community/howard-bc/pkg/howard-bc/usr/share/man/man1/dc-howard.1 ./scripts/exec-install.sh /home/buildozer/aports/community/howard-bc/pkg/howard-bc/usr/bin "-howard" "/home/buildozer/aports/community/howard-bc/src/bc-7.0.3/bin" >>> howard-bc-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/howard-bc/pkg/howard-bc-doc/usr/share/man' >>> 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: 36.8 KB >>> howard-bc-doc*: Compressing data... >>> howard-bc-doc*: Create checksum... >>> howard-bc-doc*: Create howard-bc-doc-7.0.3-r0.apk >>> howard-bc*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> howard-bc*: Package size: 146.0 KB >>> howard-bc*: Compressing data... >>> howard-bc*: Create checksum... >>> howard-bc*: Create howard-bc-7.0.3-r0.apk >>> howard-bc: Build complete at Tue, 27 May 2025 11:06:44 +0000 elapsed time 0h 0m 6s >>> howard-bc: Cleaning up srcdir >>> howard-bc: Cleaning up pkgdir >>> howard-bc: Uninstalling dependencies... (1/1) Purging .makedepends-howard-bc (20250527.110639) OK: 399 MiB in 104 packages >>> howard-bc: Updating the community/x86_64 repository index... >>> howard-bc: Signing the index...