Date: Sun, 07 Mar 2010 18:59:00 +0200 From: chukharev@mail.ru To: "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org> Subject: editors/openoffice.org-3 Message-ID: <op.u87ismshmhpy7y@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. When running 'port test' command in editors/openoffice.org-3, the following output is generated indicating warnings from portlint and problems of installing. The output is shortened. editors/openoffice.org-3 +++++++++++++++ ===> Validating port with portlint WARN: /usr/ports/editors/openoffice.org-3/pkg-plist: There are only 1 items in the plist. Consider using PLIST_FILES instead of pkg-plist when installing less than 6 items. WARN: Makefile: [294]: possible direct use of command "file" found. use ${FILE} instead. WARN: Makefile: possible use of absolute pathname "/bin/tcsh". WARN: Makefile: unless this is a master port, PORTNAME has to be set by "=", not by "?=". WARN: Makefile: unless this is a master port, PORTVERSION has to be set by "=", not by "?=". WARN: Makefile: COMMENT exceeds 70 characters limit. WARN: Makefile: "PKGNAMEPREFIX" has to appear earlier. WARN: Makefile: "PKGNAMESUFFIX" has to appear earlier. 0 fatal errors and 8 warnings found. ===> flags: PREFIX=/home/chu/tmp/openoffice.org-3.2.0 NO_DEPENDS=yes PKG_DBDIR=/tmp/pkg_db.94u7Jjv3 -- ===> Cleaning workspace before port test ===> Cleaning for openoffice.org-3.2.0 OPTIONS: You can compile OOo with debug symbols/supports with make -DWITH_DEBUG You can compile OOo without Mozilla/Mozilla NSS-using components make -DWITHOUT_MOZILLA You can compile OOo without gnome VFS support with make -DWITHOUT_GNOME You can compile OOo with devel/icu from ports with make -DWITH_SYSTEM_ICU .... extracting openoffice.org3-dict-fr-3.2.0-12-freebsd-8.0-intel.tbz extracting openoffice.org3-draw-3.2.0-12-freebsd-8.0-intel.tbz extracting openoffice.org3-en-US-3.2.0-12-freebsd-8.0-intel.tbz extracting openoffice.org3-impress-3.2.0-12-freebsd-8.0-intel.tbz extracting openoffice.org3-math-3.2.0-12-freebsd-8.0-intel.tbz extracting openoffice.org3-writer-3.2.0-12-freebsd-8.0-intel.tbz ===> Add wrapper scripts install: /home/chu/tmp/openoffice.org-3.2.0/share/icons/hicolor/128x128/apps/openoffice.org-3.2.0-base.png: No such file or directory *** Error code 71 Stop in /usr/ports/editors/openoffice.org-3. ===> Error running make install ===> Cleaning up
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u87ismshmhpy7y>