>>> jimtcl: Building community/jimtcl 0.81-r2 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 21:02:26 +0000 >>> jimtcl: Checking sanity of /home/buildozer/aports/community/jimtcl/APKBUILD... >>> jimtcl: Analyzing dependencies... >>> jimtcl: Installing for build: build-base openssl-dev>3 readline-dev sqlite-dev tcl zlib-dev (1/16) Installing openssl-dev (3.1.0-r4) (2/16) Installing libhistory (8.2.1-r1) (3/16) Installing libformw (6.4_p20230401-r4) (4/16) Installing libmenuw (6.4_p20230401-r4) (5/16) Installing libpanelw (6.4_p20230401-r4) (6/16) Installing libncurses++ (6.4_p20230401-r4) (7/16) Installing ncurses-dev (6.4_p20230401-r4) (8/16) Installing readline (8.2.1-r1) (9/16) Installing readline-dev (8.2.1-r1) (10/16) Installing sqlite (3.41.2-r2) (11/16) Installing sqlite-libs (3.41.2-r2) (12/16) Installing sqlite-dev (3.41.2-r2) (13/16) Installing tzdata (2023c-r1) (14/16) Installing tcl (8.6.13-r1) (15/16) Installing zlib-dev (1.2.13-r1) (16/16) Installing .makedepends-jimtcl (20230421.210233) Executing busybox-1.36.0-r7.trigger OK: 296 MiB in 113 packages >>> jimtcl: Cleaning up srcdir >>> jimtcl: Cleaning up pkgdir >>> jimtcl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/jimtcl-0.81.tar.gz >>> jimtcl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/jimtcl-0.81.tar.gz >>> jimtcl: Checking sha512sums... jimtcl-0.81.tar.gz: OK tests-skip-exec2-3.2.patch: OK tests-skip-socket.patch: OK openssl3.patch: OK >>> jimtcl: Unpacking /var/cache/distfiles/v3.18/jimtcl-0.81.tar.gz... >>> jimtcl: tests-skip-exec2-3.2.patch patching file tests/exec2.test >>> jimtcl: tests-skip-socket.patch patching file tests/socket.test Hunk #1 succeeded at 146 with fuzz 2 (offset 15 lines). Hunk #2 succeeded at 166 with fuzz 2 (offset 15 lines). >>> jimtcl: openssl3.patch patching file jim-aio.c Hunk #1 succeeded at 641 (offset -1 lines). Host System...armv7-alpine-linux-musleabihf Build System...armv7-alpine-linux-musleabihf C compiler... gcc -Os -Wformat -Werror=format-security -g C++ compiler... g++ -Os -Wformat -Werror=format-security -g Build C compiler...cc Checking for stdlib.h...ok Checking for long long...ok Checking for sizeof int...4 Checking for time.h...ok Checking for sys/time.h...ok Checking for sys/socket.h...ok Checking for netinet/in.h...ok Checking for arpa/inet.h...ok Checking for netdb.h...ok Checking for util.h...not found Checking for pty.h...ok Checking for sys/un.h...ok Checking for dlfcn.h...ok Checking for unistd.h...ok Checking for dirent.h...ok Checking for crt_externs.h...not found Checking for execinfo.h...not found Checking for sizeof time_t...8 Checking libs for inet_ntop...none needed Checking libs for socket...none needed Checking for ualarm...ok Checking for lstat...ok Checking for fork...ok Checking for vfork...ok Checking for system...ok Checking for select...ok Checking for execvpe...ok Checking for geteuid...ok Checking for mkstemp...ok Checking for realpath...ok Checking for isatty...ok Checking for regcomp...ok Checking for waitpid...ok Checking for sigaction...ok Checking for sys_signame...not found Checking for sys_siglist...not found Checking for isascii...ok Checking for syslog...ok Checking for opendir...ok Checking for readlink...ok Checking for sleep...ok Checking for usleep...ok Checking for pipe...ok Checking for getaddrinfo...ok Checking for utimes...ok Checking for shutdown...ok Checking for socketpair...ok Checking for isinf...not found Checking for isnan...not found Checking for link...ok Checking for symlink...ok Checking for fsync...ok Checking for dup...ok Checking for umask...ok Checking for localtime...ok Checking for gmtime...ok Checking for strptime...ok Checking for clock_gettime...ok Checking libs for backtrace...no Checking libs for openpty...none needed Checking for sysinfo...ok Checking for struct sysinfo.uptime...ok Checking for struct stat.st_mtimespec...not found Checking for struct stat.st_mtim...ok Checking for struct flock...ok Checking for sys/types.h...(cached) ok Checking if -D_FILE_OFFSET_BITS=64 is needed...no Checking for fseeko...ok Checking for ftello...ok Warning: Failed to find armv7-alpine-linux-musleabihf-ar, falling back to ar which may be incorrect Warning: Failed to find armv7-alpine-linux-musleabihf-ranlib, falling back to ranlib which may be incorrect Warning: Failed to find armv7-alpine-linux-musleabihf-strip, falling back to strip which may be incorrect Checking for make...ok Checking for asciidoc...no Checking for sed...ok Checking for _NSGetEnviron...not found Checking environ declared in unistd.h...yes Checking for sys/types.h...(cached) ok Checking for sys/stat.h...(cached) ok Checking for mkdir with one arg...no Checking for S_IXUSR...ok Checking for S_IRWXG...ok Checking for S_IRWXO...ok Enabling UTF-8 Enabling math functions Checking libs for sin...none needed Enabling IPv6 Checking for pkg-config...1.9.4 Checking for openssl ...3.1.0 Enabling SSL (openssl) Checking libs for TLS_method...-lssl Checking for termios.h...ok Enabling line editing Checking for inline support...yes Enabling references Building shared library Checking for sqlite3 ...3.41.2 Extension sqlite3...module Checking for readline ...8.2 Extension readline...module Extension rlprompt...tcl Extension aio...enabled Extension array...enabled Extension pack...enabled Extension binary...enabled Extension clock...enabled Extension eventloop...enabled Extension exec...enabled Extension file...enabled Extension readdir...enabled Extension glob...enabled Extension history...enabled Extension interp...enabled Extension jsonencode...enabled Extension json...enabled Checking libs for dlopen...none needed Extension load...enabled Extension nshelper...enabled Extension namespace...enabled Extension oo...enabled Extension package...enabled Extension posix...enabled Extension regexp...enabled Extension signal...enabled Extension stdlib...enabled Extension syslog...enabled Extension tclcompat...enabled Extension tclprefix...enabled Extension tree...enabled Checking for zlib ...1.2.13 Extension zlib...enabled Using built-in regexp Jim static extensions: aio array binary clock eventloop exec file glob history interp json jsonencode load namespace nshelper oo pack package posix readdir regexp signal stdlib syslog tclcompat tclprefix tree zlib Jim Tcl extensions: rlprompt Jim dynamic extensions: readline sqlite3 Created jim-config.h Created jimautoconf.h Created Makefile from Makefile.in Created tests/Makefile from tests/Makefile.in Created examples.api/Makefile from examples.api/Makefile.in Created build-jim-ext from build-jim-ext.in Created jimtcl.pc from jimtcl.pc.in MKLDEXT _load-static-exts.c CC _load-static-exts.o CC jim-subcmd.o CC jim-interactive.o CC jim-format.o CC jim.o UNIDATA _unicode_mapping.c CC utf8.o CC jimregexp.o CC jimiocompat.o CC linenoise.o CC jim-tty.o jim-tty.c: In function 'Jim_GetTtySettings': jim-tty.c:172:28: error: 'CRTSCTS' undeclared (first use in this function) 172 | else if (tio.c_cflag & CRTSCTS) { | ^~~~~~~ jim-tty.c:172:28: note: each undeclared identifier is reported only once for each function it appears in jim-tty.c: In function 'Jim_SetTtySettings': jim-tty.c:274:34: error: 'CRTSCTS' undeclared (first use in this function) 274 | tio.c_cflag &= ~(CRTSCTS); | ^~~~~~~ make: *** [Makefile:67: jim-tty.o] Error 1 >>> ERROR: jimtcl: build failed >>> jimtcl: Uninstalling dependencies... (1/16) Purging .makedepends-jimtcl (20230421.210233) (2/16) Purging openssl-dev (3.1.0-r4) (3/16) Purging readline-dev (8.2.1-r1) (4/16) Purging libhistory (8.2.1-r1) (5/16) Purging sqlite-dev (3.41.2-r2) (6/16) Purging sqlite (3.41.2-r2) (7/16) Purging sqlite-libs (3.41.2-r2) (8/16) Purging tcl (8.6.13-r1) (9/16) Purging tzdata (2023c-r1) (10/16) Purging zlib-dev (1.2.13-r1) (11/16) Purging ncurses-dev (6.4_p20230401-r4) (12/16) Purging libncurses++ (6.4_p20230401-r4) (13/16) Purging libpanelw (6.4_p20230401-r4) (14/16) Purging readline (8.2.1-r1) (15/16) Purging libformw (6.4_p20230401-r4) (16/16) Purging libmenuw (6.4_p20230401-r4) Executing busybox-1.36.0-r7.trigger OK: 283 MiB in 97 packages