=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mc-4.8.31.tar.xz => Checksum SHA512 OK for mc-4.8.31.tar.xz ===> Installing dependencies for mc-4.8.31 ========================================================================== The supported build options for mc are: mc-charset ncurses nls sftp slang x11 The currently selected options are: mc-charset nls slang You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.mc (not defined) ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libslang2>=2.2.4nb3: found libslang2-2.2.4nb4 => Full dependency glib2>=2.76.4nb1: found glib2-2.80.3 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for mc-4.8.31 ===> Extracting for mc-4.8.31 ===> Patching for mc-4.8.31 => Applying pkgsrc patches for mc-4.8.31 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/mc/patches/patch-contrib_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/mc/patches/patch-contrib_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_Makefile.in,v 1.1 2020/01/25 15:00:42 nia Exp $ | |for installing configs to share/examples/mc | |--- contrib/Makefile.in.orig 2020-01-18 21:43:03.000000000 +0000 |+++ contrib/Makefile.in -------------------------- Patching file contrib/Makefile.in using Plan A... Hunk #1 succeeded at 416 (offset -47 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/mc/patches/patch-misc_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/mc/patches/patch-misc_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-misc_Makefile.in,v 1.1 2020/01/25 15:00:42 nia Exp $ | |for installing configs to share/examples/mc | |--- misc/Makefile.in.orig 2020-01-18 21:43:04.000000000 +0000 |+++ misc/Makefile.in -------------------------- Patching file misc/Makefile.in using Plan A... Hunk #1 succeeded at 503 (offset 11 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/mc/patches/patch-src_subshell_common.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/mc/patches/patch-src_subshell_common.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_subshell_common.c,v 1.3 2021/10/18 13:36:45 nia Exp $ | |Report error from read since tcsetattr can replace errno. |Recognize /bin/sh as valid shell and don't complain about it. | |--- src/subshell/common.c.orig 2021-08-01 16:45:58.000000000 +0000 |+++ src/subshell/common.c -------------------------- Patching file src/subshell/common.c using Plan A... Hunk #1 succeeded at 347 (offset 2 lines). Hunk #2 succeeded at 743 (offset 2 lines). Hunk #3 succeeded at 776 (offset 1 line). Hunk #4 succeeded at 788 (offset 2 lines). Hunk #5 succeeded at 800 (offset 1 line). Hunk #6 succeeded at 832 (offset 2 lines). Hunk #7 succeeded at 859 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/mc/patches/patch-src_vfs_sfs_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/mc/patches/patch-src_vfs_sfs_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_vfs_sfs_Makefile.in,v 1.1 2019/11/20 17:02:14 nia Exp $ | |Install config file to example directory. | |--- src/vfs/sfs/Makefile.in.orig 2019-11-20 13:51:35.560921188 +0000 |+++ src/vfs/sfs/Makefile.in -------------------------- Patching file src/vfs/sfs/Makefile.in using Plan A... Hunk #1 succeeded at 464 (offset -29 lines). done ===> Creating toolchain wrappers for mc-4.8.31 ===> Configuring for mc-4.8.31 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Fixing locale directory references. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... /usr/bin/awk 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--netbsd checking host system type... x86_64--netbsd checking whether make supports the include directive... yes (GNU style) checking for x86_64--netbsd-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... 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 sys/param.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... no 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--netbsd-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether C compiler accepts -fdiagnostics-show-option... yes checking whether C compiler accepts -Wassign-enum... no checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wconditional-uninitialized... no checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat-signedness... yes checking whether C compiler accepts -Wimplicit... yes checking whether C compiler accepts -Wimplicit-fallthrough... yes checking whether C compiler accepts -Wignored-qualifiers... yes checking whether C compiler accepts -Wlogical-not-parentheses... yes checking whether C compiler accepts -Wmaybe-uninitialized... yes checking whether C compiler accepts -Wmissing-braces... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-parameter-type... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-variable-declarations... no checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wno-long-long... yes checking whether C compiler accepts -Wno-unreachable-code... yes checking whether C compiler accepts -Wparentheses... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wsequence-point... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wswitch... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wtype-limits... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wuninitialized... yes checking whether C compiler accepts -Wunreachable-code... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Wunused-function... yes checking whether C compiler accepts -Wunused-label... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wunused-result... yes checking whether C compiler accepts -Wunused-value... yes checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wwrite-strings... yes checking for __attribute__((fallthrough))... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/sysutils/mc/work/.cwrapper/bin/ld checking if the linker (/tmp/sysutils/mc/work/.cwrapper/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... 196608 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/sysutils/mc/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-file... no checking for file... file checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/sysutils/mc/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_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) /usr/bin/sed checking pkg-config is at least version 0.9.0... yes checking whether ln -s works... yes checking for nroff... true checking for manual formatting macros... -mandoc checking for option to disable ANSI color in manuals... none checking if nroff accepts -Tlatin1 or -Tascii... -Tlatin1 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... no checking for gnome-moz-remote... no checking for mozilla... no checking for firefox... no checking for konqueror... no checking for opera... no checking for x86_64--netbsd-ar... ar checking for check >= 0.9.10... no configure: WARNING: 'Check' testing framework not found. Check your environment checking for sighandler_t... no 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... gcc -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... no checking for sys/vfs.h... (cached) no checking for sys/select.h... yes checking for sys/ioctl.h... yes checking for stropts.h... no checking for arpa/inet.h... yes checking for sys/socket.h... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 in sys/types.h... 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 sig_atomic_t in signal.h... yes, non volatile checking for strverscmp... no checking for strncasecmp... yes checking for realpath... yes checking for posix_openpt... yes checking for grantpt... yes checking for statlstat... no checking for getpagesize... yes checking for working mmap... yes checking for fcntl.h... yes checking for utime.h... (cached) yes checking for listmntent... no checking for sys/ucred.h... yes checking for sys/mount.h... yes checking for mntent.h... no checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... no checking for getmntent... no checking for mntctl function and struct vmount... no checking for getfsstat function... no checking for FIXME existence of three headers... no checking for getmntinfo function... yes checking whether getmntinfo returns statvfs structures... yes checking for sys/mntent.h... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) no 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... no checking for sys/fs/s5param.h... no checking for sys/statfs.h... (cached) no 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... yes checking for struct statvfs.f_namemax... yes checking for setlocale... yes checking whether NLS is requested... yes checking for msgfmt... /tmp/sysutils/mc/work/.tools/bin/msgfmt checking for gmsgfmt... /tmp/sysutils/mc/work/.tools/bin/msgfmt checking for xgettext... /tmp/sysutils/mc/work/.tools/bin/xgettext checking for msgmerge... /tmp/sysutils/mc/work/.tools/bin/msgmerge checking for ld used by gcc... /tmp/sysutils/mc/work/.cwrapper/bin/ld checking if the linker (/tmp/sysutils/mc/work/.cwrapper/bin/ld) 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... (cached) 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 perl... /usr/pkg/bin/perl checking for perl... /tmp/sysutils/mc/work/.tools/bin/perl checking for python... /usr/bin/python checking for ruby... /usr/bin/ruby checking for AIX defines... no checking for utimensat... yes configure: using internal editor configure: using diff viewer checking for subshell support... yes checking for pty.h... no checking for libutil.h... no checking for util.h... yes checking for openpty... no checking for openpty in -lutil... yes checking for ext2fs >= 1.42.4... no configure: WARNING: ext2fs library not found or version too old (must be >= 1.42.4) 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 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 pmap_set... yes checking for pmap_getport... yes checking for pmap_getmaps... yes checking for rresvport... yes checking for rpc/pmap_clnt.h... yes checking for x86_64--netbsd-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for x86_64--netbsd-perl... no checking for perl... /tmp/sysutils/mc/work/.tools/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/ext.d/web.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/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/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/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 rm: libtoolT: No such file or directory config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Configuration: Source code location: . Compiler: gcc Compiler flags: -fdiagnostics-show-option -Wbad-function-cast -Wcomment -Wdeclaration-after-statement -Wfloat-conversion -Wfloat-equal -Wformat -Wformat-security -Wformat-signedness -Wimplicit -Wimplicit-fallthrough -Wignored-qualifiers -Wlogical-not-parentheses -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wswitch-default -Wtype-limits -Wundef -Wuninitialized -Wunreachable-code -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include Assertions: yes Unit tests: no ('Check' testing framework not found) File system: Midnight Commander Virtual Filesystem cpio, extfs, shell, ftp, sfs, tar Screen library: S-Lang Mouse support: xterm only X11 events support: no With subshell support: yes With background operations: yes With ext2fs attributes support: no Internal editor: yes Diff viewer: yes Support for charset: yes Search type: glib-regexp