**** BEGIN LOGGING AT Tue Jan 19 03:00:19 2021 Jan 19 03:47:17 zeddii: considering the glacial pace at which the meta-xilinx-standalone sources are being released, does anyone work on it ? Jan 19 03:47:44 also, does xilinx do any CI at all ? Jan 19 03:48:19 there's a team, going in a zillion directions at once. there's a 2021 release cadence that arrives. but I'm not plugged into it. Jan 19 03:49:54 zeddii: do you think three years is enough to get the meta-xilinx-standalone sources out ? shouldn't xilinx wait another year or two , just to be sure ? Jan 19 03:50:01 there's CI, at least I think there's CI. But obviously that's not what shows up in those release branches. I also recall something about time being carved out for master to track OE master, but again, I'm not plugged in. Jan 19 03:50:07 * zeddii ignores the goading Jan 19 03:50:24 I don't speak for those groups. I'm just offering insight. Jan 19 03:50:26 cheers Jan 19 03:50:32 zeddii: can someone maybe add "bitbake hello-world" into the CI ? Jan 19 03:50:37 kater Jan 19 03:50:43 zeddii: I mean, that's what fails with meta-xilinx-standalone :-) Jan 19 03:51:16 zeddii: I figured its a mess, sigh Jan 19 16:49:20 zeddii: sorry about my rant this morning, I was too tired and frustrated Jan 19 17:53:12 Hi, I'm trying to build poco 1.10.1 in a yocto source tree which is based on an older version of poky https://github.com/openembedded/meta-openembedded/blob/master/meta-oe/recipes-support/poco/poco_1.10.1.bb Jan 19 17:53:33 It has poco_1.7.1.bb Jan 19 17:54:28 I've copied the poco_1.10.1.bb recipe, and reverted the cmake 3.5 dependency change. I had to make one more change to getVar (adding expand=True) and - amazingly - it works! Jan 19 17:54:34 Well, it builds Jan 19 17:54:53 Then fails at the do_package stage Jan 19 17:54:55 ERROR: poco-1.10.1-r0 do_package: QA Issue: poco: Files/directories were installed but not shipped in any package: Jan 19 17:54:55 /usr/lib64/cmake Jan 19 17:54:55 /usr/lib64/cmake/Poco Jan 19 17:54:55 /usr/lib64/cmake/Poco/PocoCryptoTargets.cmake Jan 19 17:54:57 [snip] Jan 19 17:56:43 It seems a whole bunch of cmake files have been installed and the do_package stage has a QA procedure which has flagged this. Jan 19 17:59:27 I'm not sure where to look next, really. Are those files supposed to be installed? Jan 19 18:17:53 tpreston: isnt there some missing rm statement in do_install task ? **** ENDING LOGGING AT Wed Jan 20 02:59:57 2021