>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ... >>> Unpacking source... >>> Unpacking mc-4.6.1.tar.gz to /var/tmp/portage/app-misc/mc-4.6.1-r4/work * Applying mc-4.6.1-find.patch ...  [ ok ] * Applying mc-4.6.1-largefile.patch ...  [ ok ] * Applying mc-4.6.1-invalid-mtime.patch ...  [ ok ] * Applying mc-4.6.1-utf8-r2.patch.bz2 ...  [ ok ] * Applying mc-4.6.1-nonblock.patch ...  [ ok ] * Applying mc-4.6.1-bash-all.patch ...  [ ok ] * Applying mc-4.6.1-charset-locale-aliases.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-misc/mc-4.6.1-r4/work/mc-4.6.1 ... * econf: updating mc-4.6.1/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mc-4.6.1/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=powerpc64-unknown-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 --without-x --with-samba --with-configdir=/etc/samba --with-codepagedir=/var/lib/samba/codepages --with-privatedir=/etc/samba/private --libdir=/usr/lib64 --build=powerpc64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking for style of include used by make... GNU checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ANSI C... none needed checking dependency style of powerpc64-unknown-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... powerpc64-unknown-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 library containing strerror... none required 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 for gmodule-2.0... yes checking GMODULE_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GMODULE_LIBS... -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 checking if gmodule functionality is supported... yes checking whether sys/types.h defines makedev... yes checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking whether ln -s works... yes checking for powerpc64-unknown-linux-gnu-ar... powerpc64-unknown-linux-gnu-ar checking for gnome-moz-remote... no checking for mozilla... no checking for konqueror... no checking for opera... no checking for netscape... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether functions can be renamed by asm labels... no 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 powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-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... no 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/powerpc64-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc64-unknown-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.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... yes checking for a BSD-compatible install... /usr/bin/install -c checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking 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 security/pam_misc.h usability... yes checking security/pam_misc.h presence... yes checking for security/pam_misc.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.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_rdev... yes checking for struct stat.st_blocks... yes checking for atoll... yes checking for cfgetospeed... yes checking for getsid... yes checking for initgroups... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for putenv... (cached) yes checking for setreuid... yes checking for setuid... yes checking for statfs... yes checking for strerror... yes checking for strftime... yes checking for sysconf... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for truncate... yes checking for sigaction... yes checking for sigemptyset... yes checking for sigprocmask... yes checking for sigaddset... yes checking for posix_openpt... 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 socklen_t... yes checking for uintptr_t... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for working strcoll... yes checking for X... disabled checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking for socket... yes checking for gethostbyname... 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 main in -lnsl... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for struct linger.l_linger... yes checking for pmap_set... yes checking for pmap_getport... yes checking for pmap_getmaps... yes checking for rresvport... yes checking for rpc/pmap_clnt.h... yes checking ext2fs/ext2_fs.h usability... yes checking ext2fs/ext2_fs.h presence... yes checking for ext2fs/ext2_fs.h... yes checking for ext2fs/ext2fs.h... yes checking for ext2_ino_t... yes configure: using ext2fs file recovery code 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 -L option to file command... yes checking for subshell support... yes checking slang.h usability... yes checking slang.h presence... yes checking for slang.h... yes checking if S-Lang uses termcap... no checking for SLang_init_tty in -lslang... yes checking if S-Lang exports private functions... yes configure: using internal editor configure: creating ./config.status config.status: creating Makefile config.status: creating mc.spec config.status: creating mc.qpg config.status: creating pkginfo config.status: creating prototype 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 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/iso9660 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 doc/sr/mc.1 config.status: creating doc/sr/mcserv.8 config.status: creating doc/sr/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/samba configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=powerpc64-unknown-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' '--without-x' '--with-samba' '--with-configdir=/etc/samba' '--with-codepagedir=/var/lib/samba/codepages' '--with-privatedir=/etc/samba/private' '--libdir=/usr/lib64' '--build=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi' 'CPPFLAGS=' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' --cache-file=/dev/null --srcdir=. checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ANSI C... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for powerpc64-unknown-linux-gnu-gcc... (cached) powerpc64-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for powerpc64-unknown-linux-gnu-ar... powerpc64-unknown-linux-gnu-ar checking whether powerpc64-unknown-linux-gnu-gcc and cc understand -c and -o together... yes checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking target system type... powerpc64-unknown-linux-gnu checking config.cache system type... same checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/bin/autoheader checking for inline... inline checking how to run the C preprocessor... powerpc64-unknown-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/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/priv.h usability... no checking sys/priv.h presence... no checking for sys/priv.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking 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 netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... 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 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... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes 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 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 off_t... yes checking size of off_t... 8 checking for ino_t... yes checking size of ino_t... 8 checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking whether byte ordering is bigendian... yes checking whether char is unsigned... yes 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... (cached) yes checking for size_t... yes checking for pid_t... yes checking for ino_t... (cached) yes checking for loff_t... yes checking for offset_t... no checking for ssize_t... yes checking for main in -ldl... yes checking for errno in errno.h... yes checking for crypt declaration... no checking for working memcmp... yes checking for crypt... no checking for crypt in -lcrypt... yes checking for connect... yes checking for waitpid... yes checking for getcwd... yes checking for strdup... yes checking for strtoul... yes checking for strerror... yes checking for chown... yes checking for chmod... yes 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 memmove... yes checking for vsnprintf... yes checking for snprintf... yes checking for setsid... yes checking for glob... 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 innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... yes checking for select... yes checking for rdchk... no checking for getgrnam... yes checking for pathconf... yes checking for setpriv... no checking for setgidx... no checking for setuidx... no checking for setgroups... yes checking for mktime... yes checking for rename... yes checking for ftruncate... yes checking for grantpt... yes checking for dup2... yes checking for yp_get_default_domain... no checking for getpwanam... no checking for srandom... yes checking for random... yes checking for srand... yes checking for rand... yes checking for setenv... yes checking for usleep... yes checking for strcasecmp... yes checking for getdents... no checking for llseek... yes checking for putprpwnam in -lsecurity... no checking for putprpwnam... no checking for putprpwnam in -lsec... no checking for putprpwnam... (cached) no checking for set_auth_parameters in -lsecurity... no checking for set_auth_parameters... no checking for set_auth_parameters in -lsec... no checking for set_auth_parameters... (cached) no checking for getspnam in -lsecurity... no checking for getspnam... yes checking for getspnam in -lsec... no checking for getspnam... (cached) yes checking for bigcrypt in -lsecurity... no checking for bigcrypt... no checking for bigcrypt in -lsec... no checking for bigcrypt... (cached) no checking for getprpwnam in -lsecurity... no checking for getprpwnam... no checking for getprpwnam in -lsec... no checking for getprpwnam... (cached) no checking for long long... yes checking for sin_len in sock... no checking for __FILE__ macro... yes checking for __FUNCTION__ macro... yes checking if gettimeofday takes tz argument... yes checking for broken readdir... no checking for kernel oplock type definitions... no checking for int16 typedef included by rpc/rpc.h... no checking for uint16 typedef included by rpc/rpc.h... no checking for int32 typedef included by rpc/rpc.h... no checking for uint32 typedef included by rpc/rpc.h... no checking for conflicting AUTH_ERROR define in rpc/rpc.h... no checking for netmask ifconf... yes checking for broken nisplus include files... no checking whether to use LDAP password database... no checking whether to use NISPLUS password database... no checking whether to use NISPLUS_HOME... no checking whether to use SSL... no checking configure summary... OK configure: creating ./config.status config.status: creating include/stamp-h config.status: creating Makefile config.status: creating include/config.h Configuration: Source code location: . Compiler: powerpc64-unknown-linux-gnu-gcc Compiler flags: -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi File system: Midnight Commander Virtual File System cpiofs, extfs, tarfs, ftpfs, fish, smbfs, undelfs Screen library: S-Lang library (installed on the system) Mouse support: gpm and xterm X11 events support: no With subshell support: yes Internal editor: yes Support for charset: yes make all-recursive make[1]: Entering directory `/var/tmp/portage/app-misc/mc-4.6.1-r4/work/mc-4.6.1' Making all in intl make[2]: Entering directory `/var/tmp/portage/app-misc/mc-4.6.1-r4/work/mc-4.6.1/intl' powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi intl-compat.c powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi bindtextdom.c powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi dcgettext.c powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi dgettext.c powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi gettext.c intl-compat.c:24:1: warning: "_INTL_REDIRECT_MACROS" redefined In file included from intl-compat.c:21: ../config.h:641:1: warning: this is the location of the previous definition powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi finddomain.c powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi loadmsgcat.c powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi localealias.c In file included from loadmsgcat.c:27: ../config.h:638:1: warning: "_GNU_SOURCE" redefined loadmsgcat.c:23:1: warning: this is the location of the previous definition In file included from localealias.c:27: ../config.h:638:1: warning: "_GNU_SOURCE" redefined localealias.c:23:1: warning: this is the location of the previous definition powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi textdomain.c powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi l10nflist.c In file included from l10nflist.c:27: ../config.h:638:1: warning: "_GNU_SOURCE" redefined l10nflist.c:23:1: warning: this is the location of the previous definition powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi explodename.c powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi dcigettext.c In file included from dcigettext.c:27: ../config.h:638:1: warning: "_GNU_SOURCE" redefined dcigettext.c:23:1: warning: this is the location of the previous definition In file included from /usr/include/asm/elf.h:5, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:28, from /usr/include/signal.h:333, from dcigettext.c:78: /usr/include/asm/types.h:20: error: two or more data types in declaration specifiers powerpc64-unknown-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 -O2 -pipe -mcpu=power5 -mtune=power5 -I/usr/include/gssapi dcngettext.c make[2]: *** [dcigettext.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/app-misc/mc-4.6.1-r4/work/mc-4.6.1/intl' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-misc/mc-4.6.1-r4/work/mc-4.6.1' make: *** [all] Error 2 * * ERROR: app-misc/mc-4.6.1-r4 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2345: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/app-misc:mc-4.6.1-r4:20080217-223157.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/mc-4.6.1-r4/temp/environment'. *