Created
November 1, 2010 15:32
-
-
Save spoof/658358 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| spoof@mac:~% brew install -vd mc | |
| ==> Build Environment | |
| CC: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
| CXX: /usr/bin/c++ => /usr/bin/c++-4.2 | |
| LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
| CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe | |
| CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe | |
| MAKEFLAGS: -j2 | |
| ==> Downloading http://www.midnight-commander.org/downloads/mc-4.7.4.tar.bz2 | |
| File already downloaded and cached to /Users/spoof/Library/Caches/Homebrew | |
| /usr/bin/tar xf /Users/spoof/Library/Caches/Homebrew/midnight-commander-4.7.4.tar.bz2 | |
| ==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/midnight-commander/4.7.4 --without-x --with-screen=ncurses | |
| ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/midnight-commander/4.7.4 --without-x --with-screen=ncurses | |
| checking for a BSD-compatible install... /usr/local/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... /usr/local/bin/mkdir -p | |
| checking for gawk... no | |
| checking for mawk... no | |
| checking for nawk... no | |
| checking for awk... awk | |
| checking whether make sets $(MAKE)... yes | |
| checking whether to enable maintainer-specific portions of Makefiles... no | |
| checking build system type... x86_64-apple-darwin10.4.0 | |
| checking host system type... x86_64-apple-darwin10.4.0 | |
| checking for style of include used by make... GNU | |
| checking for gcc... /usr/bin/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 we are using the GNU C compiler... yes | |
| checking whether /usr/bin/cc accepts -g... yes | |
| checking for /usr/bin/cc option to accept ISO C89... none needed | |
| checking dependency style of /usr/bin/cc... none | |
| checking how to run the C preprocessor... /usr/bin/cc -E | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking minix/config.h usability... no | |
| checking minix/config.h presence... no | |
| checking for minix/config.h... no | |
| checking whether it is safe to define __EXTENSIONS__... yes | |
| checking for a sed that does not truncate output... /usr/bin/sed | |
| checking for fgrep... /usr/bin/grep -F | |
| checking for ld used by /usr/bin/cc... /usr/bin/cc | |
| checking if the linker (/usr/bin/cc) is GNU ld... no | |
| checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
| checking the name lister (/usr/bin/nm) interface... BSD nm | |
| checking whether ln -s works... yes | |
| checking the maximum length of command line arguments... 196608 | |
| checking whether the shell understands some XSI constructs... yes | |
| checking whether the shell understands "+="... yes | |
| checking for /usr/bin/cc option to reload object files... -r | |
| checking for objdump... no | |
| checking how to recognize dependent libraries... pass_all | |
| checking for ar... ar | |
| checking for strip... strip | |
| checking for ranlib... ranlib | |
| checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok | |
| checking for dsymutil... dsymutil | |
| checking for nmedit... nmedit | |
| checking for lipo... lipo | |
| checking for otool... otool | |
| checking for otool64... no | |
| checking for -single_module linker flag... yes | |
| checking for -exported_symbols_list linker flag... yes | |
| checking for dlfcn.h... yes | |
| checking for objdir... .libs | |
| checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes | |
| checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC | |
| checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes | |
| checking if /usr/bin/cc static flag -static works... no | |
| checking if /usr/bin/cc supports -c -o file.o... yes | |
| checking if /usr/bin/cc supports -c -o file.o... (cached) yes | |
| checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin10.4.0 dyld | |
| 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 pkg-config... /usr/local/bin/pkg-config | |
| checking pkg-config is at least version 0.9.0... yes | |
| checking for perl... /usr/bin/perl | |
| checking for strerror in -lcposix... no | |
| checking for /usr/bin/cc option to accept ISO C99... -std=gnu99 | |
| checking for /usr/bin/cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 | |
| checking whether /usr/bin/cc -std=gnu99 and cc understand -c and -o together... yes | |
| checking for doxygen... no | |
| configure: WARNING: doxygen not found - will not generate any doxygen documentation | |
| checking for perl... /usr/bin/perl | |
| checking for GLIB... yes | |
| checking for GMODULE... yes | |
| checking if gmodule functionality is supported... checking for GMODULE... yes | |
| yes | |
| checking whether sys/types.h defines makedev... yes | |
| checking for an ANSI C-conforming const... yes | |
| checking for special C compiler options needed for large files... no | |
| checking for _FILE_OFFSET_BITS value needed for large files... no | |
| checking whether ln -s works... yes | |
| checking for ar... (cached) ar | |
| checking for gnome-moz-remote... no | |
| checking for mozilla... no | |
| checking for konqueror... no | |
| checking for opera... no | |
| checking for netscape... no | |
| checking for stdlib.h... (cached) yes | |
| checking for unistd.h... (cached) yes | |
| checking sys/param.h usability... yes | |
| checking sys/param.h presence... yes | |
| checking for sys/param.h... yes | |
| checking for getpagesize... yes | |
| checking for working mmap... yes | |
| checking whether NLS is requested... yes | |
| checking for msgfmt... no | |
| checking for gmsgfmt... : | |
| checking for xgettext... no | |
| checking for msgmerge... no | |
| checking whether we are using the GNU C Library 2 or newer... no | |
| checking for ranlib... (cached) ranlib | |
| checking for signed... yes | |
| checking for inline... inline | |
| checking for off_t... yes | |
| checking for size_t... yes | |
| checking for long long... yes | |
| checking for long double... yes | |
| checking for wchar_t... yes | |
| checking for wint_t... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for intmax_t... yes | |
| checking whether printf() supports POSIX/XSI format strings... yes | |
| checking for working alloca.h... yes | |
| checking for alloca... yes | |
| checking whether we are using the GNU C Library 2.1 or newer... no | |
| checking whether integer division by zero raises SIGFPE... yes | |
| checking for unsigned long long... yes | |
| checking for inttypes.h... yes | |
| checking whether the inttypes.h PRIxNN macros are broken... no | |
| checking for stdint.h... (cached) yes | |
| checking for SIZE_MAX... yes | |
| checking for stdint.h... (cached) yes | |
| checking for CFPreferencesCopyAppValue... yes | |
| checking for CFLocaleCopyCurrent... yes | |
| checking for ld used by GCC... /usr/bin/cc | |
| checking if the linker (/usr/bin/cc) is GNU ld... no | |
| checking for shared library run path origin... done | |
| checking for ptrdiff_t... yes | |
| checking argz.h usability... no | |
| checking argz.h presence... no | |
| checking for argz.h... no | |
| checking limits.h usability... yes | |
| checking limits.h presence... yes | |
| checking for limits.h... yes | |
| checking locale.h usability... yes | |
| checking locale.h presence... yes | |
| checking for locale.h... yes | |
| checking nl_types.h usability... yes | |
| checking nl_types.h presence... yes | |
| checking for nl_types.h... yes | |
| checking malloc.h usability... no | |
| checking malloc.h presence... no | |
| checking for malloc.h... no | |
| checking stddef.h usability... yes | |
| checking stddef.h presence... yes | |
| checking for stddef.h... yes | |
| checking for stdlib.h... (cached) yes | |
| checking for string.h... (cached) yes | |
| checking for unistd.h... (cached) yes | |
| checking for sys/param.h... (cached) yes | |
| checking for asprintf... yes | |
| checking for fwprintf... yes | |
| checking for getcwd... yes | |
| checking for getegid... yes | |
| checking for geteuid... yes | |
| checking for getgid... yes | |
| checking for getuid... yes | |
| checking for mempcpy... no | |
| checking for munmap... yes | |
| checking for putenv... yes | |
| checking for setenv... yes | |
| checking for setlocale... yes | |
| checking for snprintf... yes | |
| checking for stpcpy... yes | |
| checking for strcasecmp... yes | |
| checking for strdup... yes | |
| checking for strtoul... yes | |
| checking for tsearch... yes | |
| checking for wcslen... yes | |
| checking for __argz_count... no | |
| checking for __argz_stringify... no | |
| checking for __argz_next... no | |
| checking for __fsetlocking... no | |
| checking whether _snprintf is declared... no | |
| checking whether _snwprintf is declared... no | |
| checking whether feof_unlocked is declared... yes | |
| checking whether fgets_unlocked is declared... no | |
| checking whether getc_unlocked is declared... yes | |
| checking for iconv... yes | |
| checking how to link with libiconv... -liconv | |
| checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
| checking for nl_langinfo and CODESET... yes | |
| checking for LC_MESSAGES... yes | |
| checking for bison... bison | |
| checking version of bison... 2.3, ok | |
| checking for CFPreferencesCopyAppValue... (cached) yes | |
| checking for CFLocaleCopyCurrent... (cached) yes | |
| checking whether NLS is requested... yes | |
| checking whether included gettext is requested... no | |
| checking for GNU gettext in libc... no | |
| checking for GNU gettext in libintl... no | |
| checking whether to use NLS... yes | |
| checking where the gettext function comes from... included intl directory | |
| checking for unistd.h... (cached) yes | |
| checking for string.h... (cached) yes | |
| checking for memory.h... (cached) yes | |
| checking for limits.h... (cached) yes | |
| checking for malloc.h... (cached) no | |
| checking utime.h usability... yes | |
| checking utime.h presence... yes | |
| checking for utime.h... yes | |
| checking fcntl.h usability... yes | |
| checking fcntl.h presence... yes | |
| checking for fcntl.h... yes | |
| checking sys/statfs.h usability... no | |
| checking sys/statfs.h presence... no | |
| checking for sys/statfs.h... no | |
| checking sys/vfs.h usability... no | |
| checking sys/vfs.h presence... no | |
| checking for sys/vfs.h... no | |
| checking sys/time.h usability... yes | |
| checking sys/time.h presence... yes | |
| checking for sys/time.h... yes | |
| checking sys/timeb.h usability... yes | |
| checking sys/timeb.h presence... yes | |
| checking for sys/timeb.h... yes | |
| checking sys/select.h usability... yes | |
| checking sys/select.h presence... yes | |
| checking for sys/select.h... yes | |
| checking sys/ioctl.h usability... yes | |
| checking sys/ioctl.h presence... yes | |
| checking for sys/ioctl.h... yes | |
| checking stropts.h usability... no | |
| checking stropts.h presence... no | |
| checking for stropts.h... no | |
| checking arpa/inet.h usability... yes | |
| checking arpa/inet.h presence... yes | |
| checking for arpa/inet.h... yes | |
| checking security/pam_misc.h usability... no | |
| checking security/pam_misc.h presence... no | |
| checking for security/pam_misc.h... no | |
| checking sys/socket.h usability... yes | |
| checking sys/socket.h presence... yes | |
| checking for sys/socket.h... yes | |
| checking sys/sysmacros.h usability... no | |
| checking sys/sysmacros.h presence... no | |
| checking for sys/sysmacros.h... no | |
| checking for sys/types.h... (cached) yes | |
| checking sys/mkdev.h usability... no | |
| checking sys/mkdev.h presence... no | |
| checking for sys/mkdev.h... no | |
| checking wchar.h usability... yes | |
| checking wchar.h presence... yes | |
| checking for wchar.h... yes | |
| checking wctype.h usability... yes | |
| checking wctype.h presence... yes | |
| checking for wctype.h... yes | |
| checking whether time.h and sys/time.h may both be included... yes | |
| checking for dirent.h that defines DIR... yes | |
| checking for library containing opendir... none required | |
| checking for ANSI C header files... (cached) yes | |
| checking for struct stat.st_blksize... yes | |
| checking for struct stat.st_rdev... yes | |
| checking for struct stat.st_blocks... yes | |
| checking for atoll... yes | |
| checking for cfgetospeed... yes | |
| checking for initgroups... yes | |
| checking for isascii... yes | |
| checking for setreuid... yes | |
| checking for statfs... yes | |
| checking for sysconf... yes | |
| checking for tcgetattr... yes | |
| checking for tcsetattr... yes | |
| checking for truncate... yes | |
| 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 AIX defines... no | |
| checking sys/statvfs.h usability... yes | |
| checking sys/statvfs.h presence... yes | |
| checking for sys/statvfs.h... yes | |
| checking for sys/vfs.h... (cached) no | |
| checking sys/fs_types.h usability... no | |
| checking sys/fs_types.h presence... no | |
| checking for sys/fs_types.h... no | |
| checking for fcntl.h... (cached) yes | |
| checking for utime.h... (cached) yes | |
| checking for listmntent... no | |
| checking for getmntinfo... yes | |
| checking for sys/ucred.h... yes | |
| checking for sys/mount.h... yes | |
| checking mntent.h usability... no | |
| checking mntent.h presence... no | |
| 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 listmntent of Cray/Unicos-9... 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... no | |
| checking for sys/mount.h... (cached) yes | |
| configure: checking how to get file system space usage | |
| checking for statvfs function (SVR4)... yes | |
| checking dustat.h usability... no | |
| checking dustat.h presence... no | |
| checking for dustat.h... no | |
| checking sys/fs/s5param.h usability... no | |
| checking sys/fs/s5param.h presence... no | |
| checking for sys/fs/s5param.h... no | |
| checking sys/filsys.h usability... no | |
| checking sys/filsys.h presence... no | |
| checking for sys/filsys.h... no | |
| checking for sys/statfs.h... (cached) no | |
| checking for statfs that truncates block counts... no | |
| checking for struct statfs.f_fstypename... yes | |
| checking for struct statvfs.f_fstypename... no | |
| checking for struct statvfs.f_basetype... no | |
| checking size of long... 8 | |
| checking size of long long... 8 | |
| checking for mode_t... yes | |
| checking for off_t... (cached) yes | |
| checking size of off_t... 8 | |
| checking for pid_t... yes | |
| checking for uid_t in sys/types.h... yes | |
| checking for nlink_t... yes | |
| checking for socklen_t... yes | |
| checking for uintptr_t... yes | |
| checking for working alloca.h... (cached) yes | |
| checking for alloca... (cached) yes | |
| checking for working strcoll... yes | |
| checking for X... disabled | |
| checking for get_process_stats in -lseq... no | |
| configure: Enabling VFS code | |
| checking for zip... /usr/bin/zip | |
| checking for unzip... /usr/bin/unzip | |
| checking for zipinfo code in unzip... 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... (cached) yes | |
| checking for socklen_t... (cached) 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 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 -L option to file command... yes | |
| checking for subshell support... yes | |
| checking for library containing addwstr... -lncurses | |
| checking ncursesw/curses.h usability... no | |
| checking ncursesw/curses.h presence... no | |
| checking for ncursesw/curses.h... no | |
| checking ncurses/curses.h usability... no | |
| checking ncurses/curses.h presence... no | |
| checking for ncurses/curses.h... no | |
| checking ncurses.h usability... yes | |
| checking ncurses.h presence... yes | |
| checking for ncurses.h... yes | |
| checking for ESCDELAY variable... yes | |
| checking for resizeterm... yes | |
| configure: using internal editor | |
| configure: using diff viewer | |
| checking if gcc accepts -Wcomment... yes | |
| checking if gcc accepts -Wdeclaration-after-statement... yes | |
| checking if gcc accepts -Wformat... yes | |
| checking if gcc accepts -Wimplicit-function-declaration... yes | |
| checking if gcc accepts -Wimplicit-int... yes | |
| checking if gcc accepts -Wmissing-braces... yes | |
| checking if gcc accepts -Wmissing-declarations... yes | |
| checking if gcc accepts -Wmissing-parameter-type... no | |
| checking if gcc accepts -Wmissing-prototypes... yes | |
| checking if gcc accepts -Wnested-externs... yes | |
| checking if gcc accepts -Wno-long-long... yes | |
| checking if gcc accepts -Wno-unreachable-code... yes | |
| checking if gcc accepts -Wparentheses... yes | |
| checking if gcc accepts -Wpointer-sign... yes | |
| checking if gcc accepts -Wreturn-type... yes | |
| checking if gcc accepts -Wshadow... yes | |
| checking if gcc accepts -Wsign-compare... yes | |
| checking if gcc accepts -Wswitch... yes | |
| checking if gcc accepts -Wuninitialized... yes | |
| checking if gcc accepts -Wunused-function... yes | |
| checking if gcc accepts -Wunused-label... yes | |
| checking if gcc accepts -Wunused-parameter... yes | |
| checking if gcc accepts -Wunused-result... no | |
| checking if gcc accepts -Wunused-value... yes | |
| checking if gcc accepts -Wunused-variable... yes | |
| checking if gcc accepts -Wwrite-strings... yes | |
| configure: creating ./config.status | |
| config.status: creating src/man2hlp/man2hlp | |
| config.status: creating Makefile | |
| config.status: creating contrib/Makefile | |
| config.status: creating contrib/dist/Makefile | |
| config.status: creating contrib/dist/debian/Makefile | |
| config.status: creating contrib/dist/gentoo/Makefile | |
| config.status: creating contrib/dist/redhat/Makefile | |
| config.status: creating contrib/dist/redhat/mc.spec | |
| config.status: creating contrib/dist/mc.qpg | |
| config.status: creating contrib/dist/pkginfo | |
| config.status: creating contrib/dist/prototype | |
| config.status: creating misc/Makefile | |
| config.status: creating misc/skins/Makefile | |
| config.status: creating misc/mc.ext | |
| 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/viewer/Makefile | |
| config.status: creating src/diffviewer/Makefile | |
| config.status: creating lib/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/vfs/mc-vfs/Makefile | |
| config.status: creating lib/vfs/mc-vfs/extfs/Makefile | |
| config.status: creating lib/vfs/mc-vfs/extfs/a+ | |
| config.status: creating lib/vfs/mc-vfs/extfs/apt+ | |
| config.status: creating lib/vfs/mc-vfs/extfs/audio | |
| config.status: creating lib/vfs/mc-vfs/extfs/deb | |
| config.status: creating lib/vfs/mc-vfs/extfs/deba | |
| config.status: creating lib/vfs/mc-vfs/extfs/debd | |
| config.status: creating lib/vfs/mc-vfs/extfs/dpkg+ | |
| config.status: creating lib/vfs/mc-vfs/extfs/iso9660 | |
| config.status: creating lib/vfs/mc-vfs/extfs/hp48+ | |
| config.status: creating lib/vfs/mc-vfs/extfs/lslR | |
| config.status: creating lib/vfs/mc-vfs/extfs/mailfs | |
| config.status: creating lib/vfs/mc-vfs/extfs/patchfs | |
| config.status: creating lib/vfs/mc-vfs/extfs/rpms+ | |
| config.status: creating lib/vfs/mc-vfs/extfs/s3+ | |
| config.status: creating lib/vfs/mc-vfs/extfs/uace | |
| config.status: creating lib/vfs/mc-vfs/extfs/ualz | |
| config.status: creating lib/vfs/mc-vfs/extfs/uar | |
| config.status: creating lib/vfs/mc-vfs/extfs/uarc | |
| config.status: creating lib/vfs/mc-vfs/extfs/uarj | |
| config.status: creating lib/vfs/mc-vfs/extfs/uc1541 | |
| config.status: creating lib/vfs/mc-vfs/extfs/uha | |
| config.status: creating lib/vfs/mc-vfs/extfs/ulha | |
| config.status: creating lib/vfs/mc-vfs/extfs/urar | |
| config.status: creating lib/vfs/mc-vfs/extfs/uzip | |
| config.status: creating lib/vfs/mc-vfs/extfs/uzoo | |
| config.status: creating lib/vfs/mc-vfs/fish/Makefile | |
| config.status: creating misc/syntax/Makefile | |
| config.status: creating doc/Makefile | |
| config.status: creating doc/hints/Makefile | |
| config.status: creating doc/man/mc.1 | |
| config.status: creating doc/man/mcedit.1 | |
| config.status: creating doc/man/mcview.1 | |
| config.status: creating doc/man/Makefile | |
| config.status: creating doc/man/es/mc.1 | |
| config.status: creating doc/man/es/Makefile | |
| config.status: creating doc/man/hu/mc.1 | |
| config.status: creating doc/man/hu/Makefile | |
| config.status: creating doc/man/it/mc.1 | |
| config.status: creating doc/man/it/Makefile | |
| config.status: creating doc/man/pl/mc.1 | |
| config.status: creating doc/man/pl/Makefile | |
| config.status: creating doc/man/ru/mc.1 | |
| config.status: creating doc/man/ru/Makefile | |
| config.status: creating doc/man/sr/mc.1 | |
| 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 intl/Makefile | |
| config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting | |
| config.status: creating po/Makefile.in | |
| config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting | |
| config.status: creating config.h | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands | |
| config.status: executing default-1 commands | |
| config.status: creating po/POTFILES | |
| config.status: creating po/Makefile | |
| Configuration: | |
| Source code location: . | |
| Compiler: /usr/bin/cc -std=gnu99 | |
| Compiler flags: -Wcomment -Wdeclaration-after-statement -Wformat -Wimplicit-function-declaration -Wimplicit-int -Wmissing-braces -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -D_REENTRANT -I/usr/local/Cellar/glib/2.24.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.24.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe | |
| File system: Midnight Commander Virtual Filesystem | |
| cpio, tar, sfs, extfs, ftp, fish | |
| Screen library: ncurses library | |
| Mouse support: xterm only | |
| X11 events support: no | |
| With subshell support: yes | |
| Internal editor: yes | |
| Diff viewer: yes | |
| Support for charset: yes | |
| Search type: glib-regexp | |
| spoof@mac:~% otool -L /usr/local/bin/mc | |
| /usr/local/bin/mc: | |
| /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 550.29.0) | |
| /usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0, current version 5.4.0) | |
| /usr/local/Cellar/glib/2.24.2/lib/libgmodule-2.0.0.dylib (compatibility version 2401.0.0, current version 2401.2.0) | |
| /usr/local/Cellar/glib/2.24.2/lib/libglib-2.0.0.dylib (compatibility version 2401.0.0, current version 2401.2.0) | |
| /usr/local/Cellar/gettext/0.17/lib/libintl.8.dylib (compatibility version 9.0.0, current version 9.2.0) | |
| /usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0) | |
| /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment