systemsettings-9999 apparently now needs kirigami:2 as a pdep. It will build without it, but will segfault at runtime without displaying a window if kirigami (or possibly qtquickcontrols2, which kirigami pulled in, but IIRC the segfault error listed a filename that suggested kirigami) isn't installed. A manual partial bisect of upstream suggests a commit sometime after 625bae01c on Apr 14 (which itself worked in a quick test, tho the settings style had changed) added the dep, and indeed, the next commit in the git log, 5010ef134, suggests the kirigami dep is either there or coming. b41df9add, from Apr 19, would still show a window (no segfault), but it was an empty window, and current head 9f22aaac1 now segfaults without kirigami. With kirigami:2 merged, systemsettings at current head appears to work just fine. =:^)
Thanks, fixed in git commit 9a94f43a00b2f732e1258aacabb59228324cb55e