05:10:10 [illumos-gate] 16755 Overhaul and improve SPD tests, fallout (missing makefile) -- Robert Mustacchi 08:46:23 illumos-gate builds still fail on OpenIndiana. Probably this is the first error (it's aöways a little bit tedious to search for the first error): 08:46:28 + /usr/gcc/10/bin/gcc -fident -finline -fno-inline-functions -fno-builtin -fno-asm -fdiagnostics-show-option -nodefaultlibs -D__su 08:46:28 ../../common/fs/smbclnt/netsmb/nsmb_crypt_kcf.c: In function 'nsmb_encrypt_mblks': 08:46:28 ../../common/fs/smbclnt/netsmb/nsmb_crypt_kcf.c:174:19: error: 'tmpl' undeclared (first use in this function); did you mean 'mp'? 08:46:28 174 | &ctxp->ckey, tmpl, &out_cd, NULL); 08:46:28 | ^~~~ 08:46:29 | mp 10:49:52 [illumos-gate] 16794 asy: stop suppressing compiler warnings -- Andy Fiddaman 17:30:56 rmustacc: I'm seeing the build error wacki is reporting, in usr/src/uts/intel/nsmb. Where is `tmpl` supposed to be defined? 17:33:11 never mind, I see it's being handled on advocates@ 18:54:40 Yes, that was part of what I ws referring to yesterday. Should have been clearer. Looks like it should get wrapped up shortly. 18:55:23 [illumos-gate] 11992 SMB client encryption support (fix build) -- Gordon Ross 18:57:16 thanks, core 18:57:44 Sorry for the troule here. Things should hopefully be clear. 19:37:02 [illumos-gate] 16770 want support for multiple Solidigm NVMe logs -- Robert Mustacchi 19:37:02 [illumos-gate] 16774 nvme persistent event log support -- Robert Mustacchi 20:05:03 this is, shall we say, one of the weirder questions I've had, but I promise it's relevant. Does anyone have a device tree from the firmware of a CHRP ppc? 20:05:46 or perhaps a mid 2000's ppc macintosh 21:19:17 [illumos-gate] 16792 loader: memory leak in vdev_get_label_asize() -- Toomas Soome