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
qschulz has quit [Remote host closed the connection]
qschulz has joined #yocto
<khem> rburton: core-image-ptest-python3-numpy has failures for me when running on armhost and targetting qemuarm64, this is with clang, but it works ok for qemux86-64
sakoman has quit [Ping timeout: 252 seconds]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
Articulus5 has joined #yocto
sakoman has joined #yocto
Articulus has quit [Read error: Connection reset by peer]
Vonter has quit [Ping timeout: 252 seconds]
Vonter has joined #yocto
<khem> RP: https://lore.kernel.org/openembedded-core/20250801042242.3076232-1-raj.khem@gmail.com/ is awaited for SDK builds with clang to succeed, the issue mathieudb reported against it is infact not related to this as you can see in the thread
Articulus5 has quit [Remote host closed the connection]
Articulus5 has joined #yocto
Vonter has quit [Ping timeout: 245 seconds]
Vonter has joined #yocto
jmd has joined #yocto
HarishSadineni62 has joined #yocto
HarishSadineni62 has quit [Client Quit]
rob_w has joined #yocto
goliath has joined #yocto
Guest21 has joined #yocto
vthor has quit [Remote host closed the connection]
savolla has joined #yocto
Guest21 has quit [Ping timeout: 276 seconds]
frieder has joined #yocto
ok4nd has joined #yocto
Jones42 has joined #yocto
Kubu_work has quit [Ping timeout: 265 seconds]
ok4nd has quit [Quit: Client disconnecting]
kanavin has joined #yocto
zkrx has quit []
zkrx has joined #yocto
<mathieudb> khem: I do not know what I did with the glibc upgrade patch. I clearly remember this one, as I had a very small conflict to fix, yet it looks like it was never in my branch. Taking it now
vermaete has joined #yocto
<vermaete> Is there a reason to have and SRCREV and SRC_URI[sha256] in a recipe?
dmoseley_ has joined #yocto
dmoseley has quit [Ping timeout: 240 seconds]
Kubu_work has joined #yocto
<kanavin> vermaete, probably an oversight when converting from tarball to git or vv
<kanavin> git blame can help
<vermaete> @kanavin: will send a patch.  Thanks for the response
<vermaete> I expect that the cli11 package does have the code.  So the -dev packages should be empty.
<kanavin> vermaete, it's a component that has only a header, and that header goes to -dev
<vermaete> But it reads as if -dev is empty?
<kanavin> the line intends to prevent a packaging or do_rootfs error, but I don't remember which one, you can comment out and try
<kanavin> # cli11 is a header only C++ library, so the main package will be empty.
<vermaete> RDEPENDS:${PN}-dev = ""
<kanavin> that means that -dev package is forcibly not depending on the main package
<kanavin> at runtime
<kanavin> because usually it does
<vermaete> Okay, I will send a patch to the mailing list about the git hash.
<vermaete> And I think something is wrong with the latest update.  The image for meta-ros can not be created
<vermaete> But I will check if it is working with the previous version.
<vermaete> Thansk for the quick answer.
jmd has quit [Remote host closed the connection]
ptsneves has joined #yocto
ptsneves has quit [Read error: Connection reset by peer]
Xagen has quit [Read error: Connection reset by peer]
Xagen has joined #yocto
dmoseley has joined #yocto
dmoseley_ has quit [Ping timeout: 260 seconds]
Articulus5 has quit [Quit: Leaving]
vermaete has quit [Ping timeout: 252 seconds]
leon-anavi has joined #yocto
mbulut has joined #yocto
prabhakalad has quit [Ping timeout: 260 seconds]
prabhakalad has joined #yocto
prabhakalad has quit [Ping timeout: 252 seconds]
prabhakalad has joined #yocto
prabhakalad has quit [Ping timeout: 252 seconds]
prabhakalad has joined #yocto
prabhakalad has quit [Ping timeout: 260 seconds]
prabhakalad has joined #yocto
prabhakalad has quit [Ping timeout: 245 seconds]
JJalling has joined #yocto
alperak has joined #yocto
prabhakalad has joined #yocto
prabhakalad has quit [Ping timeout: 260 seconds]
prabhakalad has joined #yocto
ptsneves has joined #yocto
ablu has quit [Ping timeout: 276 seconds]
ablu has joined #yocto
JJalling has quit [Ping timeout: 252 seconds]
ptsneves has quit [Read error: Connection reset by peer]
RyanEatmon has quit [Remote host closed the connection]
RyanEatmon has joined #yocto
vthor has joined #yocto
vthor has quit [Changing host]
vthor has joined #yocto
|Xagen has joined #yocto
Xagen has quit [Ping timeout: 276 seconds]
|Xagen has quit [Ping timeout: 260 seconds]
rgolledge has quit [Ping timeout: 245 seconds]
rgolledge has joined #yocto
bhstalel has joined #yocto
rob_w has quit [Remote host closed the connection]
<RP> JPEW: thanks, that seems to work well, except that linux-yocto is breaking with basehash errors. More debugging to look into...
ray-san has quit [Ping timeout: 276 seconds]
<gmorell> ~/w 2
goliath has quit [Quit: SIGSEGV]
mbulut has quit [Remote host closed the connection]
mbulut has joined #yocto
mbulut has quit [Ping timeout: 260 seconds]
<RP> JPEW: Variable RPROVIDES:kernel-base value changed:
<RP> " kernel-${KERNEL_VERSION} kernel-base [-kernel-6.12.38-yocto-standard-] {+kernel-None+} kernel-base lib32-kernel-base"
Jones42 has quit [Ping timeout: 248 seconds]
rber|res has quit [Remote host closed the connection]
<khem> rburton: here is a reduced case for numpy issue on qemuarm64 issue I mentioned last night - https://termbin.com/j9rn
<RP> khem: I think ross has a better patch for the BUILD_LDFLAGS issue so I'll try and get that in through patch review tomorrow
<RP> JPEW: it s probably an expanded vs unexpanded issue. I'm testing a fix
<khem> RP: ok, which one ?
<khem> is it on ML
<khem> ah thats for libclc alone and thats a replacement for my another patch - https://patchwork.yoctoproject.org/project/oe-core/patch/20250730061807.1642753-1-raj.khem@gmail.com/
<khem> and yes please take in rburton 's patch for this issue
<khem> this is different problem
<khem> its with clang-native bbclass
Jones42 has joined #yocto
<RP> khem: ok, that one is in master-next
<khem> cool
Jones42 has quit [Ping timeout: 252 seconds]
Jones42 has joined #yocto
Jones42 has quit [Ping timeout: 248 seconds]
dmoseley has quit [Quit: ZNC 1.9.1 - https://znc.in]
dmoseley has joined #yocto
Kubu_work has quit [Quit: Leaving.]
Kubu_work has joined #yocto
khem has quit [Quit: WeeChat 4.7.0]
Vonter has quit [Ping timeout: 240 seconds]
Kubu_work has quit [Ping timeout: 276 seconds]
khem has joined #yocto
dgriego has quit [Ping timeout: 276 seconds]
dgriego has joined #yocto
Fr4nk has joined #yocto
jmd has joined #yocto
alperak has quit [Quit: Connection closed for inactivity]
goliath has joined #yocto
bhstalel has quit [Quit: Client closed]
frieder has quit [Remote host closed the connection]
<Crofton> Can someone not logged in to pretalx confirm the prelim schedule is public? https://pretalx.com/ypdd-amsterdam-2025/schedule/
<Habbie> i see a schedule
<Habbie> (i've never been logged in to any yocto stuff)
<khem> Crofton: yes visible
<Crofton> thanks
Fr4nk has quit [Quit: The Lounge - https://thelounge.chat]
Fr4nk has joined #yocto
Kubu_work has joined #yocto
<khem> rburton: -mbranch-protection=standard was added to all aarch64 TUNE_CCARGS see - https://git.yoctoproject.org/poky/commit/?id=af39b83e58ec159a9a13d85067c2595535442566 , it does have unintended consequence on clang + llvm-libunwind usecase - https://github.com/kraj/meta-clang/issues/963
paulg has joined #yocto
dvergatal has joined #yocto
<dvergatal> hi all is it possible to run target machine image in qemu with teh usage of runqemu described in the manual https://docs.yoctoproject.org/dev-manual/qemu.html or do I have to modify the image for qemu?
<khem> dvergatal:well, kernel configured for targt might not work on qemu right away
<khem> so you might have to look for defconfig option differences
<dvergatal> khem: it still shouts that i don't have qemuboot.conf
Jones42 has joined #yocto
<khem> ah yes, runqemu depends on some scripts and configurations that are built when a target is a qemu based machine
<khem> see meta/conf/machine/include/qemu.inc
<khem> I think it might not work out of box for non-qemu machines
<dvergatal> yeah this is what i thought
<dvergatal> i will have to create a separate machine config for that purpouse
druppy has joined #yocto
Jones42 has quit [Ping timeout: 260 seconds]
druppy has quit [Quit: druppy]
druppy has joined #yocto
druppy has quit [Ping timeout: 248 seconds]
<dvergatal> ok building new machine image and will than work on adjusting kernel config for qemu
goliath has quit [Quit: SIGSEGV]
leon-anavi has quit [Remote host closed the connection]
jmd has quit [Remote host closed the connection]
<rburton> khem: I’m on holiday now, pester jonmason :)
dmoseley_ has joined #yocto
dmoseley has quit [Ping timeout: 276 seconds]
<jonmason> what did rburton break?
<RP> jonmason: everything :) Looking forward to your help!
* jonmason channels my best rburton with "burn it down!"
<RP> jonmason: you need to increase your number of nearly finished branches too :)
<RP> JPEW: one thing which puzzles me - why doesn't the bb.utils.join_deps() call trigger errors?
<JPEW> RP: Huh, that is a good question
<jonmason> only 33 WIP branches for meta-arm, not nearly enough
<JPEW> RP: Or explode_deps_versions2 for that matter
<RP> JPEW: right
savolla has quit [Quit: WeeChat 4.7.0]
savolla has joined #yocto
Kubu_work has quit [Quit: Leaving.]
dgriego has quit [Ping timeout: 276 seconds]
dgriego has joined #yocto
Kubu_work has joined #yocto
Xagen has joined #yocto
vthor has quit [Quit: kill -9 $pid]
<khem> jonmason: ell compiler-rt does not seem to have gcs markings in assembly files (.S) as a result .so that links it in also gors without gcs markings. But when this .so is linked in into an app then linker complains like https://git.yoctoproject.org/poky/commit/meta/recipes-core/systemd?id=b2d8a30f2279adf9772305444fc3f0a71c966936
<khem> in meta-clang -mbranch-protection=standard is removed from TUNE_CCARGS ( for a different reason ) but we do not see this problem when building with meta-clang due to this
<khem> however, if I use clang just with oe-core and set TC_CXX_RUNTIME = "llvm" and build say systemd for qemuarm64 then we see the problem
<khem> rburton's clang cleansup have regressed some bits as well sadly, but not too badly, I am sending couple of patches for that
<khem> that added pac/bti support piece, likewise we need for gcs as well
<khem> jonmason: btw. I sent v2 of the mtune/march patch which is comprehensive, would be good if you can give it a shot