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
Guest75 has joined #yocto
Guest75 has quit [Client Quit]
reatmon_ has quit [Remote host closed the connection]
reatmon_ has joined #yocto
Guest75 has joined #yocto
Guest75 has quit [Quit: Client closed]
Guest75 has joined #yocto
Guest75 has quit [Client Quit]
Jones42__ has joined #yocto
Jones42_ has quit [Ping timeout: 272 seconds]
jclsn has quit [Ping timeout: 252 seconds]
jclsn has joined #yocto
kergoth has joined #yocto
kergoth has quit [Quit: Textual IRC Client: www.textualapp.com]
Xagen has joined #yocto
mbulut has quit [Ping timeout: 252 seconds]
xmn has joined #yocto
goliath has joined #yocto
prabhakalad has quit [Ping timeout: 264 seconds]
amitk has joined #yocto
alessioigor has joined #yocto
ray-san has joined #yocto
rob_w has joined #yocto
wojci has joined #yocto
Jones42__ is now known as Jones42
mckoan|away is now known as mckoan
<mckoan> good morning
Kubu_work has joined #yocto
Earnest has joined #yocto
Earnest is now known as Guest8297
Guest8297 has quit [Client Quit]
xmn has quit [Ping timeout: 272 seconds]
leon-anavi has joined #yocto
florian has joined #yocto
rfuentess has joined #yocto
amitk has quit [Read error: Connection reset by peer]
gsalazar has joined #yocto
zpfvo has joined #yocto
<rfuentess> buenas
frieder has joined #yocto
amitk has joined #yocto
BenBE has joined #yocto
berton has joined #yocto
Articulus has quit [Quit: Leaving]
ehussain has joined #yocto
<alessioigor> buongiorno
frieder has quit [Ping timeout: 260 seconds]
frieder has joined #yocto
<rfuentess> and of course, I start my monday with my yocto's build directory in bad state xD
florian has quit [Ping timeout: 252 seconds]
mbulut_ has joined #yocto
<frosteyes> morning
<frosteyes> I did a mail to follow up on my question regarding the sdk / and the change to not include soft dependencies - https://lists.openembedded.org/g/openembedded-core/topic/sdk_in_scarthgap_after/108100662
<frosteyes> if you have any input to it :)
mvlad has joined #yocto
alessioigor has quit [Remote host closed the connection]
florian has joined #yocto
<kanavin> RP: other than rust/mesa, we should be in good shape for package versions for upcoming release, once my batch merges. https://git.yoctoproject.org/poky-contrib/log/?h=akanavin/package-version-updates
<kanavin> hopefully we'll catch up with rust upstream too as looks like ppl are working on that
alessioigor has joined #yocto
Guest75 has joined #yocto
<frosteyes> kanavin: thanks for your input on the SDK part.
<kanavin> frosteyes, cheers
<frosteyes> Are you in Vienna next month? - Yocto Developer Day?
sakoman has quit [Ping timeout: 252 seconds]
rob_w has quit [Remote host closed the connection]
<kanavin> all week
<kanavin> I'm doing two talks as well
<frosteyes> Nice. Hope to meet you there. I will be there 16 - 20 September..
<kanavin> I'm so looking forward to roasing vendor blobs without source and vendors that normalized the practice
<kanavin> through decades of well funded demagoguery about 'intellectual property'
mvlad has quit [Remote host closed the connection]
mvlad has joined #yocto
<kanavin> roasting :) e.g. criticizing
Guest75 has quit [Quit: Client closed]
Guest75 has joined #yocto
sakoman has joined #yocto
<RP> kanavin: looks good. The WARN/ERROR_QA issue is one we need to look deeper into :/
<kanavin> RP: I did observe that once you change it, everything rebuilds from zero (easy to replicate with something trivial e.g. unzip-native). Somehow it invalidates all the tasks.
<RP> kanavin: right, I don't doubt it, I just think we need to dig deeper into that issue and resolve it if we can
<kanavin> RP: I suspect insane.bbclass inserts a dependency on WARN/ERROR_QA into every important task e.g. do_patch etc.
<RP> kanavin: we should only be querying it with bb.utils.contains() which should mitigate that a bit
<RP> Once we fix it, we need a QA test as well :/
<frosteyes> kanavin: looking forward to hear it. I know the problems with vendor blobs.
florian_kc has joined #yocto
<jclsn> Trying to check if a variable exists with if [ -n ] in the do_install() script, but it does not work. If I omit the test, the code in the scope is executed, so the variable is there. Is this not how you test for variables declared in the recipe?
dkc has quit [Remote host closed the connection]
dkc has joined #yocto
Guest75 has quit [Quit: Client closed]
<RP> jclsn: variables are expanded into the shell code before it executes so that won't work
<RP> jclsn: you probably need to for a value comparision
sanbeam has joined #yocto
sanbeam has quit [Ping timeout: 248 seconds]
<jclsn> RP: to for?
<RP> you probably need to use a value for comparison
<RP> not sure how I used the wrong word! :/
ablu has quit [Ping timeout: 252 seconds]
ablu has joined #yocto
MattWeb82 has joined #yocto
<JaMa> RP: kanavin: were you talking about https://bugzilla.yoctoproject.org/show_bug.cgi?id=15515 with WARN_QA/ERROR_QA?
<JaMa> bb.utils.contains doesn't work there, because what we look for in WARN_QA/ERROR_QA isn't constant string, but a variable
frieder has quit [Ping timeout: 260 seconds]
<RP> JaMa: that is the issue, yes :/
alessioigor has quit [Remote host closed the connection]
frieder has joined #yocto
alessioigor has joined #yocto
_lore_ has quit [Ping timeout: 260 seconds]
_lore_ has joined #yocto
<jclsn> RP: I am just going to omit the check. Nothing fails when I do
MattWeb82 has quit [Ping timeout: 244 seconds]
wojci has quit [Ping timeout: 272 seconds]
MattWeb82 has joined #yocto
xmn has joined #yocto
MattWeb82 has quit [Ping timeout: 260 seconds]
steelswords has quit [Read error: Connection reset by peer]
steelswords has joined #yocto
goliath has quit [Quit: SIGSEGV]
kalj has joined #yocto
<kalj> Is there any way to tell the value of MACHINE from scripts running in the image?
Guest75 has joined #yocto
Xagen has quit [Remote host closed the connection]
Xagen has joined #yocto
|Xagen has joined #yocto
Xagen_ has joined #yocto
<khem> RP: I have two packages left for basename fix in oe-core bluez5, quota for which I have to send the basename patches to their upstreams and then we can upgrade musl to newer release as well. We have been holding it for over a release now I think it will be good to move ahead
Xagen has quit [Ping timeout: 252 seconds]
Xagen__ has joined #yocto
kalj has quit [Ping timeout: 256 seconds]
|Xagen has quit [Ping timeout: 255 seconds]
Xagen_ has quit [Ping timeout: 252 seconds]
<RP> khem: please send the patches ASAP as we're at feature freeze
<khem> will send today
<khem> 9 out of 11 got merged upstream and are already part of versions in master branch they have made full circle :)
<Saur> RP, abelloni: I am trying to figure out why Alexandre is still seeing errors with v2 of my systemd.bbclass patch. Can either of you run the following on any of the failing hosts and tell me if that gives any output (it shouldn't): sh -c 'find /foo -mindepth 1 -maxdepth 1 2>/dev/null | read DUMMY && echo "Not empty"'
ray-san has quit [Ping timeout: 272 seconds]
ahussain has joined #yocto
ehussain has quit [Ping timeout: 244 seconds]
ahussain is now known as ehussain
<RP> Saur: FWIW I did retest that series with similar results :/
Guest75 has quit [Ping timeout: 256 seconds]
<RP> Saur: that command on opensuse154-ty-3 where a build failued gives no output
<Saur> RP: It is just so odd that it still fails exactly the same as before for you, while the updated patch succeeds both on Fedora and Ubuntu for me.
<RP> Saur: the selftest errors are resolved, what isn't is the runtime test error
<Saur> Yes, I know. But for me, the v2 patch solved the runtime tests too (when run on my Ubuntu host).
<RP> Saur: I'm afraid I don't know. Technically it is as public holiday here so I'm trying not to dive too deeply into anything!
<Saur> RP: Oh, I didn't know. What holiday is that?
ahussain has joined #yocto
ehussain has quit [Ping timeout: 252 seconds]
ahussain is now known as ehussain
goliath has joined #yocto
<RP> Saur: Summer bank holiday
frieder has quit [Remote host closed the connection]
mckoan is now known as mckoan|away
alessioigor has quit [Ping timeout: 256 seconds]
jmd has joined #yocto
BenBE has quit [Ping timeout: 248 seconds]
alessioigor has joined #yocto
Kubu_work has quit [Quit: Leaving.]
mbulut_ has quit [Ping timeout: 248 seconds]
zpfvo has quit [Remote host closed the connection]
GNUmoon has quit [Ping timeout: 260 seconds]
GNUmoon has joined #yocto
BenBE has joined #yocto
florian_kc has quit [Ping timeout: 252 seconds]
chep` has joined #yocto
chep has quit [Remote host closed the connection]
chep` is now known as chep
mcfrisk_ has joined #yocto
cambrian_invader has quit [Ping timeout: 265 seconds]
mcfrisk has quit [Ping timeout: 265 seconds]
<khem> RP:patch series for musl is out on ml
<khem> also makes my yoe/mut branch diverge a bit less now if it goes in :)
cambrian_invader has joined #yocto
florian_kc has joined #yocto
florian has quit [Killed (NickServ (GHOST command used by florian_kc!~florian@dynamic-077-176-057-073.77.176.pool.telefonica.de))]
florian_kc is now known as florian
florian_kc has joined #yocto
ahussain has joined #yocto
ehussain has quit [Quit: ehussain]
ahussain is now known as ehussain
merit has quit [Read error: Connection reset by peer]
florian has quit [Ping timeout: 252 seconds]
rfuentess has quit [Remote host closed the connection]
florian has joined #yocto
ahussain has joined #yocto
ehussain has quit [Ping timeout: 276 seconds]
ahussain is now known as ehussain
alessioigor has quit [Ping timeout: 256 seconds]
gsalazar has quit [Ping timeout: 272 seconds]
mvlad has quit [Remote host closed the connection]
leon-anavi has quit [Remote host closed the connection]
enok has joined #yocto
steelswords has quit [Read error: Connection reset by peer]
steelswords has joined #yocto
Haxxa has quit [Quit: Haxxa flies away.]
jmd has quit [Remote host closed the connection]
Haxxa has joined #yocto
<yocton> Hello, apparently meta-oe's libgsf depend on the HTTP optionnal support in oe-core's libxml2. The HTTP support is disabled right now, and so, libgsf fails to build (https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/40/steps/16/logs/stdio line 11838). Do you think that is enough to activate HTTP support in oe-core's libxml2?
olani- has joined #yocto
<yocton> Oh there is an upstream patch for this, nevermind!
alessioigor has joined #yocto
alessioigor has quit [Remote host closed the connection]
goliath has quit [Quit: SIGSEGV]
<khem> libxml2 has broken its ABI sadly with 2.13
<khem> release backward compatibility is a bit of toss
<khem> I have managed to handle meta-openembedded layers but there might be wider impact on other layers which I dont use in my projects which I am not aware of
enok has quit [Ping timeout: 276 seconds]
BenBE has quit [Ping timeout: 252 seconds]
RobertBerger has joined #yocto
rber|res has quit [Ping timeout: 246 seconds]
Michael57 has joined #yocto
Michael57 has quit [Client Quit]
florian has quit [Ping timeout: 265 seconds]
olani- has quit [Ping timeout: 265 seconds]
berton has quit [Quit: Connection closed for inactivity]