Calculating world dependencies ..... ....>>> Unpacking source... >>> Unpacking mc-4.6.0.tar.gz to /var/tmp/portage/mc-4.6.0-r14/work * Applying mc-4.6.0-sambalib-3.0.10.patch.bz2 ...  [ ok ] * Applying mc-4.6.0-find.patch ...  [ ok ] * Applying mc-4.6.0-cpan-2003-1023.patch ...  [ ok ] * Applying mc-4.6.0-can-2004-0226-0231-0232.patch.bz2 ...  [ ok ] * Applying mc-4.6.0-can-2004-1004-1005-1092-1176.patch ...  [ ok ] * Applying mc-4.6.0-vfs.patch ...  [ ok ] * Applying mc-4.6.0-ftp.patch ...  [ ok ] * Applying mc-4.6.0-largefile.patch ...  [ ok ] * Applying mc-4.6.0-key.c.patch ...  [ ok ] * Applying mc-4.6.0-gcc4.patch ...  [ ok ] * Applying mc-4.6.0-bug-102356.patch ...  [ ok ] * Applying mc-4.6.0-utf8.patch.bz2 ...  [ ok ] >>> Source unpacked. * econf: updating mc-4.6.0/vfs/smb/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mc-4.6.0/vfs/smb/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mc-4.6.0/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mc-4.6.0/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-vfs --with-ext2undel --with-edit --enable-charset --with-screen=slang --with-gpm-mouse --with-included-gettext --with-x --with-samba --with-configdir=/etc/samba --with-codepagedir=/var/lib/samba/codepages --with-privatedir=/etc/samba/private --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking for a BSD-compatible install... /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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output... 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for AIX... no 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 for strerror in -lcposix... no checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 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 for _LARGE_FILES value needed for large files... no checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for gnome-moz-remote... no checking for mozilla... mozilla checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for inline... inline checking for off_t... yes checking for size_t... 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 inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... 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 stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... 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... bison checking version of bison... 2.1, ok checking whether NLS is requested... yes checking whether included gettext is requested... yes checking for a BSD-compatible install... /bin/install -c checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for limits.h... (cached) yes checking for malloc.h... (cached) yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... 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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.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 whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... 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_blocks... yes checking for struct stat.st_rdev... yes checking for strerror... yes checking for statfs... yes checking for strftime... yes checking for memmove... yes checking for truncate... yes checking for initgroups... yes checking for putenv... (cached) yes checking for memset... yes checking for memcpy... yes checking for tcsetattr... yes checking for tcgetattr... yes checking for cfgetospeed... yes checking for sigaction... yes checking for sigemptyset... yes checking for sigprocmask... yes checking for sigaddset... yes checking for sysconf... yes checking for setuid... yes checking for setreuid... yes checking for telldir... yes checking for seekdir... yes checking for getpt... yes checking for grantpt... yes checking for statlstat... no checking for AIX defines... no checking for fcntl.h... (cached) yes checking sys/dustat.h usability... no checking sys/dustat.h presence... no checking for sys/dustat.h... no checking for sys/param.h... (cached) yes checking for sys/statfs.h... (cached) yes checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for utime.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for sys/mount.h... yes checking for getmntinfo... no checking for d_ino member in directory struct... yes checking for getmntent in -lsun... no checking for getmntent in -lseq... no checking for getmntent in -lgen... no checking for getmntent... yes checking for two-argument getmntent function... no checking for one-argument getmntent function... yes configure: checking how to get filesystem space usage checking for statvfs... yes checking for mode_t... yes checking for umode_t... no checking for off_t... (cached) yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for nlink_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... libraries /usr/lib64, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking for socket... yes checking for gethostbyname... (cached) yes checking for socketpair... yes checking for get_process_stats in -lseq... no 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 t_accept in -lnsl... (cached) no checking for socket in -lsocket... (cached) no checking for socket... (cached) yes checking for gethostbyname... (cached) yes checking struct linger is available... 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 configure: enabling VFS code checking for Gpm_Repeat in -lgpm... yes checking for nroff... true checking for manual formatting macros... -mandoc checking for option to disable ANSI color in manuals... none checking if nroff accepts -Tlatin1 or -Tascii... -Tlatin1 checking for file... true checking for - option to file command... yes checking for -L option to file command... yes checking for subshell support... yes checking for SLang_init_tty in -lslang... yes checking slang.h usability... yes checking slang.h presence... yes checking for slang.h... yes configure: using internal editor checking linux/ext2_fs.h usability... yes checking linux/ext2_fs.h presence... yes checking for linux/ext2_fs.h... yes checking for ext2fs/ext2fs.h... no configure: not using ext2fs file recovery code checking for cli_errno in -lsmbclient... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mc.spec config.status: creating doc/Makefile config.status: creating vfs/Makefile config.status: creating vfs/extfs/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating slang/Makefile config.status: creating edit/Makefile config.status: creating syntax/Makefile config.status: creating pc/Makefile config.status: creating m4/Makefile config.status: creating lib/mc.ext config.status: creating vfs/extfs/a config.status: creating vfs/extfs/apt config.status: creating vfs/extfs/audio config.status: creating vfs/extfs/deb config.status: creating vfs/extfs/deba config.status: creating vfs/extfs/debd config.status: creating vfs/extfs/dpkg config.status: creating vfs/extfs/hp48 config.status: creating vfs/extfs/lslR config.status: creating vfs/extfs/mailfs config.status: creating vfs/extfs/patchfs config.status: creating vfs/extfs/rpms config.status: creating vfs/extfs/uar config.status: creating vfs/extfs/uarj config.status: creating vfs/extfs/uha config.status: creating vfs/extfs/ulha config.status: creating vfs/extfs/urar config.status: creating vfs/extfs/uzip config.status: creating vfs/extfs/uzoo config.status: creating doc/mc.1 config.status: creating doc/mcedit.1 config.status: creating doc/mcview.1 config.status: creating doc/mcserv.8 config.status: creating doc/es/mc.1 config.status: creating doc/es/Makefile config.status: creating doc/hu/mc.1 config.status: creating doc/hu/Makefile config.status: creating doc/it/mc.1 config.status: creating doc/it/Makefile config.status: creating doc/pl/mc.1 config.status: creating doc/pl/Makefile config.status: creating doc/ru/mc.1 config.status: creating doc/ru/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in 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 configure: configuring in vfs/smb configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-vfs' '--with-ext2undel' '--with-edit' '--enable-charset' '--with-screen=slang' '--with-gpm-mouse' '--with-included-gettext' '--with-x' '--with-samba' '--with-configdir=/etc/samba' '--with-codepagedir=/var/lib/samba/codepages' '--with-privatedir=/etc/samba/private' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -I/usr/include/gssapi' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output... 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking for gawk... gawk checking for perl... /usr/bin/perl checking if the linker (ld) is GNU ld... yes checking for library containing strerror... none required checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking that the C compiler understands -Werror... yes checking that the C compiler understands volatile... yes checking uname -s... Linux checking uname -r... 2.6.16-gentoo-r1 checking uname -m... x86_64 checking uname -p... AMD Athlon(tm) 64 Processor 3200+ checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking config.cache system type... same checking for LFS support... yes checking for inline... inline checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep... 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/wait.h that is POSIX.1 compatible... 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 grp.h usability... yes checking grp.h presence... yes checking for grp.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 for sys/wait.h... (cached) 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/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.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 sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.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 security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... yes checking security/_pam_macros.h presence... yes checking for security/_pam_macros.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes 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 nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking ns_api.h usability... no checking ns_api.h presence... no checking for ns_api.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... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for security/pam_modules.h... (cached) yes 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 sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no 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/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for short... yes checking size of short... 2 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 struct stat.st_rdev... yes checking for d_off in dirent... yes checking for ino_t... yes checking for loff_t... yes checking for offset_t... no checking for ssize_t... yes checking for wchar_t... yes checking for cups-config... /usr/bin/cups-config checking for library containing dlopen... -ldl checking for immediate structures... yes checking if the compiler will optimize out function calls... yes checking for unix domain sockets... yes checking for socklen_t type... yes checking for sig_atomic_t type... yes checking for errno declaration... yes checking for setresuid declaration... yes checking for setresgid declaration... yes checking for asprintf declaration... yes checking for vasprintf declaration... yes checking for vsnprintf declaration... yes checking for snprintf declaration... yes checking for real setresuid... yes checking for real setresgid... yes checking for working memcmp... yes checking whether to use readline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline.h... (cached) no checking for readline/readline.h... (cached) yes checking for tgetent in -lncurses... yes checking for rl_callback_handler_install in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for connect... yes checking for library containing yp_get_default_domain... -lnsl checking for yp_get_default_domain... yes checking for execl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking for dlerror... yes checking for waitpid... yes checking for getcwd... yes checking for strdup... yes checking for strndup... yes checking for strnlen... yes checking for strtoul... yes checking for strerror... yes checking for chown... yes checking for fchown... yes checking for chmod... yes checking for fchmod... yes checking for chroot... yes checking for link... yes checking for mknod... yes checking for mknod64... no checking for fstat... yes checking for strchr... yes checking for utime... yes checking for utimes... yes checking for getrlimit... yes checking for fsync... yes checking for bzero... yes checking for memset... yes checking for strlcpy... no checking for strlcat... no checking for setpgid... yes checking for memmove... yes checking for vsnprintf... yes checking for snprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for setsid... yes checking for glob... yes checking for strpbrk... yes checking for pipe... yes checking for crypt16... no checking for getauthuid... no checking for strftime... yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... 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 poll... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for realpath... yes checking for setpriv... no checking for setgidx... no checking for setuidx... no checking for setgroups... yes checking for sysconf... yes checking for mktime... yes checking for rename... yes checking for ftruncate... yes checking for stat64... yes checking for fstat64... yes checking for lstat64... yes checking for fopen64... yes checking for atexit... yes checking for grantpt... yes checking for dup2... yes checking for lseek64... yes checking for ftruncate64... yes checking for readdir64... yes checking for fseek64... no checking for fseeko64... yes checking for ftell64... no checking for ftello64... yes checking for setluid... no checking for getpwanam... no checking for setlinebuf... yes 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 fcvt... yes checking for fcvtl... no checking for symlink... yes checking for readlink... yes checking for syslog... yes checking for vsyslog... yes checking for timegm... yes checking for setlocale... yes checking for nl_langinfo... yes checking for setbuffer... yes checking for shmget... yes checking for shm_open... no checking for backtrace_symbols... yes checking for syscall... yes checking for _dup... no checking for _dup2... no checking for _opendir... no checking for _readdir... no checking for _seekdir... no checking for _telldir... no checking for _closedir... no checking for __dup... no checking for __dup2... yes checking for __opendir... no checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... no checking for __xstat... yes checking for __fxstat... yes checking for __lxstat... yes checking for _stat... no checking for _lstat... no checking for _fstat... no checking for __stat... yes checking for __lstat... yes checking for __fstat... yes checking for _acl... no checking for __acl... no checking for _facl... no checking for __facl... no checking for _open... no checking for __open... yes checking for _chdir... no checking for __chdir... no checking for _close... no checking for __close... yes checking for _fchdir... no checking for __fchdir... no checking for _fcntl... no checking for __fcntl... yes checking for getdents... no checking for _getdents... no checking for __getdents... no checking for _lseek... no checking for __lseek... yes checking for _read... no checking for __read... yes checking for getdirentries... yes checking for _write... no checking for __write... yes checking for _fork... no checking for __fork... yes checking for _stat64... no checking for __stat64... no checking for _fstat64... no checking for __fstat64... no checking for _lstat64... no checking for __lstat64... no checking for __sys_llseek... no checking for llseek... yes checking for _llseek... no checking for __llseek... no checking for readdir64... (cached) yes checking for _readdir64... no checking for __readdir64... no checking for pread... yes checking for _pread... no checking for __pread... no checking for pread64... yes checking for _pread64... no checking for __pread64... yes checking for pwrite... yes checking for _pwrite... no checking for __pwrite... no checking for pwrite64... yes checking for _pwrite64... no checking for __pwrite64... yes checking for open64... yes checking for _open64... no checking for __open64... yes checking for creat64... yes checking for dn_expand in -lresolv... no 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 -lgen... no checking for getspnam... yes checking for getspnam in -lsecurity... no checking for getspnam... (cached) 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 library containing getxattr... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for attr_get... no checking for attr_list... no checking for attr_set... no checking for attr_remove... no checking for attr_getf... no checking for attr_listf... no checking for attr_setf... no checking for attr_removef... no checking ability to build shared libraries... true checking linker flags for shared libraries... -shared checking compiler flags for position-independent code... checking whether building shared libraries actually works... no checking for long long... yes checking for LL suffix on long long integers... yes checking for 64 bit off_t... yes checking for off64_t... no checking for 64 bit ino_t... yes checking for ino64_t... no checking for dev64_t... no checking for struct dirent64... yes checking for major macro... yes checking for minor macro... yes checking for unsigned char... no checking for sin_len in sock... no checking whether seekdir returns void... yes checking for __FUNCTION__ macro... yes checking if gettimeofday takes tz argument... yes checking for __va_copy... yes checking for C99 vsnprintf... yes checking for broken readdir... no checking for utimbuf... yes checking for pututline... yes checking for pututxline... yes checking for updwtmp... yes checking for updwtmpx... yes checking for getutmpx... yes checking for ut_name in utmp... yes checking for ut_user in utmp... yes checking for ut_id in utmp... yes checking for ut_host in utmp... yes checking for ut_time in utmp... yes checking for ut_tv in utmp... no checking for ut_type in utmp... yes checking for ut_pid in utmp... yes checking for ut_exit in utmp... yes checking for ut_addr in utmp... yes checking whether pututline returns pointer... yes checking for ut_syslen in utmpx... no checking for iconv in /usr... yes checking can we convert from CP850 to UCS2-LE?... CP850 checking can we convert from ASCII to UCS2-LE?... ASCII checking can we convert from UTF-8 to UCS2-LE?... UTF-8 checking for Linux kernel oplocks... yes checking for kernel change notify support... yes checking for kernel share modes... yes checking for IRIX kernel oplock type definitions... no checking for irix specific capabilities... 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 test routines... yes checking for ftruncate extend... yes checking for AF_LOCAL socket support... no checking for broken getgroups... no checking whether getpass should be replaced... no checking for broken inet_ntoa... no checking for secure mkstemp... yes checking for sysconf(_SC_NGROUPS_MAX)... yes checking for root... yes checking for iface AIX... no checking for iface ifconf... no checking for iface ifreq... no checking for setresuid... no checking for setreuid... no checking for seteuid... no checking for setuidx... no checking for working mmap... yes checking for ftruncate needs root... no checking for fcntl locking... yes checking for broken (glibc2.1/x86) 64 bit fcntl locking... no checking for 64 bit fcntl locking... yes checking for st_blocks in struct stat... yes checking for st_blksize in struct stat... yes checking for broken RedHat 7.2 system header files... no checking for broken nisplus include files... yes checking whether to use smbwrapper... no checking whether to use AFS clear-text auth... no checking whether to use AFS fake-kaserver... no checking whether to use DFS clear-text auth... no checking for LDAP support... auto checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no checking lber.h usability... no checking lber.h presence... no checking for lber.h... no checking for Active Directory and krb5 support... auto checking whether to build experimental passdb libraries... no checking whether to use automount... no checking whether to use smbmount... no checking whether to use PAM... no checking for pam_get_data in -lpam... yes checking whether to use pam_smbpass... no checking for library containing crypt... -lcrypt checking for a crypt that needs truncated salt... no checking whether to use LDAP SAM 2.2 compatible configuration... no checking whether to use NISPLUS_HOME... no checking whether to use syslog logging... no checking whether to use profiling... no checking whether to try disk-quotas support... no checking whether to try the new lib/sysquotas.c interface... no checking sys/fs/vx_quota.h usability... no checking sys/fs/vx_quota.h presence... no checking for sys/fs/vx_quota.h... no checking sys/quota.h usability... yes checking sys/quota.h presence... yes checking for sys/quota.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking linux/quota.h usability... yes checking linux/quota.h presence... yes checking for linux/quota.h... yes checking linux/xqm.h usability... no checking linux/xqm.h presence... no checking for linux/xqm.h... no checking linux/xfs_fs.h usability... no checking linux/xfs_fs.h presence... no checking for linux/xfs_fs.h... no checking xfs/libxfs.h usability... no checking xfs/libxfs.h presence... no checking for xfs/libxfs.h... no checking xfs/xqm.h usability... no checking xfs/xqm.h presence... no checking for xfs/xqm.h... no checking xfs/xfs_fs.h usability... no checking xfs/xfs_fs.h presence... no checking for xfs/xfs_fs.h... no checking linux/dqblk_xfs.h usability... yes checking linux/dqblk_xfs.h presence... yes checking for linux/dqblk_xfs.h... yes checking for struct if_dqblk in ... yes checking for struct mem_dqblk in ... no checking if struct dqblk has .dqb_fsoftlimit... no checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr)... no checking for int quotactl(const char *path, int cmd, int id, char *addr)... no checking for CRAY int quotactl (char *spec, int request, char *arg)... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for setmntent... yes checking for getmntent... yes checking for endmntent... yes checking devnm.h usability... no checking devnm.h presence... no checking for devnm.h... no checking for devnm... no checking whether the old quota support works... no checking whether to support utmp accounting... yes checking chosen man pages' language(s)... en checking whether to build the libsmbclient shared library... no shared library support -- will supply static library configure: checking how to get filesystem space usage... checking statvfs64 function (SVR4)... yes checking if large file support can be enabled... yes checking whether to support ACLs... no checking whether to check to support sendfile... yes checking for linux sendfile64 support... yes checking for linux sendfile support... yes checking for broken linux sendfile support... yes checking whether to build winbind... yes checking for struct passwd.pw_comment... no checking for struct passwd.pw_age... no checking for poptGetContext in -lpopt... yes checking whether to use included popt... no checking how to build pdb_xml... not checking how to build pdb_mysql... not checking how to build pdb_ldap... not checking how to build pdb_smbpasswd... static checking how to build pdb_tdbsam... static checking how to build pdb_guest... static checking how to build rpc_lsa... static checking how to build rpc_reg... static checking how to build rpc_lsa_ds... static checking how to build rpc_wks... static checking how to build rpc_net... static checking how to build rpc_dfs... static checking how to build rpc_srv... static checking how to build rpc_spoolss... static checking how to build rpc_samr... static checking how to build rpc_echo... not checking how to build idmap_ldap... not checking how to build idmap_tdb... static checking how to build charset_weird... not checking how to build charset_CP850... shared checking how to build charset_CP437... shared checking how to build auth_rhosts... static checking how to build auth_sam... static checking how to build auth_unix... static checking how to build auth_winbind... static checking how to build auth_server... static checking how to build auth_domain... static checking how to build auth_builtin... static checking how to build vfs_recycle... shared checking how to build vfs_audit... shared checking how to build vfs_extd_audit... shared checking how to build vfs_netatalk... shared checking how to build vfs_fake_perms... shared checking how to build vfs_default_quota... shared checking how to build vfs_readonly... shared checking how to build vfs_cap... shared Using libraries: LIBS = -lcrypt -lnsl -ldl AUTH_LIBS = -lcrypt configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating config.h Configuration: Source code location: . Compiler: x86_64-pc-linux-gnu-gcc Compiler flags: -march=k8 -O2 -I/usr/include/gssapi -Wall File system: Midnight Commander Virtual File System cpiofs, extfs, tarfs, ftpfs, fish, smbfs Screen library: S-Lang library (installed on the system) Mouse support: gpm and xterm X11 events support: yes With subshell support: yes Internal editor: yes make all-recursive make[1]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0' Making all in intl make[2]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/intl' x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall intl-compat.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall bindtextdom.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall dcgettext.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall dgettext.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall gettext.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall finddomain.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall loadmsgcat.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall localealias.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall textdomain.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall l10nflist.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall explodename.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall dcigettext.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall dcngettext.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall dngettext.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall ngettext.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall plural.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall plural-exp.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall localcharset.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall localename.c x86_64-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl -I../intl -I.. -march=k8 -O2 -I/usr/include/gssapi -Wall osdep.c cp ./libgnuintl.h libintl.h /bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/mc/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/mc/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed rm -f libintl.a ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o localename.o osdep.o x86_64-pc-linux-gnu-ranlib libintl.a mv t-charset.alias charset.alias make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/intl' Making all in po make[2]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/po' rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics -o fr.gmo fr.po rm -f de.gmo && /usr/bin/gmsgfmt -c --statistics -o de.gmo de.po rm -f it.gmo && /usr/bin/gmsgfmt -c --statistics -o it.gmo it.po make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/po' Making all in m4 make[2]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/m4' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/m4' Making all in vfs make[2]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/vfs' Making all in smb make[3]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/vfs/smb' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/vfs/smb' Making all in extfs make[3]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/vfs/extfs' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/vfs/extfs' make[3]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/vfs' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT tcputil.o -MD -MP -MF ".deps/tcputil.Tpo" \ -c -o tcputil.o `test -f 'tcputil.c' || echo './'`tcputil.c; \ then mv -f ".deps/tcputil.Tpo" ".deps/tcputil.Po"; \ else rm -f ".deps/tcputil.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT fish.o -MD -MP -MF ".deps/fish.Tpo" \ -c -o fish.o `test -f 'fish.c' || echo './'`fish.c; \ then mv -f ".deps/fish.Tpo" ".deps/fish.Po"; \ else rm -f ".deps/fish.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT ftpfs.o -MD -MP -MF ".deps/ftpfs.Tpo" \ -c -o ftpfs.o `test -f 'ftpfs.c' || echo './'`ftpfs.c; \ then mv -f ".deps/ftpfs.Tpo" ".deps/ftpfs.Po"; \ else rm -f ".deps/ftpfs.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT mcfs.o -MD -MP -MF ".deps/mcfs.Tpo" \ -c -o mcfs.o `test -f 'mcfs.c' || echo './'`mcfs.c; \ then mv -f ".deps/mcfs.Tpo" ".deps/mcfs.Po"; \ else rm -f ".deps/mcfs.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT mcfsutil.o -MD -MP -MF ".deps/mcfsutil.Tpo" \ -c -o mcfsutil.o `test -f 'mcfsutil.c' || echo './'`mcfsutil.c; \ then mv -f ".deps/mcfsutil.Tpo" ".deps/mcfsutil.Po"; \ else rm -f ".deps/mcfsutil.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT utilvfs.o -MD -MP -MF ".deps/utilvfs.Tpo" \ -c -o utilvfs.o `test -f 'utilvfs.c' || echo './'`utilvfs.c; \ then mv -f ".deps/utilvfs.Tpo" ".deps/utilvfs.Po"; \ else rm -f ".deps/utilvfs.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT smbfs.o -MD -MP -MF ".deps/smbfs.Tpo" \ -c -o smbfs.o `test -f 'smbfs.c' || echo './'`smbfs.c; \ then mv -f ".deps/smbfs.Tpo" ".deps/smbfs.Po"; \ else rm -f ".deps/smbfs.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT cpio.o -MD -MP -MF ".deps/cpio.Tpo" \ -c -o cpio.o `test -f 'cpio.c' || echo './'`cpio.c; \ then mv -f ".deps/cpio.Tpo" ".deps/cpio.Po"; \ else rm -f ".deps/cpio.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT direntry.o -MD -MP -MF ".deps/direntry.Tpo" \ -c -o direntry.o `test -f 'direntry.c' || echo './'`direntry.c; \ then mv -f ".deps/direntry.Tpo" ".deps/direntry.Po"; \ else rm -f ".deps/direntry.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT extfs.o -MD -MP -MF ".deps/extfs.Tpo" \ -c -o extfs.o `test -f 'extfs.c' || echo './'`extfs.c; \ then mv -f ".deps/extfs.Tpo" ".deps/extfs.Po"; \ else rm -f ".deps/extfs.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT local.o -MD -MP -MF ".deps/local.Tpo" \ -c -o local.o `test -f 'local.c' || echo './'`local.c; \ then mv -f ".deps/local.Tpo" ".deps/local.Po"; \ else rm -f ".deps/local.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT names.o -MD -MP -MF ".deps/names.Tpo" \ -c -o names.o `test -f 'names.c' || echo './'`names.c; \ then mv -f ".deps/names.Tpo" ".deps/names.Po"; \ else rm -f ".deps/names.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT tar.o -MD -MP -MF ".deps/tar.Tpo" \ -c -o tar.o `test -f 'tar.c' || echo './'`tar.c; \ then mv -f ".deps/tar.Tpo" ".deps/tar.Po"; \ else rm -f ".deps/tar.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT sfs.o -MD -MP -MF ".deps/sfs.Tpo" \ -c -o sfs.o `test -f 'sfs.c' || echo './'`sfs.c; \ then mv -f ".deps/sfs.Tpo" ".deps/sfs.Po"; \ else rm -f ".deps/sfs.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIGDIR=\""/etc/samba"\" -march=k8 -O2 -I/usr/include/gssapi -Wall -MT vfs.o -MD -MP -MF ".deps/vfs.Tpo" \ -c -o vfs.o `test -f 'vfs.c' || echo './'`vfs.c; \ then mv -f ".deps/vfs.Tpo" ".deps/vfs.Po"; \ else rm -f ".deps/vfs.Tpo"; exit 1; \ fi rm -f libvfs-mc.a x86_64-pc-linux-gnu-ar cru libvfs-mc.a tcputil.o fish.o ftpfs.o mcfs.o mcfsutil.o utilvfs.o smbfs.o cpio.o direntry.o extfs.o local.o names.o tar.o sfs.o vfs.o x86_64-pc-linux-gnu-ranlib libvfs-mc.a make[3]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/vfs' make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/vfs' Making all in slang make[2]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/slang' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/slang' Making all in edit make[2]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/edit' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT bookmark.o -MD -MP -MF ".deps/bookmark.Tpo" \ -c -o bookmark.o `test -f 'bookmark.c' || echo './'`bookmark.c; \ then mv ".deps/bookmark.Tpo" ".deps/bookmark.Po"; \ else rm -f ".deps/bookmark.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT edit.o -MD -MP -MF ".deps/edit.Tpo" \ -c -o edit.o `test -f 'edit.c' || echo './'`edit.c; \ then mv ".deps/edit.Tpo" ".deps/edit.Po"; \ else rm -f ".deps/edit.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT editcmd.o -MD -MP -MF ".deps/editcmd.Tpo" \ -c -o editcmd.o `test -f 'editcmd.c' || echo './'`editcmd.c; \ then mv ".deps/editcmd.Tpo" ".deps/editcmd.Po"; \ else rm -f ".deps/editcmd.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT editwidget.o -MD -MP -MF ".deps/editwidget.Tpo" \ -c -o editwidget.o `test -f 'editwidget.c' || echo './'`editwidget.c; \ then mv ".deps/editwidget.Tpo" ".deps/editwidget.Po"; \ else rm -f ".deps/editwidget.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT editdraw.o -MD -MP -MF ".deps/editdraw.Tpo" \ -c -o editdraw.o `test -f 'editdraw.c' || echo './'`editdraw.c; \ then mv ".deps/editdraw.Tpo" ".deps/editdraw.Po"; \ else rm -f ".deps/editdraw.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT editkeys.o -MD -MP -MF ".deps/editkeys.Tpo" \ -c -o editkeys.o `test -f 'editkeys.c' || echo './'`editkeys.c; \ then mv ".deps/editkeys.Tpo" ".deps/editkeys.Po"; \ else rm -f ".deps/editkeys.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT editmenu.o -MD -MP -MF ".deps/editmenu.Tpo" \ -c -o editmenu.o `test -f 'editmenu.c' || echo './'`editmenu.c; \ then mv ".deps/editmenu.Tpo" ".deps/editmenu.Po"; \ else rm -f ".deps/editmenu.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT editoptions.o -MD -MP -MF ".deps/editoptions.Tpo" \ -c -o editoptions.o `test -f 'editoptions.c' || echo './'`editoptions.c; \ then mv ".deps/editoptions.Tpo" ".deps/editoptions.Po"; \ else rm -f ".deps/editoptions.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT syntax.o -MD -MP -MF ".deps/syntax.Tpo" \ -c -o syntax.o `test -f 'syntax.c' || echo './'`syntax.c; \ then mv ".deps/syntax.Tpo" ".deps/syntax.Po"; \ else rm -f ".deps/syntax.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT wordproc.o -MD -MP -MF ".deps/wordproc.Tpo" \ -c -o wordproc.o `test -f 'wordproc.c' || echo './'`wordproc.c; \ then mv ".deps/wordproc.Tpo" ".deps/wordproc.Po"; \ else rm -f ".deps/wordproc.Tpo"; exit 1; \ fi rm -f libedit.a x86_64-pc-linux-gnu-ar cru libedit.a bookmark.o edit.o editcmd.o editwidget.o editdraw.o editkeys.o editmenu.o editoptions.o syntax.o wordproc.o x86_64-pc-linux-gnu-ranlib libedit.a make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/edit' Making all in src make[2]: Entering directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/src' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT achown.o -MD -MP -MF ".deps/achown.Tpo" \ -c -o achown.o `test -f 'achown.c' || echo './'`achown.c; \ then mv -f ".deps/achown.Tpo" ".deps/achown.Po"; \ else rm -f ".deps/achown.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT background.o -MD -MP -MF ".deps/background.Tpo" \ -c -o background.o `test -f 'background.c' || echo './'`background.c; \ then mv -f ".deps/background.Tpo" ".deps/background.Po"; \ else rm -f ".deps/background.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT boxes.o -MD -MP -MF ".deps/boxes.Tpo" \ -c -o boxes.o `test -f 'boxes.c' || echo './'`boxes.c; \ then mv -f ".deps/boxes.Tpo" ".deps/boxes.Po"; \ else rm -f ".deps/boxes.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT chmod.o -MD -MP -MF ".deps/chmod.Tpo" \ -c -o chmod.o `test -f 'chmod.c' || echo './'`chmod.c; \ then mv -f ".deps/chmod.Tpo" ".deps/chmod.Po"; \ else rm -f ".deps/chmod.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT chown.o -MD -MP -MF ".deps/chown.Tpo" \ -c -o chown.o `test -f 'chown.c' || echo './'`chown.c; \ then mv -f ".deps/chown.Tpo" ".deps/chown.Po"; \ else rm -f ".deps/chown.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT cmd.o -MD -MP -MF ".deps/cmd.Tpo" \ -c -o cmd.o `test -f 'cmd.c' || echo './'`cmd.c; \ then mv -f ".deps/cmd.Tpo" ".deps/cmd.Po"; \ else rm -f ".deps/cmd.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT color.o -MD -MP -MF ".deps/color.Tpo" \ -c -o color.o `test -f 'color.c' || echo './'`color.c; \ then mv -f ".deps/color.Tpo" ".deps/color.Po"; \ else rm -f ".deps/color.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT command.o -MD -MP -MF ".deps/command.Tpo" \ -c -o command.o `test -f 'command.c' || echo './'`command.c; \ then mv -f ".deps/command.Tpo" ".deps/command.Po"; \ else rm -f ".deps/command.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT complete.o -MD -MP -MF ".deps/complete.Tpo" \ -c -o complete.o `test -f 'complete.c' || echo './'`complete.c; \ then mv -f ".deps/complete.Tpo" ".deps/complete.Po"; \ else rm -f ".deps/complete.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT cons.handler.o -MD -MP -MF ".deps/cons.handler.Tpo" \ -c -o cons.handler.o `test -f 'cons.handler.c' || echo './'`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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT dialog.o -MD -MP -MF ".deps/dialog.Tpo" \ -c -o dialog.o `test -f 'dialog.c' || echo './'`dialog.c; \ then mv -f ".deps/dialog.Tpo" ".deps/dialog.Po"; \ else rm -f ".deps/dialog.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT dir.o -MD -MP -MF ".deps/dir.Tpo" \ -c -o dir.o `test -f 'dir.c' || echo './'`dir.c; \ then mv -f ".deps/dir.Tpo" ".deps/dir.Po"; \ else rm -f ".deps/dir.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT dlg.o -MD -MP -MF ".deps/dlg.Tpo" \ -c -o dlg.o `test -f 'dlg.c' || echo './'`dlg.c; \ then mv -f ".deps/dlg.Tpo" ".deps/dlg.Po"; \ else rm -f ".deps/dlg.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT ext.o -MD -MP -MF ".deps/ext.Tpo" \ -c -o ext.o `test -f 'ext.c' || echo './'`ext.c; \ then mv -f ".deps/ext.Tpo" ".deps/ext.Po"; \ else rm -f ".deps/ext.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT file.o -MD -MP -MF ".deps/file.Tpo" \ -c -o file.o `test -f 'file.c' || echo './'`file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; \ else rm -f ".deps/file.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT filegui.o -MD -MP -MF ".deps/filegui.Tpo" \ -c -o filegui.o `test -f 'filegui.c' || echo './'`filegui.c; \ then mv -f ".deps/filegui.Tpo" ".deps/filegui.Po"; \ else rm -f ".deps/filegui.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT filenot.o -MD -MP -MF ".deps/filenot.Tpo" \ -c -o filenot.o `test -f 'filenot.c' || echo './'`filenot.c; \ then mv -f ".deps/filenot.Tpo" ".deps/filenot.Po"; \ else rm -f ".deps/filenot.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT fileopctx.o -MD -MP -MF ".deps/fileopctx.Tpo" \ -c -o fileopctx.o `test -f 'fileopctx.c' || echo './'`fileopctx.c; \ then mv -f ".deps/fileopctx.Tpo" ".deps/fileopctx.Po"; \ else rm -f ".deps/fileopctx.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT find.o -MD -MP -MF ".deps/find.Tpo" \ -c -o find.o `test -f 'find.c' || echo './'`find.c; \ then mv -f ".deps/find.Tpo" ".deps/find.Po"; \ else rm -f ".deps/find.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT findme.o -MD -MP -MF ".deps/findme.Tpo" \ -c -o findme.o `test -f 'findme.c' || echo './'`findme.c; \ then mv -f ".deps/findme.Tpo" ".deps/findme.Po"; \ else rm -f ".deps/findme.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT fsusage.o -MD -MP -MF ".deps/fsusage.Tpo" \ -c -o fsusage.o `test -f 'fsusage.c' || echo './'`fsusage.c; \ then mv -f ".deps/fsusage.Tpo" ".deps/fsusage.Po"; \ else rm -f ".deps/fsusage.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT help.o -MD -MP -MF ".deps/help.Tpo" \ -c -o help.o `test -f 'help.c' || echo './'`help.c; \ then mv -f ".deps/help.Tpo" ".deps/help.Po"; \ else rm -f ".deps/help.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT hotlist.o -MD -MP -MF ".deps/hotlist.Tpo" \ -c -o hotlist.o `test -f 'hotlist.c' || echo './'`hotlist.c; \ then mv -f ".deps/hotlist.Tpo" ".deps/hotlist.Po"; \ else rm -f ".deps/hotlist.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT info.o -MD -MP -MF ".deps/info.Tpo" \ -c -o info.o `test -f 'info.c' || echo './'`info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Po"; \ else rm -f ".deps/info.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT key.o -MD -MP -MF ".deps/key.Tpo" \ -c -o key.o `test -f 'key.c' || echo './'`key.c; \ then mv -f ".deps/key.Tpo" ".deps/key.Po"; \ else rm -f ".deps/key.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT keyxdef.o -MD -MP -MF ".deps/keyxdef.Tpo" \ -c -o keyxdef.o `test -f 'keyxdef.c' || echo './'`keyxdef.c; \ then mv -f ".deps/keyxdef.Tpo" ".deps/keyxdef.Po"; \ else rm -f ".deps/keyxdef.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT layout.o -MD -MP -MF ".deps/layout.Tpo" \ -c -o layout.o `test -f 'layout.c' || echo './'`layout.c; \ then mv -f ".deps/layout.Tpo" ".deps/layout.Po"; \ else rm -f ".deps/layout.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT learn.o -MD -MP -MF ".deps/learn.Tpo" \ -c -o learn.o `test -f 'learn.c' || echo './'`learn.c; \ then mv -f ".deps/learn.Tpo" ".deps/learn.Po"; \ else rm -f ".deps/learn.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT listmode.o -MD -MP -MF ".deps/listmode.Tpo" \ -c -o listmode.o `test -f 'listmode.c' || echo './'`listmode.c; \ then mv -f ".deps/listmode.Tpo" ".deps/listmode.Po"; \ else rm -f ".deps/listmode.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT menu.o -MD -MP -MF ".deps/menu.Tpo" \ -c -o menu.o `test -f 'menu.c' || echo './'`menu.c; \ then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; \ else rm -f ".deps/menu.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT mountlist.o -MD -MP -MF ".deps/mountlist.Tpo" \ -c -o mountlist.o `test -f 'mountlist.c' || echo './'`mountlist.c; \ then mv -f ".deps/mountlist.Tpo" ".deps/mountlist.Po"; \ else rm -f ".deps/mountlist.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT mouse.o -MD -MP -MF ".deps/mouse.Tpo" \ -c -o mouse.o `test -f 'mouse.c' || echo './'`mouse.c; \ then mv -f ".deps/mouse.Tpo" ".deps/mouse.Po"; \ else rm -f ".deps/mouse.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT option.o -MD -MP -MF ".deps/option.Tpo" \ -c -o option.o `test -f 'option.c' || echo './'`option.c; \ then mv -f ".deps/option.Tpo" ".deps/option.Po"; \ else rm -f ".deps/option.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT panelize.o -MD -MP -MF ".deps/panelize.Tpo" \ -c -o panelize.o `test -f 'panelize.c' || echo './'`panelize.c; \ then mv -f ".deps/panelize.Tpo" ".deps/panelize.Po"; \ else rm -f ".deps/panelize.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT popt.o -MD -MP -MF ".deps/popt.Tpo" \ -c -o popt.o `test -f 'popt.c' || echo './'`popt.c; \ then mv -f ".deps/popt.Tpo" ".deps/popt.Po"; \ else rm -f ".deps/popt.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT poptconfig.o -MD -MP -MF ".deps/poptconfig.Tpo" \ -c -o poptconfig.o `test -f 'poptconfig.c' || echo './'`poptconfig.c; \ then mv -f ".deps/poptconfig.Tpo" ".deps/poptconfig.Po"; \ else rm -f ".deps/poptconfig.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT popthelp.o -MD -MP -MF ".deps/popthelp.Tpo" \ -c -o popthelp.o `test -f 'popthelp.c' || echo './'`popthelp.c; \ then mv -f ".deps/popthelp.Tpo" ".deps/popthelp.Po"; \ else rm -f ".deps/popthelp.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT poptparse.o -MD -MP -MF ".deps/poptparse.Tpo" \ -c -o poptparse.o `test -f 'poptparse.c' || echo './'`poptparse.c; \ then mv -f ".deps/poptparse.Tpo" ".deps/poptparse.Po"; \ else rm -f ".deps/poptparse.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT profile.o -MD -MP -MF ".deps/profile.Tpo" \ -c -o profile.o `test -f 'profile.c' || echo './'`profile.c; \ then mv -f ".deps/profile.Tpo" ".deps/profile.Po"; \ else rm -f ".deps/profile.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT regex.o -MD -MP -MF ".deps/regex.Tpo" \ -c -o regex.o `test -f 'regex.c' || echo './'`regex.c; \ then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; \ else rm -f ".deps/regex.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT rxvt.o -MD -MP -MF ".deps/rxvt.Tpo" \ -c -o rxvt.o `test -f 'rxvt.c' || echo './'`rxvt.c; \ then mv -f ".deps/rxvt.Tpo" ".deps/rxvt.Po"; \ else rm -f ".deps/rxvt.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT screen.o -MD -MP -MF ".deps/screen.Tpo" \ -c -o screen.o `test -f 'screen.c' || echo './'`screen.c; \ then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; \ else rm -f ".deps/screen.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT setup.o -MD -MP -MF ".deps/setup.Tpo" \ -c -o setup.o `test -f 'setup.c' || echo './'`setup.c; \ then mv -f ".deps/setup.Tpo" ".deps/setup.Po"; \ else rm -f ".deps/setup.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT slint.o -MD -MP -MF ".deps/slint.Tpo" \ -c -o slint.o `test -f 'slint.c' || echo './'`slint.c; \ then mv -f ".deps/slint.Tpo" ".deps/slint.Po"; \ else rm -f ".deps/slint.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT subshell.o -MD -MP -MF ".deps/subshell.Tpo" \ -c -o subshell.o `test -f 'subshell.c' || echo './'`subshell.c; \ then mv -f ".deps/subshell.Tpo" ".deps/subshell.Po"; \ else rm -f ".deps/subshell.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT terms.o -MD -MP -MF ".deps/terms.Tpo" \ -c -o terms.o `test -f 'terms.c' || echo './'`terms.c; \ then mv -f ".deps/terms.Tpo" ".deps/terms.Po"; \ else rm -f ".deps/terms.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT text.o -MD -MP -MF ".deps/text.Tpo" \ -c -o text.o `test -f 'text.c' || echo './'`text.c; \ then mv -f ".deps/text.Tpo" ".deps/text.Po"; \ else rm -f ".deps/text.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT textconf.o -MD -MP -MF ".deps/textconf.Tpo" \ -c -o textconf.o `test -f 'textconf.c' || echo './'`textconf.c; \ then mv -f ".deps/textconf.Tpo" ".deps/textconf.Po"; \ else rm -f ".deps/textconf.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT tree.o -MD -MP -MF ".deps/tree.Tpo" \ -c -o tree.o `test -f 'tree.c' || echo './'`tree.c; \ then mv -f ".deps/tree.Tpo" ".deps/tree.Po"; \ else rm -f ".deps/tree.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT treestore.o -MD -MP -MF ".deps/treestore.Tpo" \ -c -o treestore.o `test -f 'treestore.c' || echo './'`treestore.c; \ then mv -f ".deps/treestore.Tpo" ".deps/treestore.Po"; \ else rm -f ".deps/treestore.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT user.o -MD -MP -MF ".deps/user.Tpo" \ -c -o user.o `test -f 'user.c' || echo './'`user.c; \ then mv -f ".deps/user.Tpo" ".deps/user.Po"; \ else rm -f ".deps/user.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT util.o -MD -MP -MF ".deps/util.Tpo" \ -c -o util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; \ else rm -f ".deps/util.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT utilunix.o -MD -MP -MF ".deps/utilunix.Tpo" \ -c -o utilunix.o `test -f 'utilunix.c' || echo './'`utilunix.c; \ then mv -f ".deps/utilunix.Tpo" ".deps/utilunix.Po"; \ else rm -f ".deps/utilunix.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT view.o -MD -MP -MF ".deps/view.Tpo" \ -c -o view.o `test -f 'view.c' || echo './'`view.c; \ then mv -f ".deps/view.Tpo" ".deps/view.Po"; \ else rm -f ".deps/view.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT widget.o -MD -MP -MF ".deps/widget.Tpo" \ -c -o widget.o `test -f 'widget.c' || echo './'`widget.c; \ then mv -f ".deps/widget.Tpo" ".deps/widget.Po"; \ else rm -f ".deps/widget.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT win.o -MD -MP -MF ".deps/win.Tpo" \ -c -o win.o `test -f 'win.c' || echo './'`win.c; \ then mv -f ".deps/win.Tpo" ".deps/win.Po"; \ else rm -f ".deps/win.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT wtools.o -MD -MP -MF ".deps/wtools.Tpo" \ -c -o wtools.o `test -f 'wtools.c' || echo './'`wtools.c; \ then mv -f ".deps/wtools.Tpo" ".deps/wtools.Po"; \ else rm -f ".deps/wtools.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT charsets.o -MD -MP -MF ".deps/charsets.Tpo" \ -c -o charsets.o `test -f 'charsets.c' || echo './'`charsets.c; \ then mv -f ".deps/charsets.Tpo" ".deps/charsets.Po"; \ else rm -f ".deps/charsets.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT selcodepage.o -MD -MP -MF ".deps/selcodepage.Tpo" \ -c -o selcodepage.o `test -f 'selcodepage.c' || echo './'`selcodepage.c; \ then mv -f ".deps/selcodepage.Tpo" ".deps/selcodepage.Po"; \ else rm -f ".deps/selcodepage.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT mfmt.o -MD -MP -MF ".deps/mfmt.Tpo" \ -c -o mfmt.o `test -f 'mfmt.c' || echo './'`mfmt.c; \ then mv -f ".deps/mfmt.Tpo" ".deps/mfmt.Po"; \ else rm -f ".deps/mfmt.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT man2hlp.o -MD -MP -MF ".deps/man2hlp.Tpo" \ -c -o man2hlp.o `test -f 'man2hlp.c' || echo './'`man2hlp.c; \ then mv -f ".deps/man2hlp.Tpo" ".deps/man2hlp.Po"; \ else rm -f ".deps/man2hlp.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/usr/share/mc/"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64/mc"\" -I../intl -I../intl -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -MT cons.saver.o -MD -MP -MF ".deps/cons.saver.Tpo" \ -c -o cons.saver.o `test -f 'cons.saver.c' || echo './'`cons.saver.c; \ then mv -f ".deps/cons.saver.Tpo" ".deps/cons.saver.Po"; \ else rm -f ".deps/cons.saver.Tpo"; exit 1; \ fi x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -o mc achown.o background.o boxes.o chmod.o chown.o cmd.o color.o command.o complete.o cons.handler.o dialog.o dir.o dlg.o ext.o file.o filegui.o filenot.o fileopctx.o find.o findme.o fsusage.o help.o hotlist.o info.o key.o keyxdef.o layout.o learn.o listmode.o main.o menu.o mountlist.o mouse.o option.o panelize.o popt.o poptconfig.o popthelp.o poptparse.o profile.o regex.o rxvt.o screen.o setup.o slint.o subshell.o terms.o text.o textconf.o tree.o treestore.o user.o util.o utilunix.o view.o widget.o win.o wtools.o charsets.o selcodepage.o ../edit/libedit.a ../vfs/libvfs-mc.a ../intl/libintl.a -lglib-2.0 -L/usr/lib64 -lSM -lICE -lX11 -lgpm -lslang -lsmbclient x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -o mcmfmt mfmt.o x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -I/usr/include/gssapi -Wall -o cons.saver cons.saver.o make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/src' make[1]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0'  ...done! >>> emerge (1 of 8) app-misc/mc-4.6.0-r14 to / >>> md5 files ;-) mc-4.6.0-r14.ebuild >>> md5 files ;-) mc-4.6.0-r13.ebuild >>> md5 files ;-) mc-4.6.0-r12.ebuild >>> md5 files ;-) mc-4.6.1.ebuild >>> md5 files ;-) files/mc-4.6.0-vfs.patch >>> md5 files ;-) files/mc-4.6.1-find.patch >>> md5 files ;-) files/digest-mc-4.6.1 >>> md5 files ;-) files/mc-4.6.0-key.c.patch >>> md5 files ;-) files/ebuild.syntax >>> md5 files ;-) files/mc-4.6.0-ebuild-syntax.patch >>> md5 files ;-) files/mc-4.6.0-cpan-2003-1023.patch >>> md5 files ;-) files/chdir-4.6.0.gentoo >>> md5 files ;-) files/mc.ini >>> md5 files ;-) files/mc-4.6.0-7zip.patch >>> md5 files ;-) files/mc-4.6.0-find.patch >>> md5 files ;-) files/mc-4.6.0-gcc4.patch >>> md5 files ;-) files/digest-mc-4.6.0-r14 >>> md5 files ;-) files/digest-mc-4.6.0-r12 >>> md5 files ;-) files/mc-4.6.0-ftp.patch >>> md5 files ;-) files/mc-4.6.0-largefile.patch >>> md5 files ;-) files/digest-mc-4.6.0-r13 >>> md5 files ;-) files/mc.gentoo >>> md5 files ;-) files/mc-4.6.1-largefile.patch >>> md5 files ;-) files/mc-4.6.0-bug-102356.patch >>> md5 files ;-) files/mc-4.6.0-can-2004-1004-1005-1092-1176.patch >>> md5 src_uri ;-) mc-4.6.0.tar.gz >>> md5 src_uri ;-) mc-4.6.0-sambalib-3.0.10.patch.bz2 >>> md5 src_uri ;-) mc-4.6.0-can-2004-0226-0231-0232.patch.bz2 >>> md5 src_uri ;-) mc-4.6.0-utf8.patch.bz2