Andrej Podzimek wrote: > The full output files can be found > > * in the mail_msg attachment (the short summary) > * at https://andrej.podzimek.org/nightly.log.bz2 (the full log) > > The relevant lines are easy to find in nightly.log using this regular > expression: Error code .$ > > Is there anything I could od to diagnose this problem? Or should I > just shut up and do 'nightly -i' builds till one of them succeeds? :-) > Well, in fact that's what I do now, but it's certainly not the correct > way to sort this out.
Your pkg(5) bits are too old to sucessfully build packages in parallel as they're missing the fix for #15190 (and #15686, which that introduced). You'll need to build the pkg gate and install the resulting packages on your build system. The flag day in question[1] states b137, but likely more recent bits would be better as there are other bugs you probably wish to avoid too. I'd go with either the 141 tag, or the current tip. -- Rich [1] http://static.opensolaris.org/on/flagdays/pages/20100507164356.html _______________________________________________ on-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/on-discuss
