**** BEGIN LOGGING AT Tue Jun 14 02:59:59 2016 Jun 14 08:09:06 morning Jun 14 21:57:11 Hmm Jun 14 21:57:33 we apply the multilib patch to both python 2 and python 3 for our builds, but AM_PATH_PYTHON still hardcodes /lib/ rather than obeying libdir for the python sitepackages path Jun 14 21:57:44 guess that could be okay for projects without native extensions? Jun 14 21:57:49 or should we change that? Jun 14 21:58:09 seeing >10 recipes in meta-oe freaking out due to lib vs lib64 issues with my multilib configuration Jun 14 22:01:10 oh, wait, we patch automake for that, why isn't it being obeyed here.. Jun 14 22:21:38 * kergoth fights lirc Jun 14 22:36:51 okay, sys.lib/sysconfig don't line up between python3-native and python3, so if you're in a multilib configuration where those two don't line up, the AM_PATH_PYTHON logic that goes by sys.lib from the native python will result in files installed to the wrong destination. either we need to fix python3-native's sys.lib to line up with the target, or we need to set am_cv_python_pythondir in every autotools python recipe. Jun 14 22:40:53 ah, looks like we could tweak the automake patch to stop using sysconfig for this Jun 14 22:57:31 oof, to fix this properly i need to change an automake-native patch, which will probably invalidate my entire sstate Jun 14 23:21:35 kergoth: this is where locked signatures should help, though at present there isn't a convenient way to set those up Jun 14 23:25:41 that'd just cause a failure if the locked recipes were modified, it wouldn't force them to it without erroring, no? Jun 14 23:25:54 i agree, though, more functionality surrounding locked sigs would be useful Jun 14 23:26:22 being able to modify a given recipe and not force its deps to rebuild would be extremely helpful for i.e. shipping CVE updates after a release signature lockdown Jun 15 00:26:18 Could anyone explain why the pr server table has two entries for the same package, like this : Jun 15 00:26:20 AUTOINC-qtquickcontrols-5.5.1+git|cortexa9hf-vfp-neon|AUTOINC+61889f06fa|0 Jun 15 00:26:21 qtquickcontrols-5.5.1+gitAUTOINC+61889f06fa-r10|cortexa9hf-vfp-neon|206ac40e1e2a299a0c856acba080fe8d|0 **** ENDING LOGGING AT Wed Jun 15 02:59:58 2016