Mock Version: 1.0.1
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mc.spec'], False, '/var/lib/mock/epel-5-x86_64/root/', None, 0, True, 0, 502, 106, None, logger=<mock.trace_decorator.getLog object at 0x2b1de4169bd0>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mc.spec']
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/mc-4.7.2-2.190.gb341645.el5.src.rpm
Child returncode was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mc.spec'], False, '/var/lib/mock/epel-5-x86_64/root/', None, 0, True, 0, 502, 106, None, logger=<mock.trace_decorator.getLog object at 0x2b1de4169bd0>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mc.spec']
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.64606
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf mc-4.7.2-190-gb341645
+ /bin/gzip -dc /builddir/build/SOURCES/mc-4.7.2-190-gb341645.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mc-4.7.2-190-gb341645
++ /usr/bin/id -u
+ '[' 502 = 0 ']'
++ /usr/bin/id -u
+ '[' 502 = 0 ']'
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.64606
+ umask 022
+ cd /builddir/build/BUILD
+ cd mc-4.7.2-190-gb341645
+ LANG=C
+ export LANG
+ unset DISPLAY
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export FFLAGS
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /bin/rm -f ./config/config.sub
++ basename ./config/config.sub
+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub
`/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /bin/rm -f ./config/config.guess
++ basename ./config/config.guess
+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess
`/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess'
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-screen=slang --enable-charset --with-samba --without-x --with-gpm-mouse --disable-doxygen-doc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-redhat-linux-gnu-g++... no
checking for x86_64-redhat-linux-gnu-c++... no
checking for x86_64-redhat-linux-gnu-gpp... no
checking for x86_64-redhat-linux-gnu-aCC... no
checking for x86_64-redhat-linux-gnu-CC... no
checking for x86_64-redhat-linux-gnu-cxx... no
checking for x86_64-redhat-linux-gnu-cc++... no
checking for x86_64-redhat-linux-gnu-cl.exe... no
checking for x86_64-redhat-linux-gnu-FCC... no
checking for x86_64-redhat-linux-gnu-KCC... no
checking for x86_64-redhat-linux-gnu-RCC... no
checking for x86_64-redhat-linux-gnu-xlC_r... no
checking for x86_64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for x86_64-redhat-linux-gnu-g77... no
checking for x86_64-redhat-linux-gnu-xlf... no
checking for x86_64-redhat-linux-gnu-f77... no
checking for x86_64-redhat-linux-gnu-frt... no
checking for x86_64-redhat-linux-gnu-pgf77... no
checking for x86_64-redhat-linux-gnu-cf77... no
checking for x86_64-redhat-linux-gnu-fort77... no
checking for x86_64-redhat-linux-gnu-fl32... no
checking for x86_64-redhat-linux-gnu-af77... no
checking for x86_64-redhat-linux-gnu-xlf90... no
checking for x86_64-redhat-linux-gnu-f90... no
checking for x86_64-redhat-linux-gnu-pgf90... no
checking for x86_64-redhat-linux-gnu-pghpf... no
checking for x86_64-redhat-linux-gnu-epcf90... no
checking for x86_64-redhat-linux-gnu-gfortran... no
checking for x86_64-redhat-linux-gnu-g95... no
checking for x86_64-redhat-linux-gnu-xlf95... no
checking for x86_64-redhat-linux-gnu-f95... no
checking for x86_64-redhat-linux-gnu-fort... no
checking for x86_64-redhat-linux-gnu-ifort... no
checking for x86_64-redhat-linux-gnu-ifc... no
checking for x86_64-redhat-linux-gnu-efc... no
checking for x86_64-redhat-linux-gnu-pgf95... no
checking for x86_64-redhat-linux-gnu-lf95... no
checking for x86_64-redhat-linux-gnu-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for x86_64-redhat-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for strerror in -lcposix... no
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking for GLIB... yes
checking for GMODULE... yes
checking if gmodule functionality is supported... checking for GMODULE... yes
yes
checking whether sys/types.h defines makedev... yes
checking for an ANSI C-conforming const... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether ln -s works... yes
checking for x86_64-redhat-linux-gnu-ar... ar
checking for gnome-moz-remote... no
checking for mozilla... no
checking for konqueror... no
checking for opera... no
checking for netscape... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether we are using the GNU C Library 2 or newer... yes
checking for x86_64-redhat-linux-gnu-ranlib... 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... yes
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... no
checking for CFLocaleCopyCurrent... no
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
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... yes
checking malloc.h presence... yes
checking for malloc.h... yes
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 sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... 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... yes
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... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
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... yes
checking whether getc_unlocked is declared... yes
checking for iconv... yes
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... no
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for a BSD-compatible install... /usr/bin/install -c
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) yes
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... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking security/pam_misc.h usability... no
checking security/pam_misc.h presence... no
checking for security/pam_misc.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for sys/types.h... (cached) yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blocks... yes
checking for atoll... yes
checking for cfgetospeed... yes
checking for initgroups... yes
checking for isascii... yes
checking for setreuid... yes
checking for statfs... yes
checking for sysconf... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for truncate... yes
checking for strverscmp... yes
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 for sys/param.h... (cached) 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) yes
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking for fcntl.h... (cached) yes
checking for utime.h... (cached) yes
checking for listmntent... no
checking for getmntinfo... no
checking for sys/ucred.h... no
checking for sys/mount.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for sys/fs_types.h... (cached) no
checking for struct fsstat.f_fstypename... no
checking for library containing getmntent... none required
checking for getmntent... yes
checking for listmntent of Cray/Unicos-9... no
checking for mntctl function and struct vmount... no
checking for one-argument getmntent function... yes
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.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) yes
checking for statfs that truncates block counts... no
checking for struct statfs.f_fstypename... no
checking for struct statvfs.f_fstypename... no
checking for struct statvfs.f_basetype... no
checking size of long... 8
checking size of long long... 8
checking for mode_t... yes
checking for off_t... (cached) yes
checking size of off_t... 8
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for nlink_t... yes
checking for socklen_t... yes
checking for uintptr_t... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for working strcoll... yes
checking for X... disabled
checking for library containing socket... none required
checking for library containing gethostbyname... none required
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 perl... /usr/bin/perl
checking for library containing socket... (cached) none required
checking for library containing gethostbyname... (cached) none required
checking for struct linger.l_linger... 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 library containing socket... (cached) none required
checking for library containing gethostbyname... (cached) none required
checking for struct linger.l_linger... (cached) yes
configure: enabling VFS code
checking for Gpm_Repeat in -lgpm... yes
Selected 'glib' search engine, but you don't have glib >= 2.14. Trying to use 'pcre' engine, (WARNING)
checking lib pcre... (testing)
checking for nroff... false
checking for file... true
checking for -L option to file command... yes
checking for subshell support... yes
checking for SLANG... no
checking SLANG-headers in /usr ...
checking for slang.h... no
checking for slang/slang.h... yes
checking for S-Lang version 2.0 or newer... yes
checking if S-Lang uses termcap... no
checking for SLang_init_tty in -lslang... yes
checking for SLsmg_write_nwchars in -lslang... no
checking for slang/slang.h... yes
configure: using internal editor
configure: using diff viewer
checking if gcc accepts -fdiagnostics-show-option... yes
checking if gcc accepts -Wcomment... yes
checking if gcc accepts -Wdeclaration-after-statement... yes
checking if gcc accepts -Wformat... yes
checking if gcc accepts -Wimplicit-function-declaration... yes
checking if gcc accepts -Wimplicit-int... yes
checking if gcc accepts -Wmissing-braces... yes
checking if gcc accepts -Wmissing-declarations... yes
checking if gcc accepts -Wmissing-parameter-type... no
checking if gcc accepts -Wmissing-prototypes... yes
checking if gcc accepts -Wnested-externs... yes
checking if gcc accepts -Wno-long-long... yes
checking if gcc accepts -Wno-unreachable-code... yes
checking if gcc accepts -Wparentheses... yes
checking if gcc accepts -Wpointer-sign... yes
checking if gcc accepts -Wreturn-type... yes
checking if gcc accepts -Wshadow... yes
checking if gcc accepts -Wsign-compare... yes
checking if gcc accepts -Wswitch... yes
checking if gcc accepts -Wuninitialized... yes
checking if gcc accepts -Wunused-function... yes
checking if gcc accepts -Wunused-label... yes
checking if gcc accepts -Wunused-parameter... yes
checking if gcc accepts -Wunused-result... no
checking if gcc accepts -Wunused-value... yes
checking if gcc accepts -Wunused-variable... yes
checking if gcc accepts -Wwrite-strings... yes
configure: creating ./config.status
config.status: creating src/man2hlp/man2hlp
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/dist/Makefile
config.status: creating contrib/dist/debian/Makefile
config.status: creating contrib/dist/gentoo/Makefile
config.status: creating contrib/dist/redhat/Makefile
config.status: creating contrib/dist/redhat/mc.spec
config.status: creating contrib/dist/mc.qpg
config.status: creating contrib/dist/pkginfo
config.status: creating contrib/dist/prototype
config.status: creating misc/Makefile
config.status: creating misc/skins/Makefile
config.status: creating misc/mc.ext
config.status: creating src/Makefile
config.status: creating src/consaver/Makefile
config.status: creating src/editor/Makefile
config.status: creating src/man2hlp/Makefile
config.status: creating src/viewer/Makefile
config.status: creating src/diffviewer/Makefile
config.status: creating lib/Makefile
config.status: creating lib/filehighlight/Makefile
config.status: creating lib/mcconfig/Makefile
config.status: creating lib/search/Makefile
config.status: creating lib/skin/Makefile
config.status: creating lib/strutil/Makefile
config.status: creating lib/tty/Makefile
config.status: creating lib/vfs/Makefile
config.status: creating lib/vfs/mc-vfs/Makefile
config.status: creating lib/vfs/mc-vfs/extfs/Makefile
config.status: creating lib/vfs/mc-vfs/extfs/a+
config.status: creating lib/vfs/mc-vfs/extfs/apt+
config.status: creating lib/vfs/mc-vfs/extfs/audio
config.status: creating lib/vfs/mc-vfs/extfs/deb
config.status: creating lib/vfs/mc-vfs/extfs/deba
config.status: creating lib/vfs/mc-vfs/extfs/debd
config.status: creating lib/vfs/mc-vfs/extfs/dpkg+
config.status: creating lib/vfs/mc-vfs/extfs/iso9660
config.status: creating lib/vfs/mc-vfs/extfs/hp48+
config.status: creating lib/vfs/mc-vfs/extfs/lslR
config.status: creating lib/vfs/mc-vfs/extfs/mailfs
config.status: creating lib/vfs/mc-vfs/extfs/patchfs
config.status: creating lib/vfs/mc-vfs/extfs/rpms+
config.status: creating lib/vfs/mc-vfs/extfs/s3+
config.status: creating lib/vfs/mc-vfs/extfs/uace
config.status: creating lib/vfs/mc-vfs/extfs/ualz
config.status: creating lib/vfs/mc-vfs/extfs/uar
config.status: creating lib/vfs/mc-vfs/extfs/uarc
config.status: creating lib/vfs/mc-vfs/extfs/uarj
config.status: creating lib/vfs/mc-vfs/extfs/uc1541
config.status: creating lib/vfs/mc-vfs/extfs/uha
config.status: creating lib/vfs/mc-vfs/extfs/ulha
config.status: creating lib/vfs/mc-vfs/extfs/urar
config.status: creating lib/vfs/mc-vfs/extfs/uzip
config.status: creating lib/vfs/mc-vfs/extfs/uzoo
config.status: creating misc/syntax/Makefile
config.status: creating doc/Makefile
config.status: creating doc/hints/Makefile
config.status: creating doc/man/mc.1
config.status: creating doc/man/mcedit.1
config.status: creating doc/man/mcview.1
config.status: creating doc/man/mcserv.8
config.status: creating doc/man/Makefile
config.status: creating doc/man/es/mc.1
config.status: creating doc/man/es/Makefile
config.status: creating doc/man/hu/mc.1
config.status: creating doc/man/hu/Makefile
config.status: creating doc/man/it/mc.1
config.status: creating doc/man/it/Makefile
config.status: creating doc/man/pl/mc.1
config.status: creating doc/man/pl/Makefile
config.status: creating doc/man/ru/mc.1
config.status: creating doc/man/ru/Makefile
config.status: creating doc/man/sr/mc.1
config.status: creating doc/man/sr/mcserv.8
config.status: creating doc/man/sr/Makefile
config.status: creating doc/hlp/Makefile
config.status: creating doc/hlp/es/Makefile
config.status: creating doc/hlp/hu/Makefile
config.status: creating doc/hlp/it/Makefile
config.status: creating doc/hlp/pl/Makefile
config.status: creating doc/hlp/ru/Makefile
config.status: creating doc/hlp/sr/Makefile
config.status: creating intl/Makefile
config.status: WARNING:  'intl/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating po/Makefile.in
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in lib/vfs/mc-vfs/samba (/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/samba)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-screen=slang' '--enable-charset' '--with-samba' '--without-x' '--with-gpm-mouse' '--disable-doxygen-doc' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=.
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking config.cache system type... same
checking for autoconf... autoconf
checking for autoheader... autoheader
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking compat.h usability... no
checking compat.h presence... no
checking for compat.h... no
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpcsvc/nis.h usability... yes
checking rpcsvc/nis.h presence... yes
checking for rpcsvc/nis.h... yes
checking rpcsvc/yp_prot.h usability... yes
checking rpcsvc/yp_prot.h presence... yes
checking for rpcsvc/yp_prot.h... yes
checking rpcsvc/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mode.h usability... no
checking sys/mode.h presence... no
checking for sys/mode.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/priv.h usability... no
checking sys/priv.h presence... no
checking for sys/priv.h... no
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
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 sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/dustat.h usability... no
checking sys/dustat.h presence... no
checking for sys/dustat.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/in_ip.h usability... no
checking netinet/in_ip.h presence... no
checking for netinet/in_ip.h... no
checking sys/security.h usability... no
checking sys/security.h presence... no
checking for sys/security.h... no
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking size of int... 4
checking size of long... 8
checking size of short... 2
checking size of off_t... 8
checking size of ino_t... 8
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for pid_t... yes
checking for ino_t... yes
checking for loff_t... yes
checking for offset_t... no
checking for ssize_t... yes
checking for main in -ldl... yes
checking for crypt declaration... no
checking for working memcmp... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for connect... yes
checking for waitpid... yes
checking for getcwd... yes
checking for strtoul... yes
checking for chown... yes
checking for chmod... yes
checking for fstat... yes
checking for utime... yes
checking for utimes... yes
checking for getrlimit... yes
checking for fsync... yes
checking for memset... yes
checking for memmove... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for setsid... yes
checking for pipe... yes
checking for crypt16... no
checking for getauthuid... no
checking for sigprocmask... yes
checking for sigblock... yes
checking for sigaction... yes
checking for innetgr... yes
checking for setnetgrent... yes
checking for getnetgrent... yes
checking for endnetgrent... yes
checking for initgroups... yes
checking for select... yes
checking for rdchk... no
checking for getgrnam... yes
checking for pathconf... yes
checking for setpriv... no
checking for setgidx... no
checking for setuidx... no
checking for setgroups... yes
checking for mktime... yes
checking for rename... yes
checking for grantpt... yes
checking for dup2... yes
checking for yp_get_default_domain... no
checking for getpwanam... no
checking for srandom... yes
checking for random... yes
checking for srand... yes
checking for rand... yes
checking for setenv... yes
checking for usleep... yes
checking for strcasecmp... yes
checking for getdents... no
checking for llseek... yes
checking for putprpwnam in -lsecurity... no
checking for putprpwnam... no
checking for putprpwnam in -lsec... no
checking for putprpwnam... (cached) no
checking for set_auth_parameters in -lsecurity... no
checking for set_auth_parameters... no
checking for set_auth_parameters in -lsec... no
checking for set_auth_parameters... (cached) no
checking for getspnam in -lsecurity... no
checking for getspnam... yes
checking for getspnam in -lsec... no
checking for getspnam... (cached) yes
checking for bigcrypt in -lsecurity... no
checking for bigcrypt... no
checking for bigcrypt in -lsec... no
checking for bigcrypt... (cached) no
checking for getprpwnam in -lsecurity... no
checking for getprpwnam... no
checking for getprpwnam in -lsec... no
checking for getprpwnam... (cached) no
checking for long long... yes
checking for sin_len in sock... no
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument... yes
checking for broken readdir... no
checking for kernel oplock type definitions... no
checking for int16 typedef included by rpc/rpc.h... no
checking for uint16 typedef included by rpc/rpc.h... no
checking for int32 typedef included by rpc/rpc.h... no
checking for uint32 typedef included by rpc/rpc.h... no
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for netmask ifconf... yes
checking for broken nisplus include files... yes
checking whether to use LDAP password database... no
checking whether to use NISPLUS password database... no
checking whether to use NISPLUS_HOME... no
checking whether to use SSL... no
checking configure summary... OK
configure: creating ./config.status
config.status: creating include/stamp-h
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating include/config.h
Configuration:
  Source code location:       .
  Compiler:                   gcc -std=gnu99
  Compiler flags:              -fdiagnostics-show-option -Wcomment -Wdeclaration-after-statement -Wformat -Wimplicit-function-declaration -Wimplicit-int -Wmissing-braces -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings  -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
  File system:                Midnight Commander Virtual File System
                              cpio, tar, ftp, fish, extfs, sfs, smbfs
  Screen library:             S-Lang library (installed on the system)
  Mouse support:              gpm and xterm
  X11 events support:         no
  With subshell support:      yes
  Internal editor:            yes
  Diff viewer:                yes
  Support for charset:        yes
  Search type:                pcre
