kanavin has quit [Read error: Connection reset by peer]
uartz has quit [Ping timeout: 260 seconds]
jmiehe has quit [Quit: jmiehe]
amitk has joined #yocto
vThor has quit [Quit: kill -9 $pid]
vThor has joined #yocto
enok has joined #yocto
goliath has joined #yocto
frieder has joined #yocto
adrianalin has joined #yocto
rfuentess has joined #yocto
prabhakalad has quit [Quit: Konversation terminated!]
adrianalin has quit [Quit: Client closed]
prabhakalad has joined #yocto
CrazyGecko has joined #yocto
mckoan|away is now known as mckoan
BoergeSt has joined #yocto
Kubu_work has joined #yocto
dmoseley_ has joined #yocto
dmoseley has quit [Ping timeout: 276 seconds]
dmoseley_ has quit [Ping timeout: 252 seconds]
dmoseley has joined #yocto
ablu has quit [Ping timeout: 265 seconds]
ablu has joined #yocto
dmoseley_ has joined #yocto
dmoseley has quit [Ping timeout: 252 seconds]
prabhakalad has quit [Ping timeout: 252 seconds]
prabhakalad has joined #yocto
florian_kc has joined #yocto
tacotiem has joined #yocto
florian__ has joined #yocto
dmoseley has joined #yocto
florian_kc has quit [Ping timeout: 252 seconds]
dmoseley_ has quit [Ping timeout: 252 seconds]
enok has quit [Ping timeout: 244 seconds]
CrazyGecko has quit [Remote host closed the connection]
leon-anavi has joined #yocto
adrianalin has joined #yocto
<adrianalin>
if I am using a Yocto SDK, would it be a requirement for the SDK libc to match the host libc?
<adrianalin>
*hello
* mcfrisk
rolls eyes at core-image-initramfs-boot with nothing but a zero size /init file after core-image-base rebuild
<RP>
mcfrisk: can you reproduce it?
<RP>
adrianalin: no, we just require the host libc isn't newer
ello has quit [Ping timeout: 244 seconds]
ello has joined #yocto
<mcfrisk>
RP: not really, but it's now second time that qemu boot fails due to this. wiping tmp cured it once. rebuild and it's back. trying to debug. in workdir cpio_append/init seems to be a zero size file...
BoergeSt has quit [Quit: WeeChat 4.1.1]
BoergeSt has joined #yocto
BoergeSt has quit [Client Quit]
BoergeSt has joined #yocto
enok has joined #yocto
florian__ is now known as florian
enok71 has joined #yocto
enok has quit [Read error: Connection reset by peer]
enok71 is now known as enok
enok71 has joined #yocto
enok has quit [Client Quit]
enok71 is now known as enok
<yocton>
Do we support local.conf without newline at EOF?
rfuentess has quit [Ping timeout: 246 seconds]
<yocton>
I ask because the reproducibility test fails without a newline at EOF. I guess we should fix the reproducibility test...
rfuentess has joined #yocto
<RP>
yocton: I think something somewhere doesn't add a line without a newline
<RP>
yocton: i.e. two lines end up merged together
<RP>
yocton: I've seen it before but never dug into the root cause
<yocton>
yes, I get something like OEQA_REPRODUCIBLE_TEST_TARGET = "bash"SSTATE_DIR ?= "/home/yocon/yocto/sstate-cache"
<yocton>
I'll open a bug, this should make a nice newcomer bug :)
<RP>
yocton: maybe. The question is should appending lines add a newline before, after, or both?
<yocton>
RP: I'd say : start by appending a newline (to ensure you're really at a start of a line), then, end every lines you add with a newline. As a side effect, this will put a newline at EOF
<RP>
yocton: it could lead to lots of double spaced variables
<RP>
this is why it could be a bit harder than newcommer :/
<yocton>
Ok, not newcomer then, but a bug nonetheless
<RP>
definitely a bug
<yocton>
I'll create it
<mcfrisk>
RP: rm_work I presume. something retriggers do_image and wants rootfs but that has already been wiped by rm_work. bitbake-diffsigs output in https://pastebin.com/raw/FHTpPKnz is odd since neither meta-xilinx nor meta-freescale are enabled in the build. I do shared sstate with builds which enable those layers though.
<RP>
mcfrisk: ah, rm_work. That could make an interesting mess
<RP>
mcfrisk: those two .py files changing checksum is odd, that suggests you updated the metadata?
<mcfrisk>
RP: the .py files were changed Jan 14th. something else is odd and retriggering image rebuilds, which then sometimes end up with rm_work racing do_image tasks which end up with empty rootfs directory. it is hard to understand what is going on. I don't think bitbake-diffsigs output is really correct
<RP>
mcfrisk: I suspect it might be looking at the last change it could find
<RP>
mcfrisk: in WORKDIR/temp the task_order file may give hints about the actual ordering
<mcfrisk>
RP: build logs show meta-arm side gen-sbkeys with do_install[nostamp] = "1" is always executed first. that triggers spdx etc tasks elsewhere for the initramfs and rootfs. I think that is the root cause. handling random secrets in builds is tricky...
<RP>
mcfrisk: yes, that could do it :/
<RP>
mcfrisk: although tasks should rebuild safely so there is a bug in there somewhere
<mcfrisk>
I think rm_work should not remove rootfs because different image formats may depend on it, like wic and the initrd cpio. They don't fail if rootfs directory is empty, since that is a valid usecase too
<RP>
mcfrisk: in rm_work.bbclass there are a load of task masks, I suspect some task is missing from the list
florian has quit [Ping timeout: 252 seconds]
<RP>
mcfrisk: basically once it runs, it should re-trigger everything to rebuild and it isn't
<RP>
mcfrisk: rm_work basically promotes tasks to pretend they came from sstate
adrianalin has quit [Quit: Client closed]
adrianalin has joined #yocto
enok has quit [Ping timeout: 252 seconds]
enok has joined #yocto
ctraven is now known as sotaoverride
florian has joined #yocto
ThomasRoos has joined #yocto
<ThomasRoos>
Any idea if I need a more recent cmake on kirkstone branch? Is there a mixin available? Or any other ideas?
adrianalin has quit [Quit: Client closed]
uartz has joined #yocto
cyxae has joined #yocto
cyxae_ has joined #yocto
cyxae has quit [Ping timeout: 246 seconds]
cyxae_ is now known as cyxae
enok has quit [Quit: enok]
enok71 has joined #yocto
PhoenixMage has quit [Ping timeout: 244 seconds]
PhoenixMage has joined #yocto
enok71 has quit [Ping timeout: 252 seconds]
Tyaku has quit [Quit: leaving]
PhoenixMage has quit [Ping timeout: 248 seconds]
PhoenixMage has joined #yocto
ThomasRoos has quit [Quit: Client closed]
ThomasRoos has joined #yocto
Xagen has joined #yocto
goliath has quit [Quit: SIGSEGV]
rfuentess has quit [Remote host closed the connection]
jmiehe has joined #yocto
<denix>
rsalveti: tried this on SUSE Leap/Enterprise 15.5 with kernel 5.14 and it didn't work :(
kanavin_ has quit [Remote host closed the connection]
kanavin_ has joined #yocto
<rsalveti>
weird, maybe 5.14 is a bit too old for this
enok has joined #yocto
kanavin_ has quit [Read error: Connection reset by peer]
kanavin_ has joined #yocto
konsgn has quit [Quit: Ping timeout (120 seconds)]
konsgn has joined #yocto
konsgn has quit [Quit: Ping timeout (120 seconds)]
konsgn has joined #yocto
enok has quit [Ping timeout: 248 seconds]
ThomasRoos has quit [Quit: Client closed]
Kubu_work has quit [Quit: Leaving.]
frieder has quit [Remote host closed the connection]
<qschulz>
rburton: you still looking into other b4 patches or can I resend a v4 tomorrow morning :) ?
<qschulz>
(or right now if people don't mind the spamming)
<rburton>
qschulz: now is fine, that was my only thought
<qschulz>
rburton: I had forgotten one is supposed to use command -v in shell scripts also IIRC
<qschulz>
(will use shutil.which, no worries :) )
jmiehe has quit [Quit: jmiehe]
kanavin has joined #yocto
kanavin_ has quit [Ping timeout: 248 seconds]
druppy has joined #yocto
<denix>
rsalveti: which kernel do you run on your 22.04 host?
druppy has quit [Ping timeout: 252 seconds]
<rsalveti>
denix: 6.8
<denix>
ah, ok. so 5.15 also doesn't seem to cut it - that was the last official update for 20.04... and 22.04 was released with it as well
Xagen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cyxae has quit [Quit: cyxae]
cyxae has joined #yocto
rob_w has quit [Ping timeout: 272 seconds]
mckoan is now known as mckoan|away
florian has quit [Ping timeout: 260 seconds]
chep has quit [Ping timeout: 248 seconds]
Xagen has joined #yocto
chep has joined #yocto
enok has joined #yocto
leon-anavi has quit [Quit: Leaving]
enok has quit [Ping timeout: 244 seconds]
frgo_ has joined #yocto
frgo__ has joined #yocto
frgo_ has quit [Read error: Connection reset by peer]
<khem>
denix:you can use hwe kernel on 22.04 which is at 6.8 right now
frgo__ has quit [Read error: Connection reset by peer]
frgo_ has joined #yocto
frgo has quit [Ping timeout: 246 seconds]
<denix>
khem: yes, I know, I don't use 22.04
frgo_ has quit [Ping timeout: 268 seconds]
<khem>
20.04 does not cut it, you could use the mainline kernel PPA but that does not work with older than 22.04 releases either
konsgn has quit [Remote host closed the connection]
konsgn has joined #yocto
<khem>
I think if you had arm64 h/w then you were in luck for 20.04 to have 6.8
frgo has joined #yocto
frgo has quit [Ping timeout: 252 seconds]
Guest79 has joined #yocto
vermaete has joined #yocto
enok has joined #yocto
tacotiem has quit [Ping timeout: 252 seconds]
PhoenixMage has quit [Ping timeout: 265 seconds]
<tgamblin>
qschulz: if you're going to submit a v5 of your b4 series, maybe alter the subject line to be "b4: add basic config file" or something to satisfy patchtest? Even "core: add basic b4 config file" if you don't want it to imply it's for the recipe
PhoenixMage has joined #yocto
frgo has joined #yocto
<denix>
khem: I'm flexible to use any builder I want, but my customers are not that much...
angolini_ has joined #yocto
vermaete has quit [Quit: Client closed]
florian has joined #yocto
frgo has quit [Read error: Connection reset by peer]
frgo has joined #yocto
frgo has quit [Read error: Connection reset by peer]
frgo has joined #yocto
Guest10 has joined #yocto
goliath has joined #yocto
<Guest10>
Hi,
<Guest10>
I am looking for a prebuild sdk toolchain script for a project I am working on.