Date: Sat, 06 Mar 2010 19:07:20 +0200 From: chukharev@mail.ru To: "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org> Subject: multimedia/ffmpeg port test failure Message-ID: <op.u85oiip5mhpy7y@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 multimedia/ffmpeg, the following output is generated indicating fatal errors from portlint. multimedia/ffmpeg +++++++++++++++ ===> Validating port with portlint FATAL: Makefile: [287]: contiguous blank lines (> 1 lines) found. WARN: Makefile: [315]: use ${VARIABLE}, instead of $(VARIABLE). WARN: Makefile: [247]: You may remove pkg-plist if you use PLIST_FILES and/or PLIST_DIRS. WARN: Makefile: [34]: possible direct use of command "install" found. use ${INSTALL_foobaa} instead. WARN: Makefile: only one MASTER_SITE configured. Consider adding additional mirrors. 1 fatal error and 4 warnings found. Error validating port
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u85oiip5mhpy7y>