Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2004 16:11:40 -0400
From:      Christopher Nehren <apeiron@comcast.net>
To:        FreeBSD Ports List <ports@freebsd.org>
Subject:   editors/vim-6.3 broken at 'make install'
Message-ID:  <20040608201140.GA96709@prophecy.dyndns.org>

next in thread | raw e-mail | index | archive | help
--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

I just cvsup'd two machines (one 5.2.1-p8, one -STABLE from last
Saturday) and tried to install vim 6.3 on both of them with
WITHOUT_GUI=YES . They both fail with the same error, which makes me
believe that it's not something specific to my configurations.

Here's the script(1) output of the portupgrade process on my 5.2.1
machine (the -STABLE box is identical, except for the KDE dependency
issues):

Script started on Tue Jun  8 16:00:15 2004
--->  Upgrading 'vim-6.2.531' to 'vim-6.3.0' (editors/vim)
--->  Building '/usr/ports/editors/vim' with make flags: NO_GUI=YES
===>  Cleaning for libiconv-1.9.1_3
===>  Cleaning for vim-6.3.0
===>  Extracting for vim-6.3.0
>> Checksum OK for vim/vim-6.3.tar.bz2.
===>  Patching for vim-6.3.0
===>  Applying FreeBSD patches for vim-6.3.0
===>   vim-6.3.0 depends on shared library: iconv.3 - found
===>  Configuring for vim-6.3.0
cd testdir; make -f Makefile clean
rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X* viminfo
rm -f *.o objects/* core vim.core vim xxd/*.o
rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c
rm -f conftest* *~ auto/link.sed
if test -d po; then  cd po; make prefix= clean;  fi
rm -f auto/config.status auto/config.cache config.log auto/config.log
rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk
touch auto/config.h
cp config.mk.dist auto/config.mk
rm -f tags
===>  Building for vim-6.3.0
rm -f auto/config.status auto/config.cache config.log auto/config.log
rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk
touch auto/config.h
cp config.mk.dist auto/config.mk
GUI_INC_LOC="" GUI_LIB_LOC=""  CC="" CPPFLAGS="" CFLAGS="-O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird"  LDFLAGS=""  srcdir="."  ./configure --enable-gui=no --without-x             --enable-multibyte --enable-fontset --enable-xim        --with-features=big        --prefix=/usr/local --with-tlib=termlib
creating cache auto/config.cache
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird ) works... yes
checking whether the C compiler (gcc -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for POSIXized ISC... no
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking for strip... strip
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for buggy tools
checking for BeOS... no
checking for QNX... no
checking for Darwin (Mac OS X)... no
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... no
checking if character set is EBCDIC... no
checking --with-features argument... big
checking --with-compiledby argument... no
checking --disable-xsmp argument... no
checking --disable-xsmp-interact argument... no
checking --enable-perlinterp argument... no
checking --enable-pythoninterp 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 for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking whether compiling netbeans integration is possible... yes
checking --enable-sniff argument... no
checking --enable-multibyte argument... yes
checking --enable-hangulinput argument... no
checking --enable-xim argument... yes
checking --enable-fontset argument... yes
defaulting to: don't HAVE_X11
checking --enable-gui argument... no GUI support
checking for X11/SM/SMlib.h... no
no GUI selected; xim has been disabled
no GUI selected; fontset has been disabled
checking quality of toupper... good
checking whether __DATE__ and __TIME__ work... yes
checking for elf.h... yes
checking for main in -lelf... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdarg.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/select.h... yes
checking for sys/utsname.h... yes
checking for termcap.h... yes
checking for fcntl.h... yes
checking for sgtty.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for termio.h... no
checking for iconv.h... yes
checking for langinfo.h... yes
checking for unistd.h... yes
checking for stropts.h... no
checking for errno.h... yes
checking for sys/resource.h... yes
checking for sys/systeminfo.h... no
checking for locale.h... yes
checking for sys/stream.h... no
checking for sys/ptem.h... no
checking for termios.h... yes
checking for libc.h... no
checking for sys/statfs.h... no
checking for poll.h... yes
checking for sys/poll.h... yes
checking for pwd.h... yes
checking for utime.h... yes
checking for sys/param.h... yes
checking for libintl.h... yes
checking for libgen.h... yes
checking for util/debug.h... no
checking for util/msg18n.h... no
checking for frame.h... no
checking for pthread_np.h... yes
checking for sys/acl.h... yes
checking for sys/access.h... no
checking for sys/sysctl.h... yes
checking for sys/sysinfo.h... no
checking for wchar.h... yes
checking for strings.h... yes
checking if strings.h can be included after string.h... yes
checking whether gcc needs -traditional... no
checking for working const... 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 whether time.h and sys/time.h may both be included... yes
checking for ino_t... yes
checking for dev_t... yes
checking for rlim_t... yes
checking for stack_t... yes
checking whether stack_t has an ss_base field... no
checking --with-tlib argument... termlib
checking whether we talk terminfo... yes -- terminfo spoken here
checking what tgetent() returns for an unknown terminal... non-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... no
checking for ptyranges... p / 0123456789ab
checking default tty permissions/group... pty mode: 0620, group: 4
checking return type of signal handlers... void
checking for struct sigcontext... yes
checking getcwd implementation... it is usable
checking for bcmp... yes
checking for fchdir... yes
checking for fchown... yes
checking for fseeko... yes
checking for fsync... yes
checking for ftello... yes
checking for getcwd... yes
checking for getpseudotty... no
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 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... no
checking for sigset... no
checking for sigsetjmp... yes
checking for sigaction... yes
checking for sigvec... yes
checking for snprintf... yes
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 usleep... yes
checking for utime... yes
checking for utimes... yes
checking for st_blksize... yes
checking whether stat() ignores a trailing slash... no
checking for iconv_open()... yes; with -liconv
checking for nl_langinfo(CODESET)... yes
checking --disable-acl argument... no
checking for acl_get_file in -lposix1e... no
checking for acl_get_file in -lacl... no
checking for POSIX ACL support... yes
checking for Solaris ACL support... no
checking for AIX ACL support... no
checking --disable-gpm argument... no
checking for gpm... no
checking for vsnprintf()... yes
checking for rename... yes
checking for sysctl... yes
checking for sysinfo... not usable
checking for sysconf... not usable
checking size of int... 4
checking whether memmove/bcopy/memcpy handle overlaps... memmove does
checking whether X_LOCALE needed... no
checking for _xpg4_setrunelocale in -lxpg4... no
checking how to create tags... ctags -t
checking how to run man with a section nr... man
checking --disable-nls argument... no
checking for msgfmt... msgfmt
checking for NLS... no po/Makefile - disabled
checking for dlfcn.h... yes
checking for dlopen()... yes
checking for dlsym()... yes
checking for setjmp.h... yes
updating cache auto/config.cache
creating auto/config.status
creating auto/config.mk
creating auto/config.h
make -f Makefile all
mkdir objects
CC="gcc -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird       " srcdir=. sh ./osdef.sh
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/buffer.o buffer.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/charset.o charset.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/diff.o diff.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/digraph.o digraph.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/edit.o edit.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/eval.o eval.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/ex_cmds.o ex_cmds.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/ex_cmds2.o ex_cmds2.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/ex_docmd.o ex_docmd.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/ex_eval.o ex_eval.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/ex_getln.o ex_getln.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/fileio.o fileio.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/fold.o fold.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/getchar.o getchar.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/if_cscope.o if_cscope.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/if_xcmdsrv.o if_xcmdsrv.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/main.o main.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/mark.o mark.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/memfile.o memfile.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/memline.o memline.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/menu.o menu.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/message.o message.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/misc1.o misc1.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/misc2.o misc2.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/move.o move.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/mbyte.o mbyte.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/normal.o normal.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/ops.o ops.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/option.o option.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/os_unix.o os_unix.c
creating auto/pathdef.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/pathdef.o auto/pathdef.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/quickfix.o quickfix.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/regexp.o regexp.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/screen.o screen.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/search.o search.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/syntax.o syntax.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/tag.o tag.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/term.o term.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/ui.o ui.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/undo.o undo.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/window.o window.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        -o objects/netbeans.o netbeans.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/local/include  -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird        version.c -o objects/version.o
  gcc   -L/usr/local/lib  -o vim objects/buffer.o  objects/charset.o  objects/diff.o  objects/digraph.o  objects/edit.o  objects/eval.o  objects/ex_cmds.o  objects/ex_cmds2.o  objects/ex_docmd.o  objects/ex_eval.o  objects/ex_getln.o  objects/fileio.o  objects/fold.o  objects/getchar.o    objects/if_cscope.o  objects/if_xcmdsrv.o  objects/main.o  objects/mark.o  objects/memfile.o  objects/memline.o  objects/menu.o  objects/message.o  objects/misc1.o  objects/misc2.o  objects/move.o  objects/mbyte.o  objects/normal.o  objects/ops.o  objects/option.o  objects/os_unix.o  objects/pathdef.o  objects/quickfix.o  objects/regexp.o  objects/screen.o  objects/search.o  objects/syntax.o    objects/tag.o  objects/term.o  objects/ui.o  objects/undo.o  objects/window.o                objects/netbeans.o   objects/version.o       -ltermlib -liconv
link.sh: OK, linking works, let's try removing a few libraries.
link.sh: See auto/link.log for details.
link.sh: Trying to remove the iconv library...
link.sh: We DO need the iconv library.
link.sh: Using unmodified link command
  gcc   -L/usr/local/lib  -o vim objects/buffer.o  objects/charset.o  objects/diff.o  objects/digraph.o  objects/edit.o  objects/eval.o  objects/ex_cmds.o  objects/ex_cmds2.o  objects/ex_docmd.o  objects/ex_eval.o  objects/ex_getln.o  objects/fileio.o  objects/fold.o  objects/getchar.o    objects/if_cscope.o  objects/if_xcmdsrv.o  objects/main.o  objects/mark.o  objects/memfile.o  objects/memline.o  objects/menu.o  objects/message.o  objects/misc1.o  objects/misc2.o  objects/move.o  objects/mbyte.o  objects/normal.o  objects/ops.o  objects/option.o  objects/os_unix.o  objects/pathdef.o  objects/quickfix.o  objects/regexp.o  objects/screen.o  objects/search.o  objects/syntax.o    objects/tag.o  objects/term.o  objects/ui.o  objects/undo.o  objects/window.o                objects/netbeans.o   objects/version.o       -ltermlib -liconv
link.sh: Linked OK
cd xxd; CC="gcc" CFLAGS="-I/usr/local/include -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird"  make -f Makefile
gcc -I/usr/local/include -O -pipe -O2 -march=athlon-tbird -O2 -march=athlon-tbird -O2 -march=athlon-tbird  -DUNIX -o xxd xxd.c
--->  Backing up the old version
--->  Uninstalling the old version
--->  Deinstalling 'vim-6.2.531'
pkg_delete: package 'vim-6.2.531' is required by these other packages
and may not be deinstalled (but I'll delete it anyway):
kdeaddons-3.2.2
kdeaddons-vimpart-3.2.2
pkg_delete: unable to completely remove directory '/usr/local/share/vim'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
[Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 594 packages found (-1 +0) (...) done]
--->  Installing the new version via the port with make flags: NO_GUI=YES
===>  Installing for vim-6.3.0
===>   vim-6.3.0 depends on shared library: iconv.3 - found
===>   Generating temporary packing list
===>  Checking if editors/vim already installed
if test -f /usr/local/bin/vim; then  mv -f /usr/local/bin/vim /usr/local/bin/vim.rm;  rm -f /usr/local/bin/vim.rm;  fi
cp vim /usr/local/bin
strip /usr/local/bin/vim
chmod 755 /usr/local/bin/vim
generating /usr/local/man/man1/vim.1
chmod 644 /usr/local/man/man1/vim.1
generating /usr/local/man/man1/vimtutor.1
chmod 644 /usr/local/man/man1/vimtutor.1
cp  ../runtime/doc/vimdiff.1 /usr/local/man/man1/vimdiff.1
chmod 644 /usr/local/man/man1/vimdiff.1
generating /usr/local/man/man1/evim.1
chmod 644 /usr/local/man/man1/evim.1
generating help tags
/usr/local/bin/vim -u NONE -esX -c "helptags ." -c quit
cd ../runtime/doc;  files=`ls *.txt tags`;  files="$files `ls *.??x tags-?? 2>/dev/null || true`";  cp $files  /usr/local/share/vim/vim63/doc;  cd /usr/local/share/vim/vim63/doc;  chmod 644 $files
cp  ../runtime/doc/*.pl /usr/local/share/vim/vim63/doc
chmod 755 /usr/local/share/vim/vim63/doc/*.pl
cp ../runtime/menu.vim /usr/local/share/vim/vim63/menu.vim
chmod 644 /usr/local/share/vim/vim63/menu.vim
cp ../runtime/synmenu.vim /usr/local/share/vim/vim63/synmenu.vim
chmod 644 /usr/local/share/vim/vim63/synmenu.vim
cp ../runtime/delmenu.vim /usr/local/share/vim/vim63/delmenu.vim
chmod 644 /usr/local/share/vim/vim63/delmenu.vim
cp ../runtime/mswin.vim /usr/local/share/vim/vim63/mswin.vim
chmod 644 /usr/local/share/vim/vim63/mswin.vim
cp ../runtime/evim.vim /usr/local/share/vim/vim63/evim.vim
chmod 644 /usr/local/share/vim/vim63/evim.vim
cp ../runtime/bugreport.vim /usr/local/share/vim/vim63/bugreport.vim
chmod 644 /usr/local/share/vim/vim63/bugreport.vim
cp ../runtime/vimrc_example.vim /usr/local/share/vim/vim63
chmod 644 /usr/local/share/vim/vim63/vimrc_example.vim
cp ../runtime/gvimrc_example.vim /usr/local/share/vim/vim63
chmod 644 /usr/local/share/vim/vim63/gvimrc_example.vim
cp ../runtime/filetype.vim /usr/local/share/vim/vim63/filetype.vim
chmod 644 /usr/local/share/vim/vim63/filetype.vim
cp ../runtime/ftoff.vim /usr/local/share/vim/vim63/ftoff.vim
chmod 644 /usr/local/share/vim/vim63/ftoff.vim
cp ../runtime/scripts.vim /usr/local/share/vim/vim63/scripts.vim
chmod 644 /usr/local/share/vim/vim63/scripts.vim
cp ../runtime/ftplugin.vim /usr/local/share/vim/vim63/ftplugin.vim
chmod 644 /usr/local/share/vim/vim63/ftplugin.vim
cp ../runtime/ftplugof.vim /usr/local/share/vim/vim63/ftplugof.vim
chmod 644 /usr/local/share/vim/vim63/ftplugof.vim
cp ../runtime/indent.vim /usr/local/share/vim/vim63/indent.vim
chmod 644 /usr/local/share/vim/vim63/indent.vim
cp ../runtime/indoff.vim /usr/local/share/vim/vim63/indoff.vim
chmod 644 /usr/local/share/vim/vim63/indoff.vim
cp ../runtime/optwin.vim /usr/local/share/vim/vim63/optwin.vim
chmod 644 /usr/local/share/vim/vim63/optwin.vim
cd ../runtime/print; cp *.ps /usr/local/share/vim/vim63/print
cd /usr/local/share/vim/vim63/print; chmod 644 *.ps
cd ../runtime/colors; cp *.vim README.txt /usr/local/share/vim/vim63/colors
cd /usr/local/share/vim/vim63/colors; chmod 644 *.vim README.txt
cd ../runtime/syntax; cp *.vim README.txt /usr/local/share/vim/vim63/syntax
cd /usr/local/share/vim/vim63/syntax; chmod 644 *.vim README.txt
cd ../runtime/indent; cp *.vim README.txt /usr/local/share/vim/vim63/indent
cd /usr/local/share/vim/vim63/indent; chmod 644 *.vim README.txt
cd ../runtime/plugin; cp *.vim README.txt /usr/local/share/vim/vim63/plugin
cd /usr/local/share/vim/vim63/plugin; chmod 644 *.vim README.txt
cd ../runtime/ftplugin; cp *.vim README.txt /usr/local/share/vim/vim63/ftplugin
cd /usr/local/share/vim/vim63/ftplugin; chmod 644 *.vim README.txt
cd ../runtime/compiler; cp *.vim README.txt /usr/local/share/vim/vim63/compiler
cd /usr/local/share/vim/vim63/compiler; chmod 644 *.vim README.txt
#cd /usr/local/bin; ln -sf vim ex
#cd /usr/local/bin; ln -sf vim view
cd /usr/local/bin; ln -sf vim rvim
cd /usr/local/bin; ln -sf vim rview
cd /usr/local/bin; ln -sf vim vimdiff
#cd /usr/local/man/man1; ln -sf vim.1 ex.1
#cd /usr/local/man/man1; ln -sf vim.1 view.1
cp -r ../runtime/macros/* /usr/local/share/vim/vim63/macros
chmod 755 `find /usr/local/share/vim/vim63/macros -type d -print`
chmod 644 `find /usr/local/share/vim/vim63/macros -type f -print`
chmod 755 /usr/local/share/vim/vim63/macros/less.sh
cvs=`find /usr/local/share/vim/vim63/macros \( -name CVS -o -name AAPDIR \) -print`;  if test -n "$cvs"; then  rm -rf $cvs;  fi
cp vimtutor /usr/local/bin/vimtutor
chmod 755 /usr/local/bin/vimtutor
cp ../runtime/tutor/README* ../runtime/tutor/tutor* /usr/local/share/vim/vim63/tutor
chmod 644 /usr/local/share/vim/vim63/tutor/*
if test -f /usr/local/bin/xxd; then  mv -f /usr/local/bin/xxd /usr/local/bin/xxd.rm;  rm -f /usr/local/bin/xxd.rm;  fi
cp xxd/xxd /usr/local/bin
strip /usr/local/bin/xxd
chmod 755 /usr/local/bin/xxd
cp ../runtime/doc/xxd.1 /usr/local/man/man1
chmod 644 /usr/local/man/man1/xxd.1
cp -r ../runtime/tools/* /usr/local/share/vim/vim63/tools
cvs=`find /usr/local/share/vim/vim63/tools \( -name CVS -o -name AAPDIR \) -print`;  if test -n "$cvs"; then  rm -rf $cvs;  fi
chmod 644 /usr/local/share/vim/vim63/tools/*
perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/usr/local/share/vim/vim63/tools/efm_perl.pl
awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/local/share/vim/vim63/tools/mve.awk; if test -z "$awkpath"; then  awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/local/share/vim/vim63/tools/mve.awk; if test -z "$awkpath"; then  awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/local/share/vim/vim63/tools/mve.awk; fi; fi
chmod 755 `grep -l "^#!" /usr/local/share/vim/vim63/tools/*`
if test -n "" -a -f po/Makefile; then  cd po; make prefix=/usr/local LOCALEDIR=/usr/local/share/vim/vim63/lang  INSTALL_DATA=cp FILEMOD=644 install;  fi
if test -d ../runtime/lang; then  cp                          ../runtime/lang/*.vim /usr/local/share/vim/vim63/lang;  chmod 644 /usr/local/share/vim/vim63/lang/README.txt /usr/local/share/vim/vim63/lang/*.vim;  fi
chmod: /usr/local/share/vim/vim63/lang/README.txt: No such file or directory
*** Error code 1

Stop in /usr/ports/editors/vim/work/vim63/src.
*** Error code 1

Stop in /usr/ports/editors/vim.
*** Error code 1

Stop in /usr/ports/editors/vim.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade91298.0 make NO_GUI=YES reinstall
egrep: /var/db/pkg/vim-6.2.531/+CONTENTS: No such file or directory
--->  Restoring the old version
** Fix the installation problem and try again.
[Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 595 packages found (-0 +1) . done]
** Listing the failed packages (*:skipped / !:failed)
        ! editors/vim (vim-6.2.531)     (install error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

Script done on Tue Jun  8 16:03:47 2004


I've never looked into vim's build mechanisms so I don't know how to fix
it.

--
I abhor a system designed for the "user", if that word is a coded
pejorative meaning "stupid and unsophisticated".  -- Ken Thompson
-
Unix is user friendly. However, it isn't idiot friendly.
-
Please CC me in all replies, even if I'm on the relevant list(s).

--oyUTqETQ0mS9luUI
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAxh18k/lo7zvzJioRAooyAKCYPAy6vn1A5UrwKXp9Z8c5/ryE8wCgnWW0
D8q6j3NArEyvfY3FKIzRUrI=
=glDd
-----END PGP SIGNATURE-----

--oyUTqETQ0mS9luUI--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040608201140.GA96709>