>>> libedit: Building main/libedit 20250104.3.1-r2 (using abuild 3.15.0-r0) started Mon, 08 Sep 2025 04:49:12 +0000 >>> libedit: Validating /home/udu/aports/main/libedit/APKBUILD... >>> libedit: Analyzing dependencies... >>> libedit: Installing for build: build-base bsd-compat-headers ncurses-dev (1/1) Installing .makedepends-libedit (20250908.044912) OK: 1453 MiB in 533 packages >>> libedit: Cleaning up srcdir >>> libedit: Cleaning up pkgdir >>> libedit: Cleaning up tmpdir >>> libedit: Fetching https://www.thrysoee.dk/editline/libedit-20250104-3.1.tar.gz >>> libedit: Fetching https://www.thrysoee.dk/editline/libedit-20250104-3.1.tar.gz >>> libedit: Checking sha512sums... libedit-20250104-3.1.tar.gz: OK >>> libedit: Unpacking /var/cache/distfiles/libedit-20250104-3.1.tar.gz... checking for x86_64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of cc... gcc3 checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking whether ln -s works... yes checking for gawk... (cached) gawk checking for nroff... no checking for awf... no checking for tgetent in -lncurses... yes checking if you want wide-character code... no configure: WARNING: --enable-widec is deprecated, wide-character/UTF-8 is always enabled checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for curses.h... yes checking for ncurses.h... yes checking for sys/cdefs.h... yes checking for termcap.h... yes checking for ncurses.h... (cached) yes checking for termios.h... yes checking for term.h... yes checking for struct dirent.d_namlen... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for u_int32_t... yes checking whether closedir returns void... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for endpwent... yes checking for isascii... yes checking for memchr... yes checking for memset... yes checking for re_comp... no checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for issetugid... yes checking for wcsdup... yes checking for strlcpy... yes checking for strlcat... yes checking for vis... no checking for strvis... no checking for strunvis... no checking for __secure_getenv... no checking for secure_getenv... yes checking for reallocarr... no checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for getline... yes checking for vis... (cached) no checking for unvis... no checking whether getpwnam_r and getpwuid_r are posix like... yes checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libedit.pc config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/udu/aports/main/libedit/src/libedit-20250104-3.1' Making all in src make[2]: Entering directory '/home/udu/aports/main/libedit/src/libedit-20250104-3.1/src' AWK=gawk sh ./makelist -h ./vi.c > vi.h AWK=gawk sh ./makelist -h ./emacs.c > emacs.h AWK=gawk sh ./makelist -h ./common.c > common.h AWK=gawk sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h AWK=gawk sh ./makelist -fh vi.h emacs.h common.h > fcns.h AWK=gawk sh ./makelist -fc vi.h emacs.h common.h > func.h make all-am make[3]: Entering directory '/home/udu/aports/main/libedit/src/libedit-20250104-3.1/src' CC chared.lo CC common.lo CC emacs.lo CC el.lo CC keymacro.lo CC hist.lo CC eln.lo CC map.lo CC chartype.lo CC prompt.lo CC parse.lo CC refresh.lo CC read.lo CC search.lo CC sig.lo CC terminal.lo CC tty.lo CC vi.lo CC reallocarr.lo CC wcsdup.lo In file included from sig.c:53: common.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ common.h:3:9: warning: ISO C99 requires whitespace after the macro name 3 | #define _h_- | ^~~ In file included from emacs.c:50: emacs.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ emacs.h:3:9: warning: ISO C99 requires whitespace after the macro name 3 | #define _h_- | ^~~ In file included from common.c:51: common.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ common.h:3:9: warning: ISO C99 requires whitespace after the macro name 3 | #define _h_- | ^~~ In file included from map.c:52: common.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ common.h:3:9: warning: ISO C99 requires whitespace after the macro name 3 | #define _h_- | ^~~ In file included from common.c:54: vi.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ In file included from map.c:53: emacs.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ In file included from map.c:54: vi.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ In file included from chared.c:52: common.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ common.h:3:9: warning: ISO C99 requires whitespace after the macro name 3 | #define _h_- | ^~~ common.c: In function 'ed_insert': common.c:107:24: error: implicit declaration of function 'vi_command_mode' [-Wimplicit-function-declaration] 107 | return vi_command_mode(el, 0); | ^~~~~~~~~~~~~~~ In file included from map.c:56: func.h:17:32: error: 'em_capitol_case' undeclared here (not in a function) 17 | ed_unassigned, em_capitol_case, | ^~~~~~~~~~~~~~~ func.h:18:5: error: 'em_copy_prev_word' undeclared here (not in a function); did you mean 'ed_prev_word'? 18 | em_copy_prev_word, em_copy_region, | ^~~~~~~~~~~~~~~~~ | ed_prev_word func.h:18:32: error: 'em_copy_region' undeclared here (not in a function) 18 | em_copy_prev_word, em_copy_region, | ^~~~~~~~~~~~~~ func.h:19:5: error: 'em_delete_next_word' undeclared here (not in a function); did you mean 'ed_delete_next_char'? 19 | em_delete_next_word, em_delete_or_list, | ^~~~~~~~~~~~~~~~~~~ | ed_delete_next_char func.h:19:32: error: 'em_delete_or_list' undeclared here (not in a function) 19 | em_delete_next_word, em_delete_or_list, | ^~~~~~~~~~~~~~~~~ func.h:20:5: error: 'em_delete_prev_char' undeclared here (not in a function); did you mean 'ed_delete_prev_char'? 20 | em_delete_prev_char, em_exchange_mark, | ^~~~~~~~~~~~~~~~~~~ | ed_delete_prev_char func.h:20:32: error: 'em_exchange_mark' undeclared here (not in a function) 20 | em_delete_prev_char, em_exchange_mark, | ^~~~~~~~~~~~~~~~ func.h:21:5: error: 'em_gosmacs_transpose' undeclared here (not in a function) 21 | em_gosmacs_transpose, em_inc_search_next, | ^~~~~~~~~~~~~~~~~~~~ func.h:21:32: error: 'em_inc_search_next' undeclared here (not in a function) 21 | em_gosmacs_transpose, em_inc_search_next, | ^~~~~~~~~~~~~~~~~~ In file included from vi.c:55: common.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ common.h:3:9: warning: ISO C99 requires whitespace after the macro name 3 | #define _h_- | ^~~ In file included from vi.c:56: emacs.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ In file included from vi.c:58: vi.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ func.h:22:5: error: 'em_inc_search_prev' undeclared here (not in a function) 22 | em_inc_search_prev, em_kill_line, | ^~~~~~~~~~~~~~~~~~ func.h:22:32: error: 'em_kill_line' undeclared here (not in a function); did you mean 'ed_kill_line'? 22 | em_inc_search_prev, em_kill_line, | ^~~~~~~~~~~~ | ed_kill_line vi.c: In function 'vi_substitute_line': vi.c:376:16: error: implicit declaration of function 'em_kill_line'; did you mean 'ed_kill_line'? [-Wimplicit-function-declaration] 376 | (void) em_kill_line(el, 0); | ^~~~~~~~~~~~ | ed_kill_line func.h:23:5: error: 'em_kill_region' undeclared here (not in a function) 23 | em_kill_region, em_lower_case, | ^~~~~~~~~~~~~~ In file included from search.c:57: common.h:2:12: warning: extra tokens at end of #ifndef directive 2 | #ifndef _h_- | ^ common.h:3:9: warning: ISO C99 requires whitespace after the macro name 3 | #define _h_- | ^~~ func.h:23:32: error: 'em_lower_case' undeclared here (not in a function) 23 | em_kill_region, em_lower_case, | ^~~~~~~~~~~~~ make[3]: *** [Makefile:524: common.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... func.h:24:5: error: 'em_meta_next' undeclared here (not in a function) 24 | em_meta_next, em_next_word, | ^~~~~~~~~~~~ func.h:24:32: error: 'em_next_word' undeclared here (not in a function); did you mean 'c__next_word'? 24 | em_meta_next, em_next_word, | ^~~~~~~~~~~~ | c__next_word func.h:25:5: error: 'em_set_mark' undeclared here (not in a function) 25 | em_set_mark, em_toggle_overwrite, | ^~~~~~~~~~~ func.h:25:32: error: 'em_toggle_overwrite' undeclared here (not in a function) 25 | em_set_mark, em_toggle_overwrite, | ^~~~~~~~~~~~~~~~~~~ func.h:26:5: error: 'em_universal_argument' undeclared here (not in a function) 26 | em_universal_argument, em_upper_case, | ^~~~~~~~~~~~~~~~~~~~~ func.h:26:32: error: 'em_upper_case' undeclared here (not in a function) 26 | em_universal_argument, em_upper_case, | ^~~~~~~~~~~~~ func.h:27:5: error: 'em_yank' undeclared here (not in a function); did you mean 'cv_yank'? 27 | em_yank, vi_add, | ^~~~~~~ | cv_yank func.h:27:32: error: 'vi_add' undeclared here (not in a function); did you mean 'si_addr'? 27 | em_yank, vi_add, | ^~~~~~ | si_addr func.h:28:5: error: 'vi_add_at_eol' undeclared here (not in a function) 28 | vi_add_at_eol, vi_alias, | ^~~~~~~~~~~~~ func.h:28:32: error: 'vi_alias' undeclared here (not in a function) 28 | vi_add_at_eol, vi_alias, | ^~~~~~~~ make[3]: *** [Makefile:524: vi.lo] Error 1 func.h:29:5: error: 'vi_change_case' undeclared here (not in a function) 29 | vi_change_case, vi_change_meta, | ^~~~~~~~~~~~~~ func.h:29:32: error: 'vi_change_meta' undeclared here (not in a function) 29 | vi_change_case, vi_change_meta, | ^~~~~~~~~~~~~~ func.h:30:5: error: 'vi_change_to_eol' undeclared here (not in a function) 30 | vi_change_to_eol, vi_command_mode, | ^~~~~~~~~~~~~~~~ func.h:30:32: error: 'vi_command_mode' undeclared here (not in a function) 30 | vi_change_to_eol, vi_command_mode, | ^~~~~~~~~~~~~~~ func.h:31:5: error: 'vi_comment_out' undeclared here (not in a function) 31 | vi_comment_out, vi_delete_meta, | ^~~~~~~~~~~~~~ func.h:31:32: error: 'vi_delete_meta' undeclared here (not in a function) 31 | vi_comment_out, vi_delete_meta, | ^~~~~~~~~~~~~~ func.h:32:5: error: 'vi_delete_prev_char' undeclared here (not in a function); did you mean 'ed_delete_prev_char'? 32 | vi_delete_prev_char, vi_end_big_word, | ^~~~~~~~~~~~~~~~~~~ | ed_delete_prev_char func.h:32:32: error: 'vi_end_big_word' undeclared here (not in a function) 32 | vi_delete_prev_char, vi_end_big_word, | ^~~~~~~~~~~~~~~ func.h:33:5: error: 'vi_end_word' undeclared here (not in a function); did you mean 'cv__endword'? 33 | vi_end_word, vi_histedit, | ^~~~~~~~~~~ | cv__endword func.h:33:32: error: 'vi_histedit' undeclared here (not in a function) 33 | vi_end_word, vi_histedit, | ^~~~~~~~~~~ func.h:34:5: error: 'vi_history_word' undeclared here (not in a function); did you mean 'history_wend'? 34 | vi_history_word, vi_insert, | ^~~~~~~~~~~~~~~ | history_wend func.h:34:32: error: 'vi_insert' undeclared here (not in a function); did you mean 'ed_insert'? 34 | vi_history_word, vi_insert, | ^~~~~~~~~ | ed_insert func.h:35:5: error: 'vi_insert_at_bol' undeclared here (not in a function) 35 | vi_insert_at_bol, vi_kill_line_prev, | ^~~~~~~~~~~~~~~~ func.h:35:32: error: 'vi_kill_line_prev' undeclared here (not in a function) 35 | vi_insert_at_bol, vi_kill_line_prev, | ^~~~~~~~~~~~~~~~~ func.h:36:5: error: 'vi_list_or_eof' undeclared here (not in a function) 36 | vi_list_or_eof, vi_match, | ^~~~~~~~~~~~~~ func.h:36:32: error: 'vi_match' undeclared here (not in a function); did you mean 'el_match'? 36 | vi_list_or_eof, vi_match, | ^~~~~~~~ | el_match func.h:37:5: error: 'vi_next_big_word' undeclared here (not in a function); did you mean 'c__next_word'? 37 | vi_next_big_word, vi_next_char, | ^~~~~~~~~~~~~~~~ | c__next_word func.h:37:32: error: 'vi_next_char' undeclared here (not in a function); did you mean 'ed_next_char'? 37 | vi_next_big_word, vi_next_char, | ^~~~~~~~~~~~ | ed_next_char func.h:38:5: error: 'vi_next_word' undeclared here (not in a function); did you mean 'c__next_word'? 38 | vi_next_word, vi_paste_next, | ^~~~~~~~~~~~ | c__next_word func.h:38:32: error: 'vi_paste_next' undeclared here (not in a function) 38 | vi_next_word, vi_paste_next, | ^~~~~~~~~~~~~ func.h:39:5: error: 'vi_paste_prev' undeclared here (not in a function) 39 | vi_paste_prev, vi_prev_big_word, | ^~~~~~~~~~~~~ func.h:39:32: error: 'vi_prev_big_word' undeclared here (not in a function); did you mean 'ed_prev_word'? 39 | vi_paste_prev, vi_prev_big_word, | ^~~~~~~~~~~~~~~~ | ed_prev_word func.h:40:5: error: 'vi_prev_char' undeclared here (not in a function); did you mean 'ed_prev_char'? 40 | vi_prev_char, vi_prev_word, | ^~~~~~~~~~~~ | ed_prev_char func.h:40:32: error: 'vi_prev_word' undeclared here (not in a function); did you mean 'ed_prev_word'? 40 | vi_prev_char, vi_prev_word, | ^~~~~~~~~~~~ | ed_prev_word func.h:41:5: error: 'vi_redo' undeclared here (not in a function) 41 | vi_redo, vi_repeat_next_char, | ^~~~~~~ func.h:41:32: error: 'vi_repeat_next_char' undeclared here (not in a function); did you mean 'ed_delete_next_char'? 41 | vi_redo, vi_repeat_next_char, | ^~~~~~~~~~~~~~~~~~~ | ed_delete_next_char func.h:42:5: error: 'vi_repeat_prev_char' undeclared here (not in a function); did you mean 'ed_delete_prev_char'? 42 | vi_repeat_prev_char, vi_repeat_search_next, | ^~~~~~~~~~~~~~~~~~~ | ed_delete_prev_char func.h:42:32: error: 'vi_repeat_search_next' undeclared here (not in a function) 42 | vi_repeat_prev_char, vi_repeat_search_next, | ^~~~~~~~~~~~~~~~~~~~~ func.h:43:5: error: 'vi_repeat_search_prev' undeclared here (not in a function) 43 | vi_repeat_search_prev, vi_replace_char, | ^~~~~~~~~~~~~~~~~~~~~ func.h:43:32: error: 'vi_replace_char' undeclared here (not in a function) 43 | vi_repeat_search_prev, vi_replace_char, | ^~~~~~~~~~~~~~~ func.h:44:5: error: 'vi_replace_mode' undeclared here (not in a function) 44 | vi_replace_mode, vi_search_next, | ^~~~~~~~~~~~~~~ func.h:44:32: error: 'vi_search_next' undeclared here (not in a function); did you mean 'el_search_t'? 44 | vi_replace_mode, vi_search_next, | ^~~~~~~~~~~~~~ | el_search_t func.h:45:5: error: 'vi_search_prev' undeclared here (not in a function) 45 | vi_search_prev, vi_substitute_char, | ^~~~~~~~~~~~~~ func.h:45:32: error: 'vi_substitute_char' undeclared here (not in a function) 45 | vi_search_prev, vi_substitute_char, | ^~~~~~~~~~~~~~~~~~ func.h:46:5: error: 'vi_substitute_line' undeclared here (not in a function) 46 | vi_substitute_line, vi_to_column, | ^~~~~~~~~~~~~~~~~~ func.h:46:32: error: 'vi_to_column' undeclared here (not in a function) 46 | vi_substitute_line, vi_to_column, | ^~~~~~~~~~~~ func.h:47:5: error: 'vi_to_history_line' undeclared here (not in a function) 47 | vi_to_history_line, vi_to_next_char, | ^~~~~~~~~~~~~~~~~~ func.h:47:32: error: 'vi_to_next_char' undeclared here (not in a function); did you mean 'ed_next_char'? 47 | vi_to_history_line, vi_to_next_char, | ^~~~~~~~~~~~~~~ | ed_next_char func.h:48:5: error: 'vi_to_prev_char' undeclared here (not in a function); did you mean 'ed_prev_char'? 48 | vi_to_prev_char, vi_undo, | ^~~~~~~~~~~~~~~ | ed_prev_char func.h:48:32: error: 'vi_undo' undeclared here (not in a function); did you mean 'cv_undo'? 48 | vi_to_prev_char, vi_undo, | ^~~~~~~ | cv_undo func.h:49:5: error: 'vi_undo_line' undeclared here (not in a function) 49 | vi_undo_line, vi_yank, | ^~~~~~~~~~~~ func.h:49:32: error: 'vi_yank' undeclared here (not in a function); did you mean 'cv_yank'? 49 | vi_undo_line, vi_yank, | ^~~~~~~ | cv_yank func.h:50:5: error: 'vi_yank_end' undeclared here (not in a function) 50 | vi_yank_end, vi_zero, | ^~~~~~~~~~~ func.h:50:32: error: 'vi_zero' undeclared here (not in a function); did you mean 'bzero'? 50 | vi_yank_end, vi_zero, | ^~~~~~~ | bzero make[3]: *** [Makefile:524: map.lo] Error 1 make[3]: Leaving directory '/home/udu/aports/main/libedit/src/libedit-20250104-3.1/src' make[2]: *** [Makefile:394: all] Error 2 make[2]: Leaving directory '/home/udu/aports/main/libedit/src/libedit-20250104-3.1/src' make[1]: *** [Makefile:463: all-recursive] Error 1 make[1]: Leaving directory '/home/udu/aports/main/libedit/src/libedit-20250104-3.1' make: *** [Makefile:372: all] Error 2 >>> ERROR: libedit: build failed >>> libedit: Uninstalling dependencies... (1/1) Purging .makedepends-libedit (20250908.044912) OK: 1453 MiB in 532 packages