ChanServ changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Join us or Speak at Yocto Project Summit (2021.11) Nov 30 - Dec 2, more: https://yoctoproject.org/summit | Join the community: https://www.yoctoproject.org/community | IRC logs available at https://www.yoctoproject.org/irc/ | Having difficulty on the list or with someone on the list, contact YP community mgr ndec
fitzsim has joined #yocto
florian has joined #yocto
kevinrowland has quit [K-Lined]
florian has quit [Ping timeout: 272 seconds]
Herrie has joined #yocto
goliath has quit [Quit: SIGSEGV]
Herrie has quit [Ping timeout: 272 seconds]
Herrie has joined #yocto
sakoman has quit [Quit: Leaving.]
<khem> RP: the original patch is to set CFLAGS is not needed anymore for libical
starblue has quit [Ping timeout: 272 seconds]
starblue has joined #yocto
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #yocto
AKN has joined #yocto
jmiehe has quit [Quit: jmiehe]
AKN has quit [Read error: Connection reset by peer]
jclsn70 has joined #yocto
jclsn7 has quit [Ping timeout: 256 seconds]
jclsn70 is now known as jclsn7
ahs3 has joined #yocto
Wouter0100 has joined #yocto
amitk has joined #yocto
paulg has quit [Ping timeout: 240 seconds]
ahs3 has quit [Ping timeout: 240 seconds]
ahs3 has joined #yocto
manuel1985 has joined #yocto
xmn has joined #yocto
goliath has joined #yocto
<RP> khem: thanks, I've queued a revert
<RP> ah, there is one! :)
tgamblin has quit [Ping timeout: 256 seconds]
tgamblin has joined #yocto
florian has joined #yocto
xmn has quit [Ping timeout: 256 seconds]
florian has quit [Ping timeout: 272 seconds]
barometz_ is now known as barometz
alessioigor has joined #yocto
alessioigor has quit [Quit: alessioigor]
<rburton> RP: will have a v2 for the python series on monday morning
<RP> rburton: ok. I see I can't read with the cd ${S} thing
<RP> er, ${D}
<rburton> I left my machine doing a build of all of meta-py last night
<RP> rburton: thanks for the headsup. I'll drop those patches for now
florian has joined #yocto
sprado has joined #yocto
olani has joined #yocto
sprado has left #yocto [WeeChat 2.8]
sprado has joined #yocto
sprado has left #yocto [WeeChat 2.8]
sergioprado has joined #yocto
sergioprado has left #yocto [#yocto]
florian has quit [Ping timeout: 272 seconds]
sprado has joined #yocto
sprado has quit [Client Quit]
sergioprado has joined #yocto
sergioprado has quit [Client Quit]
sergioprado has joined #yocto
<Saur[m]> RP: I'd like to break up the giant anonymous Python function in base.bbclass into smaller, more manageable functions. Any objections or suggestions?
<jclsn[m]> Can anyone help me here with my personal project? I am having trouble running a Qt application with eglfs on a Raspberry Pi. More here
sergioprado has quit [Quit: WeeChat 2.8]
sergioprado has joined #yocto
sergioprado has quit [Quit: WeeChat 2.8]
sergioprado has joined #yocto
sergioprado has quit [Quit: WeeChat 2.8]
sergioprado has joined #yocto
sergioprado has quit [Client Quit]
sergioprado has joined #yocto
camus has quit [Quit: camus]
florian has joined #yocto
sergioprado has quit [Quit: WeeChat 2.8]
sergioprado has joined #yocto
sergioprado has quit [Quit: WeeChat 2.8]
prabhakarlad has quit [Quit: Client closed]
amitk has quit [Ping timeout: 240 seconds]
<RP> Saur[m]: mainly just worried about parsing overhead. Ideally some of it would move to function library code in lib/
Thorn has quit [Ping timeout: 272 seconds]
Thorn has joined #yocto
PascalBach[m] has quit [Quit: You have been kicked for being idle]
camus has joined #yocto
sakoman has joined #yocto
florian has quit [Ping timeout: 250 seconds]
camus has quit [Quit: camus]
camus has joined #yocto
ecdhe has quit [Read error: Connection reset by peer]
ecdhe_ has joined #yocto
camus has quit [Remote host closed the connection]
florian has joined #yocto
armpit is now known as away
manuel1985 has quit [Ping timeout: 240 seconds]
xmn has joined #yocto
florian has quit [Ping timeout: 250 seconds]
away is now known as armpit
jmiehe has joined #yocto
florian has joined #yocto
ahs3 has quit [Quit: Ex-Chat]
florian has quit [Ping timeout: 272 seconds]
Dracos-Carazza_ is now known as Dracos-Carazza
fevi has joined #yocto
dev1990 has quit [Quit: Konversation terminated!]
dev1990 has joined #yocto
<moto-timo> RP: toaster might be broken again… was working on the crops containers… troubleshooting locally
<moto-timo> RP: hangs on “Tasks Starting…” sound familiar:/
<moto-timo> RP: AttributeError module bb.server has no attribute xmlrpccllient
dev1990 has quit [Quit: Konversation terminated!]
<RP> moto-timo: I've been worrying about toaster :/
<moto-timo> RP: same here… got a crops bug this week, so I started looking
<moto-timo> RP: command line mode seems fine, it’s starting a build in the webui that is hanging… again
florian has joined #yocto
<RP> moto-timo: given the lack of bug reports nobody is probably using it :(
<moto-timo> RP: looks that way... this would go back to dunfell. so at least the ui mode isn't being used
<RP> which makes me sad as I think there was so much potential in toaster but I'm not sure we can justify keeping it going :(
<moto-timo> RP: I've got the docs links updated (except one that is not valid anymore about "build mode") and update to Django 3.2... looking for whether I can figure out the xmlrpc issue
<moto-timo> RP: but I agree... we are nearly at a decision point
<moto-timo> (I didn't look prior to dunfell)
<moto-timo> I'll poke around a bit more
<RP> moto-timo: that error sounds like from where I merged the xmlrpc and socket backends together into one server
florian has quit [Ping timeout: 256 seconds]
<moto-timo> RP: right... August 2020
<moto-timo> or earlier? anyway... that's what I'm looking at
<moto-timo> ac2284357f1fc7044dac9c146fad218fc9906412
<moto-timo> just random git log | grep
<RP> moto-timo: I don't remember exactly :/
<moto-timo> I don't expect you to :)... I'll keep poking
<RP> When did our default build's tmpdir become 70GB :(
<RP> and the image time is about double. Think it is rust :(
<RP> build time
fevi has quit [Quit: Leaving]