**** BEGIN LOGGING AT Fri May 05 03:00:01 2017 May 05 04:28:33 bluelightning: ping? May 05 04:31:22 tlwoerner: hi Trevor May 05 04:32:10 bluelightning: hey, quick question, i'm investigating a recipe, if i do "bitbake recipe -c cleansstate" then "bitbake recipe -c devshell" there's no cross-compiler May 05 04:33:06 is that normal? or a victim of RSS? :-) May 05 04:33:27 hmm May 05 04:33:33 it'll be RSS May 05 04:33:39 let me just give it a try here May 05 04:34:45 cross compiler should be in tmp/work/arch/recipe/version/recipe-sysroot-native/usr/bin May 05 04:34:49 yep, reproduced here May 05 04:34:59 :-( but :-) too May 05 04:35:09 ok, thanks for the confirmation May 05 04:35:53 so I think the cause of this is that the sysroot is recipe-specific and just setting it up as far as do_devshell (which only depends on do_patch) doesn't take into account dependencies of all tasks e.g. do_configure / do_compile May 05 04:36:08 I guess we need do_devshell to have smarter dependencies now May 05 04:36:16 yes, sounds reasonable May 05 04:36:39 something simple, i hope? May 05 04:36:49 in theory shouldn't be too much of a pain May 05 04:36:57 funnily enough I just filed another interesting bug about RSS and devshell so you've caught me at the perfect time :D May 05 04:37:20 (https://bugzilla.yoctoproject.org/show_bug.cgi?id=11461 if you're interested) May 05 04:37:30 I'll file one for this May 05 04:39:03 i've never even heard of addto_recipe_sysroot! May 05 04:40:12 basically it's the new way you get convenient access to binaries from a specific recipe May 05 04:40:21 since there isn't a shared sysroot anymore May 05 04:40:29 convenient access externally, I mean May 05 04:41:35 normally a recipe wouldn't have the sysroot contents it itself populates in its own recipe sysroot, do_addto_recipe_sysroot will make it so it does (for as long as the sysroot stays around) May 05 04:42:54 it's a little clunky in my opinion but I can't think of any better replacement May 05 04:50:27 bluelightning: https://bugzilla.yoctoproject.org/show_bug.cgi?id=11464 May 05 04:50:45 right, I literally just saved that :) May 05 04:51:02 :-) thanks May 05 04:51:16 doesn't this irc room have a bug bot? May 05 04:53:29 the YP one does, but it still doesn't report newly added bugs May 05 18:47:37 does anyone ever look at the oe-core patches if they don't pass this patchwork check or not ? May 05 18:48:37 if it fails i tend to leave it in my inbox but wait for a v2 May 05 18:48:44 and if nothing appears, comment again May 05 18:48:57 the point is the review that can be automated is automated **** ENDING LOGGING AT Sat May 06 03:00:04 2017