java/jdk16 ; port test
[email protected] Wed, 10 Mar 2010 07:44:40 +0200
| Newsgroups | gmane.os.freebsd.devel.quality-assurance |
|---|---|
| Message-ID | <op.u9b7kqbzmhpy7y@vova-vaio> |
This port has one more problem. It does not define IS_INTERACTIVE, althou=
gh
it must do so (according to Porter's Handbook 4.6 :
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/slow-us=
er-input.html )
Otherwise 'port test' finishes successfully.
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 PREF=
IX and
PKG_DBDIR variables. 'port test' command is recommended by the Porter's H=
andbook.
Note that the port installs the usual way.
$ cd java/jdk16 ; port test
+++++++++++++++
=3D=3D=3D> Validating port with portlint
WARN: Makefile: [264]: possible direct use of command "file" found. use $=
{FILE} instead.
WARN: Makefile: [289]: possible direct use of command "file" found. use $=
{FILE} instead.
WARN: Makefile: [293]: possible direct use of command "file" found. use $=
{FILE} instead.
WARN: Makefile: [297]: possible direct use of command "file" found. use $=
{FILE} instead.
WARN: Makefile: [350]: possible direct use of command "install" found. us=
e ${INSTALL_foobaa} instead.
0 fatal errors and 5 warnings found.
=3D=3D=3D> flags: PREFIX=3D/home/chu/tmp/jdk-1.6.0.3p4_14 NO_DEPENDS=3Dye=
s PKG_DBDIR=3D/tmp/pkg_db.ibz2wBAX --
=3D=3D=3D> Cleaning workspace before port test
=3D=3D=3D> Cleaning for jdk-1.6.0.3p4_14
IMPORTANT: To build the JDK 1.6.0 port, you should have at least
2.5Gb of free disk space in the build area!
=3D=3D=3D> Extracting for jdk-1.6.0.3p4_14
=3D> MD5 Checksum OK for jdk-6u3-fcs-src-b05-jrl-24_sep_2007.jar.
=3D> SHA256 Checksum OK for jdk-6u3-fcs-src-b05-jrl-24_sep_2007.jar.
=3D> MD5 Checksum OK for jdk-6u3-fcs-bin-b05-jrl-24_sep_2007.jar.
=3D> SHA256 Checksum OK for jdk-6u3-fcs-bin-b05-jrl-24_sep_2007.jar.
=3D> MD5 Checksum OK for jdk-6u3-fcs-mozilla_headers-b05-unix-24_sep_2007=
.jar.
=3D> SHA256 Checksum OK for jdk-6u3-fcs-mozilla_headers-b05-unix-24_sep_2=
007.jar.
=3D> MD5 Checksum OK for bsd-jdk16-patches-4.tar.bz2.
=3D> SHA256 Checksum OK for bsd-jdk16-patches-4.tar.bz2.
=3D> MD5 Checksum OK for tzupdater-1_3_25-2009u.zip.
=3D> SHA256 Checksum OK for tzupdater-1_3_25-2009u.zip.
/bin/sh /usr/ports/java/jdk16/files/license.sh
JAVA RESEARCH LICENSE
Version 1.6
I. DEFINITIONS.
....
4. Governing Law. This License is governed by the laws of the
United States and the State of California, as applied to contracts
entered into and performed in California between California residents.
In no event shall this License be construed against the drafter.
5. Export Control. As further described at
http://www.sun.com/its, you agree to comply with the U.S. export
controls and trade laws of other countries that apply to Technology
and Modifications.
Do you agree to the above license terms? [yes or no]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qa
To unsubscribe, send any mail to "[email protected]"