>>> howard-bc: Building testing/howard-bc 5.0.2-r0 (using abuild 3.8.0_rc4-r0) started Sat, 28 Aug 2021 09:40:52 +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 (20210828.094053) OK: 317 MiB in 101 packages >>> howard-bc: Cleaning up srcdir >>> howard-bc: Cleaning up pkgdir >>> howard-bc: Fetching https://distfiles.alpinelinux.org/distfiles/bc-5.0.2.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 0 341 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.0.2/bc-5.0.2.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 100 623 100 623 0 0 1740 0 --:--:-- --:--:-- --:--:-- 1745 100 419k 100 419k 0 0 751k 0 --:--:-- --:--:-- --:--:-- 751k >>> howard-bc: Fetching https://distfiles.alpinelinux.org/distfiles/bc-5.0.2.tar.xz >>> howard-bc: Checking sha512sums... bc-5.0.2.tar.xz: OK >>> howard-bc: Unpacking /var/cache/distfiles/bc-5.0.2.tar.xz... Testing history... History works. Testing for OpenBSD... Not on OpenBSD. 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 HOSTCC=gcc HOSTCFLAGS=-Os -fomit-frame-pointer CPPFLAGS=-DNDEBUG -Os -fomit-frame-pointer 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= 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 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 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/args.o -c src/args.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/program.o -c src/program.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/vector.o -c src/vector.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/dc.o -c src/dc.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/vm.o -c src/vm.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/main.o -c src/main.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/read.o -c src/read.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/data.o -c src/data.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/num.o -c src/num.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/file.o -c src/file.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/parse.o -c src/parse.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/lex.o -c src/lex.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/rand.o -c src/rand.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/lang.o -c src/lang.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/history.o -c src/history.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/bc.o -c src/bc.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o src/opt.o -c src/opt.c gen/strgen gen/dc_help.txt gen/dc_help.c dc_help "" DC_ENABLED gen/strgen gen/bc_help.txt gen/bc_help.c bc_help "" BC_ENABLED gen/strgen gen/lib.bc gen/lib.c bc_lib bc_lib_name BC_ENABLED 1 gen/strgen gen/lib2.bc gen/lib2.c 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 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o gen/lib.o -c gen/lib.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o gen/lib2.o -c gen/lib2.c gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DBUILD_TYPE=N -DEXECPREFIX= -DMAINEXEC=bc-howard -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -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 -DDC_DEFAULT_SIGINT_RESET=1 -DDC_DEFAULT_TTY_MODE=0 -DDC_DEFAULT_PROMPT=0 -DNDEBUG -Os -fomit-frame-pointer -Os -fomit-frame-pointer gen/dc_help.o gen/bc_help.o gen/lib.o gen/lib2.o src/args.o src/dc_lex.o src/program.o src/vector.o src/dc.o src/vm.o src/main.o src/read.o src/data.o src/num.o src/dc_parse.o src/file.o src/parse.o src/lex.o src/rand.o src/bc_parse.o src/lang.o src/history.o src/bc_lex.o src/bc.o src/opt.o -s -Wl,--as-needed,-O1,--sort-common -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 add...Running bc shift...Running bc subtract...Running bc multiply...Running bc divide...Running bc modulus...Running bc power...Running bc sqrt...Running bc trunc...Running bc places...pass Running bc boolean...Running bc vars...Running bc abs...Running bc comp...pass Running bc assignments...pass pass Running bc functions...Running bc scientific...pass pass Running bc engineering...pass pass pass pass Running bc strings...pass pass Skipping bc strings2 test Running bc globals...Running bc letters...Running bc exponent...pass Running bc log...Running bc pi...pass pass Running bc arctangent...pass Running bc sine...pass pass Running bc cosine...Skipping bc bessel test Running bc misc...pass Running bc arrays...Running bc misc2...Running bc misc1...pass Running bc misc3...pass pass Running bc misc4...pass Running bc misc5...Running bc misc6...Running bc void...Running bc misc7...Running bc rand...pass Running bc recursive_arrays...Running bc modexp...pass Running bc divmod...Running bc bitfuncs...pass pass Skipping bc script multiply.bc pass Skipping bc script divide.bc pass pass pass Skipping bc script print.bc Skipping bc script subtract.bc Skipping bc script parse.bc Skipping bc script add.bc pass pass pass Running bc script array.bc...Skipping bc script bessel.bc Running bc script atan.bc...pass pass Running bc script functions.bc...pass pass pass pass Running bc script globals.bc...Running bc script len.bc...Running bc script rand.bc...Running bc script references.bc...Running bc script screen.bc...Skipping bc script strings2.bc *********************************************************************** Running dc tests... pass Running bc quit test...Running bc command-line error tests...pass Running bc stdin tests...Running bc read...pass Warning: tests/bc/scripts/timeconst.bc does not exist Skipping... pass pass pass pass Running bc environment var tests...Running bc errors...Running dc exec_stack_len...Running dc decimal...Running dc add...Running dc stack_len...Running dc length...pass Running dc subtract...pass Running dc multiply...pass Running dc divide...Running dc modulus...pass Running bc read errors...Running dc divmod...pass Running dc power...pass pass Running dc sqrt...pass Running dc modexp...pass pass Running dc boolean...pass Running dc negate...pass pass Running dc trunc...Running dc places...pass Running dc shift...Running dc abs...pass Running keyword redefinition test...Running dc scientific...pass Running dc vars...pass Running dc misc...pass pass pass Running dc rand...pass Running dc engineering...pass pass pass Running dc strings...Skipping dc script prime.dc pass pass pass Running dc script asciify.dc...pass Running dc script stream.dc...pass pass Running bc empty read...Running dc script else.dc...Running dc script array.dc...pass Running dc script loop.dc...pass Running bc read EOF...pass pass Running dc script quit.dc...Running dc script factorial.dc...Running dc script weird.dc...pass *********************************************************************** Running history tests... pass pass Running dc stdin tests...Running dc command-line error tests...pass Running dc quit test...pass pass pass Running dc read...pass pass Running bc line length tests...pass pass Running dc environment var tests...Running dc errors...Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... pass Could not find Python 3. Skipping history tests... pass Running dc read errors...Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Running dc Easter script...Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... pass Running bc arg tests...Could not find Python 3. Skipping history tests... Could not find Python 3. pass Skipping history tests... Running dc empty read...Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... pass Running dc read EOF...Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... pass Running dc line length tests...pass Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... pass Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... pass Running dc arg tests...Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Skipping history tests... Could not find Python 3. Could not find Python 3. Skipping history tests... Skipping history tests... Could not find Python 3. Skipping history tests... All history tests passed. *********************************************************************** pass pass Running dc directory test...pass Running dc binary file test...pass Running dc binary stdin test...pass Running bc directory test...cat: write error: Broken pipe pass pass Running bc binary file test...pass Running bc binary stdin test...cat: write error: Broken pipe pass Running bc limits tests...pass pass Running dc error file tests/dc/errors/01.txt...pass Running dc error file tests/dc/errors/01.txt through cat...pass Running dc error file tests/dc/errors/02.txt...pass Running dc error file tests/dc/errors/02.txt through cat...pass Running dc error file tests/dc/errors/03.txt...pass Running dc error file tests/dc/errors/03.txt through cat...pass Running dc error file tests/dc/errors/04.txt...pass Running dc error file tests/dc/errors/04.txt through cat...pass Running dc error file tests/dc/errors/05.txt...pass Running dc error file tests/dc/errors/05.txt through cat...pass Running dc error file tests/dc/errors/06.txt...pass Running dc error file tests/dc/errors/06.txt through cat...pass Running dc error file tests/dc/errors/07.txt...pass Running dc error file tests/dc/errors/07.txt through cat...pass Running dc error file tests/dc/errors/08.txt...pass Running dc error file tests/dc/errors/08.txt through cat...pass Running dc error file tests/dc/errors/09.txt...pass Running dc error file tests/dc/errors/09.txt through cat...pass Running dc error file tests/dc/errors/10.txt...pass Running dc error file tests/dc/errors/10.txt through cat...pass Running dc error file tests/dc/errors/11.txt...pass Running dc error file tests/dc/errors/11.txt through cat...pass Running dc error file tests/dc/errors/12.txt...pass Running dc error file tests/dc/errors/12.txt through cat...pass Running dc error file tests/dc/errors/13.txt...pass pass Running dc error file tests/dc/errors/13.txt through cat...pass Running dc error file tests/dc/errors/14.txt...pass Running dc error file tests/dc/errors/14.txt through cat...pass Running dc error file tests/dc/errors/15.txt...pass Running dc error file tests/dc/errors/15.txt through cat...pass Running dc error file tests/dc/errors/16.txt...pass Running dc error file tests/dc/errors/16.txt through cat...pass Running dc error file tests/dc/errors/17.txt...pass Running dc error file tests/dc/errors/17.txt through cat...pass Running dc error file tests/dc/errors/18.txt...pass Running dc error file tests/dc/errors/18.txt through cat...pass Running dc error file tests/dc/errors/19.txt...pass Running dc error file tests/dc/errors/19.txt through cat...pass Running dc error file tests/dc/errors/20.txt...pass Running dc error file tests/dc/errors/20.txt through cat...pass Running dc error file tests/dc/errors/21.txt...pass Running dc error file tests/dc/errors/21.txt through cat...pass Running dc error file tests/dc/errors/22.txt...pass Running dc error file tests/dc/errors/22.txt through cat...pass Running dc error file tests/dc/errors/23.txt...pass Running dc error file tests/dc/errors/23.txt through cat...pass Running dc error file tests/dc/errors/24.txt...pass Running dc error file tests/dc/errors/24.txt through cat...pass Running dc error file tests/dc/errors/25.txt...pass Running dc error file tests/dc/errors/25.txt through cat...pass Running dc error file tests/dc/errors/26.txt...pass Running dc error file tests/dc/errors/26.txt through cat...pass Running dc error file tests/dc/errors/27.txt...pass Running dc error file tests/dc/errors/27.txt through cat...pass Running dc error file tests/dc/errors/28.txt...pass Running dc error file tests/dc/errors/28.txt through cat...pass Running dc error file tests/dc/errors/29.txt...pass Running dc error file tests/dc/errors/29.txt through cat...pass Running dc error file tests/dc/errors/30.txt...pass Running dc error file tests/dc/errors/30.txt through cat...pass Running dc error file tests/dc/errors/31.txt...pass Running dc error file tests/dc/errors/31.txt through cat...pass Running dc error file tests/dc/errors/32.txt...pass Running dc error file tests/dc/errors/32.txt through cat...pass Running dc error file tests/dc/errors/33.txt...pass Running dc error file tests/dc/errors/33.txt through cat...pass pass pass Running dc error file tests/dc/errors/34.txt...pass Running dc error file tests/dc/errors/34.txt through cat...pass pass All dc tests passed. *********************************************************************** pass pass pass Running bc posix_errors...pass Running bc error file tests/bc/errors/01.txt...pass Running bc error file tests/bc/errors/01.txt through cat...pass Running bc error file tests/bc/errors/02.txt...pass Running bc error file tests/bc/errors/02.txt through cat...pass Running bc error file tests/bc/errors/03.txt...pass Running bc error file tests/bc/errors/03.txt through cat...pass Running bc error file tests/bc/errors/04.txt...pass Running bc error file tests/bc/errors/04.txt through cat...pass Running bc error file tests/bc/errors/05.txt...pass Running bc error file tests/bc/errors/05.txt through cat...pass Running bc error file tests/bc/errors/06.txt...pass Running bc error file tests/bc/errors/06.txt through cat...pass Running bc error file tests/bc/errors/07.txt...pass Running bc error file tests/bc/errors/07.txt through cat...pass Running bc error file tests/bc/errors/08.txt...pass Running bc error file tests/bc/errors/08.txt through cat...pass Running bc error file tests/bc/errors/09.txt...pass Running bc error file tests/bc/errors/09.txt through cat...pass Running bc error file tests/bc/errors/10.txt...pass Running bc error file tests/bc/errors/10.txt through cat...pass Running bc error file tests/bc/errors/11.txt...pass Running bc error file tests/bc/errors/11.txt through cat...pass Running bc error file tests/bc/errors/12.txt...pass Running bc error file tests/bc/errors/12.txt through cat...pass Running bc error file tests/bc/errors/13.txt...pass Running bc error file tests/bc/errors/13.txt through cat...pass Running bc error file tests/bc/errors/14.txt...pass Running bc error file tests/bc/errors/14.txt through cat...pass Running bc error file tests/bc/errors/15.txt...pass Running bc error file tests/bc/errors/15.txt through cat...pass Running bc error file tests/bc/errors/16.txt...pass Running bc error file tests/bc/errors/16.txt through cat...pass Running bc error file tests/bc/errors/17.txt...pass Running bc error file tests/bc/errors/17.txt through cat...pass Running bc error file tests/bc/errors/18.txt...pass Running bc error file tests/bc/errors/18.txt through cat...pass Running bc error file tests/bc/errors/19.txt...pass Running bc error file tests/bc/errors/19.txt through cat...pass Running bc error file tests/bc/errors/20.txt...pass Running bc error file tests/bc/errors/20.txt through cat...pass Running bc error file tests/bc/errors/21.txt...pass Running bc error file tests/bc/errors/21.txt through cat...pass Running bc error file tests/bc/errors/22.txt...pass Running bc error file tests/bc/errors/22.txt through cat...pass Running bc error file tests/bc/errors/23.txt...pass Running bc error file tests/bc/errors/23.txt through cat...pass Running bc error file tests/bc/errors/24.txt...pass Running bc error file tests/bc/errors/24.txt through cat...pass Running bc error file tests/bc/errors/25.txt...pass Running bc error file tests/bc/errors/25.txt through cat...pass Running bc error file tests/bc/errors/26.txt...pass Running bc error file tests/bc/errors/26.txt through cat...pass Running bc error file tests/bc/errors/27.txt...pass Running bc error file tests/bc/errors/27.txt through cat...pass Running bc error file tests/bc/errors/28.txt...pass Running bc error file tests/bc/errors/28.txt through cat...pass Running bc error file tests/bc/errors/29.txt...pass Running bc error file tests/bc/errors/29.txt through cat...pass Running bc error file tests/bc/errors/30.txt...pass Running bc error file tests/bc/errors/30.txt through cat...pass Running bc error file tests/bc/errors/31.txt...pass Running bc error file tests/bc/errors/31.txt through cat...pass Running bc error file tests/bc/errors/32.txt...pass Running bc error file tests/bc/errors/32.txt through cat...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" >>> 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: 56.0 KB >>> howard-bc-doc*: Compressing data... >>> howard-bc-doc*: Create checksum... >>> howard-bc-doc*: Create howard-bc-doc-5.0.2-r0.apk >>> howard-bc*: Tracing dependencies... so:libc.musl-x86.so.1 >>> howard-bc*: Package size: 168.0 KB >>> howard-bc*: Compressing data... >>> howard-bc*: Create checksum... >>> howard-bc*: Create howard-bc-5.0.2-r0.apk >>> howard-bc: Build complete at Sat, 28 Aug 2021 09:41:02 +0000 elapsed time 0h 0m 10s >>> howard-bc: Cleaning up srcdir >>> howard-bc: Cleaning up pkgdir >>> howard-bc: Uninstalling dependencies... (1/1) Purging .makedepends-howard-bc (20210828.094053) OK: 317 MiB in 100 packages >>> howard-bc: Updating the testing/x86 repository index... >>> howard-bc: Signing the index...