Created
May 7, 2012 17:49
-
-
Save eneagoe/2629282 to your computer and use it in GitHub Desktop.
brew install -v mc 2>&1 > with_make_j1.txt
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
brew install -v mc 2>&1 > with_make_j1.txt | |
configure: WARNING: doxygen not found - will not generate any doxygen documentation | |
configure: WARNING: 'Check' utility not found. Check your environment | |
config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting | |
config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting | |
/usr/bin/ranlib: file: .libs/libmctty.a(libmctty_la-x11conn.o) has no symbols | |
ranlib: file: .libs/libmctty.a(libmctty_la-x11conn.o) has no symbols | |
/usr/bin/ranlib: file: .libs/libmc.a(libmc_la-glibcompat.o) has no symbols | |
/usr/bin/ranlib: file: .libs/libmc.a(libmctty_la-x11conn.o) has no symbols | |
ranlib: file: .libs/libmc.a(libmc_la-glibcompat.o) has no symbols | |
ranlib: file: .libs/libmc.a(libmctty_la-x11conn.o) has no symbols | |
/usr/bin/ranlib: file: .libs/libmcfilemanager.a(libmcfilemanager_la-listmode.o) has no symbols | |
/usr/bin/ranlib: file: .libs/libmcfilemanager.a(libmc_la-glibcompat.o) has no symbols | |
/usr/bin/ranlib: file: .libs/libmcfilemanager.a(libmctty_la-x11conn.o) has no symbols | |
ranlib: file: .libs/libmcfilemanager.a(libmcfilemanager_la-listmode.o) has no symbols | |
ranlib: file: .libs/libmcfilemanager.a(libmc_la-glibcompat.o) has no symbols | |
ranlib: file: .libs/libmcfilemanager.a(libmctty_la-x11conn.o) has no symbols | |
./ls: fork: Resource temporarily unavailable | |
../../../../config/install-sh: fork: Resource temporarily unavailable | |
../../../../config/install-sh: fork: Resource temporarily unavailable | |
make[5]: *** [install-fishSCRIPTS] Error 128 | |
make[4]: *** [install-am] Error 2 | |
make[3]: *** [install-recursive] Error 1 | |
make[2]: *** [install-recursive] Error 1 | |
make[1]: *** [install-recursive] Error 1 | |
make: *** [install-recursive] Error 1 |
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
==> Downloading http://www.midnight-commander.org/downloads/mc-4.8.3.tar.bz2 | |
Already downloaded: /Users/eneagoe/Library/Caches/Homebrew/midnight-commander-4.8.3.tar.bz2 | |
/usr/bin/tar xf /Users/eneagoe/Library/Caches/Homebrew/midnight-commander-4.8.3.tar.bz2 | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/midnight-commander/4.8.3 --without-x --with-screen=slang | |
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/midnight-commander/4.8.3 --without-x --with-screen=slang | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... config/install-sh -c -d | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
checking for style of include used by make... GNU | |
checking for gcc... /usr/bin/clang | |
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/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking dependency style of /usr/bin/clang... none | |
checking how to run the C preprocessor... /usr/bin/clang -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 how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/bin/gsed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by /usr/bin/clang... /usr/bin/clang | |
checking if the linker (/usr/bin/clang) 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 how to convert x86_64-apple-darwin11.3.0 file names to x86_64-apple-darwin11.3.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/clang option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
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 -force_load linker flag... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/clang static flag -static works... no | |
checking if /usr/bin/clang supports -c -o file.o... yes | |
checking if /usr/bin/clang supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin11.3.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/clang option to accept ISO C99... none needed | |
checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed | |
checking whether /usr/bin/clang and cc understand -c and -o together... yes | |
checking for doxygen... no | |
checking for perl... /usr/bin/perl | |
checking for GLIB... 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 firefox... no | |
checking for konqueror... no | |
checking for opera... 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... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
checking for gmsgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
checking for xgettext... /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext | |
checking for msgmerge... /usr/local/Cellar/gettext/0.18.1.1/bin/msgmerge | |
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/clang | |
checking if the linker (/usr/bin/clang) 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... | |
extern 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... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... external libintl | |
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation | |
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/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 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 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 whether to enable assertions... 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 isascii... yes | |
checking for statfs... yes | |
checking for sysconf... yes | |
checking for tcgetattr... yes | |
checking for tcsetattr... yes | |
checking for ftruncate... 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 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... (cached) yes | |
checking size of off_t... 8 | |
checking for mode_t... yes | |
checking for pid_t... yes | |
checking for uid_t in sys/types.h... yes | |
checking for working strcoll... yes | |
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 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 sys/mntent.h usability... no | |
checking sys/mntent.h presence... no | |
checking for sys/mntent.h... no | |
checking for struct statfs.f_fstypename... yes | |
checking for fcntl.h... (cached) yes | |
checking for utime.h... (cached) yes | |
checking for listmntent... (cached) no | |
checking for getmntinfo... (cached) yes | |
checking for sys/ucred.h... (cached) yes | |
checking for sys/mount.h... (cached) yes | |
checking for mntent.h... (cached) no | |
checking for sys/fs_types.h... (cached) no | |
checking for struct fsstat.f_fstypename... (cached) no | |
checking for library containing getmntent... (cached) no | |
checking for getmntent... (cached) no | |
checking for listmntent of Cray/Unicos-9... (cached) no | |
checking for mntctl function and struct vmount... (cached) no | |
checking for getfsstat function... (cached) no | |
checking for FIXME existence of three headers... (cached) no | |
checking for getmntinfo function... (cached) yes | |
checking whether getmntinfo returns statvfs structures... (cached) no | |
checking for sys/mount.h... (cached) yes | |
configure: checking how to get file system space usage | |
checking for statvfs function (SVR4)... no | |
checking for 3-argument statfs function (DEC OSF/1)... no | |
checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... 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... (cached) 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... 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 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 SLANG... yes | |
checking for slang/slang.h... no | |
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 -Wfloat-equal... yes | |
checking if gcc accepts -Wformat... yes | |
checking if gcc accepts -Wformat-security... yes | |
checking if gcc accepts -Wimplicit... yes | |
checking if gcc accepts -Wignored-qualifiers... yes | |
checking if gcc accepts -Wmissing-braces... yes | |
checking if gcc accepts -Wmissing-declarations... yes | |
checking if gcc accepts -Wmissing-parameter-type... yes | |
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 -Wsequence-point... yes | |
checking if gcc accepts -Wshadow... yes | |
checking if gcc accepts -Wsign-compare... yes | |
checking if gcc accepts -Wswitch... yes | |
checking if gcc accepts -Wtype-limits... 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... yes | |
checking if gcc accepts -Wunused-value... yes | |
checking if gcc accepts -Wunused-variable... yes | |
checking if gcc accepts -Wwrite-strings... yes | |
checking for CHECK... no | |
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/pkginfo | |
config.status: creating contrib/dist/prototype | |
config.status: creating misc/Makefile | |
config.status: creating misc/skins/Makefile | |
config.status: creating misc/macros.d/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 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/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/urar | |
config.status: creating src/vfs/extfs/helpers/uzip | |
config.status: creating src/vfs/extfs/helpers/uzoo | |
config.status: creating src/vfs/fish/Makefile | |
config.status: creating src/vfs/fish/helpers/Makefile | |
config.status: creating src/vfs/ftpfs/Makefile | |
config.status: creating src/vfs/local/Makefile | |
config.status: creating src/vfs/sfs/Makefile | |
config.status: creating src/vfs/smbfs/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/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 intl/Makefile | |
config.status: creating po/Makefile.in | |
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/vfs/Makefile | |
config.status: creating tests/src/Makefile | |
config.status: creating tests/src/filemanager/Makefile | |
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/clang | |
Compiler flags: -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments | |
File system: Midnight Commander Virtual Filesystem | |
cpio, tar, sfs, extfs, ftp, fish | |
Screen library: | |
Mouse support: xterm only | |
X11 events support: no | |
With subshell support: yes | |
With background operations: yes | |
Internal editor: yes | |
Diff viewer: yes | |
Support for charset: yes | |
Search type: glib-regexp | |
==> make -j1 install | |
make -j1 install | |
Making install in intl | |
if { test "mc" = "gettext-runtime" || test "mc" = "gettext-tools"; } \ | |
&& test 'no' = yes; then \ | |
/bin/sh ../config/mkinstalldirs /usr/local/Cellar/midnight-commander/4.8.3/lib /usr/local/Cellar/midnight-commander/4.8.3/include; \ | |
/usr/bin/install -c -m 644 libintl.h /usr/local/Cellar/midnight-commander/4.8.3/include/libintl.h; \ | |
/bin/sh ../libtool --mode=install \ | |
/usr/bin/install -c -m 644 libintl.a /usr/local/Cellar/midnight-commander/4.8.3/lib/libintl.a; \ | |
if test "@RELOCATABLE@" = yes; then \ | |
dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/Cellar/midnight-commander/4.8.3/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ | |
if test -n "$dependencies"; then \ | |
rm -f /usr/local/Cellar/midnight-commander/4.8.3/lib/libintl.la; \ | |
fi; \ | |
fi; \ | |
else \ | |
: ; \ | |
fi | |
if test "mc" = "gettext-tools" \ | |
&& test 'no' = no \ | |
&& test no != no; then \ | |
/bin/sh ../config/mkinstalldirs /usr/local/Cellar/midnight-commander/4.8.3/lib; \ | |
/bin/sh ../libtool --mode=install \ | |
/usr/bin/install -c -m 644 libgnuintl.a /usr/local/Cellar/midnight-commander/4.8.3/lib/libgnuintl.a; \ | |
rm -f /usr/local/Cellar/midnight-commander/4.8.3/lib/preloadable_libintl.so; \ | |
/usr/bin/install -c -m 644 /usr/local/Cellar/midnight-commander/4.8.3/lib/libgnuintl.so /usr/local/Cellar/midnight-commander/4.8.3/lib/preloadable_libintl.so; \ | |
/bin/sh ../libtool --mode=uninstall \ | |
rm -f /usr/local/Cellar/midnight-commander/4.8.3/lib/libgnuintl.a; \ | |
else \ | |
: ; \ | |
fi | |
if test 'no' = yes; then \ | |
test no != no || /bin/sh ../config/mkinstalldirs /usr/local/Cellar/midnight-commander/4.8.3/lib; \ | |
temp=/usr/local/Cellar/midnight-commander/4.8.3/lib/t-charset.alias; \ | |
dest=/usr/local/Cellar/midnight-commander/4.8.3/lib/charset.alias; \ | |
if test -f /usr/local/Cellar/midnight-commander/4.8.3/lib/charset.alias; then \ | |
orig=/usr/local/Cellar/midnight-commander/4.8.3/lib/charset.alias; \ | |
sed -f ref-add.sed $orig > $temp; \ | |
/usr/bin/install -c -m 644 $temp $dest; \ | |
rm -f $temp; \ | |
else \ | |
if test no = no; then \ | |
orig=charset.alias; \ | |
sed -f ref-add.sed $orig > $temp; \ | |
/usr/bin/install -c -m 644 $temp $dest; \ | |
rm -f $temp; \ | |
fi; \ | |
fi; \ | |
/bin/sh ../config/mkinstalldirs /usr/local/Cellar/midnight-commander/4.8.3/share/locale; \ | |
test -f /usr/local/Cellar/midnight-commander/4.8.3/share/locale/locale.alias \ | |
&& orig=/usr/local/Cellar/midnight-commander/4.8.3/share/locale/locale.alias \ | |
|| orig=./locale.alias; \ | |
temp=/usr/local/Cellar/midnight-commander/4.8.3/share/locale/t-locale.alias; \ | |
dest=/usr/local/Cellar/midnight-commander/4.8.3/share/locale/locale.alias; \ | |
sed -f ref-add.sed $orig > $temp; \ | |
/usr/bin/install -c -m 644 $temp $dest; \ | |
rm -f $temp; \ | |
else \ | |
: ; \ | |
fi | |
if test "mc" = "gettext-tools"; then \ | |
/bin/sh ../config/mkinstalldirs /usr/local/Cellar/midnight-commander/4.8.3/share/gettext/intl; \ | |
/usr/bin/install -c -m 644 VERSION /usr/local/Cellar/midnight-commander/4.8.3/share/gettext/intl/VERSION; \ | |
/usr/bin/install -c -m 644 ChangeLog.inst /usr/local/Cellar/midnight-commander/4.8.3/share/gettext/intl/ChangeLog; \ | |
dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ | |
for file in $dists; do \ | |
/usr/bin/install -c -m 644 ./$file \ | |
/usr/local/Cellar/midnight-commander/4.8.3/share/gettext/intl/$file; \ | |
done; \ | |
chmod a+x /usr/local/Cellar/midnight-commander/4.8.3/share/gettext/intl/config.charset; \ | |
dists="plural.c"; \ | |
for file in $dists; do \ | |
if test -f $file; then dir=.; else dir=.; fi; \ | |
/usr/bin/install -c -m 644 $dir/$file \ | |
/usr/local/Cellar/midnight-commander/4.8.3/share/gettext/intl/$file; \ | |
done; \ | |
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ | |
for file in $dists; do \ | |
rm -f /usr/local/Cellar/midnight-commander/4.8.3/share/gettext/intl/$file; \ | |
done; \ | |
else \ | |
: ; \ | |
fi | |
Making install in po | |
/bin/sh ../config/mkinstalldirs /usr/local/Cellar/midnight-commander/4.8.3/share | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/az | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/az/LC_MESSAGES | |
installing az.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/az/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/be | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/be/LC_MESSAGES | |
installing be.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/be/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/bg | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/bg/LC_MESSAGES | |
installing bg.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/bg/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ca | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ca/LC_MESSAGES | |
installing ca.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ca/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/cs | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/cs/LC_MESSAGES | |
installing cs.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/cs/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/da | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/da/LC_MESSAGES | |
installing da.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/da/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/de | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/de/LC_MESSAGES | |
installing de.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/de/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/el | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/el/LC_MESSAGES | |
installing el.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/el/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/eo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/eo/LC_MESSAGES | |
installing eo.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/eo/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/es | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/es/LC_MESSAGES | |
installing es.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/es/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/eu | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/eu/LC_MESSAGES | |
installing eu.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/eu/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/fi | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/fi/LC_MESSAGES | |
installing fi.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/fi/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/fi_FI | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/fi_FI/LC_MESSAGES | |
installing fi_FI.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/fi_FI/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/fr | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/fr/LC_MESSAGES | |
installing fr.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/fr/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/gl | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/gl/LC_MESSAGES | |
installing gl.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/gl/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/hu | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/hu/LC_MESSAGES | |
installing hu.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/hu/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/id | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/id/LC_MESSAGES | |
installing id.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/id/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ia | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ia/LC_MESSAGES | |
installing ia.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ia/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/it | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/it/LC_MESSAGES | |
installing it.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/it/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/it_IT | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/it_IT/LC_MESSAGES | |
installing it_IT.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/it_IT/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ja | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ja/LC_MESSAGES | |
installing ja.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ja/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ka | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ka/LC_MESSAGES | |
installing ka.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ka/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ko | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ko/LC_MESSAGES | |
installing ko.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ko/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/lt | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/lt/LC_MESSAGES | |
installing lt.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/lt/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/lv | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/lv/LC_MESSAGES | |
installing lv.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/lv/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/mn | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/mn/LC_MESSAGES | |
installing mn.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/mn/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/nb | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/nb/LC_MESSAGES | |
installing nb.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/nb/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/nl | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/nl/LC_MESSAGES | |
installing nl.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/nl/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/pl | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/pl/LC_MESSAGES | |
installing pl.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/pl/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/pt | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/pt/LC_MESSAGES | |
installing pt.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/pt/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/pt_BR | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/pt_BR/LC_MESSAGES | |
installing pt_BR.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/pt_BR/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ro | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ro/LC_MESSAGES | |
installing ro.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ro/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ru | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ru/LC_MESSAGES | |
installing ru.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ru/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sk | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sk/LC_MESSAGES | |
installing sk.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sk/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sl | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sl/LC_MESSAGES | |
installing sl.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sl/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sr | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sr/LC_MESSAGES | |
installing sr.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sr/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sv | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sv/LC_MESSAGES | |
installing sv.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sv/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sv_SE | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sv_SE/LC_MESSAGES | |
installing sv_SE.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/sv_SE/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ta | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ta/LC_MESSAGES | |
installing ta.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/ta/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/tr | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/tr/LC_MESSAGES | |
installing tr.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/tr/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/uk | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/uk/LC_MESSAGES | |
installing uk.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/uk/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/vi | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/vi/LC_MESSAGES | |
installing vi.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/vi/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/wa | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/wa/LC_MESSAGES | |
installing wa.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/wa/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/zh_CN | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/zh_CN/LC_MESSAGES | |
installing zh_CN.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/zh_CN/LC_MESSAGES/mc.mo | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/zh_TW | |
mkdir /usr/local/Cellar/midnight-commander/4.8.3/share/locale/zh_TW/LC_MESSAGES | |
installing zh_TW.gmo as /usr/local/Cellar/midnight-commander/4.8.3/share/locale/zh_TW/LC_MESSAGES/mc.mo | |
if test "mc" = "gettext-tools"; then \ | |
/bin/sh ../config/mkinstalldirs /usr/local/Cellar/midnight-commander/4.8.3/share/gettext/po; \ | |
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do \ | |
/usr/bin/install -c -m 644 ./$file \ | |
/usr/local/Cellar/midnight-commander/4.8.3/share/gettext/po/$file; \ | |
done; \ | |
for file in Makevars; do \ | |
rm -f /usr/local/Cellar/midnight-commander/4.8.3/share/gettext/po/$file; \ | |
done; \ | |
else \ | |
: ; \ | |
fi | |
Making install in lib | |
Making install in event | |
CC libmcevent_la-event.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcevent_la-event.lo `test -f 'event.c' || echo './'`event.c | |
CC libmcevent_la-manage.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcevent_la-manage.lo `test -f 'manage.c' || echo './'`manage.c | |
CC libmcevent_la-raise.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcevent_la-raise.lo `test -f 'raise.c' || echo './'`raise.c | |
CCLD libmcevent.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in filehighlight | |
CC libmcfilehighlight_la-common.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilehighlight_la-common.lo `test -f 'common.c' || echo './'`common.c | |
CC libmcfilehighlight_la-get-color.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilehighlight_la-get-color.lo `test -f 'get-color.c' || echo './'`get-color.c | |
CC libmcfilehighlight_la-ini-file-read.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilehighlight_la-ini-file-read.lo `test -f 'ini-file-read.c' || echo './'`ini-file-read.c | |
CCLD libmcfilehighlight.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in mcconfig | |
CC libmcconfig_la-common.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcconfig_la-common.lo `test -f 'common.c' || echo './'`common.c | |
CC libmcconfig_la-get.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcconfig_la-get.lo `test -f 'get.c' || echo './'`get.c | |
CC libmcconfig_la-set.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcconfig_la-set.lo `test -f 'set.c' || echo './'`set.c | |
CC libmcconfig_la-paths.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcconfig_la-paths.lo `test -f 'paths.c' || echo './'`paths.c | |
CCLD libmcconfig.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in search | |
CC libsearch_la-search.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libsearch_la-search.lo `test -f 'search.c' || echo './'`search.c | |
CC libsearch_la-lib.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libsearch_la-lib.lo `test -f 'lib.c' || echo './'`lib.c | |
CC libsearch_la-normal.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libsearch_la-normal.lo `test -f 'normal.c' || echo './'`normal.c | |
CC libsearch_la-regex.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libsearch_la-regex.lo `test -f 'regex.c' || echo './'`regex.c | |
CC libsearch_la-glob.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libsearch_la-glob.lo `test -f 'glob.c' || echo './'`glob.c | |
CC libsearch_la-hex.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libsearch_la-hex.lo `test -f 'hex.c' || echo './'`hex.c | |
CCLD libsearch.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in skin | |
CC libmcskin_la-colors.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcskin_la-colors.lo `test -f 'colors.c' || echo './'`colors.c | |
CC libmcskin_la-colors-old.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcskin_la-colors-old.lo `test -f 'colors-old.c' || echo './'`colors-old.c | |
CC libmcskin_la-common.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcskin_la-common.lo `test -f 'common.c' || echo './'`common.c | |
CC libmcskin_la-hc-skins.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcskin_la-hc-skins.lo `test -f 'hc-skins.c' || echo './'`hc-skins.c | |
CC libmcskin_la-ini-file.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcskin_la-ini-file.lo `test -f 'ini-file.c' || echo './'`ini-file.c | |
CC libmcskin_la-lines.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcskin_la-lines.lo `test -f 'lines.c' || echo './'`lines.c | |
CCLD libmcskin.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in tty | |
CC libmctty_la-color-internal.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-color-internal.lo `test -f 'color-internal.c' || echo './'`color-internal.c | |
CC libmctty_la-color.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-color.lo `test -f 'color.c' || echo './'`color.c | |
CC libmctty_la-key.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-key.lo `test -f 'key.c' || echo './'`key.c | |
CC libmctty_la-keyxdef.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-keyxdef.lo `test -f 'keyxdef.c' || echo './'`keyxdef.c | |
CC libmctty_la-mouse.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-mouse.lo `test -f 'mouse.c' || echo './'`mouse.c | |
CC libmctty_la-tty.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-tty.lo `test -f 'tty.c' || echo './'`tty.c | |
CC libmctty_la-win.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-win.lo `test -f 'win.c' || echo './'`win.c | |
CC libmctty_la-x11conn.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-x11conn.lo `test -f 'x11conn.c' || echo './'`x11conn.c | |
CC libmctty_la-color-slang.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-color-slang.lo `test -f 'color-slang.c' || echo './'`color-slang.c | |
CC libmctty_la-tty-slang.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmctty_la-tty-slang.lo `test -f 'tty-slang.c' || echo './'`tty-slang.c | |
CCLD libmctty.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in vfs | |
CC direntry.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o direntry.lo direntry.c | |
CC gc.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o gc.lo gc.c | |
CC interface.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o interface.lo interface.c | |
CC parse_ls_vga.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o parse_ls_vga.lo parse_ls_vga.c | |
CC path.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o path.lo path.c | |
CC vfs.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o vfs.lo vfs.c | |
CC utilvfs.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o utilvfs.lo utilvfs.c | |
CC netutil.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o netutil.lo netutil.c | |
CCLD libmcvfs.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in strutil | |
CC libmcstrutil_la-strescape.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcstrutil_la-strescape.lo `test -f 'strescape.c' || echo './'`strescape.c | |
CC libmcstrutil_la-strutil8bit.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcstrutil_la-strutil8bit.lo `test -f 'strutil8bit.c' || echo './'`strutil8bit.c | |
CC libmcstrutil_la-strutilascii.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcstrutil_la-strutilascii.lo `test -f 'strutilascii.c' || echo './'`strutilascii.c | |
CC libmcstrutil_la-strutil.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcstrutil_la-strutil.lo `test -f 'strutil.c' || echo './'`strutil.c | |
CC libmcstrutil_la-strutilutf8.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcstrutil_la-strutilutf8.lo `test -f 'strutilutf8.c' || echo './'`strutilutf8.c | |
CC libmcstrutil_la-strverscmp.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcstrutil_la-strverscmp.lo `test -f 'strverscmp.c' || echo './'`strverscmp.c | |
CCLD libmcstrutil.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in widget | |
CC libmcwidget_la-button.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-button.lo `test -f 'button.c' || echo './'`button.c | |
CC libmcwidget_la-buttonbar.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-buttonbar.lo `test -f 'buttonbar.c' || echo './'`buttonbar.c | |
CC libmcwidget_la-check.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-check.lo `test -f 'check.c' || echo './'`check.c | |
CC libmcwidget_la-dialog.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-dialog.lo `test -f 'dialog.c' || echo './'`dialog.c | |
CC libmcwidget_la-dialog-switch.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-dialog-switch.lo `test -f 'dialog-switch.c' || echo './'`dialog-switch.c | |
CC libmcwidget_la-gauge.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-gauge.lo `test -f 'gauge.c' || echo './'`gauge.c | |
CC libmcwidget_la-groupbox.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-groupbox.lo `test -f 'groupbox.c' || echo './'`groupbox.c | |
CC libmcwidget_la-hline.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-hline.lo `test -f 'hline.c' || echo './'`hline.c | |
CC libmcwidget_la-history.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-history.lo `test -f 'history.c' || echo './'`history.c | |
CC libmcwidget_la-input.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-input.lo `test -f 'input.c' || echo './'`input.c | |
CC libmcwidget_la-input_complete.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-input_complete.lo `test -f 'input_complete.c' || echo './'`input_complete.c | |
CC libmcwidget_la-listbox-window.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-listbox-window.lo `test -f 'listbox-window.c' || echo './'`listbox-window.c | |
CC libmcwidget_la-listbox.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-listbox.lo `test -f 'listbox.c' || echo './'`listbox.c | |
CC libmcwidget_la-label.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-label.lo `test -f 'label.c' || echo './'`label.c | |
CC libmcwidget_la-menu.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-menu.lo `test -f 'menu.c' || echo './'`menu.c | |
CC libmcwidget_la-quick.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-quick.lo `test -f 'quick.c' || echo './'`quick.c | |
CC libmcwidget_la-radio.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-radio.lo `test -f 'radio.c' || echo './'`radio.c | |
CC libmcwidget_la-widget-common.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-widget-common.lo `test -f 'widget-common.c' || echo './'`widget-common.c | |
CC libmcwidget_la-wtools.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcwidget_la-wtools.lo `test -f 'wtools.c' || echo './'`wtools.c | |
CCLD libmcwidget.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in . | |
CC libmc_la-utilunix.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-utilunix.lo `test -f 'utilunix.c' || echo './'`utilunix.c | |
CC libmc_la-util.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-util.lo `test -f 'util.c' || echo './'`util.c | |
CC libmc_la-hook.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-hook.lo `test -f 'hook.c' || echo './'`hook.c | |
CC libmc_la-glibcompat.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-glibcompat.lo `test -f 'glibcompat.c' || echo './'`glibcompat.c | |
CC libmc_la-global.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-global.lo `test -f 'global.c' || echo './'`global.c | |
CC libmc_la-keybind.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-keybind.lo `test -f 'keybind.c' || echo './'`keybind.c | |
CC libmc_la-lock.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-lock.lo `test -f 'lock.c' || echo './'`lock.c | |
CC libmc_la-serialize.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-serialize.lo `test -f 'serialize.c' || echo './'`serialize.c | |
CC libmc_la-timefmt.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-timefmt.lo `test -f 'timefmt.c' || echo './'`timefmt.c | |
CC libmc_la-charsets.lo | |
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmc_la-charsets.lo `test -f 'charsets.c' || echo './'`charsets.c | |
CCLD libmc.la | |
test -z "/usr/local/Cellar/midnight-commander/4.8.3/lib" || ../config/install-sh -c -d "/usr/local/Cellar/midnight-commander/4.8.3/lib" | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in src | |
Making install in filemanager | |
CC libmcfilemanager_la-achown.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-achown.lo `test -f 'achown.c' || echo './'`achown.c | |
CC libmcfilemanager_la-boxes.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-boxes.lo `test -f 'boxes.c' || echo './'`boxes.c | |
CC libmcfilemanager_la-chmod.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-chmod.lo `test -f 'chmod.c' || echo './'`chmod.c | |
CC libmcfilemanager_la-chown.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-chown.lo `test -f 'chown.c' || echo './'`chown.c | |
CC libmcfilemanager_la-cmd.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-cmd.lo `test -f 'cmd.c' || echo './'`cmd.c | |
CC libmcfilemanager_la-command.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-command.lo `test -f 'command.c' || echo './'`command.c | |
CC libmcfilemanager_la-dir.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-dir.lo `test -f 'dir.c' || echo './'`dir.c | |
CC libmcfilemanager_la-ext.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-ext.lo `test -f 'ext.c' || echo './'`ext.c | |
CC libmcfilemanager_la-file.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-file.lo `test -f 'file.c' || echo './'`file.c | |
CC libmcfilemanager_la-filegui.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-filegui.lo `test -f 'filegui.c' || echo './'`filegui.c | |
CC libmcfilemanager_la-filenot.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-filenot.lo `test -f 'filenot.c' || echo './'`filenot.c | |
CC libmcfilemanager_la-fileopctx.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-fileopctx.lo `test -f 'fileopctx.c' || echo './'`fileopctx.c | |
CC libmcfilemanager_la-find.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-find.lo `test -f 'find.c' || echo './'`find.c | |
CC libmcfilemanager_la-hotlist.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-hotlist.lo `test -f 'hotlist.c' || echo './'`hotlist.c | |
CC libmcfilemanager_la-info.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-info.lo `test -f 'info.c' || echo './'`info.c | |
CC libmcfilemanager_la-layout.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-layout.lo `test -f 'layout.c' || echo './'`layout.c | |
CC libmcfilemanager_la-listmode.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-listmode.lo `test -f 'listmode.c' || echo './'`listmode.c | |
CC libmcfilemanager_la-midnight.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-midnight.lo `test -f 'midnight.c' || echo './'`midnight.c | |
CC libmcfilemanager_la-option.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-option.lo `test -f 'option.c' || echo './'`option.c | |
CC libmcfilemanager_la-panelize.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-panelize.lo `test -f 'panelize.c' || echo './'`panelize.c | |
CC libmcfilemanager_la-panel.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-panel.lo `test -f 'panel.c' || echo './'`panel.c | |
CC libmcfilemanager_la-tree.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-tree.lo `test -f 'tree.c' || echo './'`tree.c | |
CC libmcfilemanager_la-treestore.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-treestore.lo `test -f 'treestore.c' || echo './'`treestore.c | |
CC libmcfilemanager_la-usermenu.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-usermenu.lo `test -f 'usermenu.c' || echo './'`usermenu.c | |
CC libmcfilemanager_la-mountlist.lo | |
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I../.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/mc/"\" -DLOCALEDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/share/locale"\" -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o libmcfilemanager_la-mountlist.lo `test -f 'mountlist.c' || echo './'`mountlist.c | |
CCLD libmcfilemanager.la | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in man2hlp | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in vfs | |
Making install in local | |
CC local.lo | |
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o local.lo local.c | |
CCLD libvfs-local.la | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in cpio | |
CC cpio.lo | |
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o cpio.lo cpio.c | |
CCLD libvfs-cpio.la | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in extfs | |
Making install in helpers | |
make[5]: Nothing to be done for `install-exec-am'. | |
test -z "/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/extfs.d" || ../../../../config/install-sh -c -d "/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/extfs.d" | |
/usr/bin/install -c -m 644 README README.extfs '/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/extfs.d' | |
test -z "/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/extfs.d" || ../../../../config/install-sh -c -d "/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/extfs.d" | |
/usr/bin/install -c bpp changesetfs gitfs+ patchsetfs rpm trpm u7z a+ apt+ audio deb deba debd dpkg+ iso9660 hp48+ lslR mailfs patchfs rpms+ s3+ uace ualz uar uarc uarj uc1541 ucab uha ulha urar uzip uzoo '/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/extfs.d' | |
test -z "/usr/local/Cellar/midnight-commander/4.8.3/etc/mc" || ../../../../config/install-sh -c -d "/usr/local/Cellar/midnight-commander/4.8.3/etc/mc" | |
/usr/bin/install -c -m 644 sfs.ini '/usr/local/Cellar/midnight-commander/4.8.3/etc/mc' | |
CC extfs.lo | |
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLIBEXECDIR=\""/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/"\" -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../.. -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -I/usr/local/Cellar/s-lang/2.2.4/include -Os -w -pipe -march=native -Qunused-arguments -c -o extfs.lo extfs.c | |
CCLD libvfs-extfs.la | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in fish | |
Making install in helpers | |
make[5]: Nothing to be done for `install-exec-am'. | |
test -z "/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/fish" || ../../../../config/install-sh -c -d "/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/fish" | |
### 500 | |
### 500 | |
### 000 | |
### 500 | |
### 000 | |
### 000 | |
### 000 | |
/usr/bin/install -c -m 644 README.fish '/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/fish' | |
test -z "/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/fish" || ../../../../config/install-sh -c -d "/usr/local/Cellar/midnight-commander/4.8.3/libexec/mc/fish" | |
==> Exit Status: 2 | |
https://github.com/mxcl/master/blob/master/Library/Formula/midnight-commander.rb#L19 | |
==> Build Environment | |
CPU: 8-core 64-bit sandybridge | |
MacOS: 10.7.3-x86_64 | |
Xcode: 4.3.2 | |
CC: /usr/bin/clang | |
CXX: /usr/bin/clang++ => /usr/bin/clang | |
LD: /usr/bin/clang | |
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments | |
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments | |
CPPFLAGS: -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include | |
LDFLAGS: -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib | |
MAKEFLAGS: -j8 | |
PKG_CONFIG_PATH: /usr/local/Cellar/libffi/3.0.11/lib/pkgconfig | |
Error: Failed executing: make -j1 install (midnight-commander.rb:19) | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/reporting-bugs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment