-
gitomat[illumos-gate] 16569 want a more foolproof method to build native tools -- Richard Lowe <richlowe⊙rn>
-
tsoomenice:)
-
Guest78hi folks
-
Guest78nice to see so many peeps in the channel
-
Guest78I've not touch sun* tech in some time
-
Guest78used to love solaris 11
-
Guest78happy to see folks using illumos and it's derivatives
-
gwrLooking at gdb, from the OI build. It has a few problems.
-
gwr(vers 14.2)
-
gwrJust ran across a strange one: Some sigacthandler is recursing until it runs out of stack.
-
gitomat[illumos-gate] 16633 nvme firmware updates cannot enforce update granularity -- Andy Fiddaman <illumos⊙fn>
-
AustinWiseThe 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?
-
jclulowAustinWise: I suspect it will in practice always be less than PATH_MAX!
-
richlowegwr: that's exactly the bug I filed against omnios-extra
-
richlowe
-
richlowegwr: of particular note, in case it gets lost in my spew there, is when I try to debug it stops breaking
-
richlowedon't want you to miss that part and run into the same frustration by surprise
-
richloweit 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...
-
richlowegwr: my next hope was to dtrace for delivery of sigint, and see the kernel stack
-
richlowebut then everything else started needing my attention
-
richlowedid any of you do a build today, and notice any packaging noise?
-
richlowesomething odd happened to my most recent changeset, my workspace, or both.
-
tsoomedid not see
-
tsoome==== package build errors (non-DEBUG) ==== this one is clean
-
andyfI did an RTI build earlier, didn't see anything odd
-
richlowehopefully git did something confused then. thank you.