>>> mc: Building main/mc 4.8.33-r2 (using abuild 3.15.0-r0) started Thu, 14 Aug 2025 22:37:39 +0000 >>> mc: Validating /home/udu/aports/main/mc/APKBUILD... >>> mc: Analyzing dependencies... >>> mc: Installing for build: build-base e2fsprogs-dev glib-dev libssh2-dev slang-dev perl gpm-dev check-dev (1/30) Installing libfdisk (2.41-r9) (2/30) Installing liblastlog2 (2.41-r9) (3/30) Installing libmount (2.41-r9) (4/30) Installing libsmartcols (2.41-r9) (5/30) Installing sqlite (3.49.2-r1) (6/30) Installing sqlite-dev (3.49.2-r1) (7/30) Installing util-linux-dev (2.41-r9) (8/30) Installing gawk (5.3.2-r2) (9/30) Installing libcom_err (1.47.2-r2) (10/30) Installing e2fsprogs-libs (1.47.2-r2) (11/30) Installing e2fsprogs-dev (1.47.2-r2) (12/30) Installing bzip2-dev (1.0.8-r6) (13/30) Installing docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.post-install (14/30) Installing libxslt (1.1.43-r3) (15/30) Installing docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.post-install (16/30) Installing docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.post-install (17/30) Installing docbook-xsl (1.79.2-r11) (18/30) Installing gettext-asprintf (0.24.1-r0) (19/30) Installing gettext-dev (0.24.1-r0) (20/30) Installing glib (2.84.4-r0) (21/30) Installing glib-dev (2.84.4-r0) (22/30) Installing libssh2 (1.11.1-r0) (23/30) Installing libssh2-dev (1.11.1-r0) (24/30) Installing slang (2.3.3-r3) (25/30) Installing slang-dev (2.3.3-r3) (26/30) Installing gpm-libs (1.20.7-r5) (27/30) Installing gpm-dev (1.20.7-r5) (28/30) Installing check (0.15.2-r5) (29/30) Installing check-dev (0.15.2-r5) (30/30) Installing .makedepends-mc (20250814.223739) Executing busybox-1.37.0-r19.trigger Executing glib-2.84.4-r0.trigger No schema files found: doing nothing. OK: 2090 MiB in 426 packages >>> mc: Cleaning up srcdir >>> mc: Cleaning up pkgdir >>> mc: Cleaning up tmpdir >>> mc: Fetching https://ftp.osuosl.org/pub/midnightcommander/mc-4.8.33.tar.xz >>> mc: Fetching https://ftp.osuosl.org/pub/midnightcommander/mc-4.8.33.tar.xz >>> mc: Checking sha512sums... mc-4.8.33.tar.xz: OK alpine_syntax.patch: OK ticket_4642_parse_ls_vga_fix.patch: OK >>> mc: Unpacking /var/cache/distfiles/mc-4.8.33.tar.xz... >>> mc: alpine_syntax.patch patching file misc/syntax/Syntax.in Hunk #1 succeeded at 282 with fuzz 1 (offset 32 lines). >>> mc: ticket_4642_parse_ls_vga_fix.patch patching file lib/vfs/parse_ls_vga.c checking for a BSD-compatible install... /usr/bin/install -c 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 nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) 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 dependency style of cc... gcc3 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 stdckdint.h... yes checking for sys/param.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... yes checking for sys/fs_types.h... no checking for OS.h... no checking for netinet/in.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-gar... no checking for ar... ar 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 dependency style of cc... (cached) gcc3 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 dependency style of cc... (cached) gcc3 checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Wextra... yes checking whether the C compiler accepts -Wattributes... yes checking whether the C compiler accepts -Wimplicit-function-declaration... yes checking whether the C compiler accepts -Wimplicit-int... yes checking whether the C compiler accepts -Wno-declaration-after-statement... yes checking whether the C compiler accepts -Wno-long-long... yes checking whether the C compiler accepts -Wno-vla... yes checking whether the C compiler accepts -Wincompatible-pointer-types... yes checking whether the C compiler accepts -Wint-conversion... yes checking whether the C compiler accepts -Wbad-function-cast... yes checking whether the C compiler accepts -Wconditional-uninitialized... no checking whether the C compiler accepts -Wfloat-conversion... yes checking whether the C compiler accepts -Wfloat-equal... yes checking whether the C compiler accepts -Wformat-security... yes checking whether the C compiler accepts -Wformat-signedness... yes checking whether the C compiler accepts -Wimplicit-fallthrough... yes checking whether the C compiler accepts -Wmissing-declarations... yes checking whether the C compiler accepts -Wmissing-format-attribute... yes checking whether the C compiler accepts -Wmissing-prototypes... yes checking whether the C compiler accepts -Wmissing-variable-declarations... yes checking whether the C compiler accepts -Wnested-externs... yes checking whether the C compiler accepts -Wpointer-arith... yes checking whether the C compiler accepts -Wredundant-decls... yes checking whether the C compiler accepts -Wshadow... yes checking whether the C compiler accepts -Wstrict-prototypes... yes checking whether the C compiler accepts -Wswitch-default... yes checking whether the C compiler accepts -Wundef... yes checking whether the C compiler accepts -Wunreachable-code... yes checking whether the C compiler accepts -Wunused-result... yes checking whether the C compiler accepts -Wwrite-strings... yes checking whether the C compiler accepts -Wno-cast-function-type... yes checking whether the C compiler accepts -Wno-assign-enum... yes checking for __attribute__((fallthrough))... yes checking for __attribute__((weak))... yes checking for __attribute__((unused))... yes 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 x86_64-alpine-linux-musl-file... no 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-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 a sed that does not truncate output... (cached) /bin/sed checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether ln -s works... yes checking for nroff... false checking for file... true checking for -z option to file command... yes checking for -b option to file command... yes checking for -L option to file command... yes checking for -S option to file command... yes checking for x86_64-alpine-linux-musl-gindent... no checking for x86_64-alpine-linux-musl-indent... no checking for gindent... no checking for indent... no checking for check >= 0.9.10... yes checking for sighandler_t... yes checking for glib-2.0 >= 2.32... yes checking for gmodule-no-export-2.0 >= 2.32... yes checking how to run the C preprocessor... cc -E checking for slang >= 2.0... yes checking if S-Lang uses termcap... no checking for X... disabled checking for string.h... (cached) yes checking for memory.h... yes checking for limits.h... yes checking for malloc.h... yes checking for utime.h... yes checking for sys/statfs.h... yes checking for sys/vfs.h... (cached) yes checking for sys/select.h... yes checking for sys/ioctl.h... yes checking for stropts.h... yes checking for arpa/inet.h... yes checking for sys/socket.h... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for cc option to enable large file support... none needed checking size of long... 8 checking for unsigned long long int... yes checking for uintmax_t... yes checking size of uintmax_t... 8 checking for off_t... yes checking size of off_t... 8 checking for mode_t... yes checking for promoted mode_t type... mode_t checking for pid_t... yes checking for uid_t... yes checking for gid_t... yes checking for dev_t... yes checking for ino_t... yes checking for major_t... no checking for minor_t... no checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for sig_atomic_t in signal.h... checking for egrep -e... (cached) /bin/grep -E yes, non volatile checking for strverscmp... yes checking for strncasecmp... yes checking for realpath... yes checking for posix_openpt... yes checking for grantpt... yes checking for statlstat... no checking for fcntl.h... yes checking for utime.h... (cached) yes checking for listmntent... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking for mntent.h... yes checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for sys/mntent.h... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for struct statfs.f_fstypename... no checking for sys/mount.h... (cached) yes checking for statvfs function (SVR4)... yes checking whether to use statvfs64... no checking for two-argument statfs with statfs.f_frsize member... yes checking for sys/fs/s5param.h... no checking for sys/statfs.h... (cached) yes checking for statfs that truncates block counts... no checking for struct statfs.f_fstypename... (cached) no checking for nfs/vfs.h... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct statvfs.f_type... yes checking for struct statvfs.f_namemax... yes checking for setlocale... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking for gnu/libc-version.h... no checking for cc options needed to detect all undeclared functions... none needed checking whether environ is declared... yes checking for perl... /usr/bin/perl checking for perl... /usr/bin/perl checking for python3... /usr/bin/python3 checking for ruby... /usr/bin/env ruby checking for AIX defines... no checking for utimensat... yes checking for linux/fs.h... yes checking for Gpm_Repeat in -lgpm... yes configure: using internal editor configure: using diff viewer checking for subshell support... yes checking for pty.h... yes checking for libutil.h... no checking for util.h... no checking for openpty... yes checking for ext2fs >= 1.42.4... yes checking for e2p >= 1.42.4... yes configure: Enabling VFS code checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for zipinfo code in unzip... no checking for libssh2 >= 1.2.8... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for struct linger.l_linger... yes checking for nlink_t... yes checking for socklen_t... yes checking for x86_64-alpine-linux-musl-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for x86_64-alpine-linux-musl-perl... no checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/man2hlp/man2hlp config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating misc/Makefile config.status: creating misc/mc.charsets config.status: creating misc/mc.menu config.status: creating misc/mcedit.menu config.status: creating misc/skins/Makefile config.status: creating misc/ext.d/Makefile config.status: creating misc/ext.d/doc.sh config.status: creating misc/ext.d/misc.sh config.status: creating misc/ext.d/text.sh config.status: creating misc/macros.d/Makefile config.status: creating misc/mc.ext.ini config.status: creating src/Makefile config.status: creating src/consaver/Makefile config.status: creating src/editor/Makefile config.status: creating src/man2hlp/Makefile config.status: creating src/subshell/Makefile config.status: creating src/viewer/Makefile config.status: creating src/diffviewer/Makefile config.status: creating src/filemanager/Makefile config.status: creating src/vfs/Makefile config.status: creating src/vfs/cpio/Makefile config.status: creating src/vfs/extfs/Makefile config.status: creating src/vfs/extfs/helpers/Makefile config.status: creating src/vfs/extfs/helpers/a+ config.status: creating src/vfs/extfs/helpers/apt+ config.status: creating src/vfs/extfs/helpers/audio config.status: creating src/vfs/extfs/helpers/deb config.status: creating src/vfs/extfs/helpers/deba config.status: creating src/vfs/extfs/helpers/debd config.status: creating src/vfs/extfs/helpers/dpkg+ config.status: creating src/vfs/extfs/helpers/iso9660 config.status: creating src/vfs/extfs/helpers/hp48+ config.status: creating src/vfs/extfs/helpers/lslR config.status: creating src/vfs/extfs/helpers/mailfs config.status: creating src/vfs/extfs/helpers/patchfs config.status: creating src/vfs/extfs/helpers/rpms+ config.status: creating src/vfs/extfs/helpers/s3+ config.status: creating src/vfs/extfs/helpers/torrent config.status: creating src/vfs/extfs/helpers/uace config.status: creating src/vfs/extfs/helpers/ualz config.status: creating src/vfs/extfs/helpers/uar config.status: creating src/vfs/extfs/helpers/uarc config.status: creating src/vfs/extfs/helpers/uarj config.status: creating src/vfs/extfs/helpers/uc1541 config.status: creating src/vfs/extfs/helpers/ucab config.status: creating src/vfs/extfs/helpers/uha config.status: creating src/vfs/extfs/helpers/ulha config.status: creating src/vfs/extfs/helpers/ulib config.status: creating src/vfs/extfs/helpers/unar config.status: creating src/vfs/extfs/helpers/urar config.status: creating src/vfs/extfs/helpers/uwim config.status: creating src/vfs/extfs/helpers/uzip config.status: creating src/vfs/extfs/helpers/uzoo config.status: creating src/vfs/shell/Makefile config.status: creating src/vfs/shell/helpers/Makefile config.status: creating src/vfs/ftpfs/Makefile config.status: creating src/vfs/sftpfs/Makefile config.status: creating src/vfs/local/Makefile config.status: creating src/vfs/sfs/Makefile config.status: creating src/vfs/tar/Makefile config.status: creating src/vfs/undelfs/Makefile config.status: creating lib/Makefile config.status: creating lib/event/Makefile config.status: creating lib/filehighlight/Makefile config.status: creating lib/mcconfig/Makefile config.status: creating lib/search/Makefile config.status: creating lib/skin/Makefile config.status: creating lib/strutil/Makefile config.status: creating lib/tty/Makefile config.status: creating lib/vfs/Makefile config.status: creating lib/widget/Makefile config.status: creating misc/syntax/Makefile config.status: creating doc/Makefile config.status: creating doc/hints/Makefile config.status: creating doc/hints/l10n/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/es/Makefile config.status: creating doc/man/hu/Makefile config.status: creating doc/man/it/Makefile config.status: creating doc/man/pl/Makefile config.status: creating doc/man/ru/Makefile config.status: creating doc/man/sr/Makefile config.status: creating doc/hlp/Makefile config.status: creating doc/hlp/es/Makefile config.status: creating doc/hlp/hu/Makefile config.status: creating doc/hlp/it/Makefile config.status: creating doc/hlp/pl/Makefile config.status: creating doc/hlp/ru/Makefile config.status: creating doc/hlp/sr/Makefile config.status: creating po/Makefile.in config.status: creating misc/syntax/Syntax config.status: creating tests/Makefile config.status: creating tests/lib/Makefile config.status: creating tests/lib/mcconfig/Makefile config.status: creating tests/lib/search/Makefile config.status: creating tests/lib/strutil/Makefile config.status: creating tests/lib/vfs/Makefile config.status: creating tests/lib/vfs/mc.charsets config.status: creating tests/lib/widget/Makefile config.status: creating tests/src/Makefile config.status: creating tests/src/filemanager/Makefile config.status: creating tests/src/editor/Makefile config.status: creating tests/src/editor/test-data.txt config.status: creating tests/src/vfs/Makefile config.status: creating tests/src/vfs/extfs/Makefile config.status: creating tests/src/vfs/extfs/helpers-list/Makefile config.status: creating tests/src/vfs/extfs/helpers-list/data/config.sh config.status: creating tests/src/vfs/extfs/helpers-list/misc/Makefile config.status: creating tests/src/vfs/ftpfs/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Configuration: Source code location: . Compiler: cc Compiler flags: -Wall -Wextra -Wattributes -Wimplicit-function-declaration -Wimplicit-int -Wno-declaration-after-statement -Wno-long-long -Wno-vla -Wincompatible-pointer-types -Wint-conversion -Wbad-function-cast -Wfloat-conversion -Wfloat-equal -Wformat-security -Wformat-signedness -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wunreachable-code -Wunused-result -Wwrite-strings -Wno-cast-function-type -Wno-assign-enum -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt Assertions: yes Unit tests: yes File system: Midnight Commander Virtual Filesystem cpio, extfs, shell, ftp, sfs, sftp, tar Screen library: S-Lang Mouse support: gpm and xterm X11 events support: no With subshell support: yes With background operations: yes With ext2fs attributes support: yes Internal editor: yes Diff viewer: yes Support for charset: yes Search type: glib-regexp make all-recursive make[1]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33' Making all in po make[2]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/po' Making all in lib make[2]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib' Making all in event make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/event' CC event.lo CC manage.lo CC raise.lo CCLD libmcevent.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/event' Making all in filehighlight make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/filehighlight' CC common.lo CC get-color.lo CC ini-file-read.lo CCLD libmcfilehighlight.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/filehighlight' Making all in mcconfig make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/mcconfig' CC common.lo CC get.lo CC history.lo CC paths.lo CC set.lo CCLD libmcconfig.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/mcconfig' Making all in search make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/search' CC search.lo CC glob.lo CC lib.lo CC normal.lo CC hex.lo CC regex.lo CCLD libsearch.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/search' Making all in skin make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/skin' CC colors.lo CC hc-skins.lo CC colors-old.lo CC ini-file.lo CC common.lo CC lines.lo CCLD libmcskin.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/skin' Making all in tty make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/tty' CC color-internal.lo CC color.lo CC mouse.lo CC key.lo CC tty-internal.lo CC tty.lo CC keyxdef.lo CC win.lo CC color-slang.lo CC tty-slang.lo CCLD libmctty.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/tty' Making all in vfs make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/vfs' CC direntry.lo CC gc.lo CC path.lo CC vfs.lo CC interface.lo CC utilvfs.lo CC netutil.lo CC parse_ls_vga.lo CCLD libmcvfs.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/vfs' Making all in strutil make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/strutil' CC filevercmp.lo CC replace.lo CC strutilascii.lo CC strescape.lo CC strutil.lo CC strutilutf8.lo CC strutil8bit.lo CC strverscmp.lo CC tokenize.lo CC xstrtol.lo CCLD libmcstrutil.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/strutil' Making all in widget make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/widget' CC background.lo CC dialog.lo CC button.lo CC dialog-switch.lo CC buttonbar.lo CC frame.lo CC check.lo CC gauge.lo CC group.lo CC groupbox.lo CC history.lo CC hline.lo CC input.lo CC input_complete.lo CC listbox-window.lo CC listbox.lo CC label.lo CC menu.lo CC quick.lo CC mouse.lo CC radio.lo CC rect.lo CC widget-common.lo CC wtools.lo CCLD libmcwidget.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib/widget' Making all in . make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib' CC utilunix.lo CC util.lo CC global.lo CC hook.lo CC keybind.lo CC glibcompat.lo CC lock.lo CC serialize.lo CC timefmt.lo CC shell.lo CC charsets.lo CCLD libmc.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib' make[2]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/lib' Making all in src make[2]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/src' Making all in filemanager make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/filemanager' CC achown.lo CC boxes.lo CC chown.lo CC cd.lo CC cmd.lo CC chmod.lo CC command.lo CC dir.lo CC ext.lo CC file.lo CC filegui.lo CC filemanager.lo CC filenot.lo CC find.lo CC hotlist.lo CC info.lo CC layout.lo CC mountlist.lo CC panelize.lo CC panel.lo CC tree.lo CC treestore.lo CC chattr.lo In function 'do_find', inlined from 'find_cmd' at find.c:1918:17: find.c:1849:22: warning: 'start_dir_len' may be used uninitialized [-Wmaybe-uninitialized] 1849 | p += (size_t) start_dir_len; | ^~~~~~~~~~~~~~~~~~~~~~ find.c: In function 'find_cmd': find.c:1896:13: note: 'start_dir_len' was declared here 1896 | ssize_t start_dir_len; | ^~~~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-assign-enum' may have been intended to silence earlier diagnostics CCLD libmcfilemanager.la make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/filemanager' Making all in man2hlp make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/man2hlp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/man2hlp' Making all in vfs make[3]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs' Making all in local make[4]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/local' CC local.lo CCLD libvfs-local.la make[4]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/local' Making all in cpio make[4]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/cpio' CC cpio.lo CCLD libvfs-cpio.la make[4]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/cpio' Making all in extfs make[4]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/extfs' Making all in helpers make[5]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/extfs/helpers' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/extfs/helpers' make[5]: Entering directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/extfs' CC extfs.lo extfs.c: In function 'extfs_init': extfs.c:1659:29: error: 'LIBEXECDIR' undeclared (first use in this function); did you mean 'ELIBEXEC'? 1659 | d2 = extfs_get_plugins (LIBEXECDIR, d1); | ^~~~~~~~~~ | ELIBEXEC extfs.c:1659:29: note: each undeclared identifier is reported only once for each function it appears in At top level: cc1: note: unrecognized command-line option '-Wno-assign-enum' may have been intended to silence earlier diagnostics make[5]: *** [Makefile:564: extfs.lo] Error 1 make[5]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/extfs' make[4]: *** [Makefile:583: all-recursive] Error 1 make[4]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs/extfs' make[3]: *** [Makefile:602: all-recursive] Error 1 make[3]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/src/vfs' make[2]: *** [Makefile:715: all-recursive] Error 1 make[2]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33/src' make[1]: *** [Makefile:598: all-recursive] Error 1 make[1]: Leaving directory '/home/udu/aports/main/mc/src/mc-4.8.33' make: *** [Makefile:528: all] Error 2 >>> ERROR: mc: build failed >>> mc: Uninstalling dependencies... (1/30) Purging .makedepends-mc (20250814.223739) (2/30) Purging e2fsprogs-dev (1.47.2-r2) (3/30) Purging gawk (5.3.2-r2) (4/30) Purging e2fsprogs-libs (1.47.2-r2) (5/30) Purging libcom_err (1.47.2-r2) (6/30) Purging glib-dev (2.84.4-r0) (7/30) Purging bzip2-dev (1.0.8-r6) (8/30) Purging docbook-xsl (1.79.2-r11) (9/30) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (10/30) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (11/30) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (12/30) Purging gettext-dev (0.24.1-r0) (13/30) Purging gettext-asprintf (0.24.1-r0) (14/30) Purging libxslt (1.1.43-r3) (15/30) Purging libssh2-dev (1.11.1-r0) (16/30) Purging libssh2 (1.11.1-r0) (17/30) Purging slang-dev (2.3.3-r3) (18/30) Purging slang (2.3.3-r3) (19/30) Purging gpm-dev (1.20.7-r5) (20/30) Purging gpm-libs (1.20.7-r5) (21/30) Purging check-dev (0.15.2-r5) (22/30) Purging check (0.15.2-r5) (23/30) Purging glib (2.84.4-r0) (24/30) Purging util-linux-dev (2.41-r9) (25/30) Purging libfdisk (2.41-r9) (26/30) Purging liblastlog2 (2.41-r9) (27/30) Purging libmount (2.41-r9) (28/30) Purging libsmartcols (2.41-r9) (29/30) Purging sqlite-dev (3.49.2-r1) (30/30) Purging sqlite (3.49.2-r1) Executing busybox-1.37.0-r19.trigger OK: 2033 MiB in 396 packages