Hi folks Depending on how closely you're following the clone, you might see errors like
# dtrace -n BEGIN dtrace: invalid probe specifier BEGIN: "/usr/lib/dtrace/iscsit.d", line 72: operands have incompatible types: "struct dumpstreamhdr" + "int" when booting bits from an incremental build on top of changeset 11151. For example, if you update your clone from changeset 11150 to 11151, and depending on what you're changing, you might see this. My recent putback of 6903239 touched a kernel structure and it seems that some CTF data may not be correctly rebuilt /incrementally/. A clobber build solves the problem. Please let me know if you run into any other problems, apologies for the added waiting time. See also: http://defect.opensolaris.org/bz/show_bug.cgi?id=11609. cheers, Rafael