+ /usr/bin/make -j2 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
File not found: ./maint/version.sh
/usr/bin/make  all-recursive
make[1]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645'
File not found: ./maint/version.sh
Making all in intl
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/intl'
Making all in po
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/po'
Making all in lib
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
Making all in filehighlight
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/filehighlight'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcfilehighlight_la-common.lo -MD -MP -MF ".deps/libmcfilehighlight_la-common.Tpo" -c -o libmcfilehighlight_la-common.lo `test -f 'common.c' || echo './'`common.c; \
	then mv -f ".deps/libmcfilehighlight_la-common.Tpo" ".deps/libmcfilehighlight_la-common.Plo"; else rm -f ".deps/libmcfilehighlight_la-common.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcfilehighlight_la-get-color.lo -MD -MP -MF ".deps/libmcfilehighlight_la-get-color.Tpo" -c -o libmcfilehighlight_la-get-color.lo `test -f 'get-color.c' || echo './'`get-color.c; \
	then mv -f ".deps/libmcfilehighlight_la-get-color.Tpo" ".deps/libmcfilehighlight_la-get-color.Plo"; else rm -f ".deps/libmcfilehighlight_la-get-color.Tpo"; exit 1; fi
mkdir .libs
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcfilehighlight_la-common.lo -MD -MP -MF .deps/libmcfilehighlight_la-common.Tpo -c common.c  -fPIC -DPIC -o .libs/libmcfilehighlight_la-common.o
mkdir: cannot create directory `.libs': File exists
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcfilehighlight_la-get-color.lo -MD -MP -MF .deps/libmcfilehighlight_la-get-color.Tpo -c get-color.c  -fPIC -DPIC -o .libs/libmcfilehighlight_la-get-color.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcfilehighlight_la-get-color.lo -MD -MP -MF .deps/libmcfilehighlight_la-get-color.Tpo -c get-color.c -o libmcfilehighlight_la-get-color.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcfilehighlight_la-common.lo -MD -MP -MF .deps/libmcfilehighlight_la-common.Tpo -c common.c -o libmcfilehighlight_la-common.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcfilehighlight_la-ini-file-read.lo -MD -MP -MF ".deps/libmcfilehighlight_la-ini-file-read.Tpo" -c -o libmcfilehighlight_la-ini-file-read.lo `test -f 'ini-file-read.c' || echo './'`ini-file-read.c; \
	then mv -f ".deps/libmcfilehighlight_la-ini-file-read.Tpo" ".deps/libmcfilehighlight_la-ini-file-read.Plo"; else rm -f ".deps/libmcfilehighlight_la-ini-file-read.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcfilehighlight_la-ini-file-read.lo -MD -MP -MF .deps/libmcfilehighlight_la-ini-file-read.Tpo -c ini-file-read.c  -fPIC -DPIC -o .libs/libmcfilehighlight_la-ini-file-read.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcfilehighlight_la-ini-file-read.lo -MD -MP -MF .deps/libmcfilehighlight_la-ini-file-read.Tpo -c ini-file-read.c -o libmcfilehighlight_la-ini-file-read.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libmcfilehighlight.la   libmcfilehighlight_la-common.lo libmcfilehighlight_la-get-color.lo libmcfilehighlight_la-ini-file-read.lo  
ar cru .libs/libmcfilehighlight.a .libs/libmcfilehighlight_la-common.o .libs/libmcfilehighlight_la-get-color.o .libs/libmcfilehighlight_la-ini-file-read.o
ranlib .libs/libmcfilehighlight.a
creating libmcfilehighlight.la
(cd .libs && rm -f libmcfilehighlight.la && ln -s ../libmcfilehighlight.la libmcfilehighlight.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/filehighlight'
Making all in mcconfig
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/mcconfig'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcconfig_la-common.lo -MD -MP -MF ".deps/libmcconfig_la-common.Tpo" -c -o libmcconfig_la-common.lo `test -f 'common.c' || echo './'`common.c; \
	then mv -f ".deps/libmcconfig_la-common.Tpo" ".deps/libmcconfig_la-common.Plo"; else rm -f ".deps/libmcconfig_la-common.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcconfig_la-get.lo -MD -MP -MF ".deps/libmcconfig_la-get.Tpo" -c -o libmcconfig_la-get.lo `test -f 'get.c' || echo './'`get.c; \
	then mv -f ".deps/libmcconfig_la-get.Tpo" ".deps/libmcconfig_la-get.Plo"; else rm -f ".deps/libmcconfig_la-get.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcconfig_la-common.lo -MD -MP -MF .deps/libmcconfig_la-common.Tpo -c common.c  -fPIC -DPIC -o .libs/libmcconfig_la-common.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcconfig_la-get.lo -MD -MP -MF .deps/libmcconfig_la-get.Tpo -c get.c  -fPIC -DPIC -o .libs/libmcconfig_la-get.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcconfig_la-get.lo -MD -MP -MF .deps/libmcconfig_la-get.Tpo -c get.c -o libmcconfig_la-get.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcconfig_la-common.lo -MD -MP -MF .deps/libmcconfig_la-common.Tpo -c common.c -o libmcconfig_la-common.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcconfig_la-set.lo -MD -MP -MF ".deps/libmcconfig_la-set.Tpo" -c -o libmcconfig_la-set.lo `test -f 'set.c' || echo './'`set.c; \
	then mv -f ".deps/libmcconfig_la-set.Tpo" ".deps/libmcconfig_la-set.Plo"; else rm -f ".deps/libmcconfig_la-set.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcconfig_la-set.lo -MD -MP -MF .deps/libmcconfig_la-set.Tpo -c set.c  -fPIC -DPIC -o .libs/libmcconfig_la-set.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcconfig_la-set.lo -MD -MP -MF .deps/libmcconfig_la-set.Tpo -c set.c -o libmcconfig_la-set.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libmcconfig.la   libmcconfig_la-common.lo libmcconfig_la-get.lo libmcconfig_la-set.lo  
ar cru .libs/libmcconfig.a .libs/libmcconfig_la-common.o .libs/libmcconfig_la-get.o .libs/libmcconfig_la-set.o
ranlib .libs/libmcconfig.a
creating libmcconfig.la
(cd .libs && rm -f libmcconfig.la && ln -s ../libmcconfig.la libmcconfig.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/mcconfig'
Making all in search
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/search'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-search.lo -MD -MP -MF ".deps/libsearch_la-search.Tpo" -c -o libsearch_la-search.lo `test -f 'search.c' || echo './'`search.c; \
	then mv -f ".deps/libsearch_la-search.Tpo" ".deps/libsearch_la-search.Plo"; else rm -f ".deps/libsearch_la-search.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-lib.lo -MD -MP -MF ".deps/libsearch_la-lib.Tpo" -c -o libsearch_la-lib.lo `test -f 'lib.c' || echo './'`lib.c; \
	then mv -f ".deps/libsearch_la-lib.Tpo" ".deps/libsearch_la-lib.Plo"; else rm -f ".deps/libsearch_la-lib.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-search.lo -MD -MP -MF .deps/libsearch_la-search.Tpo -c search.c  -fPIC -DPIC -o .libs/libsearch_la-search.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-lib.lo -MD -MP -MF .deps/libsearch_la-lib.Tpo -c lib.c  -fPIC -DPIC -o .libs/libsearch_la-lib.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-search.lo -MD -MP -MF .deps/libsearch_la-search.Tpo -c search.c -o libsearch_la-search.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-lib.lo -MD -MP -MF .deps/libsearch_la-lib.Tpo -c lib.c -o libsearch_la-lib.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-normal.lo -MD -MP -MF ".deps/libsearch_la-normal.Tpo" -c -o libsearch_la-normal.lo `test -f 'normal.c' || echo './'`normal.c; \
	then mv -f ".deps/libsearch_la-normal.Tpo" ".deps/libsearch_la-normal.Plo"; else rm -f ".deps/libsearch_la-normal.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-regex.lo -MD -MP -MF ".deps/libsearch_la-regex.Tpo" -c -o libsearch_la-regex.lo `test -f 'regex.c' || echo './'`regex.c; \
	then mv -f ".deps/libsearch_la-regex.Tpo" ".deps/libsearch_la-regex.Plo"; else rm -f ".deps/libsearch_la-regex.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-normal.lo -MD -MP -MF .deps/libsearch_la-normal.Tpo -c normal.c  -fPIC -DPIC -o .libs/libsearch_la-normal.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-regex.lo -MD -MP -MF .deps/libsearch_la-regex.Tpo -c regex.c  -fPIC -DPIC -o .libs/libsearch_la-regex.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-regex.lo -MD -MP -MF .deps/libsearch_la-regex.Tpo -c regex.c -o libsearch_la-regex.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-normal.lo -MD -MP -MF .deps/libsearch_la-normal.Tpo -c normal.c -o libsearch_la-normal.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-glob.lo -MD -MP -MF ".deps/libsearch_la-glob.Tpo" -c -o libsearch_la-glob.lo `test -f 'glob.c' || echo './'`glob.c; \
	then mv -f ".deps/libsearch_la-glob.Tpo" ".deps/libsearch_la-glob.Plo"; else rm -f ".deps/libsearch_la-glob.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-hex.lo -MD -MP -MF ".deps/libsearch_la-hex.Tpo" -c -o libsearch_la-hex.lo `test -f 'hex.c' || echo './'`hex.c; \
	then mv -f ".deps/libsearch_la-hex.Tpo" ".deps/libsearch_la-hex.Plo"; else rm -f ".deps/libsearch_la-hex.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-hex.lo -MD -MP -MF .deps/libsearch_la-hex.Tpo -c hex.c  -fPIC -DPIC -o .libs/libsearch_la-hex.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-glob.lo -MD -MP -MF .deps/libsearch_la-glob.Tpo -c glob.c  -fPIC -DPIC -o .libs/libsearch_la-glob.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-glob.lo -MD -MP -MF .deps/libsearch_la-glob.Tpo -c glob.c -o libsearch_la-glob.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsearch_la-hex.lo -MD -MP -MF .deps/libsearch_la-hex.Tpo -c hex.c -o libsearch_la-hex.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libsearch.la   libsearch_la-search.lo libsearch_la-lib.lo libsearch_la-normal.lo libsearch_la-regex.lo libsearch_la-glob.lo libsearch_la-hex.lo  
ar cru .libs/libsearch.a .libs/libsearch_la-search.o .libs/libsearch_la-lib.o .libs/libsearch_la-normal.o .libs/libsearch_la-regex.o .libs/libsearch_la-glob.o .libs/libsearch_la-hex.o
ranlib .libs/libsearch.a
creating libsearch.la
(cd .libs && rm -f libsearch.la && ln -s ../libsearch.la libsearch.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/search'
Making all in skin
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/skin'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-colors.lo -MD -MP -MF ".deps/libmcskin_la-colors.Tpo" -c -o libmcskin_la-colors.lo `test -f 'colors.c' || echo './'`colors.c; \
	then mv -f ".deps/libmcskin_la-colors.Tpo" ".deps/libmcskin_la-colors.Plo"; else rm -f ".deps/libmcskin_la-colors.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-colors-old.lo -MD -MP -MF ".deps/libmcskin_la-colors-old.Tpo" -c -o libmcskin_la-colors-old.lo `test -f 'colors-old.c' || echo './'`colors-old.c; \
	then mv -f ".deps/libmcskin_la-colors-old.Tpo" ".deps/libmcskin_la-colors-old.Plo"; else rm -f ".deps/libmcskin_la-colors-old.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-colors-old.lo -MD -MP -MF .deps/libmcskin_la-colors-old.Tpo -c colors-old.c  -fPIC -DPIC -o .libs/libmcskin_la-colors-old.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-colors.lo -MD -MP -MF .deps/libmcskin_la-colors.Tpo -c colors.c  -fPIC -DPIC -o .libs/libmcskin_la-colors.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-colors.lo -MD -MP -MF .deps/libmcskin_la-colors.Tpo -c colors.c -o libmcskin_la-colors.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-colors-old.lo -MD -MP -MF .deps/libmcskin_la-colors-old.Tpo -c colors-old.c -o libmcskin_la-colors-old.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-common.lo -MD -MP -MF ".deps/libmcskin_la-common.Tpo" -c -o libmcskin_la-common.lo `test -f 'common.c' || echo './'`common.c; \
	then mv -f ".deps/libmcskin_la-common.Tpo" ".deps/libmcskin_la-common.Plo"; else rm -f ".deps/libmcskin_la-common.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-hc-skins.lo -MD -MP -MF ".deps/libmcskin_la-hc-skins.Tpo" -c -o libmcskin_la-hc-skins.lo `test -f 'hc-skins.c' || echo './'`hc-skins.c; \
	then mv -f ".deps/libmcskin_la-hc-skins.Tpo" ".deps/libmcskin_la-hc-skins.Plo"; else rm -f ".deps/libmcskin_la-hc-skins.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-common.lo -MD -MP -MF .deps/libmcskin_la-common.Tpo -c common.c  -fPIC -DPIC -o .libs/libmcskin_la-common.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-hc-skins.lo -MD -MP -MF .deps/libmcskin_la-hc-skins.Tpo -c hc-skins.c  -fPIC -DPIC -o .libs/libmcskin_la-hc-skins.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-common.lo -MD -MP -MF .deps/libmcskin_la-common.Tpo -c common.c -o libmcskin_la-common.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-hc-skins.lo -MD -MP -MF .deps/libmcskin_la-hc-skins.Tpo -c hc-skins.c -o libmcskin_la-hc-skins.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-ini-file.lo -MD -MP -MF ".deps/libmcskin_la-ini-file.Tpo" -c -o libmcskin_la-ini-file.lo `test -f 'ini-file.c' || echo './'`ini-file.c; \
	then mv -f ".deps/libmcskin_la-ini-file.Tpo" ".deps/libmcskin_la-ini-file.Plo"; else rm -f ".deps/libmcskin_la-ini-file.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-lines.lo -MD -MP -MF ".deps/libmcskin_la-lines.Tpo" -c -o libmcskin_la-lines.lo `test -f 'lines.c' || echo './'`lines.c; \
	then mv -f ".deps/libmcskin_la-lines.Tpo" ".deps/libmcskin_la-lines.Plo"; else rm -f ".deps/libmcskin_la-lines.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-ini-file.lo -MD -MP -MF .deps/libmcskin_la-ini-file.Tpo -c ini-file.c  -fPIC -DPIC -o .libs/libmcskin_la-ini-file.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-lines.lo -MD -MP -MF .deps/libmcskin_la-lines.Tpo -c lines.c  -fPIC -DPIC -o .libs/libmcskin_la-lines.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-ini-file.lo -MD -MP -MF .deps/libmcskin_la-ini-file.Tpo -c ini-file.c -o libmcskin_la-ini-file.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcskin_la-lines.lo -MD -MP -MF .deps/libmcskin_la-lines.Tpo -c lines.c -o libmcskin_la-lines.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libmcskin.la   libmcskin_la-colors.lo libmcskin_la-colors-old.lo libmcskin_la-common.lo libmcskin_la-hc-skins.lo libmcskin_la-ini-file.lo libmcskin_la-lines.lo  
ar cru .libs/libmcskin.a .libs/libmcskin_la-colors.o .libs/libmcskin_la-colors-old.o .libs/libmcskin_la-common.o .libs/libmcskin_la-hc-skins.o .libs/libmcskin_la-ini-file.o .libs/libmcskin_la-lines.o
ranlib .libs/libmcskin.a
creating libmcskin.la
(cd .libs && rm -f libmcskin.la && ln -s ../libmcskin.la libmcskin.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/skin'
Making all in tty
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/tty'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-color-internal.lo -MD -MP -MF ".deps/libmctty_la-color-internal.Tpo" -c -o libmctty_la-color-internal.lo `test -f 'color-internal.c' || echo './'`color-internal.c; \
	then mv -f ".deps/libmctty_la-color-internal.Tpo" ".deps/libmctty_la-color-internal.Plo"; else rm -f ".deps/libmctty_la-color-internal.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-color.lo -MD -MP -MF ".deps/libmctty_la-color.Tpo" -c -o libmctty_la-color.lo `test -f 'color.c' || echo './'`color.c; \
	then mv -f ".deps/libmctty_la-color.Tpo" ".deps/libmctty_la-color.Plo"; else rm -f ".deps/libmctty_la-color.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-color-internal.lo -MD -MP -MF .deps/libmctty_la-color-internal.Tpo -c color-internal.c  -fPIC -DPIC -o .libs/libmctty_la-color-internal.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-color.lo -MD -MP -MF .deps/libmctty_la-color.Tpo -c color.c  -fPIC -DPIC -o .libs/libmctty_la-color.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-color-internal.lo -MD -MP -MF .deps/libmctty_la-color-internal.Tpo -c color-internal.c -o libmctty_la-color-internal.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-color.lo -MD -MP -MF .deps/libmctty_la-color.Tpo -c color.c -o libmctty_la-color.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-key.lo -MD -MP -MF ".deps/libmctty_la-key.Tpo" -c -o libmctty_la-key.lo `test -f 'key.c' || echo './'`key.c; \
	then mv -f ".deps/libmctty_la-key.Tpo" ".deps/libmctty_la-key.Plo"; else rm -f ".deps/libmctty_la-key.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-keyxdef.lo -MD -MP -MF ".deps/libmctty_la-keyxdef.Tpo" -c -o libmctty_la-keyxdef.lo `test -f 'keyxdef.c' || echo './'`keyxdef.c; \
	then mv -f ".deps/libmctty_la-keyxdef.Tpo" ".deps/libmctty_la-keyxdef.Plo"; else rm -f ".deps/libmctty_la-keyxdef.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-key.lo -MD -MP -MF .deps/libmctty_la-key.Tpo -c key.c  -fPIC -DPIC -o .libs/libmctty_la-key.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-keyxdef.lo -MD -MP -MF .deps/libmctty_la-keyxdef.Tpo -c keyxdef.c  -fPIC -DPIC -o .libs/libmctty_la-keyxdef.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-key.lo -MD -MP -MF .deps/libmctty_la-key.Tpo -c key.c -o libmctty_la-key.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-keyxdef.lo -MD -MP -MF .deps/libmctty_la-keyxdef.Tpo -c keyxdef.c -o libmctty_la-keyxdef.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-mouse.lo -MD -MP -MF ".deps/libmctty_la-mouse.Tpo" -c -o libmctty_la-mouse.lo `test -f 'mouse.c' || echo './'`mouse.c; \
	then mv -f ".deps/libmctty_la-mouse.Tpo" ".deps/libmctty_la-mouse.Plo"; else rm -f ".deps/libmctty_la-mouse.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-tty.lo -MD -MP -MF ".deps/libmctty_la-tty.Tpo" -c -o libmctty_la-tty.lo `test -f 'tty.c' || echo './'`tty.c; \
	then mv -f ".deps/libmctty_la-tty.Tpo" ".deps/libmctty_la-tty.Plo"; else rm -f ".deps/libmctty_la-tty.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-mouse.lo -MD -MP -MF .deps/libmctty_la-mouse.Tpo -c mouse.c  -fPIC -DPIC -o .libs/libmctty_la-mouse.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-tty.lo -MD -MP -MF .deps/libmctty_la-tty.Tpo -c tty.c  -fPIC -DPIC -o .libs/libmctty_la-tty.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-tty.lo -MD -MP -MF .deps/libmctty_la-tty.Tpo -c tty.c -o libmctty_la-tty.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-mouse.lo -MD -MP -MF .deps/libmctty_la-mouse.Tpo -c mouse.c -o libmctty_la-mouse.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-win.lo -MD -MP -MF ".deps/libmctty_la-win.Tpo" -c -o libmctty_la-win.lo `test -f 'win.c' || echo './'`win.c; \
	then mv -f ".deps/libmctty_la-win.Tpo" ".deps/libmctty_la-win.Plo"; else rm -f ".deps/libmctty_la-win.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-x11conn.lo -MD -MP -MF ".deps/libmctty_la-x11conn.Tpo" -c -o libmctty_la-x11conn.lo `test -f 'x11conn.c' || echo './'`x11conn.c; \
	then mv -f ".deps/libmctty_la-x11conn.Tpo" ".deps/libmctty_la-x11conn.Plo"; else rm -f ".deps/libmctty_la-x11conn.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-win.lo -MD -MP -MF .deps/libmctty_la-win.Tpo -c win.c  -fPIC -DPIC -o .libs/libmctty_la-win.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-x11conn.lo -MD -MP -MF .deps/libmctty_la-x11conn.Tpo -c x11conn.c  -fPIC -DPIC -o .libs/libmctty_la-x11conn.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-x11conn.lo -MD -MP -MF .deps/libmctty_la-x11conn.Tpo -c x11conn.c -o libmctty_la-x11conn.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-win.lo -MD -MP -MF .deps/libmctty_la-win.Tpo -c win.c -o libmctty_la-win.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-color-slang.lo -MD -MP -MF ".deps/libmctty_la-color-slang.Tpo" -c -o libmctty_la-color-slang.lo `test -f 'color-slang.c' || echo './'`color-slang.c; \
	then mv -f ".deps/libmctty_la-color-slang.Tpo" ".deps/libmctty_la-color-slang.Plo"; else rm -f ".deps/libmctty_la-color-slang.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-tty-slang.lo -MD -MP -MF ".deps/libmctty_la-tty-slang.Tpo" -c -o libmctty_la-tty-slang.lo `test -f 'tty-slang.c' || echo './'`tty-slang.c; \
	then mv -f ".deps/libmctty_la-tty-slang.Tpo" ".deps/libmctty_la-tty-slang.Plo"; else rm -f ".deps/libmctty_la-tty-slang.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-color-slang.lo -MD -MP -MF .deps/libmctty_la-color-slang.Tpo -c color-slang.c  -fPIC -DPIC -o .libs/libmctty_la-color-slang.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-tty-slang.lo -MD -MP -MF .deps/libmctty_la-tty-slang.Tpo -c tty-slang.c  -fPIC -DPIC -o .libs/libmctty_la-tty-slang.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-color-slang.lo -MD -MP -MF .deps/libmctty_la-color-slang.Tpo -c color-slang.c -o libmctty_la-color-slang.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmctty_la-tty-slang.lo -MD -MP -MF .deps/libmctty_la-tty-slang.Tpo -c tty-slang.c -o libmctty_la-tty-slang.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libmctty.la   libmctty_la-color-internal.lo libmctty_la-color.lo libmctty_la-key.lo libmctty_la-keyxdef.lo libmctty_la-mouse.lo libmctty_la-tty.lo libmctty_la-win.lo libmctty_la-x11conn.lo libmctty_la-color-slang.lo libmctty_la-tty-slang.lo  
ar cru .libs/libmctty.a .libs/libmctty_la-color-internal.o .libs/libmctty_la-color.o .libs/libmctty_la-key.o .libs/libmctty_la-keyxdef.o .libs/libmctty_la-mouse.o .libs/libmctty_la-tty.o .libs/libmctty_la-win.o .libs/libmctty_la-x11conn.o .libs/libmctty_la-color-slang.o .libs/libmctty_la-tty-slang.o
ranlib .libs/libmctty.a
creating libmctty.la
(cd .libs && rm -f libmctty.la && ln -s ../libmctty.la libmctty.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/tty'
Making all in vfs
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
Making all in mc-vfs
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
Making all in extfs
make[5]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/extfs'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/extfs'
Making all in samba
make[5]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/samba'
Using FLAGS =  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Iinclude -I./include  -DCONFIGFILE="/usr/lib64/smb.conf" -DLMHOSTSFILE="/usr/lib64/lmhosts" -DCODEPAGEDIR="/usr/lib64/codepages" -DDRIVERFILE="/usr/lib64/printers.def" -DHAVE_INCLUDES_H
Compiling param/loadparm.c
Compiling param/params.c
Compiling lib/time.c
Compiling lib/slprintf.c
Compiling lib/util.c
Compiling lib/debug.c
Compiling lib/system.c
Compiling lib/util_str.c
Compiling lib/kanji.c
Compiling lib/charcnv.c
Compiling lib/charset.c
Compiling lib/username.c
Compiling lib/util_file.c
Compiling lib/util_sock.c
Compiling lib/md4.c
Compiling lib/interface.c
Compiling lib/netmask.c
Compiling libsmb/clientgen.c
Compiling libsmb/pwd_cache.c
Compiling libsmb/smbencrypt.c
Compiling libsmb/smbdes.c
Compiling libsmb/nmblib.c
Compiling libsmb/namequery.c
Compiling libsmb/nterr.c
Compiling libsmb/smberr.c
ar cr libsamba.a param/loadparm.o param/params.o lib/time.o lib/slprintf.o lib/util.o lib/debug.o lib/system.o lib/util_str.o lib/kanji.o lib/charcnv.o lib/charset.o lib/username.o lib/util_file.o lib/util_sock.o lib/md4.o lib/interface.o lib/netmask.o libsmb/clientgen.o libsmb/pwd_cache.o libsmb/smbencrypt.o libsmb/smbdes.o libsmb/nmblib.o libsmb/namequery.o libsmb/nterr.o libsmb/smberr.o
make[5]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/samba'
make[5]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT netutil.lo -MD -MP -MF ".deps/netutil.Tpo" -c -o netutil.lo netutil.c; \
	then mv -f ".deps/netutil.Tpo" ".deps/netutil.Plo"; else rm -f ".deps/netutil.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fish.lo -MD -MP -MF ".deps/fish.Tpo" -c -o fish.lo fish.c; \
	then mv -f ".deps/fish.Tpo" ".deps/fish.Plo"; else rm -f ".deps/fish.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT netutil.lo -MD -MP -MF .deps/netutil.Tpo -c netutil.c  -fPIC -DPIC -o .libs/netutil.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fish.lo -MD -MP -MF .deps/fish.Tpo -c fish.c  -fPIC -DPIC -o .libs/fish.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT netutil.lo -MD -MP -MF .deps/netutil.Tpo -c netutil.c -o netutil.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fish.lo -MD -MP -MF .deps/fish.Tpo -c fish.c -o fish.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ftpfs.lo -MD -MP -MF ".deps/ftpfs.Tpo" -c -o ftpfs.lo ftpfs.c; \
	then mv -f ".deps/ftpfs.Tpo" ".deps/ftpfs.Plo"; else rm -f ".deps/ftpfs.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcfs.lo -MD -MP -MF ".deps/mcfs.Tpo" -c -o mcfs.lo mcfs.c; \
	then mv -f ".deps/mcfs.Tpo" ".deps/mcfs.Plo"; else rm -f ".deps/mcfs.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ftpfs.lo -MD -MP -MF .deps/ftpfs.Tpo -c ftpfs.c  -fPIC -DPIC -o .libs/ftpfs.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcfs.lo -MD -MP -MF .deps/mcfs.Tpo -c mcfs.c  -fPIC -DPIC -o .libs/mcfs.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcfs.lo -MD -MP -MF .deps/mcfs.Tpo -c mcfs.c -o mcfs.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcfsutil.lo -MD -MP -MF ".deps/mcfsutil.Tpo" -c -o mcfsutil.lo mcfsutil.c; \
	then mv -f ".deps/mcfsutil.Tpo" ".deps/mcfsutil.Plo"; else rm -f ".deps/mcfsutil.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ftpfs.lo -MD -MP -MF .deps/ftpfs.Tpo -c ftpfs.c -o ftpfs.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT smbfs.lo -MD -MP -MF ".deps/smbfs.Tpo" -c -o smbfs.lo smbfs.c; \
	then mv -f ".deps/smbfs.Tpo" ".deps/smbfs.Plo"; else rm -f ".deps/smbfs.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcfsutil.lo -MD -MP -MF .deps/mcfsutil.Tpo -c mcfsutil.c  -fPIC -DPIC -o .libs/mcfsutil.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT smbfs.lo -MD -MP -MF .deps/smbfs.Tpo -c smbfs.c  -fPIC -DPIC -o .libs/smbfs.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcfsutil.lo -MD -MP -MF .deps/mcfsutil.Tpo -c mcfsutil.c -o mcfsutil.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpio.lo -MD -MP -MF ".deps/cpio.Tpo" -c -o cpio.lo cpio.c; \
	then mv -f ".deps/cpio.Tpo" ".deps/cpio.Plo"; else rm -f ".deps/cpio.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT smbfs.lo -MD -MP -MF .deps/smbfs.Tpo -c smbfs.c -o smbfs.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpio.lo -MD -MP -MF .deps/cpio.Tpo -c cpio.c  -fPIC -DPIC -o .libs/cpio.o
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT direntry.lo -MD -MP -MF ".deps/direntry.Tpo" -c -o direntry.lo direntry.c; \
	then mv -f ".deps/direntry.Tpo" ".deps/direntry.Plo"; else rm -f ".deps/direntry.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpio.lo -MD -MP -MF .deps/cpio.Tpo -c cpio.c -o cpio.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT direntry.lo -MD -MP -MF .deps/direntry.Tpo -c direntry.c  -fPIC -DPIC -o .libs/direntry.o
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT extfs.lo -MD -MP -MF ".deps/extfs.Tpo" -c -o extfs.lo extfs.c; \
	then mv -f ".deps/extfs.Tpo" ".deps/extfs.Plo"; else rm -f ".deps/extfs.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT direntry.lo -MD -MP -MF .deps/direntry.Tpo -c direntry.c -o direntry.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT extfs.lo -MD -MP -MF .deps/extfs.Tpo -c extfs.c  -fPIC -DPIC -o .libs/extfs.o
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gc.lo -MD -MP -MF ".deps/gc.Tpo" -c -o gc.lo gc.c; \
	then mv -f ".deps/gc.Tpo" ".deps/gc.Plo"; else rm -f ".deps/gc.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT extfs.lo -MD -MP -MF .deps/extfs.Tpo -c extfs.c -o extfs.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c  -fPIC -DPIC -o .libs/gc.o
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT local.lo -MD -MP -MF ".deps/local.Tpo" -c -o local.lo local.c; \
	then mv -f ".deps/local.Tpo" ".deps/local.Plo"; else rm -f ".deps/local.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c -o gc.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT local.lo -MD -MP -MF .deps/local.Tpo -c local.c  -fPIC -DPIC -o .libs/local.o
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tar.lo -MD -MP -MF ".deps/tar.Tpo" -c -o tar.lo tar.c; \
	then mv -f ".deps/tar.Tpo" ".deps/tar.Plo"; else rm -f ".deps/tar.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT local.lo -MD -MP -MF .deps/local.Tpo -c local.c -o local.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sfs.lo -MD -MP -MF ".deps/sfs.Tpo" -c -o sfs.lo sfs.c; \
	then mv -f ".deps/sfs.Tpo" ".deps/sfs.Plo"; else rm -f ".deps/sfs.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tar.lo -MD -MP -MF .deps/tar.Tpo -c tar.c  -fPIC -DPIC -o .libs/tar.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tar.lo -MD -MP -MF .deps/tar.Tpo -c tar.c -o tar.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sfs.lo -MD -MP -MF .deps/sfs.Tpo -c sfs.c  -fPIC -DPIC -o .libs/sfs.o
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utilvfs.lo -MD -MP -MF ".deps/utilvfs.Tpo" -c -o utilvfs.lo utilvfs.c; \
	then mv -f ".deps/utilvfs.Tpo" ".deps/utilvfs.Plo"; else rm -f ".deps/utilvfs.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sfs.lo -MD -MP -MF .deps/sfs.Tpo -c sfs.c -o sfs.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../..  -DLIBEXECDIR=\""/usr/libexec/mc/"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vfs.lo -MD -MP -MF ".deps/vfs.Tpo" -c -o vfs.lo vfs.c; \
	then mv -f ".deps/vfs.Tpo" ".deps/vfs.Plo"; else rm -f ".deps/vfs.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utilvfs.lo -MD -MP -MF .deps/utilvfs.Tpo -c utilvfs.c  -fPIC -DPIC -o .libs/utilvfs.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utilvfs.lo -MD -MP -MF .deps/utilvfs.Tpo -c utilvfs.c -o utilvfs.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vfs.lo -MD -MP -MF .deps/vfs.Tpo -c vfs.c  -fPIC -DPIC -o .libs/vfs.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -DLIBEXECDIR=\"/usr/libexec/mc/\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -DCONFIGDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vfs.lo -MD -MP -MF .deps/vfs.Tpo -c vfs.c -o vfs.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../.. -DCONFIGDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libvfs-mc.la   netutil.lo fish.lo ftpfs.lo mcfs.lo mcfsutil.lo smbfs.lo cpio.lo direntry.lo extfs.lo gc.lo local.lo tar.lo sfs.lo utilvfs.lo vfs.lo   
ar cru .libs/libvfs-mc.a .libs/netutil.o .libs/fish.o .libs/ftpfs.o .libs/mcfs.o .libs/mcfsutil.o .libs/smbfs.o .libs/cpio.o .libs/direntry.o .libs/extfs.o .libs/gc.o .libs/local.o .libs/tar.o .libs/sfs.o .libs/utilvfs.o .libs/vfs.o
ranlib .libs/libvfs-mc.a
creating libvfs-mc.la
(cd .libs && rm -f libvfs-mc.la && ln -s ../libvfs-mc.la libvfs-mc.la)
make[5]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
Making all in strutil
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/strutil'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strescape.lo -MD -MP -MF ".deps/libmcstrutil_la-strescape.Tpo" -c -o libmcstrutil_la-strescape.lo `test -f 'strescape.c' || echo './'`strescape.c; \
	then mv -f ".deps/libmcstrutil_la-strescape.Tpo" ".deps/libmcstrutil_la-strescape.Plo"; else rm -f ".deps/libmcstrutil_la-strescape.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutil8bit.lo -MD -MP -MF ".deps/libmcstrutil_la-strutil8bit.Tpo" -c -o libmcstrutil_la-strutil8bit.lo `test -f 'strutil8bit.c' || echo './'`strutil8bit.c; \
	then mv -f ".deps/libmcstrutil_la-strutil8bit.Tpo" ".deps/libmcstrutil_la-strutil8bit.Plo"; else rm -f ".deps/libmcstrutil_la-strutil8bit.Tpo"; exit 1; fi
mkdir .libs
mkdir .libs
mkdir: cannot create directory `.libs': File exists
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutil8bit.lo -MD -MP -MF .deps/libmcstrutil_la-strutil8bit.Tpo -c strutil8bit.c  -fPIC -DPIC -o .libs/libmcstrutil_la-strutil8bit.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strescape.lo -MD -MP -MF .deps/libmcstrutil_la-strescape.Tpo -c strescape.c  -fPIC -DPIC -o .libs/libmcstrutil_la-strescape.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strescape.lo -MD -MP -MF .deps/libmcstrutil_la-strescape.Tpo -c strescape.c -o libmcstrutil_la-strescape.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutil8bit.lo -MD -MP -MF .deps/libmcstrutil_la-strutil8bit.Tpo -c strutil8bit.c -o libmcstrutil_la-strutil8bit.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutilascii.lo -MD -MP -MF ".deps/libmcstrutil_la-strutilascii.Tpo" -c -o libmcstrutil_la-strutilascii.lo `test -f 'strutilascii.c' || echo './'`strutilascii.c; \
	then mv -f ".deps/libmcstrutil_la-strutilascii.Tpo" ".deps/libmcstrutil_la-strutilascii.Plo"; else rm -f ".deps/libmcstrutil_la-strutilascii.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutil.lo -MD -MP -MF ".deps/libmcstrutil_la-strutil.Tpo" -c -o libmcstrutil_la-strutil.lo `test -f 'strutil.c' || echo './'`strutil.c; \
	then mv -f ".deps/libmcstrutil_la-strutil.Tpo" ".deps/libmcstrutil_la-strutil.Plo"; else rm -f ".deps/libmcstrutil_la-strutil.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutilascii.lo -MD -MP -MF .deps/libmcstrutil_la-strutilascii.Tpo -c strutilascii.c  -fPIC -DPIC -o .libs/libmcstrutil_la-strutilascii.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutil.lo -MD -MP -MF .deps/libmcstrutil_la-strutil.Tpo -c strutil.c  -fPIC -DPIC -o .libs/libmcstrutil_la-strutil.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutilascii.lo -MD -MP -MF .deps/libmcstrutil_la-strutilascii.Tpo -c strutilascii.c -o libmcstrutil_la-strutilascii.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutil.lo -MD -MP -MF .deps/libmcstrutil_la-strutil.Tpo -c strutil.c -o libmcstrutil_la-strutil.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutilutf8.lo -MD -MP -MF ".deps/libmcstrutil_la-strutilutf8.Tpo" -c -o libmcstrutil_la-strutilutf8.lo `test -f 'strutilutf8.c' || echo './'`strutilutf8.c; \
	then mv -f ".deps/libmcstrutil_la-strutilutf8.Tpo" ".deps/libmcstrutil_la-strutilutf8.Plo"; else rm -f ".deps/libmcstrutil_la-strutilutf8.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strverscmp.lo -MD -MP -MF ".deps/libmcstrutil_la-strverscmp.Tpo" -c -o libmcstrutil_la-strverscmp.lo `test -f 'strverscmp.c' || echo './'`strverscmp.c; \
	then mv -f ".deps/libmcstrutil_la-strverscmp.Tpo" ".deps/libmcstrutil_la-strverscmp.Plo"; else rm -f ".deps/libmcstrutil_la-strverscmp.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutilutf8.lo -MD -MP -MF .deps/libmcstrutil_la-strutilutf8.Tpo -c strutilutf8.c  -fPIC -DPIC -o .libs/libmcstrutil_la-strutilutf8.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strverscmp.lo -MD -MP -MF .deps/libmcstrutil_la-strverscmp.Tpo -c strverscmp.c  -fPIC -DPIC -o .libs/libmcstrutil_la-strverscmp.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strutilutf8.lo -MD -MP -MF .deps/libmcstrutil_la-strutilutf8.Tpo -c strutilutf8.c -o libmcstrutil_la-strutilutf8.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcstrutil_la-strverscmp.lo -MD -MP -MF .deps/libmcstrutil_la-strverscmp.Tpo -c strverscmp.c -o libmcstrutil_la-strverscmp.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libmcstrutil.la   libmcstrutil_la-strescape.lo libmcstrutil_la-strutil8bit.lo libmcstrutil_la-strutilascii.lo libmcstrutil_la-strutil.lo libmcstrutil_la-strutilutf8.lo libmcstrutil_la-strverscmp.lo  
