17:46:10 Is there a good way to debug a hanging NFS mount? 17:49:03 I would probalby start with do you have basic ip connectivity. 17:51:02 Yeah I have that. It's an etherstub and worked. But I noticed something in the /var/adm/messages svcprop: Pattern 'svc:/network/ipfilter:default' doesn't match any entities 17:51:37 So it looks like the Manifest script requires ipfilter but it's not installed 17:53:47 yep that was it... looks like a bug 18:58:28 Historical question: When did pkill(1) & pgrep(1) land in Solaris? It was *after* I got there, so 2.6 or later, but I can't remember exactly when. 19:02:48 7 19:51:01 danmcd: as far as I know, y'all are the only real NATIVE_ADJUNCT users, right? 21:26:06 richlowe: AFAICT yes. 21:26:30 danmcd: I'm going to have something for you to test that probably will involve selectively breaking that a bit. 21:26:40 (that is, a good test would include it not working, too) 21:27:37 Understood I think. I won't need to alter smartos-live, which SETS it: 21:27:46 configure:NATIVE_ADJUNCT="/opt/local"; export NATIVE_ADJUNCT 21:27:52 (Unless you want me to for breakage! :) ) 21:28:06 I'm fixing some more of our native build stuff, and we'd want to check that your NATIVE_ADJUNCT stuff still triggers deflib if someone misses, which I think it's supposed to. 21:28:19 (but I must admit I'm not _sure_ it's supposed to) 21:28:22 So whatever you need I'll merge into illumos-joyent and see what happens. 21:49:30 @richlowe these bits ? https://code.illumos.org/c/illumos-gate/+/2762 21:49:31 → CODE REVIEW 2762: 15552 NATIVE_LIBS needs a more truthful name (NEW) | https://www.illumos.org/issues/15552 21:49:57 danmcd: there's other bits coming to go with those 21:50:02 Ahhh. 21:50:12 Okay. ('cause if that was all I'd kick off the build now.) 21:51:18 unfortunately those other bits are confusing me greatly at the moment. 21:52:30 Understood. 23:36:32 [illumos-gate] 14421 use GCC 10 as default primary compiler -- Andy Fiddaman 23:36:42 hurray! 23:37:59 Please review the heads up message associated with this: https://illumos.topicbox.com/groups/developer/Tc01851d253a5fd32/heads-up-moving-to-gcc-10-primary 23:44:40 if your build is insufficiently clobber-y, and your distribution has made certain choices, you can also expect to see a wodge of build noise as runpaths change. 23:52:22 Good point, and thanks rmustacc for your patience and for shepherding this in. 23:53:52 Eh, I did the easy stuff. It's really others efforts that are important here.