LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
<rfs613> vmeson: thanks for the suggestion (of commenting out patches), indeed that is workable solution for me
vvn has quit [Quit: WeeChat 4.6.3]
alperak has quit [Quit: Connection closed for inactivity]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
goliath has quit [Quit: SIGSEGV]
deribaucourt has joined #yocto
ederibaucourt has quit [Ping timeout: 252 seconds]
vvn has joined #yocto
dvergatal has quit [Ping timeout: 268 seconds]
sakman has quit [Quit: Leaving]
vvn has quit [Quit: WeeChat 4.6.3]
vvn has joined #yocto
<mcfrisk> RP: qemu boot did not happen with KVM? qemu-system-aarch64 was given -enable-kvm but kernel did not detect KVM hypervisor services. Could this build machine have issues with KVM setup? Or it's a race condition in the running kernel inside qemu
sakoman has quit [Ping timeout: 248 seconds]
sakoman has joined #yocto
wCPO has quit [Read error: Connection reset by peer]
wCPO has joined #yocto
vvn has quit [Quit: WeeChat 4.6.3]
frgo has quit [Read error: Connection reset by peer]
frgo_ has joined #yocto
dvergatal has joined #yocto
ptsneves has joined #yocto
mckoan|away is now known as mckoan
zeemate has joined #yocto
rfuentess has joined #yocto
leon-anavi has joined #yocto
<Tyaku> I found what was the problem with my U-boot receipe, insalling /usr/share/u-boot.dtb that was not acessible from recipes-sysroot of another recipe (linux-renesas) that depends on it. The variable SYSROOT_DIRS was good in linux-renesas receipe but not on U-Boot ! for some unknown reason, it was only set to "/boot" on U-Boot receipe. If I do 'SYSROOT_DIRS:append = " ${datadir}"' -> it's OK, if I do
<Tyaku> 'SYSROOT_DIRS += " ${datadir}" -> it's nok
<Tyaku> with bitbake -e it seems that the original SYSROOT_DIRS are overrite by u-boot.inc. What they do in u-boot.inc is : SYSROOT_DIRS_rzg2l += "/boot"
<RP> mcfrisk: That is what appeared to happen to me. I guess we need to work out if it can use KVM or not...
thomas_34 has joined #yocto
<mcfrisk> RP: I can disable that test. The boot under KVM was setup and working correctly. Something in SMCCC thing did not work, kernel logs are partial. Which kernel is this machine running, Ubuntu 20.04 it OS at least? Are there different kernels and/or HW on the aarch64 build machines?
<mcfrisk> RP: we think it's an issue between the host and guest kernels. would be nice to know the build host kernel version. I will send a patch asap
frgo has joined #yocto
frgo__ has joined #yocto
frgo_ has quit [Ping timeout: 272 seconds]
frgo has quit [Ping timeout: 244 seconds]
<mckoan> Anyone has experience with Azure CLI with Yocto? In particular, is there any layer providing the 'az' command?
<mckoan> Looks like meta-iot-cloud nor meta-iotedge are providing 'az' CLI
ptsneves has quit [Ping timeout: 252 seconds]
MarcWeDLM has joined #yocto
dmoseley has quit [Ping timeout: 248 seconds]
dmoseley has joined #yocto
dmoseley has quit [Remote host closed the connection]
<RP> mcfrisk: it is running "Linux version 5.4.0-216-generic (buildd@bos03-arm64-091) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)) #236-Ubuntu SMP Fri Apr 11 19:55:34 UTC 2025"
<RP> PRETTY_NAME="Ubuntu 20.04.6 LTS" from os-release
mihai has joined #yocto
<mcfrisk> RP: thanks, I suspected that an older kernel. that could be the reason for the failure. Do all of the aarch64 build machines run this distro and kernel version?
<RP> mcfrisk: no, we have four different setups. https://autobuilder.yoctoproject.org/valkyrie/#/workers and grep for arm - 2x 20.04, 2x 22.04 and 2x 2404 and 1x 2410
<RP> mcfrisk: we will probably drop the 20.04 soon
<RP> mcfrisk: in fact it looks like that are paused pending rebuilding with something newer
<mcfrisk> RP: I presume my u-boot KVM test was passing on newer machines but failing only on 20.04 then
<RP> mcfrisk: Hopefully. I just saw the failure last night and wanted to flag it for investigation. If we think it is just 20.04, we can monitor things and check everything else is ok
<RP> mcfrisk: this is one failure amongst many and I can only work on so many at a time :/
rfuentess has quit [Quit: CHELAS!]
<RP> mcfrisk: thanks for looking into it. I'm relieved that we understand the probably cause and by luck, we're decommissioning those workers anyway
<mcfrisk> RP: yes, I see your pain with so many different failures and will help where ever I can, especially if my changes trigger these. understandint autobuilder infra and limitations with tests is a bit harder, getting there I hope.
<RP> mcfrisk: definitely, I try and help with that info! Thanks
<mcfrisk> patch to disable this SMCCC KVM check is on the list since this is just an extra validation check that boot happened with KVM. I don't know how else to check if qemu guest runs with KVM on aarch64 :/
tgamblin__ has joined #yocto
tgamblin_ has quit [Ping timeout: 265 seconds]
florian_kc has joined #yocto
jclsn has quit [Quit: WeeChat 4.6.3]
ablu has quit [Ping timeout: 260 seconds]
ablu has joined #yocto
ptsneves has joined #yocto
<RP> mcfrisk: if that works everywhere else, I'm tempted to leave it as it is a nice check
dmoseley has joined #yocto
thomas_34 has quit [Quit: Client closed]
goliath has joined #yocto
<qschulz> something's messed up with the new kernel-fit-image class I believe?
<qschulz> meta-rockchip master + sed -i s/kernel-fitimage/kernel-fit-image/ conf/machine/**/*.inc
<qschulz> poky master
<qschulz> mmmm the sed is probably NOT what I should be doing anyway, will read a bit more
<qschulz> would be nice to have an entry in the migration manual for that :)
MarcWeDLM has quit [Quit: Client closed]
cyxae has joined #yocto
tgamblin__ is now known as tgamblin
florian has quit [Quit: Ex-Chat]
florian_kc has quit [Ping timeout: 252 seconds]
goliath has quit [Quit: SIGSEGV]
gvmeson has joined #yocto
vmeson has quit [Ping timeout: 252 seconds]
<RP> khem: I've put some toolchain selection patches in master-next. Curious to see what you think. They've their own challenges
goliath has joined #yocto
ptsneves has quit [Ping timeout: 244 seconds]
Fr4nk has quit [Remote host closed the connection]
Fr4nk has joined #yocto
bryanb has joined #yocto
Danct12 has quit [Quit: ZNC 1.9.1 - https://znc.in]
Danct12 has joined #yocto
leon-anavi has quit [Quit: Leaving]
zeemate has quit [Ping timeout: 248 seconds]
Tyaku has quit [Quit: Lost terminal]
<qschulz> tlwoerner: I'm wondering if we shouldn't move panfrost to the gallium-llvm drivers like asahi...
<qschulz> it does bring A LOT more dependencies, but it seems to be the right thing to do according to mesa's docs
<qschulz> so we would need panfrost libclc gallium-llvm in PACKAGECONFIG for example
<khem> RP:yeah saw it with rebase this morning. Looks you will run into inherit last race as well
<RP> khem: not in the same way you did originally
<khem> yes this looks improvement
<khem> we will need to change inherit native to deferred inheirt and same for nativesk etc. wholesale, which is perhaps not a bad deal
<RP> we could make that "magic" with something like BB_DEFER_BBCLASSES = "native nativesdk"
<RP> what that event handler is doing is horrible too
mckoan is now known as mckoan|away
alperak has joined #yocto
<khem> yeah I think BB_DEFER_CLASSES would make it more implicit
<khem> would there be a reason to use them without deferred inherit
<RP> khem: they won't work without it
sgw has quit [Ping timeout: 276 seconds]
<RP> khem: I added BB_DEFER_BBCLASSES on master-next
sgw has joined #yocto
SandeepRaju has joined #yocto
sizzop has joined #yocto
sizzop has quit [Remote host closed the connection]
cyxae has quit [Quit: cyxae]
SandeepRaju has quit [Quit: Client closed]
savolla has joined #yocto
sizzop has joined #yocto
kanavin has quit [Read error: Connection reset by peer]
SandeepRaju has joined #yocto
zeemate has joined #yocto
sizzop has quit [Remote host closed the connection]
zeemate has quit [Ping timeout: 268 seconds]
savolla has quit [Quit: WeeChat 4.6.3]
savolla has joined #yocto
mansandersson868 has quit [Quit: The Lounge - https://thelounge.chat]
mansandersson868 has joined #yocto
savolla has quit [Quit: WeeChat 4.6.3]
savolla has joined #yocto
<khem> RP: master-next with BB_DEFER_BBCLASSES seems better, I will give it a spin with my CI
savolla has quit [Ping timeout: 252 seconds]
khem has quit [Quit: WeeChat 4.6.3]