<Saur[m]>
Guest14: That looks odd. Worth noting is that both `mesa-native` and `gcc` are built using the host compiler. What is its version, i.e., what does `gcc --version` return?
<Guest14>
Copyright (C) 2019 Free Software Foundation, Inc.
<Guest14>
This is free software; see the source for copying conditions. There is NO
<Guest14>
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
goliath has joined #yocto
<Saur[m]>
Guest14: Nothing odd there. Unfortunately that's about my extent of compiler/linker related knowledge. You will probably have to wait for a better answer until someone who's knows more about that part comes online (which may be later today, given that it is still very early in the US, or tomorrow, given that it is Sunday today).
<RP>
Guest14: that is looking a bit like gcc 9 from your host can't handle the code in mesa 22 :/
<Saur[m]>
Well, mesa-native is one thing, but it not being able to build gcc.
<Guest14>
okay guys thanks:(
<RP>
Saur is right, gcc target shouldn't fail like that. There is something odd going on there
<RP>
Guest14: which host OS/Distro is that with?
<Guest14>
@RP Ubuntu 20.04.4 LTS
<RP>
Guest14: which is odd as I build on that myself
<Guest14>
want to go deeper but dont able to got my first image:(
<Saur[m]>
Is it a new Ubuntu installation, or have you used it for other thing before?
<RP>
Guest14: have you made changes to that OS in some way?
<RP>
Guest14: we have a 20.04 instance in our autobuilder running builds similar to the quickstart so this is something we test
<Guest14>
its not new installation, im using that distro for months and i didnt change any system files.
<Guest14>
and i tried lowering thread numbers. when i did it i just got error for gcc, not for mesa
<Guest14>
#BB_NUMBER_THREADS = "1"
<Guest14>
#PARALLEL_MAKE = "-j 1"
<Guest14>
in local.conf
<Guest14>
but without these lines, i got mesa and gcc error. i tried it because i read something maybe issue is the bootleneck of ram
troth has quit [Ping timeout: 246 seconds]
florian has joined #yocto
troth has joined #yocto
florian has quit [Ping timeout: 268 seconds]
GNUmoon has quit [Remote host closed the connection]
Mike23 has joined #yocto
Mike23 has quit [Quit: Client closed]
deee101[m] has joined #yocto
<RP>
Guest14: how much memory has your system got?
<Guest14>
8gb
<RP>
Guest14: That is probably on the low side so you will have to limit the parallelism
<Guest14>
i limited but still failed
<Saur[m]>
Even if it is on the low side, it shouldn't cause link errors like those though.
<Guest14>
and i got 0% match for sstate, what can be cause that? im thinking to delete all files and start freshly but it is taking too much time and it cant use sstate
zen_coder has joined #yocto
xmn has quit [Quit: ZZZzzz…]
Guest14 has quit [Quit: Client closed]
xmn has joined #yocto
otavio_ has joined #yocto
otavio has quit [Read error: Connection reset by peer]
sakoman has joined #yocto
berton[m] has quit [Quit: You have been kicked for being idle]
florian has joined #yocto
florian has quit [Ping timeout: 268 seconds]
alessioigor has joined #yocto
alessioigor has quit [Quit: alessioigor]
<amahnui[m]>
<Guest14> "and i got 0% match for sstate..." <- Hello @guest14 please which command did you run if I may ask?
sakoman has quit [Quit: Leaving.]
florian has joined #yocto
<hushmoney>
my hw vendor provided a bsp layer which requires me to set MACHINE="foo" and BOARD="bar" in my local.conf to build for their eval board. i'd like to write my own baz-image.bb, and i would like to include some recipes only when building for the eval board (when BOARD == "foo"). what is the right way to go about this?
<hushmoney>
put eval-board-only recipes in their own package group and conditionally require the packagegroup from the image, or have the conditional logic in the packagegroup that contains the rest of my software? also what is the syntax for this condition? i'm confused by bitbake's XYZ_SUCH_AND_SO_append stuff
argonautx has joined #yocto
Guest14 has joined #yocto
xmn has quit [Ping timeout: 268 seconds]
florian has quit [Ping timeout: 256 seconds]
Guest14 has quit [Ping timeout: 250 seconds]
argonautx has quit [Quit: Leaving]
florian has joined #yocto
jmiehe has quit [Quit: jmiehe]
florian has quit [Ping timeout: 256 seconds]
Guest14 has joined #yocto
Guest14 has quit [Ping timeout: 250 seconds]
zen_coder has quit [Remote host closed the connection]