ar cru .libs/libmcstrutil.a .libs/libmcstrutil_la-strescape.o .libs/libmcstrutil_la-strutil8bit.o .libs/libmcstrutil_la-strutilascii.o .libs/libmcstrutil_la-strutil.o .libs/libmcstrutil_la-strutilutf8.o .libs/libmcstrutil_la-strverscmp.o
ranlib .libs/libmcstrutil.a
creating libmcstrutil.la
(cd .libs && rm -f libmcstrutil.la && ln -s ../libmcstrutil.la libmcstrutil.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/strutil'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-utilunix.lo -MD -MP -MF ".deps/libmc_la-utilunix.Tpo" -c -o libmc_la-utilunix.lo `test -f 'utilunix.c' || echo './'`utilunix.c; \
	then mv -f ".deps/libmc_la-utilunix.Tpo" ".deps/libmc_la-utilunix.Plo"; else rm -f ".deps/libmc_la-utilunix.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-util.lo -MD -MP -MF ".deps/libmc_la-util.Tpo" -c -o libmc_la-util.lo `test -f 'util.c' || echo './'`util.c; \
	then mv -f ".deps/libmc_la-util.Tpo" ".deps/libmc_la-util.Plo"; else rm -f ".deps/libmc_la-util.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-util.lo -MD -MP -MF .deps/libmc_la-util.Tpo -c util.c  -fPIC -DPIC -o .libs/libmc_la-util.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-utilunix.lo -MD -MP -MF .deps/libmc_la-utilunix.Tpo -c utilunix.c  -fPIC -DPIC -o .libs/libmc_la-utilunix.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-utilunix.lo -MD -MP -MF .deps/libmc_la-utilunix.Tpo -c utilunix.c -o libmc_la-utilunix.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-util.lo -MD -MP -MF .deps/libmc_la-util.Tpo -c util.c -o libmc_la-util.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-glibcompat.lo -MD -MP -MF ".deps/libmc_la-glibcompat.Tpo" -c -o libmc_la-glibcompat.lo `test -f 'glibcompat.c' || echo './'`glibcompat.c; \
	then mv -f ".deps/libmc_la-glibcompat.Tpo" ".deps/libmc_la-glibcompat.Plo"; else rm -f ".deps/libmc_la-glibcompat.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-lock.lo -MD -MP -MF ".deps/libmc_la-lock.Tpo" -c -o libmc_la-lock.lo `test -f 'lock.c' || echo './'`lock.c; \
	then mv -f ".deps/libmc_la-lock.Tpo" ".deps/libmc_la-lock.Plo"; else rm -f ".deps/libmc_la-lock.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-glibcompat.lo -MD -MP -MF .deps/libmc_la-glibcompat.Tpo -c glibcompat.c  -fPIC -DPIC -o .libs/libmc_la-glibcompat.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-lock.lo -MD -MP -MF .deps/libmc_la-lock.Tpo -c lock.c  -fPIC -DPIC -o .libs/libmc_la-lock.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-glibcompat.lo -MD -MP -MF .deps/libmc_la-glibcompat.Tpo -c glibcompat.c -o libmc_la-glibcompat.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmc_la-lock.lo -MD -MP -MF .deps/libmc_la-lock.Tpo -c lock.c -o libmc_la-lock.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libmc.la    libmc_la-utilunix.lo libmc_la-util.lo libmc_la-glibcompat.lo libmc_la-lock.lo  filehighlight/libmcfilehighlight.la mcconfig/libmcconfig.la search/libsearch.la strutil/libmcstrutil.la skin/libmcskin.la tty/libmctty.la vfs/mc-vfs/libvfs-mc.la 
rm -fr .libs/libmc.lax
mkdir .libs/libmc.lax
rm -fr .libs/libmc.lax/libmcfilehighlight.a
mkdir .libs/libmc.lax/libmcfilehighlight.a
(cd .libs/libmc.lax/libmcfilehighlight.a && ar x /builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/filehighlight/.libs/libmcfilehighlight.a)
rm -fr .libs/libmc.lax/libmcconfig.a
mkdir .libs/libmc.lax/libmcconfig.a
(cd .libs/libmc.lax/libmcconfig.a && ar x /builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/mcconfig/.libs/libmcconfig.a)
rm -fr .libs/libmc.lax/libsearch.a
mkdir .libs/libmc.lax/libsearch.a
(cd .libs/libmc.lax/libsearch.a && ar x /builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/search/.libs/libsearch.a)
rm -fr .libs/libmc.lax/libmcstrutil.a
mkdir .libs/libmc.lax/libmcstrutil.a
(cd .libs/libmc.lax/libmcstrutil.a && ar x /builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/strutil/.libs/libmcstrutil.a)
rm -fr .libs/libmc.lax/libmcskin.a
mkdir .libs/libmc.lax/libmcskin.a
(cd .libs/libmc.lax/libmcskin.a && ar x /builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/skin/.libs/libmcskin.a)
rm -fr .libs/libmc.lax/libmctty.a
mkdir .libs/libmc.lax/libmctty.a
(cd .libs/libmc.lax/libmctty.a && ar x /builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/tty/.libs/libmctty.a)
rm -fr .libs/libmc.lax/libvfs-mc.a
mkdir .libs/libmc.lax/libvfs-mc.a
(cd .libs/libmc.lax/libvfs-mc.a && ar x /builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/.libs/libvfs-mc.a)
ar cru .libs/libmc.a .libs/libmc_la-utilunix.o .libs/libmc_la-util.o .libs/libmc_la-glibcompat.o .libs/libmc_la-lock.o  .libs/libmc.lax/libmcfilehighlight.a/libmcfilehighlight_la-get-color.o .libs/libmc.lax/libmcfilehighlight.a/libmcfilehighlight_la-ini-file-read.o .libs/libmc.lax/libmcfilehighlight.a/libmcfilehighlight_la-common.o  .libs/libmc.lax/libmcconfig.a/libmcconfig_la-common.o .libs/libmc.lax/libmcconfig.a/libmcconfig_la-set.o .libs/libmc.lax/libmcconfig.a/libmcconfig_la-get.o  .libs/libmc.lax/libsearch.a/libsearch_la-normal.o .libs/libmc.lax/libsearch.a/libsearch_la-search.o .libs/libmc.lax/libsearch.a/libsearch_la-hex.o .libs/libmc.lax/libsearch.a/libsearch_la-glob.o .libs/libmc.lax/libsearch.a/libsearch_la-regex.o .libs/libmc.lax/libsearch.a/libsearch_la-lib.o  .libs/libmc.lax/libmcstrutil.a/libmcstrutil_la-strutil8bit.o .libs/libmc.lax/libmcstrutil.a/libmcstrutil_la-strverscmp.o .libs/libmc.lax/libmcstrutil.a/libmcstrutil_la-strescape.o .libs/libmc.lax/libmcstrutil.a/libmcstrutil_la-strutilutf8.o .libs/libmc.lax/libmcstrutil.a/libmcstrutil_la-strutilascii.o .libs/libmc.lax/libmcstrutil.a/libmcstrutil_la-strutil.o  .libs/libmc.lax/libmcskin.a/libmcskin_la-common.o .libs/libmc.lax/libmcskin.a/libmcskin_la-lines.o .libs/libmc.lax/libmcskin.a/libmcskin_la-ini-file.o .libs/libmc.lax/libmcskin.a/libmcskin_la-colors.o .libs/libmc.lax/libmcskin.a/libmcskin_la-colors-old.o .libs/libmc.lax/libmcskin.a/libmcskin_la-hc-skins.o  .libs/libmc.lax/libmctty.a/libmctty_la-color-internal.o .libs/libmc.lax/libmctty.a/libmctty_la-keyxdef.o .libs/libmc.lax/libmctty.a/libmctty_la-win.o .libs/libmc.lax/libmctty.a/libmctty_la-mouse.o .libs/libmc.lax/libmctty.a/libmctty_la-tty.o .libs/libmc.lax/libmctty.a/libmctty_la-color.o .libs/libmc.lax/libmctty.a/libmctty_la-color-slang.o .libs/libmc.lax/libmctty.a/libmctty_la-tty-slang.o .libs/libmc.lax/libmctty.a/libmctty_la-key.o .libs/libmc.lax/libmctty.a/libmctty_la-x11conn.o  .libs/libmc.lax/libvfs-mc.a/extfs.o .libs/libmc.lax/libvfs-mc.a/sfs.o .libs/libmc.lax/libvfs-mc.a/netutil.o .libs/libmc.lax/libvfs-mc.a/cpio.o .libs/libmc.lax/libvfs-mc.a/mcfsutil.o .libs/libmc.lax/libvfs-mc.a/tar.o .libs/libmc.lax/libvfs-mc.a/local.o .libs/libmc.lax/libvfs-mc.a/smbfs.o .libs/libmc.lax/libvfs-mc.a/fish.o .libs/libmc.lax/libvfs-mc.a/vfs.o .libs/libmc.lax/libvfs-mc.a/utilvfs.o .libs/libmc.lax/libvfs-mc.a/mcfs.o .libs/libmc.lax/libvfs-mc.a/ftpfs.o .libs/libmc.lax/libvfs-mc.a/direntry.o .libs/libmc.lax/libvfs-mc.a/gc.o 
ranlib .libs/libmc.a
rm -fr .libs/libmc.lax
creating libmc.la
(cd .libs && rm -f libmc.la && ln -s ../libmc.la libmc.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
Making all in src
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
Making all in man2hlp
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/man2hlp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/man2hlp'
Making all in viewer
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/viewer'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-actions_cmd.lo -MD -MP -MF ".deps/libmcviewer_la-actions_cmd.Tpo" -c -o libmcviewer_la-actions_cmd.lo `test -f 'actions_cmd.c' || echo './'`actions_cmd.c; \
	then mv -f ".deps/libmcviewer_la-actions_cmd.Tpo" ".deps/libmcviewer_la-actions_cmd.Plo"; else rm -f ".deps/libmcviewer_la-actions_cmd.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-coord_cache.lo -MD -MP -MF ".deps/libmcviewer_la-coord_cache.Tpo" -c -o libmcviewer_la-coord_cache.lo `test -f 'coord_cache.c' || echo './'`coord_cache.c; \
	then mv -f ".deps/libmcviewer_la-coord_cache.Tpo" ".deps/libmcviewer_la-coord_cache.Plo"; else rm -f ".deps/libmcviewer_la-coord_cache.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-coord_cache.lo -MD -MP -MF .deps/libmcviewer_la-coord_cache.Tpo -c coord_cache.c  -fPIC -DPIC -o .libs/libmcviewer_la-coord_cache.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-actions_cmd.lo -MD -MP -MF .deps/libmcviewer_la-actions_cmd.Tpo -c actions_cmd.c  -fPIC -DPIC -o .libs/libmcviewer_la-actions_cmd.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-actions_cmd.lo -MD -MP -MF .deps/libmcviewer_la-actions_cmd.Tpo -c actions_cmd.c -o libmcviewer_la-actions_cmd.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-coord_cache.lo -MD -MP -MF .deps/libmcviewer_la-coord_cache.Tpo -c coord_cache.c -o libmcviewer_la-coord_cache.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-datasource.lo -MD -MP -MF ".deps/libmcviewer_la-datasource.Tpo" -c -o libmcviewer_la-datasource.lo `test -f 'datasource.c' || echo './'`datasource.c; \
	then mv -f ".deps/libmcviewer_la-datasource.Tpo" ".deps/libmcviewer_la-datasource.Plo"; else rm -f ".deps/libmcviewer_la-datasource.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-dialogs.lo -MD -MP -MF ".deps/libmcviewer_la-dialogs.Tpo" -c -o libmcviewer_la-dialogs.lo `test -f 'dialogs.c' || echo './'`dialogs.c; \
	then mv -f ".deps/libmcviewer_la-dialogs.Tpo" ".deps/libmcviewer_la-dialogs.Plo"; else rm -f ".deps/libmcviewer_la-dialogs.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-datasource.lo -MD -MP -MF .deps/libmcviewer_la-datasource.Tpo -c datasource.c  -fPIC -DPIC -o .libs/libmcviewer_la-datasource.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-dialogs.lo -MD -MP -MF .deps/libmcviewer_la-dialogs.Tpo -c dialogs.c  -fPIC -DPIC -o .libs/libmcviewer_la-dialogs.o
dialogs.c: In function 'mcview_dialog_search':
dialogs.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules
dialogs.c: In function 'mcview_dialog_goto':
dialogs.c:194: warning: dereferencing type-punned pointer will break strict-aliasing rules
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-dialogs.lo -MD -MP -MF .deps/libmcviewer_la-dialogs.Tpo -c dialogs.c -o libmcviewer_la-dialogs.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-datasource.lo -MD -MP -MF .deps/libmcviewer_la-datasource.Tpo -c datasource.c -o libmcviewer_la-datasource.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-display.lo -MD -MP -MF ".deps/libmcviewer_la-display.Tpo" -c -o libmcviewer_la-display.lo `test -f 'display.c' || echo './'`display.c; \
	then mv -f ".deps/libmcviewer_la-display.Tpo" ".deps/libmcviewer_la-display.Plo"; else rm -f ".deps/libmcviewer_la-display.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-growbuf.lo -MD -MP -MF ".deps/libmcviewer_la-growbuf.Tpo" -c -o libmcviewer_la-growbuf.lo `test -f 'growbuf.c' || echo './'`growbuf.c; \
	then mv -f ".deps/libmcviewer_la-growbuf.Tpo" ".deps/libmcviewer_la-growbuf.Plo"; else rm -f ".deps/libmcviewer_la-growbuf.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-growbuf.lo -MD -MP -MF .deps/libmcviewer_la-growbuf.Tpo -c growbuf.c  -fPIC -DPIC -o .libs/libmcviewer_la-growbuf.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-display.lo -MD -MP -MF .deps/libmcviewer_la-display.Tpo -c display.c  -fPIC -DPIC -o .libs/libmcviewer_la-display.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-growbuf.lo -MD -MP -MF .deps/libmcviewer_la-growbuf.Tpo -c growbuf.c -o libmcviewer_la-growbuf.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-display.lo -MD -MP -MF .deps/libmcviewer_la-display.Tpo -c display.c -o libmcviewer_la-display.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-hex.lo -MD -MP -MF ".deps/libmcviewer_la-hex.Tpo" -c -o libmcviewer_la-hex.lo `test -f 'hex.c' || echo './'`hex.c; \
	then mv -f ".deps/libmcviewer_la-hex.Tpo" ".deps/libmcviewer_la-hex.Plo"; else rm -f ".deps/libmcviewer_la-hex.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-lib.lo -MD -MP -MF ".deps/libmcviewer_la-lib.Tpo" -c -o libmcviewer_la-lib.lo `test -f 'lib.c' || echo './'`lib.c; \
	then mv -f ".deps/libmcviewer_la-lib.Tpo" ".deps/libmcviewer_la-lib.Plo"; else rm -f ".deps/libmcviewer_la-lib.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-hex.lo -MD -MP -MF .deps/libmcviewer_la-hex.Tpo -c hex.c  -fPIC -DPIC -o .libs/libmcviewer_la-hex.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-lib.lo -MD -MP -MF .deps/libmcviewer_la-lib.Tpo -c lib.c  -fPIC -DPIC -o .libs/libmcviewer_la-lib.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-hex.lo -MD -MP -MF .deps/libmcviewer_la-hex.Tpo -c hex.c -o libmcviewer_la-hex.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-lib.lo -MD -MP -MF .deps/libmcviewer_la-lib.Tpo -c lib.c -o libmcviewer_la-lib.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-mcviewer.lo -MD -MP -MF ".deps/libmcviewer_la-mcviewer.Tpo" -c -o libmcviewer_la-mcviewer.lo `test -f 'mcviewer.c' || echo './'`mcviewer.c; \
	then mv -f ".deps/libmcviewer_la-mcviewer.Tpo" ".deps/libmcviewer_la-mcviewer.Plo"; else rm -f ".deps/libmcviewer_la-mcviewer.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-move.lo -MD -MP -MF ".deps/libmcviewer_la-move.Tpo" -c -o libmcviewer_la-move.lo `test -f 'move.c' || echo './'`move.c; \
	then mv -f ".deps/libmcviewer_la-move.Tpo" ".deps/libmcviewer_la-move.Plo"; else rm -f ".deps/libmcviewer_la-move.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-mcviewer.lo -MD -MP -MF .deps/libmcviewer_la-mcviewer.Tpo -c mcviewer.c  -fPIC -DPIC -o .libs/libmcviewer_la-mcviewer.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-move.lo -MD -MP -MF .deps/libmcviewer_la-move.Tpo -c move.c  -fPIC -DPIC -o .libs/libmcviewer_la-move.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-move.lo -MD -MP -MF .deps/libmcviewer_la-move.Tpo -c move.c -o libmcviewer_la-move.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-mcviewer.lo -MD -MP -MF .deps/libmcviewer_la-mcviewer.Tpo -c mcviewer.c -o libmcviewer_la-mcviewer.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-nroff.lo -MD -MP -MF ".deps/libmcviewer_la-nroff.Tpo" -c -o libmcviewer_la-nroff.lo `test -f 'nroff.c' || echo './'`nroff.c; \
	then mv -f ".deps/libmcviewer_la-nroff.Tpo" ".deps/libmcviewer_la-nroff.Plo"; else rm -f ".deps/libmcviewer_la-nroff.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-plain.lo -MD -MP -MF ".deps/libmcviewer_la-plain.Tpo" -c -o libmcviewer_la-plain.lo `test -f 'plain.c' || echo './'`plain.c; \
	then mv -f ".deps/libmcviewer_la-plain.Tpo" ".deps/libmcviewer_la-plain.Plo"; else rm -f ".deps/libmcviewer_la-plain.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-nroff.lo -MD -MP -MF .deps/libmcviewer_la-nroff.Tpo -c nroff.c  -fPIC -DPIC -o .libs/libmcviewer_la-nroff.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-plain.lo -MD -MP -MF .deps/libmcviewer_la-plain.Tpo -c plain.c  -fPIC -DPIC -o .libs/libmcviewer_la-plain.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-plain.lo -MD -MP -MF .deps/libmcviewer_la-plain.Tpo -c plain.c -o libmcviewer_la-plain.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-nroff.lo -MD -MP -MF .deps/libmcviewer_la-nroff.Tpo -c nroff.c -o libmcviewer_la-nroff.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-search.lo -MD -MP -MF ".deps/libmcviewer_la-search.Tpo" -c -o libmcviewer_la-search.lo `test -f 'search.c' || echo './'`search.c; \
	then mv -f ".deps/libmcviewer_la-search.Tpo" ".deps/libmcviewer_la-search.Plo"; else rm -f ".deps/libmcviewer_la-search.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-search.lo -MD -MP -MF .deps/libmcviewer_la-search.Tpo -c search.c  -fPIC -DPIC -o .libs/libmcviewer_la-search.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libmcviewer_la-search.lo -MD -MP -MF .deps/libmcviewer_la-search.Tpo -c search.c -o libmcviewer_la-search.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libmcviewer.la   libmcviewer_la-actions_cmd.lo libmcviewer_la-coord_cache.lo libmcviewer_la-datasource.lo libmcviewer_la-dialogs.lo libmcviewer_la-display.lo libmcviewer_la-growbuf.lo libmcviewer_la-hex.lo libmcviewer_la-lib.lo libmcviewer_la-mcviewer.lo libmcviewer_la-move.lo libmcviewer_la-nroff.lo libmcviewer_la-plain.lo libmcviewer_la-search.lo ../../lib/libmc.la 
rm -fr .libs/libmcviewer.lax
mkdir .libs/libmcviewer.lax
rm -fr .libs/libmcviewer.lax/libmc.a
mkdir .libs/libmcviewer.lax/libmc.a
(cd .libs/libmcviewer.lax/libmc.a && ar x /builddir/build/BUILD/mc-4.7.2-190-gb341645/src/viewer/../../lib/.libs/libmc.a)
ar cru .libs/libmcviewer.a .libs/libmcviewer_la-actions_cmd.o .libs/libmcviewer_la-coord_cache.o .libs/libmcviewer_la-datasource.o .libs/libmcviewer_la-dialogs.o .libs/libmcviewer_la-display.o .libs/libmcviewer_la-growbuf.o .libs/libmcviewer_la-hex.o .libs/libmcviewer_la-lib.o .libs/libmcviewer_la-mcviewer.o .libs/libmcviewer_la-move.o .libs/libmcviewer_la-nroff.o .libs/libmcviewer_la-plain.o .libs/libmcviewer_la-search.o  .libs/libmcviewer.lax/libmc.a/libmctty_la-color-internal.o .libs/libmcviewer.lax/libmc.a/libsearch_la-normal.o .libs/libmcviewer.lax/libmc.a/libmctty_la-keyxdef.o .libs/libmcviewer.lax/libmc.a/libmcskin_la-common.o .libs/libmcviewer.lax/libmc.a/extfs.o .libs/libmcviewer.lax/libmc.a/sfs.o .libs/libmcviewer.lax/libmc.a/libmcskin_la-lines.o .libs/libmcviewer.lax/libmc.a/libmc_la-lock.o .libs/libmcviewer.lax/libmc.a/libmcskin_la-ini-file.o .libs/libmcviewer.lax/libmc.a/libmcfilehighlight_la-get-color.o .libs/libmcviewer.lax/libmc.a/netutil.o .libs/libmcviewer.lax/libmc.a/libmcstrutil_la-strutil8bit.o .libs/libmcviewer.lax/libmc.a/libsearch_la-search.o .libs/libmcviewer.lax/libmc.a/libmctty_la-win.o .libs/libmcviewer.lax/libmc.a/libsearch_la-hex.o .libs/libmcviewer.lax/libmc.a/cpio.o .libs/libmcviewer.lax/libmc.a/libmcstrutil_la-strverscmp.o .libs/libmcviewer.lax/libmc.a/libmctty_la-mouse.o .libs/libmcviewer.lax/libmc.a/mcfsutil.o .libs/libmcviewer.lax/libmc.a/libmctty_la-tty.o .libs/libmcviewer.lax/libmc.a/libmctty_la-color.o .libs/libmcviewer.lax/libmc.a/libmcskin_la-colors.o .libs/libmcviewer.lax/libmc.a/libmc_la-util.o .libs/libmcviewer.lax/libmc.a/tar.o .libs/libmcviewer.lax/libmc.a/libsearch_la-glob.o .libs/libmcviewer.lax/libmc.a/libmcfilehighlight_la-ini-file-read.o .libs/libmcviewer.lax/libmc.a/libmctty_la-color-slang.o .libs/libmcviewer.lax/libmc.a/local.o .libs/libmcviewer.lax/libmc.a/libmcconfig_la-common.o .libs/libmcviewer.lax/libmc.a/libmc_la-utilunix.o .libs/libmcviewer.lax/libmc.a/libmcfilehighlight_la-common.o .libs/libmcviewer.lax/libmc.a/libmcconfig_la-set.o .libs/libmcviewer.lax/libmc.a/smbfs.o .libs/libmcviewer.lax/libmc.a/libmcconfig_la-get.o .libs/libmcviewer.lax/libmc.a/fish.o .libs/libmcviewer.lax/libmc.a/libmcskin_la-colors-old.o .libs/libmcviewer.lax/libmc.a/libmcstrutil_la-strescape.o .libs/libmcviewer.lax/libmc.a/vfs.o .libs/libmcviewer.lax/libmc.a/libmcstrutil_la-strutilutf8.o .libs/libmcviewer.lax/libmc.a/utilvfs.o .libs/libmcviewer.lax/libmc.a/libmc_la-glibcompat.o .libs/libmcviewer.lax/libmc.a/libmcstrutil_la-strutilascii.o .libs/libmcviewer.lax/libmc.a/libmcstrutil_la-strutil.o .libs/libmcviewer.lax/libmc.a/libmcskin_la-hc-skins.o .libs/libmcviewer.lax/libmc.a/libmctty_la-tty-slang.o .libs/libmcviewer.lax/libmc.a/mcfs.o .libs/libmcviewer.lax/libmc.a/ftpfs.o .libs/libmcviewer.lax/libmc.a/libsearch_la-regex.o .libs/libmcviewer.lax/libmc.a/libmctty_la-key.o .libs/libmcviewer.lax/libmc.a/libmctty_la-x11conn.o .libs/libmcviewer.lax/libmc.a/libsearch_la-lib.o .libs/libmcviewer.lax/libmc.a/direntry.o .libs/libmcviewer.lax/libmc.a/gc.o 
ranlib .libs/libmcviewer.a
rm -fr .libs/libmcviewer.lax
creating libmcviewer.la
(cd .libs && rm -f libmcviewer.la && ln -s ../libmcviewer.la libmcviewer.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/viewer'
Making all in editor
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/editor'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-bookmark.lo -MD -MP -MF ".deps/libedit_la-bookmark.Tpo" -c -o libedit_la-bookmark.lo `test -f 'bookmark.c' || echo './'`bookmark.c; \
	then mv -f ".deps/libedit_la-bookmark.Tpo" ".deps/libedit_la-bookmark.Plo"; else rm -f ".deps/libedit_la-bookmark.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-edit.lo -MD -MP -MF ".deps/libedit_la-edit.Tpo" -c -o libedit_la-edit.lo `test -f 'edit.c' || echo './'`edit.c; \
	then mv -f ".deps/libedit_la-edit.Tpo" ".deps/libedit_la-edit.Plo"; else rm -f ".deps/libedit_la-edit.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-bookmark.lo -MD -MP -MF .deps/libedit_la-bookmark.Tpo -c bookmark.c  -fPIC -DPIC -o .libs/libedit_la-bookmark.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-edit.lo -MD -MP -MF .deps/libedit_la-edit.Tpo -c edit.c  -fPIC -DPIC -o .libs/libedit_la-edit.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-bookmark.lo -MD -MP -MF .deps/libedit_la-bookmark.Tpo -c bookmark.c -o libedit_la-bookmark.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-edit.lo -MD -MP -MF .deps/libedit_la-edit.Tpo -c edit.c -o libedit_la-edit.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editcmd.lo -MD -MP -MF ".deps/libedit_la-editcmd.Tpo" -c -o libedit_la-editcmd.lo `test -f 'editcmd.c' || echo './'`editcmd.c; \
	then mv -f ".deps/libedit_la-editcmd.Tpo" ".deps/libedit_la-editcmd.Plo"; else rm -f ".deps/libedit_la-editcmd.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editwidget.lo -MD -MP -MF ".deps/libedit_la-editwidget.Tpo" -c -o libedit_la-editwidget.lo `test -f 'editwidget.c' || echo './'`editwidget.c; \
	then mv -f ".deps/libedit_la-editwidget.Tpo" ".deps/libedit_la-editwidget.Plo"; else rm -f ".deps/libedit_la-editwidget.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editcmd.lo -MD -MP -MF .deps/libedit_la-editcmd.Tpo -c editcmd.c  -fPIC -DPIC -o .libs/libedit_la-editcmd.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editwidget.lo -MD -MP -MF .deps/libedit_la-editwidget.Tpo -c editwidget.c  -fPIC -DPIC -o .libs/libedit_la-editwidget.o
editcmd.c: In function 'edit_get_save_file_as':
editcmd.c:548: warning: dereferencing type-punned pointer will break strict-aliasing rules
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editcmd.lo -MD -MP -MF .deps/libedit_la-editcmd.Tpo -c editcmd.c -o libedit_la-editcmd.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editwidget.lo -MD -MP -MF .deps/libedit_la-editwidget.Tpo -c editwidget.c -o libedit_la-editwidget.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editdraw.lo -MD -MP -MF ".deps/libedit_la-editdraw.Tpo" -c -o libedit_la-editdraw.lo `test -f 'editdraw.c' || echo './'`editdraw.c; \
	then mv -f ".deps/libedit_la-editdraw.Tpo" ".deps/libedit_la-editdraw.Plo"; else rm -f ".deps/libedit_la-editdraw.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editkeys.lo -MD -MP -MF ".deps/libedit_la-editkeys.Tpo" -c -o libedit_la-editkeys.lo `test -f 'editkeys.c' || echo './'`editkeys.c; \
	then mv -f ".deps/libedit_la-editkeys.Tpo" ".deps/libedit_la-editkeys.Plo"; else rm -f ".deps/libedit_la-editkeys.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editdraw.lo -MD -MP -MF .deps/libedit_la-editdraw.Tpo -c editdraw.c  -fPIC -DPIC -o .libs/libedit_la-editdraw.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editkeys.lo -MD -MP -MF .deps/libedit_la-editkeys.Tpo -c editkeys.c  -fPIC -DPIC -o .libs/libedit_la-editkeys.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editdraw.lo -MD -MP -MF .deps/libedit_la-editdraw.Tpo -c editdraw.c -o libedit_la-editdraw.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editkeys.lo -MD -MP -MF .deps/libedit_la-editkeys.Tpo -c editkeys.c -o libedit_la-editkeys.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editmenu.lo -MD -MP -MF ".deps/libedit_la-editmenu.Tpo" -c -o libedit_la-editmenu.lo `test -f 'editmenu.c' || echo './'`editmenu.c; \
	then mv -f ".deps/libedit_la-editmenu.Tpo" ".deps/libedit_la-editmenu.Plo"; else rm -f ".deps/libedit_la-editmenu.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editoptions.lo -MD -MP -MF ".deps/libedit_la-editoptions.Tpo" -c -o libedit_la-editoptions.lo `test -f 'editoptions.c' || echo './'`editoptions.c; \
	then mv -f ".deps/libedit_la-editoptions.Tpo" ".deps/libedit_la-editoptions.Plo"; else rm -f ".deps/libedit_la-editoptions.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editmenu.lo -MD -MP -MF .deps/libedit_la-editmenu.Tpo -c editmenu.c  -fPIC -DPIC -o .libs/libedit_la-editmenu.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editoptions.lo -MD -MP -MF .deps/libedit_la-editoptions.Tpo -c editoptions.c  -fPIC -DPIC -o .libs/libedit_la-editoptions.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editmenu.lo -MD -MP -MF .deps/libedit_la-editmenu.Tpo -c editmenu.c -o libedit_la-editmenu.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editoptions.lo -MD -MP -MF .deps/libedit_la-editoptions.Tpo -c editoptions.c -o libedit_la-editoptions.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-syntax.lo -MD -MP -MF ".deps/libedit_la-syntax.Tpo" -c -o libedit_la-syntax.lo `test -f 'syntax.c' || echo './'`syntax.c; \
	then mv -f ".deps/libedit_la-syntax.Tpo" ".deps/libedit_la-syntax.Plo"; else rm -f ".deps/libedit_la-syntax.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-wordproc.lo -MD -MP -MF ".deps/libedit_la-wordproc.Tpo" -c -o libedit_la-wordproc.lo `test -f 'wordproc.c' || echo './'`wordproc.c; \
	then mv -f ".deps/libedit_la-wordproc.Tpo" ".deps/libedit_la-wordproc.Plo"; else rm -f ".deps/libedit_la-wordproc.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-syntax.lo -MD -MP -MF .deps/libedit_la-syntax.Tpo -c syntax.c  -fPIC -DPIC -o .libs/libedit_la-syntax.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-wordproc.lo -MD -MP -MF .deps/libedit_la-wordproc.Tpo -c wordproc.c  -fPIC -DPIC -o .libs/libedit_la-wordproc.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-syntax.lo -MD -MP -MF .deps/libedit_la-syntax.Tpo -c syntax.c -o libedit_la-syntax.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-wordproc.lo -MD -MP -MF .deps/libedit_la-wordproc.Tpo -c wordproc.c -o libedit_la-wordproc.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-choosesyntax.lo -MD -MP -MF ".deps/libedit_la-choosesyntax.Tpo" -c -o libedit_la-choosesyntax.lo `test -f 'choosesyntax.c' || echo './'`choosesyntax.c; \
	then mv -f ".deps/libedit_la-choosesyntax.Tpo" ".deps/libedit_la-choosesyntax.Plo"; else rm -f ".deps/libedit_la-choosesyntax.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-etags.lo -MD -MP -MF ".deps/libedit_la-etags.Tpo" -c -o libedit_la-etags.lo `test -f 'etags.c' || echo './'`etags.c; \
	then mv -f ".deps/libedit_la-etags.Tpo" ".deps/libedit_la-etags.Plo"; else rm -f ".deps/libedit_la-etags.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-choosesyntax.lo -MD -MP -MF .deps/libedit_la-choosesyntax.Tpo -c choosesyntax.c  -fPIC -DPIC -o .libs/libedit_la-choosesyntax.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-etags.lo -MD -MP -MF .deps/libedit_la-etags.Tpo -c etags.c  -fPIC -DPIC -o .libs/libedit_la-etags.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-etags.lo -MD -MP -MF .deps/libedit_la-etags.Tpo -c etags.c -o libedit_la-etags.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-choosesyntax.lo -MD -MP -MF .deps/libedit_la-choosesyntax.Tpo -c choosesyntax.c -o libedit_la-choosesyntax.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editcmd_dialogs.lo -MD -MP -MF ".deps/libedit_la-editcmd_dialogs.Tpo" -c -o libedit_la-editcmd_dialogs.lo `test -f 'editcmd_dialogs.c' || echo './'`editcmd_dialogs.c; \
	then mv -f ".deps/libedit_la-editcmd_dialogs.Tpo" ".deps/libedit_la-editcmd_dialogs.Plo"; else rm -f ".deps/libedit_la-editcmd_dialogs.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editcmd_dialogs.lo -MD -MP -MF .deps/libedit_la-editcmd_dialogs.Tpo -c editcmd_dialogs.c  -fPIC -DPIC -o .libs/libedit_la-editcmd_dialogs.o
editcmd_dialogs.c: In function 'editcmd_dialog_replace_show':
editcmd_dialogs.c:123: warning: dereferencing type-punned pointer will break strict-aliasing rules
editcmd_dialogs.c: In function 'editcmd_dialog_search_show':
editcmd_dialogs.c:201: warning: dereferencing type-punned pointer will break strict-aliasing rules
editcmd_dialogs.c: In function 'editcmd_dialog_select_definition_show':
editcmd_dialogs.c:492: warning: dereferencing type-punned pointer will break strict-aliasing rules
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libedit_la-editcmd_dialogs.lo -MD -MP -MF .deps/libedit_la-editcmd_dialogs.Tpo -c editcmd_dialogs.c -o libedit_la-editcmd_dialogs.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libedit.la   libedit_la-bookmark.lo libedit_la-edit.lo libedit_la-editcmd.lo libedit_la-editwidget.lo libedit_la-editdraw.lo libedit_la-editkeys.lo libedit_la-editmenu.lo libedit_la-editoptions.lo libedit_la-syntax.lo libedit_la-wordproc.lo libedit_la-choosesyntax.lo libedit_la-etags.lo libedit_la-editcmd_dialogs.lo  
ar cru .libs/libedit.a .libs/libedit_la-bookmark.o .libs/libedit_la-edit.o .libs/libedit_la-editcmd.o .libs/libedit_la-editwidget.o .libs/libedit_la-editdraw.o .libs/libedit_la-editkeys.o .libs/libedit_la-editmenu.o .libs/libedit_la-editoptions.o .libs/libedit_la-syntax.o .libs/libedit_la-wordproc.o .libs/libedit_la-choosesyntax.o .libs/libedit_la-etags.o .libs/libedit_la-editcmd_dialogs.o
ranlib .libs/libedit.a
creating libedit.la
(cd .libs && rm -f libedit.la && ln -s ../libedit.la libedit.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/editor'
Making all in diffviewer
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/diffviewer'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libdiffviewer_la-search.lo -MD -MP -MF ".deps/libdiffviewer_la-search.Tpo" -c -o libdiffviewer_la-search.lo `test -f 'search.c' || echo './'`search.c; \
	then mv -f ".deps/libdiffviewer_la-search.Tpo" ".deps/libdiffviewer_la-search.Plo"; else rm -f ".deps/libdiffviewer_la-search.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libdiffviewer_la-ydiff.lo -MD -MP -MF ".deps/libdiffviewer_la-ydiff.Tpo" -c -o libdiffviewer_la-ydiff.lo `test -f 'ydiff.c' || echo './'`ydiff.c; \
	then mv -f ".deps/libdiffviewer_la-ydiff.Tpo" ".deps/libdiffviewer_la-ydiff.Plo"; else rm -f ".deps/libdiffviewer_la-ydiff.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libdiffviewer_la-search.lo -MD -MP -MF .deps/libdiffviewer_la-search.Tpo -c search.c  -fPIC -DPIC -o .libs/libdiffviewer_la-search.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libdiffviewer_la-ydiff.lo -MD -MP -MF .deps/libdiffviewer_la-ydiff.Tpo -c ydiff.c  -fPIC -DPIC -o .libs/libdiffviewer_la-ydiff.o
search.c: In function 'mcdiffview_dialog_search':
search.c:124: warning: dereferencing type-punned pointer will break strict-aliasing rules
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libdiffviewer_la-search.lo -MD -MP -MF .deps/libdiffviewer_la-search.Tpo -c search.c -o libdiffviewer_la-search.o >/dev/null 2>&1
ydiff.c: In function 'rewrite_backup_content':
ydiff.c:171: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -L/usr/lib -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share/mc/\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libdiffviewer_la-ydiff.lo -MD -MP -MF .deps/libdiffviewer_la-ydiff.Tpo -c ydiff.c -o libdiffviewer_la-ydiff.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o libdiffviewer.la   libdiffviewer_la-search.lo libdiffviewer_la-ydiff.lo ../../lib/libmc.la 
rm -fr .libs/libdiffviewer.lax
mkdir .libs/libdiffviewer.lax
rm -fr .libs/libdiffviewer.lax/libmc.a
mkdir .libs/libdiffviewer.lax/libmc.a
(cd .libs/libdiffviewer.lax/libmc.a && ar x /builddir/build/BUILD/mc-4.7.2-190-gb341645/src/diffviewer/../../lib/.libs/libmc.a)
ar cru .libs/libdiffviewer.a .libs/libdiffviewer_la-search.o .libs/libdiffviewer_la-ydiff.o  .libs/libdiffviewer.lax/libmc.a/libmctty_la-color-internal.o .libs/libdiffviewer.lax/libmc.a/libsearch_la-normal.o .libs/libdiffviewer.lax/libmc.a/libmctty_la-keyxdef.o .libs/libdiffviewer.lax/libmc.a/libmcskin_la-common.o .libs/libdiffviewer.lax/libmc.a/extfs.o .libs/libdiffviewer.lax/libmc.a/sfs.o .libs/libdiffviewer.lax/libmc.a/libmcskin_la-lines.o .libs/libdiffviewer.lax/libmc.a/libmc_la-lock.o .libs/libdiffviewer.lax/libmc.a/libmcskin_la-ini-file.o .libs/libdiffviewer.lax/libmc.a/libmcfilehighlight_la-get-color.o .libs/libdiffviewer.lax/libmc.a/netutil.o .libs/libdiffviewer.lax/libmc.a/libmcstrutil_la-strutil8bit.o .libs/libdiffviewer.lax/libmc.a/libsearch_la-search.o .libs/libdiffviewer.lax/libmc.a/libmctty_la-win.o .libs/libdiffviewer.lax/libmc.a/libsearch_la-hex.o .libs/libdiffviewer.lax/libmc.a/cpio.o .libs/libdiffviewer.lax/libmc.a/libmcstrutil_la-strverscmp.o .libs/libdiffviewer.lax/libmc.a/libmctty_la-mouse.o .libs/libdiffviewer.lax/libmc.a/mcfsutil.o .libs/libdiffviewer.lax/libmc.a/libmctty_la-tty.o .libs/libdiffviewer.lax/libmc.a/libmctty_la-color.o .libs/libdiffviewer.lax/libmc.a/libmcskin_la-colors.o .libs/libdiffviewer.lax/libmc.a/libmc_la-util.o .libs/libdiffviewer.lax/libmc.a/tar.o .libs/libdiffviewer.lax/libmc.a/libsearch_la-glob.o .libs/libdiffviewer.lax/libmc.a/libmcfilehighlight_la-ini-file-read.o .libs/libdiffviewer.lax/libmc.a/libmctty_la-color-slang.o .libs/libdiffviewer.lax/libmc.a/local.o .libs/libdiffviewer.lax/libmc.a/libmcconfig_la-common.o .libs/libdiffviewer.lax/libmc.a/libmc_la-utilunix.o .libs/libdiffviewer.lax/libmc.a/libmcfilehighlight_la-common.o .libs/libdiffviewer.lax/libmc.a/libmcconfig_la-set.o .libs/libdiffviewer.lax/libmc.a/smbfs.o .libs/libdiffviewer.lax/libmc.a/libmcconfig_la-get.o .libs/libdiffviewer.lax/libmc.a/fish.o .libs/libdiffviewer.lax/libmc.a/libmcskin_la-colors-old.o .libs/libdiffviewer.lax/libmc.a/libmcstrutil_la-strescape.o .libs/libdiffviewer.lax/libmc.a/vfs.o .libs/libdiffviewer.lax/libmc.a/libmcstrutil_la-strutilutf8.o .libs/libdiffviewer.lax/libmc.a/utilvfs.o .libs/libdiffviewer.lax/libmc.a/libmc_la-glibcompat.o .libs/libdiffviewer.lax/libmc.a/libmcstrutil_la-strutilascii.o .libs/libdiffviewer.lax/libmc.a/libmcstrutil_la-strutil.o .libs/libdiffviewer.lax/libmc.a/libmcskin_la-hc-skins.o .libs/libdiffviewer.lax/libmc.a/libmctty_la-tty-slang.o .libs/libdiffviewer.lax/libmc.a/mcfs.o .libs/libdiffviewer.lax/libmc.a/ftpfs.o .libs/libdiffviewer.lax/libmc.a/libsearch_la-regex.o .libs/libdiffviewer.lax/libmc.a/libmctty_la-key.o .libs/libdiffviewer.lax/libmc.a/libmctty_la-x11conn.o .libs/libdiffviewer.lax/libmc.a/libsearch_la-lib.o .libs/libdiffviewer.lax/libmc.a/direntry.o .libs/libdiffviewer.lax/libmc.a/gc.o 
ranlib .libs/libdiffviewer.a
rm -fr .libs/libdiffviewer.lax
creating libdiffviewer.la
(cd .libs && rm -f libdiffviewer.la && ln -s ../libdiffviewer.la libdiffviewer.la)
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/diffviewer'
Making all in consaver
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/consaver'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include -L/usr/lib -I../..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cons_saver-cons.saver.o -MD -MP -MF ".deps/cons_saver-cons.saver.Tpo" -c -o cons_saver-cons.saver.o `test -f 'cons.saver.c' || echo './'`cons.saver.c; \
	then mv -f ".deps/cons_saver-cons.saver.Tpo" ".deps/cons_saver-cons.saver.Po"; else rm -f ".deps/cons_saver-cons.saver.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o cons.saver  cons_saver-cons.saver.o -lpcre 
mkdir .libs
gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o cons.saver cons_saver-cons.saver.o  -lpcre  
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/consaver'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT charsets.o -MD -MP -MF ".deps/charsets.Tpo" -c -o charsets.o charsets.c; \
	then mv -f ".deps/charsets.Tpo" ".deps/charsets.Po"; else rm -f ".deps/charsets.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selcodepage.o -MD -MP -MF ".deps/selcodepage.Tpo" -c -o selcodepage.o selcodepage.c; \
	then mv -f ".deps/selcodepage.Tpo" ".deps/selcodepage.Po"; else rm -f ".deps/selcodepage.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dialog.o -MD -MP -MF ".deps/dialog.Tpo" -c -o dialog.o dialog.c; \
	then mv -f ".deps/dialog.Tpo" ".deps/dialog.Po"; else rm -f ".deps/dialog.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dialog-switch.o -MD -MP -MF ".deps/dialog-switch.Tpo" -c -o dialog-switch.o dialog-switch.c; \
	then mv -f ".deps/dialog-switch.Tpo" ".deps/dialog-switch.Po"; else rm -f ".deps/dialog-switch.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menu.o -MD -MP -MF ".deps/menu.Tpo" -c -o menu.o menu.c; \
	then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT screen.o -MD -MP -MF ".deps/screen.Tpo" -c -o screen.o screen.c; \
	then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; else rm -f ".deps/screen.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tree.o -MD -MP -MF ".deps/tree.Tpo" -c -o tree.o tree.c; \
	then mv -f ".deps/tree.Tpo" ".deps/tree.Po"; else rm -f ".deps/tree.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT widget.o -MD -MP -MF ".deps/widget.Tpo" -c -o widget.o widget.c; \
	then mv -f ".deps/widget.Tpo" ".deps/widget.Po"; else rm -f ".deps/widget.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wtools.o -MD -MP -MF ".deps/wtools.Tpo" -c -o wtools.o wtools.c; \
	then mv -f ".deps/wtools.Tpo" ".deps/wtools.Po"; else rm -f ".deps/wtools.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cons.handler.o -MD -MP -MF ".deps/cons.handler.Tpo" -c -o cons.handler.o cons.handler.c; \
	then mv -f ".deps/cons.handler.Tpo" ".deps/cons.handler.Po"; else rm -f ".deps/cons.handler.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT learn.o -MD -MP -MF ".deps/learn.Tpo" -c -o learn.o learn.c; \
	then mv -f ".deps/learn.Tpo" ".deps/learn.Po"; else rm -f ".deps/learn.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT option.o -MD -MP -MF ".deps/option.Tpo" -c -o option.o option.c; \
	then mv -f ".deps/option.Tpo" ".deps/option.Po"; else rm -f ".deps/option.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT setup.o -MD -MP -MF ".deps/setup.Tpo" -c -o setup.o setup.c; \
	then mv -f ".deps/setup.Tpo" ".deps/setup.Po"; else rm -f ".deps/setup.Tpo"; exit 1; fi
option.c: In function 'panel_options_box':
option.c:247: warning: dereferencing type-punned pointer will break strict-aliasing rules
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keybind.o -MD -MP -MF ".deps/keybind.Tpo" -c -o keybind.o keybind.c; \
	then mv -f ".deps/keybind.Tpo" ".deps/keybind.Po"; else rm -f ".deps/keybind.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT achown.o -MD -MP -MF ".deps/achown.Tpo" -c -o achown.o achown.c; \
	then mv -f ".deps/achown.Tpo" ".deps/achown.Po"; else rm -f ".deps/achown.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT args.o -MD -MP -MF ".deps/args.Tpo" -c -o args.o args.c; \
	then mv -f ".deps/args.Tpo" ".deps/args.Po"; else rm -f ".deps/args.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT background.o -MD -MP -MF ".deps/background.Tpo" -c -o background.o background.c; \
	then mv -f ".deps/background.Tpo" ".deps/background.Po"; else rm -f ".deps/background.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT boxes.o -MD -MP -MF ".deps/boxes.Tpo" -c -o boxes.o boxes.c; \
	then mv -f ".deps/boxes.Tpo" ".deps/boxes.Po"; else rm -f ".deps/boxes.Tpo"; exit 1; fi
background.c: In function 'background_attention':
background.c:440: warning: ignoring return value of 'write', declared with attribute warn_unused_result
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT chmod.o -MD -MP -MF ".deps/chmod.Tpo" -c -o chmod.o chmod.c; \
	then mv -f ".deps/chmod.Tpo" ".deps/chmod.Po"; else rm -f ".deps/chmod.Tpo"; exit 1; fi
boxes.c: In function 'task_cb':
boxes.c:902: warning: dereferencing type-punned pointer will break strict-aliasing rules
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT chown.o -MD -MP -MF ".deps/chown.Tpo" -c -o chown.o chown.c; \
	then mv -f ".deps/chown.Tpo" ".deps/chown.Po"; else rm -f ".deps/chown.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT clipboard.o -MD -MP -MF ".deps/clipboard.Tpo" -c -o clipboard.o clipboard.c; \
	then mv -f ".deps/clipboard.Tpo" ".deps/clipboard.Po"; else rm -f ".deps/clipboard.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cmd.o -MD -MP -MF ".deps/cmd.Tpo" -c -o cmd.o cmd.c; \
	then mv -f ".deps/cmd.Tpo" ".deps/cmd.Po"; else rm -f ".deps/cmd.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command.o -MD -MP -MF ".deps/command.Tpo" -c -o command.o command.c; \
	then mv -f ".deps/command.Tpo" ".deps/command.Po"; else rm -f ".deps/command.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT complete.o -MD -MP -MF ".deps/complete.Tpo" -c -o complete.o complete.c; \
	then mv -f ".deps/complete.Tpo" ".deps/complete.Po"; else rm -f ".deps/complete.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dir.o -MD -MP -MF ".deps/dir.Tpo" -c -o dir.o dir.c; \
	then mv -f ".deps/dir.Tpo" ".deps/dir.Po"; else rm -f ".deps/dir.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT execute.o -MD -MP -MF ".deps/execute.Tpo" -c -o execute.o execute.c; \
	then mv -f ".deps/execute.Tpo" ".deps/execute.Po"; else rm -f ".deps/execute.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ext.o -MD -MP -MF ".deps/ext.Tpo" -c -o ext.o ext.c; \
	then mv -f ".deps/ext.Tpo" ".deps/ext.Po"; else rm -f ".deps/ext.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \
	then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT filegui.o -MD -MP -MF ".deps/filegui.Tpo" -c -o filegui.o filegui.c; \
	then mv -f ".deps/filegui.Tpo" ".deps/filegui.Po"; else rm -f ".deps/filegui.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT filenot.o -MD -MP -MF ".deps/filenot.Tpo" -c -o filenot.o filenot.c; \
	then mv -f ".deps/filenot.Tpo" ".deps/filenot.Po"; else rm -f ".deps/filenot.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fileopctx.o -MD -MP -MF ".deps/fileopctx.Tpo" -c -o fileopctx.o fileopctx.c; \
	then mv -f ".deps/fileopctx.Tpo" ".deps/fileopctx.Po"; else rm -f ".deps/fileopctx.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT find.o -MD -MP -MF ".deps/find.Tpo" -c -o find.o find.c; \
	then mv -f ".deps/find.Tpo" ".deps/find.Po"; else rm -f ".deps/find.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT help.o -MD -MP -MF ".deps/help.Tpo" -c -o help.o help.c; \
	then mv -f ".deps/help.Tpo" ".deps/help.Po"; else rm -f ".deps/help.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hotlist.o -MD -MP -MF ".deps/hotlist.Tpo" -c -o hotlist.o hotlist.c; \
	then mv -f ".deps/hotlist.Tpo" ".deps/hotlist.Po"; else rm -f ".deps/hotlist.Tpo"; exit 1; fi
find.c: In function 'view_edit_currently_selected_file':
find.c:1108: warning: dereferencing type-punned pointer will break strict-aliasing rules
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT info.o -MD -MP -MF ".deps/info.Tpo" -c -o info.o info.c; \
	then mv -f ".deps/info.Tpo" ".deps/info.Po"; else rm -f ".deps/info.Tpo"; exit 1; fi
hotlist.c: In function 'hotlist_button_callback':
hotlist.c:324: warning: dereferencing type-punned pointer will break strict-aliasing rules
hotlist.c:331: warning: dereferencing type-punned pointer will break strict-aliasing rules
hotlist.c:385: warning: dereferencing type-punned pointer will break strict-aliasing rules
hotlist.c: In function 'add2hotlist':
hotlist.c:828: warning: dereferencing type-punned pointer will break strict-aliasing rules
hotlist.c: In function 'hotlist_cmd':
hotlist.c:1228: warning: dereferencing type-punned pointer will break strict-aliasing rules
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT layout.o -MD -MP -MF ".deps/layout.Tpo" -c -o layout.o layout.c; \
	then mv -f ".deps/layout.Tpo" ".deps/layout.Po"; else rm -f ".deps/layout.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT listmode.o -MD -MP -MF ".deps/listmode.Tpo" -c -o listmode.o listmode.c; \
	then mv -f ".deps/listmode.Tpo" ".deps/listmode.Po"; else rm -f ".deps/listmode.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
	then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT panelize.o -MD -MP -MF ".deps/panelize.Tpo" -c -o panelize.o panelize.c; \
	then mv -f ".deps/panelize.Tpo" ".deps/panelize.Po"; else rm -f ".deps/panelize.Tpo"; exit 1; fi
panelize.c: In function 'update_command':
panelize.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules
panelize.c: In function 'external_panelize':
panelize.c:323: warning: dereferencing type-punned pointer will break strict-aliasing rules
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT subshell.o -MD -MP -MF ".deps/subshell.Tpo" -c -o subshell.o subshell.c; \
	then mv -f ".deps/subshell.Tpo" ".deps/subshell.Po"; else rm -f ".deps/subshell.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT textconf.o -MD -MP -MF ".deps/textconf.Tpo" -c -o textconf.o textconf.c; \
	then mv -f ".deps/textconf.Tpo" ".deps/textconf.Po"; else rm -f ".deps/textconf.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT treestore.o -MD -MP -MF ".deps/treestore.Tpo" -c -o treestore.o treestore.c; \
	then mv -f ".deps/treestore.Tpo" ".deps/treestore.Po"; else rm -f ".deps/treestore.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user.o -MD -MP -MF ".deps/user.Tpo" -c -o user.o user.c; \
	then mv -f ".deps/user.Tpo" ".deps/user.Po"; else rm -f ".deps/user.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mountlist.o -MD -MP -MF ".deps/mountlist.Tpo" -c -o mountlist.o mountlist.c; \
	then mv -f ".deps/mountlist.Tpo" ".deps/mountlist.Po"; else rm -f ".deps/mountlist.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc/mc/"\" -DSAVERDIR=\""/usr/libexec/mc"\" -I/usr/include -L/usr/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mfmt.o -MD -MP -MF ".deps/mfmt.Tpo" -c -o mfmt.o mfmt.c; \
	then mv -f ".deps/mfmt.Tpo" ".deps/mfmt.Po"; else rm -f ".deps/mfmt.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o mc  charsets.o selcodepage.o dialog.o dialog-switch.o menu.o screen.o tree.o widget.o wtools.o cons.handler.o learn.o option.o setup.o keybind.o achown.o args.o background.o boxes.o chmod.o chown.o clipboard.o cmd.o command.o complete.o dir.o execute.o ext.o file.o filegui.o filenot.o fileopctx.o find.o help.o hotlist.o info.o layout.o listmode.o main.o panelize.o subshell.o textconf.o treestore.o user.o mountlist.o viewer/libmcviewer.la diffviewer/libdiffviewer.la editor/libedit.la ../lib/libmc.la -L/usr/lib -lslang  -lgpm  -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -lglib-2.0   -L/lib64 -lglib-2.0   -lpcre   ../lib/vfs/mc-vfs/samba/libsamba.a 
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I..  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o mcmfmt  mfmt.o  
mkdir .libs
gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o mcmfmt mfmt.o   
gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o mc charsets.o selcodepage.o dialog.o dialog-switch.o menu.o screen.o tree.o widget.o wtools.o cons.handler.o learn.o option.o setup.o keybind.o achown.o args.o background.o boxes.o chmod.o chown.o clipboard.o cmd.o command.o complete.o dir.o execute.o ext.o file.o filegui.o filenot.o fileopctx.o find.o help.o hotlist.o info.o layout.o listmode.o main.o panelize.o subshell.o textconf.o treestore.o user.o mountlist.o -Wl,--export-dynamic  viewer/.libs/libmcviewer.a diffviewer/.libs/libdiffviewer.a editor/.libs/libedit.a ../lib/.libs/libmc.a -L/usr/lib -lslang -lgpm -L/lib64 -lgmodule-2.0 -ldl -lglib-2.0 -lpcre ../lib/vfs/mc-vfs/samba/libsamba.a  
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
Making all in doc
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
Making all in hints
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hints'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hints'
Making all in man
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
Making all in es
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/es'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/es'
Making all in hu
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/hu'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/hu'
Making all in it
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/it'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/it'
Making all in pl
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/pl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/pl'
Making all in ru
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/ru'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/ru'
Making all in sr
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/sr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/sr'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
Making all in hlp
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
Making all in es
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/es'
../../../src/man2hlp/man2hlp ../../../doc/man/es/mc.1 ./xnc.hlp mc.hlp.es
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "es"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/es'
Making all in hu
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/hu'
../../../src/man2hlp/man2hlp ../../../doc/man/hu/mc.1 ./xnc.hlp mc.hlp.hu
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "hu"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/hu'
Making all in it
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/it'
../../../src/man2hlp/man2hlp ../../../doc/man/it/mc.1 ./xnc.hlp mc.hlp.it
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "it"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/it'
Making all in pl
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/pl'
../../../src/man2hlp/man2hlp ../../../doc/man/pl/mc.1 ./xnc.hlp mc.hlp.pl
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "pl"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/pl'
Making all in ru
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/ru'
../../../src/man2hlp/man2hlp ../../../doc/man/ru/mc.1 ./xnc.hlp mc.hlp.ru
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "ru"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/ru'
Making all in sr
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/sr'
../../../src/man2hlp/man2hlp ../../../doc/man/sr/mc.1 ./xnc.hlp mc.hlp.sr
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "sr"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/sr'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
../../src/man2hlp/man2hlp ../../doc/man/mc.1 ./xnc.hlp mc.hlp
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
Making all in contrib
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
Making all in dist
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
Making all in debian
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/debian'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/debian'
Making all in gentoo
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/gentoo'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/gentoo'
Making all in redhat
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/redhat'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/redhat'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
sed "s%@""pkglibexecdir@%/usr/libexec/mc%" ./mc.csh.in > mc.csh
sed "s%@""pkglibexecdir@%/usr/libexec/mc%" ./mc.sh.in > mc.sh
sed "s%@""bindir@%/usr/bin%" ./mc-wrapper.csh.in > mc-wrapper.csh
sed "s%@""bindir@%/usr/bin%" ./mc-wrapper.sh.in > mc-wrapper.sh
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
Making all in misc
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
Making all in skins
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/skins'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/skins'
Making all in syntax
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/syntax'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/syntax'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645'
File not found: ./maint/version.sh
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645'
make[1]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.55227
+ umask 022
+ cd /builddir/build/BUILD
+ cd mc-4.7.2-190-gb341645
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -rf /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild
+ make install DESTDIR=/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild
File not found: ./maint/version.sh
Making install in intl
make[1]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/intl'
if { test "mc" = "gettext-runtime" || test "mc" = "gettext-tools"; } \
	   && test 'no' = yes; then \
	  /bin/sh ../config/mkinstalldirs /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64 /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/include; \
	  /usr/bin/install -c -m 644 libintl.h /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/include/libintl.h; \
	  /bin/sh ../libtool --mode=install \
	    /usr/bin/install -c -m 644 libintl.a /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/libintl.a; \
	  if test "@RELOCATABLE@" = yes; then \
	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
	    if test -n "$dependencies"; then \
	      rm -f /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/libintl.la; \
	    fi; \
	  fi; \
	else \
	  : ; \
	fi
if test "mc" = "gettext-tools" \
	   && test 'no' = no \
	   && test yes != no; then \
	  /bin/sh ../config/mkinstalldirs /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64; \
	  /bin/sh ../libtool --mode=install \
	    /usr/bin/install -c -m 644 libgnuintl.a /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/libgnuintl.a; \
	  rm -f /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/preloadable_libintl.so; \
	  /usr/bin/install -c -m 644 /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/libgnuintl.so /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/preloadable_libintl.so; \
	  /bin/sh ../libtool --mode=uninstall \
	    rm -f /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/libgnuintl.a; \
	else \
	  : ; \
	fi
if test 'no' = yes; then \
	  test yes != no || /bin/sh ../config/mkinstalldirs /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64; \
	  temp=/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/t-charset.alias; \
	  dest=/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/charset.alias; \
	  if test -f /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/charset.alias; then \
	    orig=/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/lib64/charset.alias; \
	    sed -f ref-add.sed $orig > $temp; \
	    /usr/bin/install -c -m 644 $temp $dest; \
	    rm -f $temp; \
	  else \
	    if test yes = 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 /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale; \
	  test -f /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/locale.alias \
	    && orig=/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/locale.alias \
	    || orig=./locale.alias; \
	  temp=/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/t-locale.alias; \
	  dest=/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/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 /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/gettext/intl; \
	  /usr/bin/install -c -m 644 VERSION /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/gettext/intl/VERSION; \
	  /usr/bin/install -c -m 644 ChangeLog.inst /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/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 \
			    /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/gettext/intl/$file; \
	  done; \
	  chmod a+x /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/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 \
			    /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/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 /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/gettext/intl/$file; \
	  done; \
	else \
	  : ; \
	fi
make[1]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/intl'
Making install in po
make[1]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/po'
/bin/sh ../config/mkinstalldirs /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/az/LC_MESSAGES
installing az.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/az/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/be/LC_MESSAGES
installing be.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/be/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/be-tarask/LC_MESSAGES
installing be-tarask.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/be-tarask/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/bg/LC_MESSAGES
installing bg.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/bg/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ca/LC_MESSAGES
installing ca.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ca/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/cs/LC_MESSAGES
installing cs.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/cs/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/da/LC_MESSAGES
installing da.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/da/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/de/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/el/LC_MESSAGES
installing el.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/el/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/es/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/eu/LC_MESSAGES
installing eu.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/eu/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/fi/LC_MESSAGES
installing fi.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/fi/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/hu/LC_MESSAGES
installing hu.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/hu/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/it/LC_MESSAGES
installing it.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/it/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ja/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ko/LC_MESSAGES
installing ko.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ko/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/lt/LC_MESSAGES
installing lt.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/lt/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/lv/LC_MESSAGES
installing lv.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/lv/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/mn/LC_MESSAGES
installing mn.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/mn/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/nb/LC_MESSAGES
installing nb.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/nb/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/nl/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/pl/LC_MESSAGES
installing pl.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/pl/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/pt/LC_MESSAGES
installing pt.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/pt/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/pt_BR/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ro/LC_MESSAGES
installing ro.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ro/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ru/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/sk/LC_MESSAGES
installing sk.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/sk/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/sl/LC_MESSAGES
installing sl.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/sl/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/sr/LC_MESSAGES
installing sr.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/sr/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/sv/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ta/LC_MESSAGES
installing ta.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/ta/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/tr/LC_MESSAGES
installing tr.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/tr/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/uk/LC_MESSAGES
installing uk.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/uk/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/vi/LC_MESSAGES
installing vi.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/vi/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/wa/LC_MESSAGES
installing wa.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/wa/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES
installing zh_CN.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES/mc.mo
mkdir -p -- /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/zh_TW/LC_MESSAGES
installing zh_TW.gmo as /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/locale/zh_TW/LC_MESSAGES/mc.mo
if test "mc" = "gettext-tools"; then \
	  /bin/sh ../config/mkinstalldirs /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
	    /usr/bin/install -c -m 644 ./$file \
			    /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[1]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/po'
Making install in lib
make[1]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
Making install in filehighlight
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/filehighlight'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/filehighlight'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/filehighlight'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/filehighlight'
Making install in mcconfig
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/mcconfig'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/mcconfig'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/mcconfig'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/mcconfig'
Making install in search
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/search'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/search'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/search'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/search'
Making install in skin
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/skin'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/skin'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/skin'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/skin'
Making install in tty
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/tty'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/tty'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/tty'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/tty'
Making install in vfs
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
Making install in mc-vfs
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
Making install in extfs
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/extfs'
make[5]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/extfs'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/libexec/mc/extfs.d" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d"
 /usr/bin/install -c -m 644 'README' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/README'
 /usr/bin/install -c -m 644 'README.extfs' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/README.extfs'
test -z "/usr/libexec/mc/extfs.d" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d"
 /usr/bin/install -c 'bpp' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/bpp'
 /usr/bin/install -c 'rpm' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/rpm'
 /usr/bin/install -c 'trpm' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/trpm'
 /usr/bin/install -c 'u7z' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/u7z'
 /usr/bin/install -c 'ucab' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/ucab'
 /usr/bin/install -c 'a+' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/a+'
 /usr/bin/install -c 'apt+' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/apt+'
 /usr/bin/install -c 'audio' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/audio'
 /usr/bin/install -c 'deb' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/deb'
 /usr/bin/install -c 'deba' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/deba'
 /usr/bin/install -c 'debd' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/debd'
 /usr/bin/install -c 'dpkg+' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/dpkg+'
 /usr/bin/install -c 'iso9660' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/iso9660'
 /usr/bin/install -c 'hp48+' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/hp48+'
 /usr/bin/install -c 'lslR' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/lslR'
 /usr/bin/install -c 'mailfs' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/mailfs'
 /usr/bin/install -c 'patchfs' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/patchfs'
 /usr/bin/install -c 'rpms+' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/rpms+'
 /usr/bin/install -c 's3+' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/s3+'
 /usr/bin/install -c 'uace' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/uace'
 /usr/bin/install -c 'ualz' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/ualz'
 /usr/bin/install -c 'uar' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/uar'
 /usr/bin/install -c 'uarc' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/uarc'
 /usr/bin/install -c 'uarj' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/uarj'
 /usr/bin/install -c 'uc1541' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/uc1541'
 /usr/bin/install -c 'uha' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/uha'
 /usr/bin/install -c 'ulha' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/ulha'
 /usr/bin/install -c 'urar' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/urar'
 /usr/bin/install -c 'uzip' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/uzip'
 /usr/bin/install -c 'uzoo' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/extfs.d/uzoo'
test -z "/etc/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc"
 /usr/bin/install -c -m 644 'sfs.ini' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/sfs.ini'
make[5]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/extfs'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/extfs'
Making install in samba
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/samba'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs/samba'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
make[5]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
test -z "/usr/sbin" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/sbin"
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs/mc-vfs'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/vfs'
Making install in strutil
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/strutil'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/strutil'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/strutil'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib/strutil'
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
make[1]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/lib'
Making install in src
make[1]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
Making install in man2hlp
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/man2hlp'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/man2hlp'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/man2hlp'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/man2hlp'
Making install in viewer
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/viewer'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/viewer'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/viewer'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/viewer'
Making install in editor
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/editor'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/editor'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/editor'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/editor'
Making install in diffviewer
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/diffviewer'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/diffviewer'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/diffviewer'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/diffviewer'
Making install in consaver
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/consaver'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/consaver'
test -z "/usr/libexec/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'cons.saver' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/cons.saver'
/usr/bin/install -c cons.saver /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/cons.saver
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/consaver'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src/consaver'
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
test -z "/usr/bin" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'mc' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin/mc'
/usr/bin/install -c mc /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin/mc
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'mcmfmt' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin/mcmfmt'
/usr/bin/install -c mcmfmt /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin/mcmfmt
make  install-exec-hook
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
make install_mcview
make[5]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
cd /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin/ && rm -f mcview && ln -s mc mcview
make[5]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
make install_mcedit
make[5]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
cd /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin/ && rm -f mcedit && ln -s mc mcedit
make[5]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
make install_mcdiff
make[5]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
cd /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin/ && rm -f mcdiff && ln -s mc mcdiff
make[5]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
make[1]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/src'
Making install in doc
make[1]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
Making install in hints
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hints'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hints'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc"
 /usr/bin/install -c -m 644 'mc.hint' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint'
 /usr/bin/install -c -m 644 'mc.hint.cs' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.cs'
 /usr/bin/install -c -m 644 'mc.hint.es' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.es'
 /usr/bin/install -c -m 644 'mc.hint.hu' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.hu'
 /usr/bin/install -c -m 644 'mc.hint.it' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.it'
 /usr/bin/install -c -m 644 'mc.hint.nl' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.nl'
 /usr/bin/install -c -m 644 'mc.hint.pl' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.pl'
 /usr/bin/install -c -m 644 'mc.hint.ru' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.ru'
 /usr/bin/install -c -m 644 'mc.hint.sr' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.sr'
 /usr/bin/install -c -m 644 'mc.hint.uk' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.uk'
 /usr/bin/install -c -m 644 'mc.hint.zh' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hint.zh'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hints'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hints'
Making install in man
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
Making install in es
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/es'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/es'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/es/man1" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/es/man1"
 /usr/bin/install -c -m 644 './mc.1' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/es/man1/mc.1'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/es'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/es'
Making install in hu
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/hu'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/hu'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/hu/man1" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/hu/man1"
 /usr/bin/install -c -m 644 './mc.1' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/hu/man1/mc.1'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/hu'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/hu'
Making install in it
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/it'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/it'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/it/man1" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/it/man1"
 /usr/bin/install -c -m 644 './mc.1' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/it/man1/mc.1'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/it'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/it'
Making install in pl
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/pl'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/pl'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/pl/man1" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/pl/man1"
 /usr/bin/install -c -m 644 './mc.1' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/pl/man1/mc.1'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/pl'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/pl'
Making install in ru
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/ru'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/ru'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/ru/man1" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/ru/man1"
 /usr/bin/install -c -m 644 './mc.1' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/ru/man1/mc.1'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/ru'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/ru'
Making install in sr
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/sr'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/sr'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/sr/man1" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/sr/man1"
 /usr/bin/install -c -m 644 './mc.1' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/sr/man1/mc.1'
test -z "/usr/share/man/sr/man8" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/sr/man8"
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/sr'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man/sr'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/man1"
 /usr/bin/install -c -m 644 './mc.1' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/man1/mc.1'
 /usr/bin/install -c -m 644 './mcedit.1' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/man1/mcedit.1'
 /usr/bin/install -c -m 644 './mcview.1' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/man1/mcview.1'
test -z "/usr/share/man/man8" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/man/man8"
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/man'
Making install in hlp
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
Making install in es
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/es'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/es'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc"
 /usr/bin/install -c -m 644 'mc.hlp.es' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hlp.es'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/es'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/es'
Making install in hu
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/hu'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/hu'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc"
 /usr/bin/install -c -m 644 'mc.hlp.hu' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hlp.hu'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/hu'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/hu'
Making install in it
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/it'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/it'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc"
 /usr/bin/install -c -m 644 'mc.hlp.it' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hlp.it'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/it'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/it'
Making install in pl
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/pl'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/pl'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc"
 /usr/bin/install -c -m 644 'mc.hlp.pl' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hlp.pl'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/pl'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/pl'
Making install in ru
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/ru'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/ru'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc"
 /usr/bin/install -c -m 644 'mc.hlp.ru' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hlp.ru'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/ru'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/ru'
Making install in sr
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/sr'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/sr'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc"
 /usr/bin/install -c -m 644 'mc.hlp.sr' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hlp.sr'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/sr'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp/sr'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc"
 /usr/bin/install -c -m 644 'mc.hlp' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/mc.hlp'
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc/hlp'
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
make[1]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/doc'
Making install in contrib
make[1]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
Making install in dist
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
Making install in debian
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/debian'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/debian'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/debian'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/debian'
Making install in gentoo
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/gentoo'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/gentoo'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/gentoo'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/gentoo'
Making install in redhat
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/redhat'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/redhat'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/redhat'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist/redhat'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
make[4]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib/dist'
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
test -z "/usr/libexec/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc"
 /usr/bin/install -c 'mc.csh' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/mc.csh'
 /usr/bin/install -c 'mc.sh' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/mc.sh'
 /usr/bin/install -c 'mc-wrapper.csh' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/mc-wrapper.csh'
 /usr/bin/install -c 'mc-wrapper.sh' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/mc-wrapper.sh'
test -z "/etc/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc"
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
make[1]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/contrib'
Making install in misc
make[1]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
Making install in skins
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/skins'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/skins'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc/skins" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/skins"
 /usr/bin/install -c -m 644 'darkfar.ini' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/skins/darkfar.ini'
 /usr/bin/install -c -m 644 'default.ini' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/skins/default.ini'
 /usr/bin/install -c -m 644 'double-lines.ini' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/skins/double-lines.ini'
 /usr/bin/install -c -m 644 'featured.ini' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/skins/featured.ini'
 /usr/bin/install -c -m 644 'gotar.ini' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/skins/gotar.ini'
 /usr/bin/install -c -m 644 'nicedark.ini' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/skins/nicedark.ini'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/skins'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/skins'
Making install in syntax
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/syntax'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/syntax'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mc/syntax" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax"
 /usr/bin/install -c -m 644 'PKGBUILD.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/PKGBUILD.syntax'
 /usr/bin/install -c -m 644 'ada95.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/ada95.syntax'
 /usr/bin/install -c -m 644 'aspx.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/aspx.syntax'
 /usr/bin/install -c -m 644 'assembler.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/assembler.syntax'
 /usr/bin/install -c -m 644 'awk.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/awk.syntax'
 /usr/bin/install -c -m 644 'c.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/c.syntax'
 /usr/bin/install -c -m 644 'cabal.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/cabal.syntax'
 /usr/bin/install -c -m 644 'changelog.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/changelog.syntax'
 /usr/bin/install -c -m 644 'cs.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/cs.syntax'
 /usr/bin/install -c -m 644 'css.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/css.syntax'
 /usr/bin/install -c -m 644 'cxx.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/cxx.syntax'
 /usr/bin/install -c -m 644 'd.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/d.syntax'
 /usr/bin/install -c -m 644 'debian-changelog.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/debian-changelog.syntax'
 /usr/bin/install -c -m 644 'debian-control.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/debian-control.syntax'
 /usr/bin/install -c -m 644 'debian-description.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/debian-description.syntax'
 /usr/bin/install -c -m 644 'debian-sources-list.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/debian-sources-list.syntax'
 /usr/bin/install -c -m 644 'diff.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/diff.syntax'
 /usr/bin/install -c -m 644 'dos.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/dos.syntax'
 /usr/bin/install -c -m 644 'ebuild.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/ebuild.syntax'
 /usr/bin/install -c -m 644 'eiffel.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/eiffel.syntax'
 /usr/bin/install -c -m 644 'erlang.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/erlang.syntax'
 /usr/bin/install -c -m 644 'f90.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/f90.syntax'
 /usr/bin/install -c -m 644 'filehighlight.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/filehighlight.syntax'
 /usr/bin/install -c -m 644 'fortran.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/fortran.syntax'
 /usr/bin/install -c -m 644 'haskell.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/haskell.syntax'
 /usr/bin/install -c -m 644 'html.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/html.syntax'
 /usr/bin/install -c -m 644 'idl.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/idl.syntax'
 /usr/bin/install -c -m 644 'ini.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/ini.syntax'
 /usr/bin/install -c -m 644 'j.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/j.syntax'
 /usr/bin/install -c -m 644 'java.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/java.syntax'
 /usr/bin/install -c -m 644 'js.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/js.syntax'
 /usr/bin/install -c -m 644 'latex.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/latex.syntax'
 /usr/bin/install -c -m 644 'lisp.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/lisp.syntax'
 /usr/bin/install -c -m 644 'lsm.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/lsm.syntax'
 /usr/bin/install -c -m 644 'lua.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/lua.syntax'
 /usr/bin/install -c -m 644 'm4.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/m4.syntax'
 /usr/bin/install -c -m 644 'mail.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/mail.syntax'
 /usr/bin/install -c -m 644 'makefile.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/makefile.syntax'
 /usr/bin/install -c -m 644 'ml.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/ml.syntax'
 /usr/bin/install -c -m 644 'named.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/named.syntax'
 /usr/bin/install -c -m 644 'nemerle.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/nemerle.syntax'
 /usr/bin/install -c -m 644 'nroff.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/nroff.syntax'
 /usr/bin/install -c -m 644 'octave.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/octave.syntax'
 /usr/bin/install -c -m 644 'pascal.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/pascal.syntax'
 /usr/bin/install -c -m 644 'perl.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/perl.syntax'
 /usr/bin/install -c -m 644 'php.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/php.syntax'
 /usr/bin/install -c -m 644 'po.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/po.syntax'
 /usr/bin/install -c -m 644 'povray.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/povray.syntax'
 /usr/bin/install -c -m 644 'procmail.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/procmail.syntax'
 /usr/bin/install -c -m 644 'properties.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/properties.syntax'
 /usr/bin/install -c -m 644 'python.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/python.syntax'
 /usr/bin/install -c -m 644 'ruby.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/ruby.syntax'
 /usr/bin/install -c -m 644 'sh.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/sh.syntax'
 /usr/bin/install -c -m 644 'slang.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/slang.syntax'
 /usr/bin/install -c -m 644 'smalltalk.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/smalltalk.syntax'
 /usr/bin/install -c -m 644 'spec.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/spec.syntax'
 /usr/bin/install -c -m 644 'sql.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/sql.syntax'
 /usr/bin/install -c -m 644 'strace.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/strace.syntax'
 /usr/bin/install -c -m 644 'swig.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/swig.syntax'
 /usr/bin/install -c -m 644 'syntax.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/syntax.syntax'
 /usr/bin/install -c -m 644 'tcl.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/tcl.syntax'
 /usr/bin/install -c -m 644 'texinfo.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/texinfo.syntax'
 /usr/bin/install -c -m 644 'tt.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/tt.syntax'
 /usr/bin/install -c -m 644 'unknown.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/unknown.syntax'
 /usr/bin/install -c -m 644 'verilog.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/verilog.syntax'
 /usr/bin/install -c -m 644 'vhdl.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/vhdl.syntax'
 /usr/bin/install -c -m 644 'xml.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/xml.syntax'
 /usr/bin/install -c -m 644 'yum-repo.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/yum-repo.syntax'
 /usr/bin/install -c -m 644 'yxx.syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc/syntax/yxx.syntax'
test -z "/etc/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc"
 /usr/bin/install -c -m 644 'Syntax' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/Syntax'
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/syntax'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc/syntax'
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
make[3]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/etc/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc"
 /usr/bin/install -c -m 644 'cedit.menu' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/cedit.menu'
 /usr/bin/install -c -m 644 'edit.indent.rc' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/edit.indent.rc'
 /usr/bin/install -c -m 644 'edit.spell.rc' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/edit.spell.rc'
 /usr/bin/install -c -m 644 'mc.lib' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/mc.lib'
 /usr/bin/install -c -m 644 'filehighlight.ini' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/filehighlight.ini'
 /usr/bin/install -c -m 644 'mc.keymap' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/mc.keymap'
 /usr/bin/install -c -m 644 'mc.keymap.default' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/mc.keymap.default'
 /usr/bin/install -c -m 644 'mc.keymap.emacs' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/mc.keymap.emacs'
 /usr/bin/install -c -m 644 'mc.menu' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/mc.menu'
 /usr/bin/install -c -m 644 'mc.menu.sr' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/mc.menu.sr'
 /usr/bin/install -c -m 644 'mc.ext' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/mc.ext'
 /usr/bin/install -c -m 644 'mc.charsets' '/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/mc/mc.charsets'
test -z "/usr/share/mc" || mkdir -p -- "/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/mc"
make[3]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
make[1]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645/misc'
make[1]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645'
File not found: ./maint/version.sh
make[2]: Entering directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645'
File not found: ./maint/version.sh
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645'
make[1]: Leaving directory `/builddir/build/BUILD/mc-4.7.2-190-gb341645'
+ install -d -m 755 /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/profile.d
+ install contrib/mc.sh contrib/mc.csh /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/etc/profile.d
+ /usr/lib/rpm/redhat/find-lang.sh /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild mc
+ /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/mc-4.7.2-190-gb341645
extracting debug info from /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin/mcmfmt
extracting debug info from /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/bin/mc
extracting debug info from /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/libexec/mc/cons.saver
symlinked /usr/lib/debug/usr/bin/mc.debug to /usr/lib/debug/usr/bin/mcedit.debug
symlinked /usr/lib/debug/usr/bin/mc.debug to /usr/lib/debug/usr/bin/mcdiff.debug
symlinked /usr/lib/debug/usr/bin/mc.debug to /usr/lib/debug/usr/bin/mcview.debug
6565 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-python-bytecompile
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: mc-4.7.2-2.190.gb341645.el5
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.76390
+ umask 022
+ cd /builddir/build/BUILD
+ cd mc-4.7.2-190-gb341645
+ DOCDIR=/var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/doc/mc-4.7.2
+ export DOCDIR
+ rm -rf /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/doc/mc-4.7.2
+ /bin/mkdir -p /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/doc/mc-4.7.2
+ cp -pr doc/FAQ doc/COPYING doc/NEWS doc/README /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild/usr/share/doc/mc-4.7.2
+ exit 0
Provides: config(mc) = 3:4.7.2-2.190.gb341645.el5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh /usr/bin/env /usr/bin/perl config(mc) = 3:4.7.2-2.190.gb341645.el5 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgpm.so.1()(64bit) libpcre.so.0()(64bit) libslang.so.2()(64bit) libslang.so.2(SLANG2)(64bit) perl(File::Basename) perl(File::Temp) perl(POSIX) perl(bytes) perl(strict) rtld(GNU_HASH)
Processing files: mc-debuginfo-4.7.2-2.190.gb341645.el5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild
Wrote: /builddir/build/RPMS/mc-4.7.2-2.190.gb341645.el5.x86_64.rpm
Wrote: /builddir/build/RPMS/mc-debuginfo-4.7.2-2.190.gb341645.el5.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.41669
+ umask 022
+ cd /builddir/build/BUILD
+ cd mc-4.7.2-190-gb341645
+ rm -rf /var/tmp/mc-4.7.2-2.190.gb341645.el5-root-mockbuild
+ exit 0
Child returncode was: 0
LEAVE do --> 

