> Do I have a sucessful build ? [...] > ==== Build errors (DEBUG) ==== > > > ==== Build warnings (DEBUG) ==== > >
The lack of error and warning messages is a good sign. :-) > ==== cpio archives build errors (DEBUG) ==== > > Copying /opt/build/moto/opensolaris-11-20050909/closed/root_sparc to > /tmp/bfu9363... > Copying /opt/build/moto/opensolaris-11-20050909/proto/root_sparc to > /tmp/bfu9363... > Failed to create generic kernel archive: 61240 blocks > cpiotranslate: kernel/crypto/sparcv9/dprov: no packaging info > cpiotranslate: kernel/drv/dprov.conf: no packaging info > cpiotranslate: kernel/drv/sparcv9/dprov: no packaging info The "Copying" lines are expected. The "Failed to create" message is a little misleading, since the "generic kernel archive" was almost certainly created. The cpiotranslate messages mean that the build created some files that weren't listed in the package descriptions. This is a bug in the build 22 delivery that Steve will be fixing for build 23. You should be able to bfu the resulting archives and boot okay. The files listed above will be installed with uid 144780 and gid staff, instead of uid root and gid sys. By the way, if you have any other questions on your build, please post them to the "help" discussion, rather than "code". cheers, mike _______________________________________________ opensolaris-code mailing list [email protected] https://opensolaris.org:444/mailman/listinfo/opensolaris-code
