Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 445776 Details for
Bug 593844
app-editors/vim-core-8.0.0004 has file collision with app-editors/gvim-7.4.2102
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
vim-core-8.0.0004:20160915-064407.log
vim-core-8.0.0004:20160915-064407.log (text/plain), 55.96 KB, created by
eroen
on 2016-09-15 06:49:20 UTC
(
hide
)
Description:
vim-core-8.0.0004:20160915-064407.log
Filename:
MIME Type:
Creator:
eroen
Created:
2016-09-15 06:49:20 UTC
Size:
55.96 KB
patch
obsolete
> * Package: app-editors/vim-core-8.0.0004 > * Repository: gentoo > * Maintainer: vim@gentoo.org > * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: compressdebug preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking vim-8.0.0004.tar.gz to /tmp/portage/app-editors/vim-core-8.0.0004/work >>>> Unpacking vim-7.4.2102-gentoo-patches.tar.bz2 to /tmp/portage/app-editors/vim-core-8.0.0004/work >>>> Source unpacked in /tmp/portage/app-editors/vim-core-8.0.0004/work >>>> Preparing source in /tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004 ... > * Applying patches from /tmp/portage/app-editors/vim-core-8.0.0004/work/patches ... > * 002_all_vim-6.3-xorg-75816.patch ... > [ ok ] > * 004_all_vim-7.3-apache-83565.patch ... > [ ok ] > * 006_all_vim-7.0-automake-substitutions-93378.patch ... > [ ok ] > * 008_all_vim-7.0-grub-splash-96155.patch ... > [ ok ] > * 009_all_vim_7.1-ada-default-compiler.patch ... > [ ok ] > * 010-vim-7.4-crosscompile.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004 ... >make -j4 -l10 -j1 -C src autoconf >make: Entering directory '/tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004/src' >if test ! -f configure.save; then mv configure configure.save; fi >autoconf >sed -e 's+>config.log+>auto/config.log+' -e 's+\./config.log+auto/config.log+' configure > auto/configure >chmod 755 auto/configure >mv -f configure.save configure >rm -rf autom4te.cache >rm -f auto/config.status auto/config.cache >make: Leaving directory '/tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004/src' >./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 --docdir=/usr/share/doc/vim-core-8.0.0004 --htmldir=/usr/share/doc/vim-core-8.0.0004/html --libdir=/usr/lib64 --with-modified-by=Gentoo-8.0.0004 --enable-gui=no --without-x --disable-darwin --disable-perlinterp --disable-pythoninterp --disable-rubyinterp --disable-gpm --disable-selinux --disable-nls --enable-acl >configure: loading site script /usr/share/config.site >configure: creating cache auto/config.cache >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for library containing strerror... none required >checking for gawk... gawk >checking for strip... (cached) /bin/true faking strip >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking --enable-fail-if-missing argument... no >checking for recent clang version... no >configure: checking for buggy tools... >- sh is 'GNU bash, version 4.3.46(1)-release (x86_64-pc-linux-gnu) >Copyright (C) 2013 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> > >This is free software; you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law.' - probably OK. >checking for BeOS... no >checking for QNX... no >checking for Darwin (Mac OS X)... no >checking AvailabilityMacros.h usability... no >checking AvailabilityMacros.h presence... no >checking for AvailabilityMacros.h... no >checking --with-local-dir argument... Defaulting to /usr/local >checking --with-vim-name argument... Defaulting to vim >checking --with-ex-name argument... Defaulting to ex >checking --with-view-name argument... Defaulting to view >checking --with-global-runtime argument... no >checking --with-modified-by argument... Gentoo-8.0.0004 >checking if character set is EBCDIC... no >checking --disable-smack argument... no >checking linux/xattr.h usability... yes >checking linux/xattr.h presence... yes >checking for linux/xattr.h... yes >checking attr/xattr.h usability... yes >checking attr/xattr.h presence... yes >checking for attr/xattr.h... yes >checking for XATTR_NAME_SMACKEXEC in linux/xattr.h... no >checking --disable-selinux argument... yes >checking --with-features argument... Defaulting to huge >checking --with-compiledby argument... no >checking --disable-xsmp argument... no >checking --disable-xsmp-interact argument... no >checking --enable-luainterp argument... no >checking --enable-mzschemeinterp argument... no >checking --enable-perlinterp argument... no >checking --enable-pythoninterp argument... no >checking --enable-python3interp argument... no >checking --enable-tclinterp argument... no >checking --enable-rubyinterp argument... no >checking --enable-cscope argument... no >checking --enable-workshop argument... no >checking --disable-netbeans argument... no >checking --disable-channel argument... no >checking for socket in -lsocket... no >checking for gethostbyname in -lnsl... yes >checking whether compiling with process communication is possible... yes >checking --enable-multibyte argument... no >checking --enable-hangulinput argument... no >checking --enable-xim argument... defaulting to auto >checking --enable-fontset argument... no >defaulting to: don't HAVE_X11 >checking --enable-gui argument... no GUI support >checking X11/SM/SMlib.h usability... yes >checking X11/SM/SMlib.h presence... yes >checking for X11/SM/SMlib.h... yes >checking for CYGWIN or MSYS environment... no >checking whether toupper is broken... no >checking whether __DATE__ and __TIME__ work... yes >checking whether __attribute__((unused)) is allowed... yes >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking for main in -lelf... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking stdint.h usability... yes >checking stdint.h presence... yes >checking for stdint.h... yes >checking stdlib.h usability... yes >checking stdlib.h presence... yes >checking for stdlib.h... yes >checking string.h usability... yes >checking string.h presence... yes >checking for string.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sgtty.h usability... yes >checking sgtty.h presence... yes >checking for sgtty.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/types.h usability... yes >checking sys/types.h presence... yes >checking for sys/types.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking inttypes.h usability... yes >checking inttypes.h presence... yes >checking for inttypes.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking unistd.h usability... yes >checking unistd.h presence... yes >checking for unistd.h... yes >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking sys/stream.h usability... no >checking sys/stream.h presence... no >checking for sys/stream.h... no >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking util/debug.h usability... no >checking util/debug.h presence... no >checking for util/debug.h... no >checking util/msg18n.h usability... no >checking util/msg18n.h presence... no >checking for util/msg18n.h... no >checking frame.h usability... no >checking frame.h presence... no >checking for frame.h... no >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking sys/access.h usability... no >checking sys/access.h presence... no >checking for sys/access.h... no >checking sys/sysinfo.h usability... yes >checking sys/sysinfo.h presence... yes >checking for sys/sysinfo.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for sys/ptem.h... no >checking for sys/sysctl.h... yes >checking for pthread_np.h... no >checking strings.h usability... yes >checking strings.h presence... yes >checking for strings.h... yes >checking if strings.h can be included after string.h... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for uint32_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for ino_t... yes >checking for dev_t... yes >checking whether byte ordering is bigendian... no >checking for inline... inline >checking for rlim_t... yes >checking for stack_t... yes >checking whether stack_t has an ss_base field... no >checking --with-tlib argument... empty: automatic terminal library selection >checking for tgetent in -ltinfo... no >checking for tgetent in -lncurses... yes >checking whether we talk terminfo... yes >checking what tgetent() returns for an unknown terminal... zero >checking whether termcap.h contains ospeed... yes >checking whether termcap.h contains UP, BC and PC... yes >checking whether tputs() uses outfuntype... no >checking whether sys/select.h and sys/time.h may both be included... yes >checking for /dev/ptc... no >checking for SVR4 ptys... yes >checking for ptyranges... don't know >checking default tty permissions/group... can't determine - assume ptys are world accessible >world >checking return type of signal handlers... void >checking for struct sigcontext... yes >checking getcwd implementation is broken... no >checking for bcmp... yes >checking for fchdir... yes >checking for fchown... yes >checking for fsync... yes >checking for getcwd... yes >checking for getpseudotty... no >checking for getpwent... yes >checking for getpwnam... yes >checking for getpwuid... yes >checking for getrlimit... yes >checking for gettimeofday... yes >checking for getwd... yes >checking for lstat... yes >checking for memcmp... yes >checking for memset... yes >checking for mkdtemp... yes >checking for nanosleep... yes >checking for opendir... yes >checking for putenv... yes >checking for qsort... yes >checking for readlink... yes >checking for select... yes >checking for setenv... yes >checking for setpgid... yes >checking for setsid... yes >checking for sigaltstack... yes >checking for sigstack... yes >checking for sigset... yes >checking for sigsetjmp... no >checking for sigaction... yes >checking for sigvec... no >checking for strcasecmp... yes >checking for strerror... yes >checking for strftime... yes >checking for stricmp... no >checking for strncasecmp... yes >checking for strnicmp... no >checking for strpbrk... yes >checking for strtol... yes >checking for tgetent... yes >checking for towlower... yes >checking for towupper... yes >checking for iswupper... yes >checking for usleep... yes >checking for utime... yes >checking for utimes... yes >checking for _LARGEFILE_SOURCE value needed for large files... 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 st_blksize... yes >checking whether stat() ignores a trailing slash... no >checking for iconv_open()... yes >checking for nl_langinfo(CODESET)... yes >checking for strtod in -lm... yes >checking for strtod() and other floating point functions... yes >checking for isinf()... yes >checking for isnan()... yes >checking --disable-acl argument... no >checking for acl_get_file in -lposix1e... no >checking for acl_get_file in -lacl... yes >checking for fgetxattr in -lattr... yes >checking for POSIX ACL support... yes >checking for acl_get in -lsec... no >checking for Solaris ACL support... no >checking for AIX ACL support... no >checking --disable-gpm argument... yes >checking --disable-sysmouse argument... no >checking for sysmouse... no >checking for FD_CLOEXEC... yes >checking for rename... yes >checking for sysctl... not usable >checking for sysinfo... yes >checking for sysinfo.mem_unit... yes >checking for sysconf... yes >checking size of int... 4 >checking size of long... 8 >checking size of time_t... 8 >checking size of off_t... 8 >checking uint32_t is 32 bits... ok >checking whether memmove handles overlaps... yes >checking for _xpg4_setrunelocale in -lxpg4... no >checking how to create tags... exuberant-ctags -I INIT+ --fields=+S >checking how to run man with a section nr... man -s >checking --disable-nls argument... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dlopen()... no >checking for dlopen() in -ldl... yes >checking for dlsym()... yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking for GCC 3 or later... yes >checking whether we need -D_FORTIFY_SOURCE=1... yes >checking linker --as-needed support... yes >configure: updating cache auto/config.cache >configure: creating auto/config.status >config.status: creating auto/config.mk >config.status: creating auto/config.h >>>> Source configured. >>>> Compiling source in /tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004 ... >make -j4 -l10 -j1 -C src auto/osdef.h objects >make: Entering directory '/tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004/src' >CC="x86_64-pc-linux-gnu-gcc -Iproto -DHAVE_CONFIG_H " srcdir=. sh ./osdef.sh >mkdir objects >make: Leaving directory '/tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004/src' >make -j4 -l10 tools >make: 'tools' is up to date. >>>> Source compiled. >>>> Test phase: app-editors/vim-core-8.0.0004 >>>> Completed testing app-editors/vim-core-8.0.0004 > >>>> Install vim-core-8.0.0004 into /tmp/portage/app-editors/vim-core-8.0.0004/image/ category app-editors >make -j4 -l10 installruntime installmanlinks installmacros installtutor installtutorbin installtools install-languages install-icons DESTDIR=/tmp/portage/app-editors/vim-core-8.0.0004/image/ BINDIR=/usr/bin MANDIR=/usr/share/man DATADIR=/usr/share >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80 >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/doc >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/print >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/colors >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80 >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80 >mkdir: mkdir: cannot create directory â/tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80â: File exists >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/doc >cannot create directory â/tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80â: File exists >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/print >mkdir: cannot create directory â/tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80â: File exists >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/colors >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/syntax >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/doc >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/print >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/colors >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/indent >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftplugin >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/autoload >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/syntax >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/indent >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/syntax >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/ftplugin >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/autoload/xml >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/autoload >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/indent >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftplugin >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/autoload >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/plugin >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tutor >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/autoload/xml >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/spell >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/autoload/xml >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/compiler >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/plugin >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/tutor >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/spell >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tutor >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/plugin >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/spell >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/macros >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/compiler >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/pack >cp ../runtime/tutor/README* ../runtime/tutor/tutor* /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tutor >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/compiler >if test -f ../runtime/spell/en.latin1.spl; then \ > cp ../runtime/spell/*.spl ../runtime/spell/*.sug ../runtime/spell/*.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/spell; \ > chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/spell/*.spl /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/spell/*.sug /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/spell/*.vim; \ >fi >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/macros >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/pack >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/macros >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/pack >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >cp vimtutor /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/vimtutor >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/vimtutor >rm -f /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tutor/*.info >cd xxd; CC="x86_64-pc-linux-gnu-gcc" CFLAGS=" -march=corei7-avx -O2 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1" LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed" \ > make -f Makefile >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tutor/* >make[1]: Entering directory '/tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004/src/xxd' >x86_64-pc-linux-gnu-gcc -march=corei7-avx -O2 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -DUNIX -o xxd xxd.c >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/lang >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/tools >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools >/bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/keymap >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/lang >if test -n "/tmp/portage/app-editors/vim-core-8.0.0004/image/"; then \ > /bin/sh ./mkinstalldirs /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/hicolor/48x48/apps /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/32x32/apps \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/16x16/apps /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/applications; \ >fi >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/lang >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/man1 "" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/vim/vim80/keymap >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/keymap >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/icons >cp -r ../runtime/macros/* /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/macros >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/man1/vim.1 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/icons/hicolor >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/icons/hicolor/48x48 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/icons/hicolor/48x48/apps >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/man1/vimtutor.1 >chmod 755 `find /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/macros -type d -print` >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/man1/vimdiff.1 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/icons/locolor >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/icons/locolor/32x32 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/icons/locolor/32x32/apps >chmod 644 `find /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/macros -type f -print` >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/man1/evim.1 >cd ../runtime/doc; if test -z "" -a -f tags; then \ > mv -f tags tags.dist; fi >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/icons/locolor/16x16 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/icons/locolor/16x16/apps >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/macros/less.sh >cvs=`find /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/macros \( -name CVS -o -name AAPDIR -o -name "*.info" \) -print`; \ > if test -n "$cvs"; then \ > rm -rf $cvs; \ > fi >generating help tags >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/applications >if test -d /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/hicolor/48x48/apps -a -w /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/hicolor/48x48/apps \ > -a ! -f /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/hicolor/48x48/apps/gvim.png; then \ > cp ../runtime/vim48x48.png /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/hicolor/48x48/apps/gvim.png; \ > if test -z "/tmp/portage/app-editors/vim-core-8.0.0004/image/" -a -x "" \ > -a -w /usr/share/icons/hicolor \ > -a -f /usr/share/icons/hicolor/index.theme; then \ > -q /usr/share/icons/hicolor; \ > fi \ >fi >make[1]: Entering directory '/tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004/runtime/doc' >/tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/vim -u NONE -esX -c "helptags ++t ." -c quit >cp -r ../runtime/pack/* /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/pack >make: 'installmacros' is up to date. >make: 'installtutor' is up to date. >/bin/sh: /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/vim: No such file or directory >make[1]: *** [Makefile:316: vimtags] Error 127 >make[1]: Leaving directory '/tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004/runtime/doc' >make: [Makefile:2249: installrtbase] Error 2 (ignored) >cd ../runtime/doc; \ > files=`ls *.txt tags`; \ > files="$files `ls *.??x tags-?? 2>/dev/null || true`"; \ > cp $files /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/doc; \ > cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/doc; \ > chmod 644 $files >ls: cannot access 'tags': No such file or directory >chmod 755 `find /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/pack -type d -print` >if test -d /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/32x32/apps -a -w /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/32x32/apps \ > -a ! -f /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/32x32/apps/gvim.png; then \ > cp ../runtime/vim32x32.png /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/32x32/apps/gvim.png; \ >fi >chmod 644 `find /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/pack -type f -print` >if test -d /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/16x16/apps -a -w /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/16x16/apps \ > -a ! -f /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/16x16/apps/gvim.png; then \ > cp ../runtime/vim16x16.png /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/icons/locolor/16x16/apps/gvim.png; \ >fi >if test -d /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/applications -a -w /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/applications; then \ > cp ../runtime/vim.desktop \ > ../runtime/gvim.desktop \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/applications; \ > if test -z "/tmp/portage/app-editors/vim-core-8.0.0004/image/" -a -x ""; then \ > -q /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/applications; \ > fi \ >fi >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1 "-fr" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1 >cp ../runtime/doc/*.pl /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/doc >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/doc/*.pl >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/fr >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/fr/man1 >cd ../runtime/doc; if test -f tags.dist; then mv -f tags.dist tags; fi >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1/vim.1 >cp ../runtime/menu.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/menu.vim >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1/vimtutor.1 >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/menu.vim >cp ../runtime/synmenu.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/synmenu.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/synmenu.vim >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1/vimdiff.1 >cp ../runtime/delmenu.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/delmenu.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/delmenu.vim >cp ../runtime/defaults.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/defaults.vim >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1/evim.1 >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/defaults.vim >cp ../runtime/evim.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/evim.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/evim.vim >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1 "-fr" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >cp ../runtime/mswin.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/mswin.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/mswin.vim >cp ../runtime/rgb.txt /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/rgb.txt >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1 >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/rgb.txt >cp ../runtime/bugreport.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/bugreport.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/bugreport.vim >cp ../runtime/vimrc_example.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/fr.ISO8859-1 >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/vimrc_example.vim >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/fr.ISO8859-1/man1 >cp ../runtime/gvimrc_example.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1/vim.1 >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/gvimrc_example.vim >cp ../runtime/filetype.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/filetype.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/filetype.vim >cp ../runtime/ftoff.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftoff.vim >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1/vimtutor.1 >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftoff.vim >cp ../runtime/scripts.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/scripts.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/scripts.vim >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1/vimdiff.1 >cp ../runtime/ftplugin.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftplugin.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftplugin.vim >cp ../runtime/ftplugof.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftplugof.vim >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1/evim.1 >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftplugof.vim >cp ../runtime/indent.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/indent.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/indent.vim >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1 "-fr.UTF-8" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >cp ../runtime/indoff.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/indoff.vim >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/indoff.vim >cp ../runtime/optwin.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/optwin.vim >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1 >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/optwin.vim >cd ../runtime/print; cp *.ps /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/print >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/fr.UTF-8 >cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/print; chmod 644 *.ps >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/fr.UTF-8/man1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1/vim.1 >cd ../runtime/colors; cp *.vim README.txt /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/colors >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1/vimtutor.1 >cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/colors; chmod 644 *.vim README.txt >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1/vimdiff.1 >cd ../runtime/syntax; cp *.vim README.txt /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/syntax >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1/evim.1 >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1 "-it" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/it >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/it/man1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1/vim.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1/vimtutor.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1/vimdiff.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1/evim.1 >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1 "-it" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1 >cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/syntax; chmod 644 *.vim README.txt >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/it.ISO8859-1 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/it.ISO8859-1/man1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1/vim.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1/vimtutor.1 >cd ../runtime/indent; cp *.vim README.txt /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/indent >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1/vimdiff.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1/evim.1 >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1 "-it.UTF-8" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/indent; chmod 644 *.vim README.txt >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1 >cd ../runtime/autoload; cp *.vim README.txt /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/autoload >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/it.UTF-8 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/it.UTF-8/man1 >cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/autoload; chmod 644 *.vim README.txt >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1/vim.1 >cd ../runtime/autoload/xml; cp *.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/autoload/xml >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1/vimtutor.1 >cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/autoload/xml; chmod 644 *.vim >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1/vimdiff.1 >cd ../runtime/plugin; cp *.vim README.txt /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/plugin >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1/evim.1 >cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/plugin; chmod 644 *.vim README.txt >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1 "-ja.UTF-8" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >cd ../runtime/ftplugin; cp *.vim README.txt logtalk.dict /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftplugin >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/ja >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/ja/man1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1/vim.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1/vimtutor.1 >make[1]: Leaving directory '/tmp/portage/app-editors/vim-core-8.0.0004/work/vim-8.0.0004/src/xxd' >if test -f /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/xxd; then \ > mv -f /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/xxd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/xxd.rm; \ > rm -f /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/xxd.rm; \ >fi >cp xxd/xxd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1/vimdiff.1 >/bin/true faking strip /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/xxd >chmod 755 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/bin/xxd >cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/ftplugin; chmod 644 *.vim README.txt >/bin/sh ./installman.sh xxd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/man1 "" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1/evim.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/man1/xxd.1 >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1 "-pl" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >cd ../runtime/compiler; cp *.vim README.txt /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/compiler >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1 >cp -r ../runtime/tools/* /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/pl >cvs=`find /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools \( -name CVS -o -name AAPDIR \) -print`; \ > if test -n "$cvs"; then \ > rm -rf $cvs; \ > fi >cd /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/compiler; chmod 644 *.vim README.txt >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/pl/man1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1/vim.1 >chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools/* >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1/vimtutor.1 >perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools/efm_perl.pl >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1/vimdiff.1 >awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools/mve.awk; if test -z "$awkpath"; then \ > awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools/mve.awk; if test -z "$awkpath"; then \ > awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools/mve.awk; fi; fi >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1/evim.1 >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1 "-pl" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1 >chmod 755 `grep -l "^#!" /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/tools/*` >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/pl.ISO8859-2 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/pl.ISO8859-2/man1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1/vim.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1/vimtutor.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1/vimdiff.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1/evim.1 >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1 "-pl.UTF-8" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/pl.UTF-8 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/pl.UTF-8/man1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1/vim.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1/vimtutor.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1/vimdiff.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1/evim.1 >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1 "-ru" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/ru.KOI8-R >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/ru.KOI8-R/man1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1/vim.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1/vimtutor.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1/vimdiff.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1/evim.1 >/bin/sh ./installman.sh install /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1 "-ru.UTF-8" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim >creating /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/ru.UTF-8 >mkdir /tmp/portage/app-editors/vim-core-8.0.0004/image/usr/share/man/ru.UTF-8/man1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1/vim.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1/vimtutor.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1/vimdiff.1 >installing /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1/evim.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.ISO8859-1/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/fr.UTF-8/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.ISO8859-1/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/it.UTF-8/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ja/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.ISO8859-2/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/pl.UTF-8/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.KOI8-R/man1/rview.1 >/bin/sh ./installml.sh install "" \ > /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1/ex.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1/view.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1/rvim.1 >creating link /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/man/ru.UTF-8/man1/rview.1 >if test -n "" -a -f po/Makefile; then \ > cd po; make prefix=/tmp/portage/app-editors/vim-core-8.0.0004/image//usr LOCALEDIR=/tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/lang \ > INSTALL_DATA=cp FILEMOD=644 install; \ >fi >if test -d ../runtime/lang; then \ > cp ../runtime/lang/README.txt ../runtime/lang/*.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/lang; \ > chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/lang/README.txt /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/lang/*.vim; \ >fi >if test -d ../runtime/keymap; then \ > cp ../runtime/keymap/README.txt ../runtime/keymap/*.vim /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/keymap; \ > chmod 644 /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/keymap/README.txt /tmp/portage/app-editors/vim-core-8.0.0004/image//usr/share/vim/vim80/keymap/*.vim; \ >fi > * Adjusting to prefix / > * vimrc ... > [ ok ] >>>> Completed installing vim-core-8.0.0004 into /tmp/portage/app-editors/vim-core-8.0.0004/image/ > > * Final size of build directory: 50032 KiB > * Final size of installed tree: 25088 KiB > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version > usr/bin/xxd >ecompressdir: xz -9 /usr/share/man > * This package will overwrite one or more files that may belong to other > * packages (see list below). You can use a command such as `portageq > * owners / <filename>` to identify the installed package that owns a > * file. If portageq reports that only one package owns a file then do > * NOT file a bug report. A bug report is only useful if it identifies at > * least two or more packages that are known to install the same file(s). > * If a collision occurs and you can not explain where the file came from > * then you should simply ignore the collision since there is not enough > * information to determine if a real problem exists. Please do NOT file > * a bug report at http://bugs.gentoo.org unless you report exactly which > * two packages install the same file(s). See > * http://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how to > * solve the problem. And once again, please do NOT file a bug report > * unless you have completely understood the above message. > * > * package app-editors/vim-core-8.0.0004 NOT merged > * > * Detected file collision(s): > * > * /usr/share/applications/gvim.desktop > * > * Searching all installed packages for file collisions... > * > * Press Ctrl-C to Stop > * > * app-editors/gvim-7.4.2102:0::gentoo > * /usr/share/applications/gvim.desktop > * > * Package 'app-editors/vim-core-8.0.0004' NOT merged due to file > * collisions. If necessary, refer to your elog messages for the whole > * content of the above message.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 593844
: 445776