* Package: app-editors/vile-9.8e * Repository: gentoo * Maintainer: vim@gentoo.org * USE: elibc_glibc kernel_linux perl test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking vile-9.8e.tgz to /var/tmp/portage/app-editors/vile-9.8e/work >>> Source unpacked in /var/tmp/portage/app-editors/vile-9.8e/work >>> Preparing source in /var/tmp/portage/app-editors/vile-9.8e/work/vile-9.8e ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/vile-9.8e/work/vile-9.8e ... * econf: updating vile-9.8e/config.sub with /usr/share/gnuconfig/config.sub * econf: updating vile-9.8e/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ncurses --with-perl configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/i686-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu Configuring for linux-gnu checking for i686-pc-linux-gnu-gcc... i686-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 executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for AIX... no checking for POSIXized ISC... no checking for minix/config.h... no checking for i686-pc-linux-gnu-gcc option to accept ANSI C... -DCC_HAS_PROTOS checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking if we can initialize unions... yes checking if we must define _GNU_SOURCE... yes checking if SIGWINCH is defined... yes checking for reflex... no checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for makeflags variable... checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking for mawk... mawk checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking whether ln -s works... yes checking for archiver (symbol AR)... ar checking for archiver options (symbol AR_OPTS)... rv checking if you want to see long compiling messages... yes checking if you wish to build only core functions... no checking if you wish to disable shell/external commands... no checking for CFLAGS options... checking if you want to compile-in plugin support... no checking if you want to build syntax filters... yes checking if you want built-in syntax filters... none checking if you want loadable syntax filters... none checking if any filters are built-in/loadable... no checking if flex is really flex... yes checking version of flex... 2.5.35 checking for library path... $(libdir)/vile checking for startup path... $(datadir) checking if flex supports %pointer... yes checking if flex supports character classes... yes checking if flex supports options... yes checking if flex supports states... yes checking if you want to use perl as an extension language... yes checking for perl-5.004... perl checking for getpwnam... yes checking for lint... no checking for alint... no checking for splint... splint checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for nl_langinfo and CODESET... yes checking for fcntl.h... yes checking for ioctl.h... no checking for limits.h... yes checking for memory.h... yes checking for poll.h... yes checking for pwd.h... (cached) yes checking for search.h... yes checking for select.h... no checking for setjmp.h... yes checking for sgtty.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/filio.h... no checking for sys/ioctl.h... yes checking for sys/itimer.h... no checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/wait.h... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... yes checking for utime.h... yes checking for varargs.h... no checking return type of signal handlers... void checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for time_t... yes checking for intptr_t... yes checking whether setvbuf arguments are reversed... no checking whether stat file-mode macros are broken... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether time.h and sys/time.h may both be included... yes checking if we can include select.h with time.h... yes checking if we may include sys/resource.h with sys/wait.h... no checking for termio.h... (cached) yes checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking whether termios.h needs _POSIX_SOURCE... no checking declaration of size-change... yes checking for file-pointer ready definition... ( (p)->_IO_read_ptr < (p)->_IO_read_end) checking for and functions... yes checking for library containing wctype... none required checking for long file names... yes checking for restartable reads on pipes... yes checking for va_copy... yes checking for __va_copy... yes checking if you want to trim unneeded libraries... yes checking whether setpgrp takes no argument... yes checking whether getpgrp takes no argument... yes checking if killpg is needed... no checking if external errno is declared... yes checking if external errno exists... no checking if external environ is declared... yes checking if external environ exists... yes checking if external sys_nerr is declared... yes checking if external sys_nerr exists... yes checking if external sys_errlist is declared... yes checking if external sys_errlist exists... yes checking for screen type... termcap checking if you want to use ncurses... yes Looking for ncurses-config checking for ncurses6-config... no checking for ncurses5-config... /usr/bin/ncurses5-config checking if we have identified curses headers... curses.h checking for curses.h... yes checking for symbolic link to create to vile... no checking for /dev/tty... yes checking for crypt function... yes checking if crypt works... yes checking for X11/Xpoll.h... yes checking for declaration of fd_set... sys/types.h checking for fd_set macros... yes checking for getc_unlocked... yes checking for putc_unlocked... yes checking for _nc_freeall... yes checking for access... yes checking for alarm... yes checking for crypt... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for gethostname... yes checking for getpass... yes checking for gettimeofday... yes checking for getwd... yes checking for isblank... yes checking for iswblank... yes checking for killpg... yes checking for mkdir... yes checking for mkdtemp... yes checking for poll... yes checking for popen... yes checking for putenv... yes checking for realpath... yes checking for select... yes checking for setbuffer... yes checking for setgid... yes checking for setitimer... yes checking for setsid... yes checking for setuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigprocmask... yes checking for strchr... yes checking for strerror... yes checking for strftime... yes checking for strrchr... yes checking for strtoul... yes checking for symlink... yes checking for tcgetattr... yes checking for tdestroy... yes checking for tsearch... yes checking for ttyname... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for waitpid... yes checking for tigetint... no checking for tigetnum... yes checking for tparam... no checking for tparm... yes checking for working mkstemp... yes checking if you want to change the number of exec-macros... no 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 _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking for setlocale()... yes checking if you want to use i18n locale support... yes checking if you want to use iconv() for locale support... yes checking for iconv... yes checking if the declaration of iconv() needs const.... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use purify for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... checking version of i686-pc-linux-gnu-gcc... 686 checking if you want to check for gcc warnings... no checking for missing "environ" extern... no checking for missing "getenv" extern... no checking for missing "getpass" extern... no checking for missing "getwd" extern... no checking for missing "malloc" extern... no checking for missing "realloc" extern... no checking for missing "rindex" extern... no checking for missing "strerror" extern... no checking for missing "strtol" extern... no checking for term.h... term.h checking if we should include curses.h or termcap.h... term.h checking declaration of tputs 3rd param... int OutChar(int) checking for missing "tigetint" extern... yes checking for missing "tigetnum" extern... no checking for missing "tparam" extern... yes checking for missing "tparm" extern... no checking for missing "tgoto" extern... no checking for missing "tigetstr" extern... no checking for missing "tputs" extern... no checking for missing "tigetflag" extern... no checking for ispell... no checking for aspell... aspell Computing location to install filter programs: $(libdir)/vile checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... etags checking for ctags... yes checking for etags... yes checking for an rpath option... -Wl,-rpath, checking if rpath should be not be set... no checking for updated LDFLAGS... maybe checking for ldd... ldd configure: creating ./config.status config.status: creating makefile config.status: creating filters/makefile config.status: creating filters/makefile.tmp config.status: creating config.h ** no change to ./filters/genmake.mak Checking for built-in filters: none Checking for external filters: all Checking for loadable filters: none >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/vile-9.8e/work/vile-9.8e ... make -j14 i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.4/i686-linux-thread-multi/CORE -O2 -pipe -fno-strict-aliasing -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,/usr/lib/perl5/5.12.4/i686-linux-thread-multi/CORE -Wl,-rpath,/usr/local/lib \ -o ./mktbls ./mktbls.c perl /usr/lib/perl5/5.12.4/ExtUtils/xsubpp \ -typemap /usr/lib/perl5/5.12.4/ExtUtils/typemap \ -typemap ptypemap \ ./perl.xs > perl.c Undefined subroutine &ExtUtils::ParseXS::errors called at /usr/lib/perl5/5.12.4/ExtUtils/xsubpp line 41. make: *** [perl.c] Error 255 make: *** Waiting for unfinished jobs.... * ERROR: app-editors/vile-9.8e failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =app-editors/vile-9.8e', * the complete build log and the output of 'emerge -pqv =app-editors/vile-9.8e'. /usr/lib/portage/bin/isolated-functions.sh: line 209: tinderbox_mask_pkg: command not found * The complete build log is located at '/var/log/portage/build/app-editors/vile-9.8e:20110826-122413.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/vile-9.8e/temp/environment'. * S: '/var/tmp/portage/app-editors/vile-9.8e/work/vile-9.8e'