Bartłomiej Burdukiewicz

Results 14 comments of Bartłomiej Burdukiewicz

Maybe this will help: https://forum.odroid.com/viewtopic.php?t=34659

@SChernykh @xmrig I changed base branch to dev, is there any reason to postpone merge?

I've same issue on my Gentoo box after switching to GCC 10.1.

I'm using this https://github.com/dev-0x7C6/retro-build-environment as my build environment. There is a retro.code-workspace, that I'm using to work with it. Not sure if this is a proper configuration. Can you share...

I'll wait for update then. I really appreciate that you found time to research problem.

I can't help myself to remix those. This one is hard to overlook :-) ![remix](https://user-images.githubusercontent.com/12091654/99875984-0d4b8600-2bf4-11eb-8ee6-73ad23e3e984.png)

This might be same as issue as mention here: https://github.com/dev-0x7C6/meta-retro/pull/30, there is fix in oe-core/poky for this (master branch), but I'm not sure if this will be back-ported to kirkstone....

ok, I'm see cb9ca62ddff4ee0c185a0a3e906696c7ce340b4c I'll back-port original workaround from other recipe. Other possible workaround is to switch from "rpm" to "ipk" package backend in local.conf Thanks for reporting :)

You may check this for details: https://git.openembedded.org/openembedded-core/commit/?id=9916212b4810280108107d94cd2c0cd3e07ae6ed Briefly: there is a bug in yocto that have problem with files that contains characters like "[", "]" and issue is rpm specific.