Since last friday, nightly compilation of onnv-gate.hg mercurial sources seems to be broken; apparently after the "license" putback for:
6677590 ON is now required to deliver license info via pkg copyright files 6684249 third party license cleanup A nightly build (incremental) fails with something like: /files2/snv_88_jk/usr/src/pkgdefs/SUNWdoc dmake: Warning: Don't know how to make target `../../../closed/cmd/man/src/util/solbookv1/THIRDPARTYLICENSE' Current working directory /files2/snv_88_jk/usr/src/pkgdefs/SUNWdoc dmake: Warning: Target `all' not remade because of errors Current working directory /files2/snv_88_jk/usr/src/pkgdefs/SUNWdoc *** Error code 1 The following command caused the error: cd SUNWdoc; pwd; dmake all dmake: Warning: Command failed for target `SUNWdoc' And: /files2/snv_88_jk/usr/src/pkgdefs/SUNWocf dmake: Warning: Don't know how to make target `../../../closed/lib/smartcard/ocfserv/opencard/core/event/THIRDPARTYLICENSE' Current working directory /files2/snv_88_jk/usr/src/pkgdefs/SUNWocf dmake: Warning: Target `all' not remade because of errors Current working directory /files2/snv_88_jk/usr/src/pkgdefs/SUNWocf *** Error code 1 The following command caused the error: cd SUNWocf; pwd; dmake all And: /files2/snv_88_jk/usr/src/pkgdefs/SUNWndmpu dmake: Warning: Don't know how to make target `../../../closed/cmd/ndmpd/LICENSE' Current working directory /files2/snv_88_jk/usr/src/pkgdefs/SUNWndmpu dmake: Warning: Target `all' not remade because of errors Current working directory /files2/snv_88_jk/usr/src/pkgdefs/SUNWndmpu *** Error code 1 The following command caused the error: cd SUNWndmpu; pwd; dmake all dmake: Warning: Command failed for target `SUNWndmpu' Where are these closed/...LICENSE files supposed to be coming from? The makefiles in the onnv-gate sources don't seem to generate these license files; and the daily http://dlc.sun.com/osol/on/downloads/nightly-bins/ archives doesn't include them, either... This message posted from opensolaris.org _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org