**** BEGIN LOGGING AT Mon Jun 15 02:59:58 2020 Jun 15 06:11:28 khem, is it time to revert the gcc -fcommon default spec. tweak ? Jun 15 06:12:40 (I've been building my modest images for a month with the tweak reverted) Jun 15 06:57:24 good morning Jun 15 11:20:37 RP, should function dependencies be sorted before being emitted in bitbake/lib/bb/data.py:emit_func() you think ? right now they come out randomly, but i'm not sure if it makes a difference. does any of those emitted functions ever go into a target rootfs ? Jun 15 11:21:51 kroon: we probably should make it deterministic but they don't go into the rootfs and it won't make much difference to anything Jun 15 11:32:58 RP, meh ok.. I think I'll leave it Jun 15 11:36:31 the real issue I have is why my shell's TERM is leaking into the openssh/sysroot/usr/bin/postinst-useradd-openssh script Jun 15 11:37:06 I thought it was pruned Jun 15 11:38:53 I get buildhistory git churning if I build my image from a tmux window compared to from a plain gnome-shell, due to TERM being different Jun 15 11:46:51 kroon: I'm surprised TERM would end up there :/ Jun 15 11:48:32 RP, hmm yeah but it looks intentionally according to lib/bb/utils.py:preserved_envvars_exported() Jun 15 11:52:44 kroon: hmm, that isn't good in this context :( Jun 15 12:08:26 RP, should we just try and remove TERM from the whitelist you think ? I can verify that removing it in preserved_envvars_exported() means it no longer gets emitted in postinst-useradd-openssh Jun 15 12:11:43 kroon: we could test and see if that breaks things. I don't remember when/why its needed Jun 15 12:13:55 RP, ok, i'll send a patch for testing **** ENDING LOGGING AT Mon Jun 15 20:36:34 2020 **** BEGIN LOGGING AT Mon Jun 15 20:39:11 2020 **** ENDING LOGGING AT Tue Jun 16 03:06:37 2020