Closed TonyTascioglu closed 2 years ago
It looks like the builds on master might be addressed by https://github.com/OSSystems/meta-browser/pull/542, I'm not sure if we're experiencing the same error, but it might be related.
Your error looks familiar: #542 first commit should fix (and after that I ran into another issue which is solved by second commit)
@TonyTascioglu are you still having build issues? We've merged several PRs lately and I'm hoping everything is fine now.
As Khem said, this has been fixed for a while now. @TonyTascioglu Please close the defect.
Hello, When we try building chromium-x11 on Poky/master, we are greeted by the following build errors:
The errors continue for hundreds of lines, this is a snippet of it.
Has anyone else experienced a build error like this or have a solution? I also see @msisov has a new uprev underway so maybe it'll be fixed with the new version?
On the other hand, builds are also broken on Poky/hardknott since the recipe has migrated to the new syntax, which isn't backwards compatible on hardknott from my understanding. Are we going to make a separate master and hardknott branches to account for the change?
Thanks!