06:03:58 [illumos-gate] 16569 want a more foolproof method to build native tools -- Richard Lowe 06:09:51 nice:) 07:21:21 hi folks 07:21:33 nice to see so many peeps in the channel 07:21:48 I've not touch sun* tech in some time 07:21:53 used to love solaris 11 07:22:09 happy to see folks using illumos and it's derivatives 13:04:52 Looking at gdb, from the OI build. It has a few problems. 13:05:02 (vers 14.2) 13:05:50 Just ran across a strange one: Some sigacthandler is recursing until it runs out of stack. 13:18:56 [illumos-gate] 16633 nvme firmware updates cannot enforce update granularity -- Andy Fiddaman 19:07:23 The manpage for readdir_r says you have to call pathconf(directory, _PC_NAME_MAX) to find the size of the d_name[] array in it. Is there are documented maximum size that pathconf(directory, _PC_NAME_MAX) can return? 19:11:06 AustinWise: I suspect it will in practice always be less than PATH_MAX! 19:41:56 gwr: that's exactly the bug I filed against omnios-extra 19:57:37 gwr: https://github.com/omniosorg/omnios-extra/issues/1476#issuecomment-2209509237 20:15:42 gwr: of particular note, in case it gets lost in my spew there, is when I try to debug it stops breaking 20:15:51 don't want you to miss that part and run into the same frustration by surprise 20:16:11 it also seemed to need me to be attached to a process in a different tty (for hadfl), but I'm not sure it needed that for me... 20:17:30 gwr: my next hope was to dtrace for delivery of sigint, and see the kernel stack 20:17:40 but then everything else started needing my attention 21:46:16 did any of you do a build today, and notice any packaging noise? 21:47:30 something odd happened to my most recent changeset, my workspace, or both. 21:48:41 did not see 21:49:07 ==== package build errors (non-DEBUG) ==== this one is clean 21:49:17 I did an RTI build earlier, didn't see anything odd 21:51:34 hopefully git did something confused then. thank you.