Re: [yocto] [Meta-Qt5] "Unknown Module: declarative" Error While Creating Toolchain

2019-07-10 Thread Onur Eser
Hello everyone, I have tried the thud branch as Zoran suggested. Faced exactly the same issue. Any other suggestions? Output: https://paste.ee/p/PupWr#Epvqnw9FoasgQEBhIXqQ8hH7veMcRybX I have built a system with qt5 recipes, but cannot create a toolchain for it since a week ago. Am I retarded? Hav

Re: [yocto] [Meta-Qt5] "Unknown Module: declarative" Error While Creating Toolchain

2019-07-10 Thread Zoran Stojsavljevic
Jesus Christos! Zoran ___ On Wed, Jul 10, 2019 at 9:04 AM Onur Eser wrote: > > Hello everyone, > > I have tried the thud branch as Zoran suggested. Faced exactly the same issue. > Any other suggestions? > Output: https://paste.ee/p/PupWr#Epvqnw9FoasgQEBhIXqQ8hH7veMcRybX > I have built a syst

[yocto] [meta-dpdk][PATCH] dpdk: Fix exmples and test _FORTIFY_SOURCE build failure

2019-07-10 Thread zhe.he
From: He Zhe When building examples and tests with GCC9, the following errors come up, error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) |^~~ cc1: all warnings being