Xogium has quit [Remote host closed the connection]
Xogium has joined #yocto
Jones42 has quit [Ping timeout: 240 seconds]
savolla has joined #yocto
Xogium has quit [Remote host closed the connection]
Xogium has joined #yocto
Jones42 has joined #yocto
raghavgururajan has quit [Remote host closed the connection]
jonesv has quit [Remote host closed the connection]
tleb has quit [Remote host closed the connection]
mramadany has quit [Remote host closed the connection]
bryanb has quit [Remote host closed the connection]
tostr has quit [Remote host closed the connection]
sfo has quit [Remote host closed the connection]
vthor has joined #yocto
vthor has quit [Changing host]
vthor has joined #yocto
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #yocto
prabhakalad has quit [Client Quit]
prabhakalad has joined #yocto
vladest has quit [Quit: vladest]
mramadany has joined #yocto
bryanb has joined #yocto
sfo has joined #yocto
tleb has joined #yocto
tostr has joined #yocto
raghavgururajan has joined #yocto
jonesv has joined #yocto
Jones42 has quit [Ping timeout: 248 seconds]
alperak has joined #yocto
ablu has quit [Ping timeout: 248 seconds]
ablu has joined #yocto
sotaoverride_ has quit [Remote host closed the connection]
sotaoverride has quit [Remote host closed the connection]
sotaoverride has joined #yocto
sotaoverride_ has joined #yocto
paulg has joined #yocto
MarcWeDLM has joined #yocto
RyanEatmon has joined #yocto
<RyanEatmon>
Has anyone seen connection issues to the u-boot source code recently? https://source.denx.de/u-boot/u-boot.git I think the bot checking code might be broken....
prabhakalad has quit [Read error: Connection reset by peer]
tgamblin has joined #yocto
<RP>
RyanEatmon: yes, it broke some of our tests. I just changed to our own mirror for those to avoid this breaking our CI
<RP>
marex: ^^^ - do you know who to talk to about the broken git repo urls?
Xagen has joined #yocto
Xagen_ has joined #yocto
Xagen__ has joined #yocto
|Xagen has quit [Ping timeout: 248 seconds]
|Xagen has joined #yocto
Xagen has quit [Ping timeout: 260 seconds]
Xagen has joined #yocto
Xagen_ has quit [Ping timeout: 260 seconds]
Xagen_ has joined #yocto
Xagen__ has quit [Ping timeout: 260 seconds]
ptsneves has joined #yocto
|Xagen has quit [Ping timeout: 260 seconds]
Xagen has quit [Ping timeout: 260 seconds]
<marex>
RP: Tartarus or office@denx.de
mckoan is now known as mckoan|away
Xagen_ has quit [Ping timeout: 260 seconds]
florian_kc has joined #yocto
__ad has quit [Changing host]
__ad has joined #yocto
Daanct12 has quit [Quit: WeeChat 4.6.3]
Xagen has joined #yocto
zeemate has quit [Ping timeout: 276 seconds]
<Tartarus>
Yeah, I was really hoping they would have fixed it overnight, I've emailed someone to see what's going on
<qschulz>
Tartarus: are there official mirrors available somewhere? I thought github.com/u-boot/u-boot might be one but it seems this is not managed by "you"?
<RP>
Tartarus: thanks, I was just hoping someone knew about it!
<RP>
qschulz: YP has mirrored sources for it FWIW
<Tartarus>
qschulz: That one is one I control too (asking Roger over at Siemens to give owner role to someone else is on my TODO list once our other organization stuff is done)
<Tartarus>
And gitlab also has a mirror, but that's paused due to denx being down
<Tartarus>
(github doesn't have fancy mirror options, or at least didn't a decade ago.. so I push to it directly)
<qschulz>
RP: yeah I saw that, was about to suggest using github.com/u-boot/u-boot instead but saw it seemed managed by someone at Siemens and preferred not saying anytthing :) )
<qschulz>
but I'm also just sending you links I'm sure you would find yourself as I have nothing more to add to it 😬
<Tartarus>
qschulz: Yes, that's configured and working, up until now when it also tripped up on "upstream site is down"
<Tartarus>
Anyways. I hope this gets fixed soon
<qschulz>
Tartarus: ah I misunderstood your message as GitLab not being set up for this, anyways :)
prabhakalad has joined #yocto
goliath has quit [Quit: SIGSEGV]
rfuentess has quit [Remote host closed the connection]
piie has quit [Ping timeout: 272 seconds]
ptsneves has quit [Ping timeout: 260 seconds]
Jones42 has joined #yocto
vladest has joined #yocto
lucaceresoli has joined #yocto
ptsneves has joined #yocto
ptsneves has quit [Ping timeout: 245 seconds]
Guest27 has joined #yocto
Guest27 has quit [Client Quit]
ptsneves has joined #yocto
David64 has joined #yocto
<David64>
Hi everyone. I have been banging my head a lot around this issue. So if someone could please help me to solve or mitigate the following issue it would be a great help. I know i am no expert and it might be super silly for experts here.
<David64>
The error comes when i execute any java command ->
<David97>
rburton - Thank-you so much for your inputs. any ideas/workaround/patches that might solve the bug ?
<rburton>
the page i linked tells you how to turn on kernel fixup at massive performance hit, but you want to be asking the java maintainers
<rburton>
maybe just a newer java
Jones42 has quit [Ping timeout: 260 seconds]
<David97>
i have tried /proc/cpu/aligment but it doesn't just help me.
<David97>
Tried asking java maintainers but they say to use newest java version openjdk21 but unfortunately we have openjdk8 in meta-java and i am not someone who can bump it to openjdk21 in meta-java.
<rburton>
amazon has modern binaries of java for yocto
<David97>
ohh i didn't know that !!! Thank-you so very much. I will check it out
frieder has quit [Remote host closed the connection]
leonanavi has quit [Quit: Leaving]
savolla has quit [Quit: WeeChat 4.6.3]
florian_kc has joined #yocto
<fullstop>
I have a package built for machine vendor-v1.0-product and one built for vendor-v1.1-product and Yocto is somehow mixing up the v1.0 and v1.1. It puts the artifact in the right deploy directory, but the contents are clearly for the wrong machine.
<fullstop>
I'm waiting for a cleansstate to finish, but any idea how this happens or how I can figure out what it's doing?
<fullstop>
perhaps I am mistaken. Sorry for the noise.
druppy has joined #yocto
florian_kc is now known as florian
<rburton>
fullstop: by default recipes are _tune_ specific not _machine_ specific
<rburton>
fullstop: look up PACKAGE_ARCH
<fullstop>
rburton: Right, I have files for specific machines in the recipe. It was a mistake on my end -- someone (me) copied a file into the wrong directory.
thomas25 has quit [Ping timeout: 248 seconds]
thomas25 has joined #yocto
alperak has quit [Quit: Connection closed for inactivity]
zeemate has joined #yocto
<khem>
RP: I got some time to cleanup rv32 builds after Mark's changes so rust is building again but I am seeing this failure
<mrc3>
hey, khem! somebody asked why there are no tags in meta-clang and i couldn't really find a reason
<khem>
yes no tags since I always test with tip of a branch
<khem>
Pin to SRCREVs if you need to stay on a snapshot
<RP>
khem: not sure, I'd have to dig into that a bit to understand what is going on there
<rburton>
well oeqa.utils.subprocesstweak.OETestCalledProcessError: <exception str() failed> is useless and i really hope that's not my change breaking it
<RP>
rburton: that has always been a nightmare to get right
<rburton>
i was sensible and wrote a test for it and it does the right thing still, so no idea where that <exception str() failed> comes from
Xagen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<khem>
rburton: these tests worked a month ago, so something has regressed sadly until today there were rust build failures for rv32 so we did not hit this issue until I I fixed those today
<khem>
something has regressed it smells like
druppy has quit [Ping timeout: 240 seconds]
geoff_ has joined #yocto
geoffhp has quit [Read error: Connection reset by peer]
florian has quit [Ping timeout: 240 seconds]
berton has quit [Quit: Connection closed for inactivity]