|
libtool: library search path "/usr/lib" is unsafe for cross-compilation
Hi,
I am coming across the following issue when cross compiling: The install log indicates that host include and/or library paths were used
A closer look at the log shows the following:
Making
Hi,
I am coming across the following issue when cross compiling: The install log indicates that host include and/or library paths were used
A closer look at the log shows the following:
Making
|
By
yoc
·
#50170
·
|
|
Re: [meta-security][meta-hardening][PATCH] meta-harden: Add a layer to demo harding OE/YP
Hi Armin,
that sounds good. Please keep me in the loop.
BTW did you/the project create any kind of roadmap, just out of interest?
BR
Konrad
Hi Armin,
that sounds good. Please keep me in the loop.
BTW did you/the project create any kind of roadmap, just out of interest?
BR
Konrad
|
By
Konrad Weihmann <kweihmann@...>
·
#50169
·
|
|
Re: [meta-security] Clamav libclammspack.so missing from image
After a closer look I realised that there isnt a difference between the stock libmspack and the internal clamav libmspack so 1 can be ignored.
I have submitted a patch for 3.
I have also tested
After a closer look I realised that there isnt a difference between the stock libmspack and the internal clamav libmspack so 1 can be ignored.
I have submitted a patch for 3.
I have also tested
|
By
yoc
·
#50168
·
|
|
[meta-security][PATCH] clamav: add INSTALL_CLAMAV_CVD flag to do_install
Recipe provides INSTALL_CLAMAV_CVD flag to bypass clamav
cvd db creation. During do_install this flag should be
used to conditionally skip install of cvd db if needed.
Signed-off-by: Charlie Davies
Recipe provides INSTALL_CLAMAV_CVD flag to bypass clamav
cvd db creation. During do_install this flag should be
used to conditionally skip install of cvd db if needed.
Signed-off-by: Charlie Davies
|
By
Charlie Davies
·
#50167
·
|
|
Re: [meta-security][meta-hardening][PATCH] meta-harden: Add a layer to demo harding OE/YP
On 8/2/20 2:47 AM, Konrad Weihmann wrote:
There are plans to broaden it. Some of this was came from another layer I have which did not belong.
That would be awesome
On 8/2/20 2:47 AM, Konrad Weihmann wrote:
There are plans to broaden it. Some of this was came from another layer I have which did not belong.
That would be awesome
|
By
Armin Kuster
·
#50166
·
|
|
Re: [meta-security][meta-hardening][PATCH] meta-harden: Add a layer to demo harding OE/YP
Hi,
is this just a demo, or are there plans to broaden the scope of this layer?
To me it would make perfectly sense to have more of these features (besides sudo, openssh and root-pwd) and I'm willing
Hi,
is this just a demo, or are there plans to broaden the scope of this layer?
To me it would make perfectly sense to have more of these features (besides sudo, openssh and root-pwd) and I'm willing
|
By
Konrad Weihmann <kweihmann@...>
·
#50165
·
|
|
Re: dunfell gcc-sanitizers-arm-8.3 fails to build
Ah, right, I see! Yes, I think I'll stick with that suggestion.
Thanks for the explanation.
Ah, right, I see! Yes, I think I'll stick with that suggestion.
Thanks for the explanation.
|
By
Ryan Harkin <ryan.harkin@...>
·
#50164
·
|
|
ERROR : Building SDK for RPI
"I am trying to build SDK for raspberry
While i am trying to build the SDK
I got these errors,
and now I am trying to solve this error
can you please help me
~bobby
Thank you soo much
"I am trying to build SDK for raspberry
While i am trying to build the SDK
I got these errors,
and now I am trying to solve this error
can you please help me
~bobby
Thank you soo much
|
By
Bobby
·
#50163
·
|
|
Re: dunfell gcc-sanitizers-arm-8.3 fails to build
<sumit.garg=linaro.org@...> wrote:
It's using GCC 9.3 from OE core. If you wish to use Arm toolchain then
you need to override the default OE core GCC version with Arm
toolchain GCC
<sumit.garg=linaro.org@...> wrote:
It's using GCC 9.3 from OE core. If you wish to use Arm toolchain then
you need to override the default OE core GCC version with Arm
toolchain GCC
|
By
Sumit Garg
·
#50162
·
|
|
Re: dunfell gcc-sanitizers-arm-8.3 fails to build
Arm GCC 9.3 toolchain isn't released yet (see here [1]).
[1] https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads
-Sumit
Arm GCC 9.3 toolchain isn't released yet (see here [1]).
[1] https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads
-Sumit
|
By
Sumit Garg
·
#50161
·
|
|
Re: dunfell gcc-sanitizers-arm-8.3 fails to build
AFAIK, as upstream OE switches to a newer GCC version, it stops
supporting older GCC versions. And since we are building here Arm
toolchain from source and rely on OE core recipes, so it is
AFAIK, as upstream OE switches to a newer GCC version, it stops
supporting older GCC versions. And since we are building here Arm
toolchain from source and rely on OE core recipes, so it is
|
By
Sumit Garg
·
#50160
·
|
|
Re: dunfell gcc-sanitizers-arm-8.3 fails to build
I'm sorry, that's incorrect: local.conf has an over-ride to specify 8.3.
I've just removed it and now it's using 9.3. And it's building fine.
Sumit, do you know if there's a reason for using 9.2 in
I'm sorry, that's incorrect: local.conf has an over-ride to specify 8.3.
I've just removed it and now it's using 9.3. And it's building fine.
Sumit, do you know if there's a reason for using 9.2 in
|
By
Ryan Harkin <ryan.harkin@...>
·
#50159
·
|
|
Re: dunfell gcc-sanitizers-arm-8.3 fails to build
Hi Sumit,
I can do that, I have no reason to use 8.3 other than it's the default. Is my problem a known issue with 8.3, or is moving to 9.2 a general suggestion?
Thanks for the pointer.
Hi Sumit,
I can do that, I have no reason to use 8.3 other than it's the default. Is my problem a known issue with 8.3, or is moving to 9.2 a general suggestion?
Thanks for the pointer.
|
By
Ryan Harkin <ryan.harkin@...>
·
#50158
·
|
|
Re: dunfell gcc-sanitizers-arm-8.3 fails to build
Hi Khem,
I assume so. I haven't attempted to change the default.
Hi Khem,
I assume so. I haven't attempted to change the default.
|
By
Ryan Harkin <ryan.harkin@...>
·
#50157
·
|
|
Re: dunfell gcc-sanitizers-arm-8.3 fails to build
Hi Ryan,
I would suggest you to switch to GCC 9.2 Arm toolchain for Dunfell.
RPB does the same [1].
GCCVERSION = "arm-9.2"
[1]
Hi Ryan,
I would suggest you to switch to GCC 9.2 Arm toolchain for Dunfell.
RPB does the same [1].
GCCVERSION = "arm-9.2"
[1]
|
By
Sumit Garg
·
#50156
·
|
|
Extracting files and creating directory tar.gz's from yocto created root filesystem
#yocto
I am successfully creating a root file-system for my project (roko version). I am interested in performing modifications to the root file-system after it has been constructed with a recipe.
I
I am successfully creating a root file-system for my project (roko version). I am interested in performing modifications to the root file-system after it has been constructed with a recipe.
I
|
By
forstevers
·
#50155
·
|
|
Re: dunfell gcc-sanitizers-arm-8.3 fails to build
is gcc 8.3 the latest for linaro
is gcc 8.3 the latest for linaro
|
By
Khem Raj
·
#50154
·
|
|
Re: cannot build PDF docs
Rob,
On 7/31/20 8:19 AM, Rob Prowel wrote:
I believe you are hitting a known bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13767
regards,
Armin
Rob,
On 7/31/20 8:19 AM, Rob Prowel wrote:
I believe you are hitting a known bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13767
regards,
Armin
|
By
Armin Kuster
·
#50153
·
|
|
dunfell gcc-sanitizers-arm-8.3 fails to build
Hello,
I'm migrating from Warrior to Dunfell and I'm getting a curious build failure in gcc-sanitizers.
Here's the full gory detail: https://pastebin.ubuntu.com/p/nh4cDKMvgS/
However, the main
Hello,
I'm migrating from Warrior to Dunfell and I'm getting a curious build failure in gcc-sanitizers.
Here's the full gory detail: https://pastebin.ubuntu.com/p/nh4cDKMvgS/
However, the main
|
By
Ryan Harkin <ryan.harkin@...>
·
#50152
·
|
|
cannot build PDF docs
Is there some magic to building the PDF versions of the yocto docs? I've tried on multiple machines running debian and differing versions of ubuntu and consistently the PDF docs fail to build.
Font
Is there some magic to building the PDF versions of the yocto docs? I've tried on multiple machines running debian and differing versions of ubuntu and consistently the PDF docs fail to build.
Font
|
By
Rob Prowel <rprowel@...>
·
#50151
·
|