Date: Tue, 12 Oct 2010 12:45:56 -0700 (PDT) From: QAT@FreeBSD.org To: obrien@FreeBSD.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/vim pkg-plist Message-ID: <20101012194556.7A8725AA6AE@jester1b.ixsystems.com> In-Reply-To: <201010121932.o9CJWJJc014613@repoman.freebsd.org> References: <201010121932.o9CJWJJc014613@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a mtree error while trying to build: vim-7.3.21 maintained by obrien@FreeBSD.org Makefile ident: $FreeBSD: ports/editors/vim/Makefile,v 1.369 2010/10/11 06:53:35 obrien Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/vim-7.3.21.log : test -e /usr/local/bin/evim || (cd /usr/local/bin ; /bin/ln -sf vim evim) test -e /usr/local/bin/eview || (cd /usr/local/bin ; /bin/ln -sf vim eview) test -e /usr/local/bin/gvimdiff || (cd /usr/local/bin ; /bin/ln -sf vim gvimdiff) test -e /usr/local/bin/gvimtutor || (cd /usr/local/bin ; /bin/ln -sf vimtutor gvimtutor) install -o root -g wheel -m 444 /a/ports/editors/vim/files/vietnamese_viscii.vim /usr/local/share/vim/vim73/keymap cd /usr/local ; /usr/bin/find share/vim/vim73 -type f -o -type l | /usr/bin/sort >/work/a/ports/editors/vim/work/PLIST.share-vim cd /usr/local ; /usr/bin/find share/vim/vim73 -type d | /usr/bin/sort -r | /usr/bin/sed -e 's/^/@dirrm /g' >>/work/a/ports/editors/vim/work/PLIST.share-vim echo "r /work/a/ports/editors/vim/work/.PLIST.mktmp" > /work/a/ports/editors/vim/work/ex.script echo "/Insert PLIST.share-vim" >> /work/a/ports/editors/vim/work/ex.script echo "d" >> /work/a/ports/editors/vim/work/ex.script echo "r /work/a/ports/editors/vim/work/PLIST.share-vim" >> /work/a/ports/editors/vim/work/ex.script echo "x!" >> /work/a/ports/editors/vim/work/ex.script /bin/cp -p /work/a/ports/editors/vim/work/.PLIST.mktmp /work/a/ports/editors/vim/work/.PLIST.mktmp.pre-share-vim cd /work/a/ports/editors/vim/work ; ex < ex.script @comment Insert PLIST.share-vim here SECURITY NOTE: The VIM software has had several remote vulnerabilities discovered within VIM's modeline support. It allowed remote attackers to execute arbitrary code as the user running VIM. All known problems have been fixed, but the FreeBSD Security Team advises that VIM users use 'set nomodeline' in ~/.vimrc to avoid the possibility of trojaned text files. ===> Compressing manual pages for vim-7.3.21 ===> Registering installation for vim-7.3.21 ================================================================ ====================<phase 7: make package>==================== ===> Building package for vim-7.3.21 Creating package /tmp/packages/All/vim-7.3.21.tbz Registering depends: gtk-2.20.1_2 atk-1.30.0_1 pango-1.28.1 gobject-introspection-0.6.14 shared-mime-info-0.71_1 gio-fam-backend-2.24.2 gamin-0.1.10_4 glib-2.24.2 bison-2.4.3,1 gettext-0.18.1.1 libxml2-2.7.7 libiconv-1.13.1_1 cscope-15.7a ctags-5.8 libffi-3.0.9 libXt-1.0.7 libXft-2.1.14 cairo-1.8.10_1,1 libXrandr-1.3.0 libXcursor-1.1.10 libXrender-0.9.5 libXinerama-1.1,1 libXi-1.3,1 libXcomposite-0.4.1,1 libXext-1.1.1,1 libXdamage-1.1.2 libXfixes-4.0.4 libX11-1.3.3_1,1 xcb-util-0.3.6_1 libxcb-1.7 libpthread-stubs-0.3_3 m4-1.4.15,1 pcre-8.10 libXdmcp-1.0.3 libXau-1.0.5 libSM-1.1.1_3,1 libICE-1.0.6,1 xorg-fonts-truetype-7.5 font-misc-ethiopic-1.0.1 font-misc-meltho-1.0.1 font-bh-ttf-1.0.1 mkfontdir-1.0.5 mkfontscale-1.0.7 libfontenc-1.0.5 xproto-7.0.16 lua-5.1.4_5 pixman-0.16.6 bitstream-vera-1.10_4 fontconfig-2.8.0,1 freetype2-2.4.2 pkg-config-0.25_1 jasper-1.900.1_9 tiff-4.0.0 jbigkit-1.6 jpeg-8_3 png-1.4.3 perl-5.10.1_2 python26-2.6.6 ruby-1.8.7.248_5,1 tcl-8.5.9 tcl-modules -8.5.9 hicolor-icon-theme-0.12 expat-2.0.1_1 encodings-1.0.3,1 font-util-1.0.2 compositeproto-0.4.1 damageproto-1.2.0 fixesproto-4.1.1 inputproto-2.0 kbproto-1.0.4 randrproto-1.3.1 renderproto-0.11 xextproto-7.1.1 xineramaproto-1.2. Registering conflicts: vim6* vim*-lite vim*-gtk1 vim*-gnome. Creating bzip'd tar ball in '/tmp/packages/All/vim-7.3.21.tbz' Deleting vim-7.3.21 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 47885611 4 -rw-r--r-- 1 root wheel 474 Oct 12 19:45 usr/local/share/icons/hicolor/48x48/apps/gvim.png ================================================================ build of /usr/ports/editors/vim ended at Tue Oct 12 19:45:54 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/vim-7.3.21.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=editors&portname=vim The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101012194556.7A8725AA6AE>