**** BEGIN LOGGING AT Wed May 22 03:02:00 2019 May 22 11:36:55 what's the best way of troubleshooting basehash issues? -DDDD doesn't show anything about that May 22 11:38:26 save .sigdata files before and after, then compare them with bitbake-diffsigs May 22 11:43:09 JaMa: where do those live? `find -name '*.sigdata*'` found nothing... I'll grep bitbake May 22 11:45:32 tmp-glibc/stamps May 22 11:46:32 thanks May 22 15:01:23 JaMa: I get errors like ERROR: When reparsing /home/**/meta-blah/recipes-oink/foo/foo.bb.do_package, the basehash value changed from dee8221dbb1167d70ed9d6eba6be2258 to 47b7d820e2f58aa181b6cac877e19314. The metadata is not deterministic and this needs to be fixed. May 22 15:01:48 but there is no file with those hashes on stamps/ May 22 15:02:00 do I need to do something to get them created? May 22 15:26:35 JaMa: so `bitbake-diffsigs -t my_package do_whatever` told me TIME had changed. do_watcher[vardepsexclude] += 'TIME' ? May 22 15:27:38 sounds awfully hackish May 22 15:43:43 mnemoc: see what is using TIME variable in that function May 22 15:44:05 there aren't many valid reason to use it in do_package May 22 15:47:13 PKGV is ${MY_VERSION} which is constructed reading TOPDIR, BBPATH and a bunch of `git describe` calls. nothing explicitly depending on TIME May 22 15:49:30 I'll test annoting all my variables [vardepsexclude] += "DATETIME" and see how it goes... but I still need that recalculated at least once each time `bitbake` gets called. will the cache prevent recalculation of MY_VERSION if I vardepsexclude it? May 22 15:49:41 vardepsexclude DATETIME?* May 22 15:54:46 if you use bitbake-diffsigs on just one sigdata file then it will show you all the dependencies between variables as well May 22 16:16:14 JaMa: great, thank you :) May 22 16:26:37 JaMa: this topic really deserves an ELC or embedded recipes talk =) May 22 16:28:10 +1, we should have space at OE/YP two days at ELCE this year for stuff like this May 22 16:28:57 I'm sure JaMa will love a week at Lyon May 22 16:39:51 well... I suppose he will be there anyway May 22 16:47:02 I haven't tried go-karts in Lyon, but no plans to travel this year May 22 16:47:27 :'( May 22 16:48:56 https://www.yelp.com/search?cflt=gokarts&find_loc=Lyon May 22 17:03:10 it's seems to be worthy of the travelling **** ENDING LOGGING AT Thu May 23 03:00:36 2019