03:37:49 hrm..after updating to the latest master, for some reason building is failing in libfru 03:38:06 'conflicting declaration of C function 'void fruerror(const char*)' 03:38:31 known issue? 06:08:28 jbk: There was a flag day. 13:26:53 bahamat: i've updated everything in smartos-live (at least gmake update) 13:30:49 so I have all the flag day changes that i'm aware of.. 13:33:55 Did you also update illumos-joyent? 13:37:38 yes 13:37:47 gmake update AFAIK should updated everything 13:37:58 (then did a gmake clean before building) 13:39:35 it seems to be some bad interaction with yacc + C++ 13:41:08 https://github.com/TritonDataCenter/smartos-live/pull/1104 probably 13:41:34 oh... maybe need to also re-run configure 13:42:11 or just modify the illumos.sh it generates 13:44:42 i will try that... 14:15:03 that seems to have fixed it 14:18:34 i should find the email, but i've been running latest smartos + the latest ACPI bits that someone (I forget their name) put up for quite some time now (w/o any issues) 14:18:54 if maybe we want to update acpica in illumos 14:31:26 was there a flag day for that change? 14:31:47 Yeah. 14:35:31 oh i must have missed that one.. i could only find the one from Dan on the svccfg tools stuff (which doesn't mention needing to re-run configure) 14:36:19 (therewas also one for building triton, but i'm not doing that) 14:37:16 In the ticket he mentions a "baby flag day", so maybe he didn't send an email for that one? 15:43:44 Baby flag day message: 15:43:45 https://smartos.topicbox.com/groups/smartos-discuss/T66fcf52aa7be9c6b-Mf70f2ccbacd7977937eb970c 15:44:04 Did NOT mention folks who don't clobber need to re-generate illumos.sh, so that's my omission; sorry. 21:28:40 Working on getting Triton used by my team and I've suddenly realized I've never really used it in a multi-user environment (outside of JPC). It's always just been me. Lol. How do I allow viewing of VMs that are owned by other users using the 'triton' CLI tools? All of my users are privileged, so they can see everything in the web interface.