>>> Unpacking source... >>> Unpacking ncftp-3.2.3-src.tar.bz2 to /var/tmp/portage/net-ftp/ncftp-3.2.3/work >>> Source unpacked in /var/tmp/portage/net-ftp/ncftp-3.2.3/work >>> Preparing source in /var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3 ... * econf: updating ncftp-3.2.3/sh/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ncftp-3.2.3/sh/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-universal creating cache ./config.cache checking if you set and exported the environment variable CC... x86_64-pc-linux-gnu-gcc checking for environment variable CFLAGS... -march=nocona -O2 -pipe -fomit-frame-pointer checking for environment variable CPPFLAGS... no checking for environment variable LDFLAGS... -Wl,-O1 checking for environment variable LIBS... no checking version of C library... glibc2.10.1 checking platform... linux-x86_64 checking for gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler (x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1) works... yes checking whether the C compiler (x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking if the C compiler can use precompiled headers... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking the version of GCC... 4.3.4 checking if we should customize your CFLAGS environment variable... no checking for ldd... yes checking if compiled programs use a shared library version of libgcc... no checking if this is a debug build... no checking for unistd.h... yes checking size of st_size field in struct stat... 8 checking size of off_t... 8 checking if we should add CFLAGS for LFS64 support... no checking if we should add CFLAGS for reentrancy... -D_REENTRANT checking for strip... strip checking for object suffix... o checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for ANSI C header files... yes checking for arpa/nameser.h... yes checking for gnu/libc-version.h... yes checking for locale.h... yes checking for net/errno.h... no checking for nserve.h... no checking for resolv.h... yes checking for sgtty.h... yes checking for string.h... yes checking for strings.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for syslog.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for sys/utsname.h... yes checking for sys/systeminfo.h... no checking for termio.h... yes checking for termios.h... yes checking for time.h... yes checking for utime.h... yes checking for unistd.h... (cached) yes checking for gnu/libc-version.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/un.h... yes checking for UNIX domain sockets... yes checking for sun_len field in struct sockaddr_un... no checking for strerror... yes checking for socket... yes checking for gethostbyname... yes checking if we need to look for a separate DNS resolver library... no checking if SOCKS5 will be used... no checking for curses library headers... checking for ncurses.h... yes checking for curses.h... yes checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sgtty.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for curses library... yes checking for working const... yes checking for size_t... yes checking for off_t... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking what type main() should return... int checking for 64-bit integral type: long long... yes checking how to print a 64-bit integral type... %lld checking how to scan a 64-bit integral type... %lld checking if everything was available to use the 64-bit integral type... yes checking what type the tv_sec field of struct timeval is... long long checking what type the tv_usec field of struct timeval is... long long checking for perl... /usr/bin/perl checking for mktemp... /bin/mktemp checking for return type from write... ssize_t checking for size parameter to write... size_t checking for return type from send... ssize_t checking for size parameter to send... size_t checking for size parameter to connect... socklen_t checking for size parameter to setsockopt... socklen_t checking for backlog parameter to listen... int checking for seconds parameter to alarm... unsigned int checking for address parameter to gethostbyaddr... const struct in_addr * checking for size parameter to gethostname... size_t checking types of arguments for select()... int,fd_set *,struct timeval * checking for struct stat64... not needed checking for sig_atomic_t... yes checking how to access getopt() global variables... automatic checking for useable _res global variable... yes checking for struct cmsghdr... yes checking for msg_control field in struct msghdr... yes checking for msg_accrights field in struct msghdr... no checking for sys/time.h... (cached) yes checking for getcwd... yes checking for getwd... yes checking for fstat64... yes checking for getdomainname... yes checking for gethostname... yes checking for getpass... yes checking for getpassphrase... no checking for gnu_get_libc_release... yes checking for gnu_get_libc_version... yes checking for inet_aton... yes checking for inet_ntop... yes checking for llseek... yes checking for lseek64... yes checking for lstat64... yes checking for memmove... yes checking for mktime... yes checking for open64... yes checking for pathconf... yes checking for readlink... yes checking for res_init... no checking for setlocale... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigsetjmp... no checking for stat64... yes checking for strcasecmp... yes checking for strcoll... yes checking for strdup... yes checking for strerror... (cached) yes checking for strncoll... no checking for strstr... yes checking for strtoq... yes checking for symlink... yes checking for sysconf... yes checking for sysctl... yes checking for sysinfo... yes checking for syslog... yes checking for tcgetattr... yes checking for uname... yes checking for waitpid... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for gethostbyname2_r... yes checking for getlogin_r... yes checking for getpwnam_r... yes checking for _posix_getpwnam_r... no checking for getpwuid_r... yes checking for _posix_getpwuid_r... no checking for getservbyname_r... yes checking for getservbyport_r... yes checking for gmtime_r... yes checking for localtime_r... yes checking for readdir_r... yes checking for snprintf... yes checking for vsnprintf... yes checking if snprintf works correctly... yes checking what snprintf() returns... length of data written checking for sigsetjmp and siglongjmp... yes checking if setpgrp behavior needs to be checked... no checking whether setvbuf behavior can be checked... yes checking whether setvbuf arguments are reversed... no checking for working alloca.h... yes checking for alloca... yes checking string parameter to waddstr... const char * checking whether curses structure has maxx or _maxx field... _maxx checking for getcurx() functionality in curses library... yes checking for getyx() functionality in curses library... yes checking for getmaxx() functionality in curses library... yes checking for getmaxyx() functionality in curses library... yes checking for getbegx() functionality in curses library... yes checking for getbegyx() functionality in curses library... yes checking for touchwin() functionality in curses library... yes checking for beep() functionality in curses library... yes checking for keypad... yes checking for nodelay... yes checking for curs_set... yes checking for doupdate... yes checking for wnoutrefresh... yes checking for long file names... yes checking whether make sets ${MAKE}... yes checking for gtar... no checking for tar... /bin/tar checking how to create TAR files... /bin/tar -c --owner=root --group=root --verbose -f checking for ranlib... ranlib checking for ar... ar checking for a BSD compatible install... /usr/bin/install -c checking for pwd... /bin/pwd checking for ccdv... /var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/ccdv checking if shell can test for symlinks... yes checking CFLAGS... -D_REENTRANT -march=nocona -O2 -pipe -fomit-frame-pointer -Wno-format-y2k checking CPPFLAGS... -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3 -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/libncftp -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/sio -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/Strn checking DEFS... checking LDFLAGS... -L/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/libncftp -L/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/sio -L/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/Strn -Wl,-O1 checking LIBS... updating cache ./config.cache creating ./config.status creating Makefile creating Makefile.bin creating ncftp/Makefile creating libncftp/Makefile creating Strn/Makefile creating sio/Makefile creating sh_util/Makefile creating vis/Makefile creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3 ... make -j3 make[1]: Entering directory `/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/Strn' Compiling DStrCat.c... Compiling Dynscpy.c... Compiling DStrFree.c... Compiling DStrFree.c: [OK] Compiling Dynscpy.c: [OK] Compiling Strncpy.c... Compiling Strncpy.c: [OK] Compiling strtokc.c... Compiling DStrCat.c: [OK] Compiling DStrCatList.c... Compiling strtokc.c: [OK] Compiling DStrCatList.c: [OK] Compiling DStrInit.c... Compiling Dynsrecpy.c... Compiling DStrInit.c: [OK] Compiling Dynsrecpy.c: [OK] Compiling Strnpcat.c... Compiling DStrCpy.c... Compiling DStrNew.c... Compiling DStrCpy.c: [OK] Compiling StrFree.c... Compiling Strnpcat.c: [OK] Compiling Strnpcpy.c... Compiling DStrNew.c: [OK] Compiling StrFree.c: [OK] Compiling Strnpcpy.c: [OK] Compiling DStrCpyList.c... Compiling Dynscat.c... Compiling DStrCpyList.c: [OK] Compiling Strncat.c... Compiling Strntok.c... Compiling Strntok.c: [OK] Compiling Strncpy_NoZeroPad.c... Compiling Dynscat.c: [OK] Compiling Strncat_NoZeroPad.c... Compiling Strncpy_NoZeroPad.c: [OK] Compiling Strncat.c: [OK] Compiling Strncat_NoZeroPad.c: [OK] Creating library libStrn.a... Creating library libStrn.a: [OK] ar: creating libStrn.a ranlib "libStrn.a" -rw-r--r-- 1 root root 33826 01-17 18:10 libStrn.a Done making Strn. make[1]: Leaving directory `/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/Strn' make[1]: Entering directory `/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/sio' Precompiling syshdrs.h... Compiling SError.c... Compiling SError.c: [OK] Precompiling syshdrs.h: [OK] Compiling UAccept.c... Compiling UConnectByName.c... Compiling UConnectByName.c: [ERROR] x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=nocona -O2 -pipe -fomit-frame-poi nter -Wno-format-y2k -DLINUX=26028 -DLINUX_GLIBC=30001 -DHAVE_CONFIG_H -DLINU X=26028 -DLINUX_GLIBC=30001 -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp -3.2.3 -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/libncftp -I/va r/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/sio -I/var/tmp/portage/net -ftp/ncftp-3.2.3/work/ncftp-3.2.3/Strn UConnectByName.c -c x86_64-pc-linux-gnu-gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See for instructions. make[1]: *** [UConnectByName.o] Error 1 make[1]: *** Waiting for unfinished jobs.... Compiling UBind.c... Compiling UAccept.c: [ERROR] x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=nocona -O2 -pipe -fomit-frame-poi nter -Wno-format-y2k -DLINUX=26028 -DLINUX_GLIBC=30001 -DHAVE_CONFIG_H -DLINU X=26028 -DLINUX_GLIBC=30001 -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp -3.2.3 -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/libncftp -I/va r/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/sio -I/var/tmp/portage/net -ftp/ncftp-3.2.3/work/ncftp-3.2.3/Strn UAccept.c -c x86_64-pc-linux-gnu-gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See for instructions. make[1]: *** [UAccept.o] Error 1 Compiling UBind.c: [ERROR] x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=nocona -O2 -pipe -fomit-frame-poi nter -Wno-format-y2k -DLINUX=26028 -DLINUX_GLIBC=30001 -DHAVE_CONFIG_H -DLINU X=26028 -DLINUX_GLIBC=30001 -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp -3.2.3 -I/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/libncftp -I/va r/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/sio -I/var/tmp/portage/net -ftp/ncftp-3.2.3/work/ncftp-3.2.3/Strn UBind.c -c x86_64-pc-linux-gnu-gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See for instructions. make[1]: *** [UBind.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-ftp/ncftp-3.2.3/work/ncftp-3.2.3/sio' make: *** [libs] Error 2 * * ERROR: net-ftp/ncftp-3.2.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2279: Called _eapi2_src_compile * ebuild.sh, line 634: 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/tmp/portage/net-ftp/ncftp-3.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-ftp/ncftp-3.2.3/temp/environment'. *