01:45:29 toasterson: In general I think we need and use all of sgs? 01:46:38 hmmm, so why is it not finding TRUE... is there some headers we include via our buildsystem? 01:57:13 well max powering it worked. Need to figure out later why that cross lex can't find it's defines for TRUE and FALSE 01:57:46 now I have an elfutils that can't find __thread support.... 02:05:02 I am not sure how you're structuring the work, but I would probably try to get to using the illumos tools on illumos to cross-compile as quickly as possible, rather than whatever suse thing it is now 02:11:15 thats what I am trying right now :) 02:12:02 which finally brought me to some old oi-userland issue about elfutils never being ported to illumos :) 02:12:10 so i can ignore that. 02:12:46 and I think tomorrow I'll figure out how to make it use the hosts dtrace rather than the one ported to elfutils :) 03:20:01 toasterson: You saw what we did in the past to bootstrap cross-compiling? 10:31:28 rmustacc: no i didnt find it 10:33:11 https://github.com/twistmyarm/cross-extra 10:34:58 with those tools you should be able to do an initial bootstrap of https://github.com/twistmyarm/illumos-gate/tree/armv7a, though naturally a bunch of things will need updating as we've not touched it in 3 years 13:47:21 jperkin: et al, would you be happy if we make this org into SolARM? Or should I grab all repos and make a new org? 13:54:31 I don't really know why you'd want to do that, also note that it supports riscv 15:02:06 jperkin: to build a team multiple people can contribute to :) and not have everything under my personal gh account 15:03:43 can "invalid vdev configuration" be evaded? 15:17:49 toasterson: We can certainly facilitate whatever you need under illumos/ or wherever. 15:21:14 rmustacc: i think under illumos/ would be best. Can you transfer over the cross-extra repo? Then I can transfer over the solarm-devenv to use as the main repo. 15:22:33 We probably can. Mind shooting me an e-mail summary of the plan, what access we'll need for who and what, and brief how we want to manage it? 15:25:17 rmustacc: can do. I think I have you mail... mind sending it via DM? 15:25:47 Sure. 16:00:19 [illumos-gate] 14933 asprintf(3c) is confused by NUL -- Robert Mustacchi 16:55:54 jperkin: cross toolchain still compiles on modern OI :) 23:37:38 so now that I have the cross chain I will need to find the isa_defs.h :) 23:39:06 As in you're not sure how to find the right header file, its contents, or something else? 23:43:19 as in assembling the right file from the right branch :) 23:43:54 hayashi has one that would work but the twist myarm is missing it thus far 23:44:03 unless usr/src/uts/common/sys/isa_defs.h is not the right file there 23:59:53 I would take the cross-building things into what you have over there. 23:59:58 Rather than the other way around, probably.