Re: [yocto] Strange errors while executing poky/meta/recipes-devtools/gcc/gcc-cross_13.2.bb using scarthgap release

2024-05-17 Thread Quentin Schulz via lists.yoctoproject.org
Hi Zoran, On 5/17/24 1:28 PM, Zoran Stojsavljevic wrote: Remember how Fedora 40 is unsupported? If you want to use Fedora 40 then you’ll need to join in with the effort to support GCC 14.1, which involves fixing problems like this. If you don’t want to do that, then use a supported host

Re: [yocto] Strange errors while executing poky/meta/recipes-devtools/gcc/gcc-cross_13.2.bb using scarthgap release

2024-05-17 Thread Zoran
> Remember how Fedora 40 is unsupported? If you want to use > Fedora 40 then you’ll need to join in with the effort to support GCC 14.1, > which involves fixing problems like this. > > If you don’t want to do that, then use a supported host distribution. I have to give you credit for this one.

Re: [yocto] Strange errors while executing poky/meta/recipes-devtools/gcc/gcc-cross_13.2.bb using scarthgap release

2024-05-17 Thread Ross Burton
On 17 May 2024, at 11:13, Zoran Stojsavljevic wrote: > ERROR: Logfile of failure stored in: > /home/vuser/projects2/yocto/yocto_test2/bbb-yocto/poky/build/tmp/work/x86_64-linux/cracklib-native/2.9.11/temp/log.do_compile.628699 If you look at the log file: | ../../git/src/lib/packlib.c:554:40:

Re: [yocto] packages not generated in output folder

2024-05-17 Thread Ross Burton
On 16 May 2024, at 20:28, SIMON BABY via lists.yoctoproject.org wrote: > > Hello, > > I am building some applications in 5.15.0-102-generic #112~20.04.1-Ubuntu. My > yocto recipes aeh building successfully but I am unable to see any package > folders under the tmp directory. I see only log

Re: [yocto] Strange errors while executing poky/meta/recipes-devtools/gcc/gcc-cross_13.2.bb using scarthgap release

2024-05-17 Thread Martin Jansa
You're most likely missing this fix: https://git.openembedded.org/openembedded-core/commit/?id=914128f6bd988cde278e087fb9457a0c70c7e5ec On Fri, May 17, 2024 at 12:47 PM Zoran via lists.yoctoproject.org wrote: > > Hello People, > > Thank you very much for helping me with uninative. > > This

Re: [yocto] Strange errors while executing poky/meta/recipes-devtools/gcc/gcc-cross_13.2.bb using scarthgap release

2024-05-17 Thread Zoran
Hello People, Thank you very much for helping me with uninative. This command does it for time being (as said): INHERIT:remove = “uninative” I fixed a few issues furthermore (my own mess). But interesting enough, I have another package issue which popped up (the last obstacle before building

[yocto] Getting error when i build an image after starting the toaster

2024-05-17 Thread dhanyalakshmi.k via lists.yoctoproject.org
Hello, I'm Dhanya,currently working to build an image using toaster. But the image is getting build successfully but at the last in toaster message i'm getting the error as " *ERROR: Target_File matching query does not exist*." The steps i followed is: $ sudo apt install gawk wget git diffstat