Date: Tue, 09 Mar 2010 23:34:32 +0200 From: chukharev@mail.ru To: "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org> Subject: editors/komodo-edit ; port test Message-ID: <op.u9bkvua3mhpy7y@vova-vaio>
next in thread | raw e-mail | index | archive | help
The 'port test' command (ports-mgmt/porttools) tests a port for a number of possible errors by running portlint, building, packaging, installing, and de-installing with a check for left files. This is done with defined PREFIX and PKG_DBDIR variables. 'port test' command is recommended by the Porter's Handbook. Note that the port installs the usual way. $ cd editors/komodo-edit ; port test +++++++++++++++ ===> Validating port with portlint WARN: Makefile: only one MASTER_SITE configured. Consider adding additional mirrors. WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX. 0 fatal errors and 2 warnings found. ===> flags: PREFIX=/home/chu/tmp/komodo-edit-5.1.4 NO_DEPENDS=yes PKG_DBDIR=/tmp/pkg_db.QhBc2KPG -- ===> Cleaning workspace before port test ===> Cleaning for komodo-edit-5.1.4 ===> Extracting for komodo-edit-5.1.4 => MD5 Checksum OK for Komodo-Edit-5.1.4-3797-linux-libcpp6-x86.tar.gz. => SHA256 Checksum OK for Komodo-Edit-5.1.4-3797-linux-libcpp6-x86.tar.gz. ===> Patching for komodo-edit-5.1.4 /usr/bin/sed -i.bak -e "s, _selinux_prepare(absInstallDir), return,; s,/usr/share/applications,/home/chu/tmp/komodo-edit-5.1.4/share/applications," /usr/ports/editors/komodo-edit/work/Komodo-Edit-5.1.4-3797-linux-libcpp6-x86/support/_install.py ===> Configuring for komodo-edit-5.1.4 ===> Installing for komodo-edit-5.1.4 ===> Generating temporary packing list ===> Checking if editors/komodo-edit already installed /bin/mkdir -p /home/chu/tmp/komodo-edit-5.1.4/share/applications cd /usr/ports/editors/komodo-edit/work/Komodo-Edit-5.1.4-3797-linux-libcpp6-x86; ./install.sh -I /home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit install: Installing ActiveState Komodo to '/home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit'... relocate this Python to '/home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/lib/python' relocate '/home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/lib/python/bin/python2.6-config' relocate '/home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/lib/python/bin/2to3' relocate '/home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/lib/python/bin/python2.6' .... relocate '/home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/lib/python/lib/python2.6/config/Makefile' relocate '/home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/lib/python/lib/python2.6/lib-dynload/_hashlib.so' relocate '/home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/lib/python/lib/python2.6/lib-dynload/_ssl.so' install: 'Komodo Edit 5' desktop shortcut created at '/home/chu/Desktop/komodo-edit-5.desktop' /bin/ln -sf /home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/bin/komodo /home/chu/tmp/komodo-edit-5.1.4/bin/komodo ===> Running ldconfig /sbin/ldconfig -m /home/chu/tmp/komodo-edit-5.1.4/lib ===> Registering installation for komodo-edit-5.1.4 ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/lib/mozilla/libnspr4.so /home/chu/tmp/komodo-edit-5.1.4/share/komodo-edit/lib/python/lib/python2.6/lib-dynload/_socket.so If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.activestate.com/Products/komodo_edit/ ===> Building package for komodo-edit-5.1.4 tar: share/applications/komodo-edit-5.desktop: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /usr/ports/packages/All/komodo-edit-5.1.4.tbz Registering depends:. Creating bzip'd tar ball in '/usr/ports/packages/All/komodo-edit-5.1.4.tbz' *** Error code 1 Stop in /usr/ports/editors/komodo-edit. ===> Error running make package ===> Files currently installed in PREFIX bin/komodo share/komodo-edit/share/icons/komodo128.xpm share/komodo-edit/share/icons/komodo128.png .... share/komodo-edit/lib/sdk/idl/koIFindBrowseForDirs.idl share/komodo-edit/lib/sdk/idl/nsIDOMHTMLFrameSetElement.idl share/komodo-edit/lib/sdk/idl/nsIDOMHTMLFieldSetElement.idl share/komodo-edit/lib/sdk/idl/nsIDOMHTMLLinkElement.idl share/komodo-edit/lib/sdk/idl/nsIX509CertValidity.idl share/komodo-edit/lib/sdk/idl/nsIDOMHTMLButtonElement.idl share/komodo-edit/lib/sdk/idl/nsIDOMHTMLOptionElement.idl share/komodo-edit/lib/sdk/CHANGELOG.txt ===> Cleaning up
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u9bkvua3mhpy7y>