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 Developer Day at Prague, June 26th 2023: https://summit.yoctoproject.org/devday-at-eoss-2023/cfp | Community: https://www.yoctoproject.org/community | IRC logs: https://www.yoctoproject.org/irc/ | Having difficulty on the list or with someone on the list, contact YP CM Letothe2nd"
dlan_ is now known as dlan
davidinux has quit [Ping timeout: 240 seconds]
kscherer has quit [Quit: Konversation terminated!]
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #yocto
seninha has quit [Quit: Leaving]
kpo_ has quit [Ping timeout: 240 seconds]
sakoman has quit [Quit: Leaving.]
goliath has quit [Quit: SIGSEGV]
sakoman has joined #yocto
camus has quit [Quit: camus]
Minvera has joined #yocto
camus has joined #yocto
jclsn has quit [Ping timeout: 248 seconds]
jclsn has joined #yocto
<mischief> i'm trying to remove pyton3 pyc files from our image - we want to use -OO / opt-2. we want to use --compile-bytecode=2 for INSTALL_WHEEL_COMPILE_BYTECODE in https://github.com/yoctoproject/poky/blob/master/meta/classes-recipe/python_pep517.bbclass#L29. anyone know how to get python3 itself to use it?
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
xmn has joined #yocto
alessioigor has joined #yocto
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
sakoman has quit [Quit: Leaving.]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
davidinux has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
Thorn has joined #yocto
xmn has quit [Ping timeout: 248 seconds]
Minvera has quit [Ping timeout: 240 seconds]
wooosaiiii has quit [Quit: wooosaiiii]
wooosaiiii has joined #yocto
rob_w has joined #yocto
<LetoThe2nd> yo dudX
<alessioigor> good morning to all!
astlep55047 has quit [Remote host closed the connection]
astlep55047 has joined #yocto
ardo has quit [Ping timeout: 240 seconds]
dev001 has joined #yocto
<jclsn> Morning
ptsneves has joined #yocto
matze has joined #yocto
leon-anavi has joined #yocto
davidinux has quit [Ping timeout: 265 seconds]
davidinux has joined #yocto
ptsneves has quit [Read error: Connection reset by peer]
ptsneves has joined #yocto
ptsneves has quit [Ping timeout: 256 seconds]
prabhakarlad has joined #yocto
JerryM has joined #yocto
ptsneves has joined #yocto
prabhakarlad has quit [Quit: Client closed]
Guest5379 has quit [Quit: Lost terminal]
leon-anavi has quit [Remote host closed the connection]
leon-anavi has joined #yocto
mborzecki has quit [Remote host closed the connection]
seninha has joined #yocto
JerryM has quit [Quit: Client closed]
kpo_ has joined #yocto
jkolasa has joined #yocto
jkolasa has quit [Quit: Client closed]
jkolasa has joined #yocto
<jo-so> Is there an issue tracker or a git repo (for pull requests) for the website? I'm reading through the documentation and on the page [Is Yocto Project for You? – Yocto Project](https://www.yoctoproject.org/is-yocto-project-for-you/) is a space character missing after the period in "works on any architecture.Either".
amitk has joined #yocto
<qschulz> LetoThe2nd: ^
amitk has quit [Ping timeout: 240 seconds]
amitk_ has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
camus has quit [Read error: Connection reset by peer]
camus1 has joined #yocto
camus1 is now known as camus
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
<jkolasa> Hello! I've simple-looking error: ' QA Issue: /usr/bin/xyz contained in package xyz requires libxyz.so()(64bit), but no providers found in RDEPENDS'. But in my libxyz.bb recipe i have: RPROVIDES_${PN} += libxyz.so()(64bit) :/ Any idea how to fix it?
<JaMa> jkolasa: that's not how it works, if it's really provided then it would be automatically included in FILERPROVIDES
<JaMa> jkolasa: RPROVIDES is for something else and you're also using old syntax (you didn't say which release you're using)
<JaMa> jkolasa: and libxyz.so is usually a symlink packaged in PN-dev, so either xyz shouldn't link with that or it's not versioned library and you should double check the packaging
seninha has quit [Remote host closed the connection]
prabhakarlad has joined #yocto
dev001 has quit [Ping timeout: 248 seconds]
rob_w has quit [Remote host closed the connection]
<jkolasa> JaMa: thank you for your quick response. I was stuck for hours, now everything works fine :)
dev001 has joined #yocto
jkolasa has quit [Quit: Client closed]
seninha has joined #yocto
Guest59 has joined #yocto
Guest59 has quit [Client Quit]
Guest71 has joined #yocto
<Guest71> I'm using IMAGE_GEN_DEBUGFS to get a debug rootfs. Is it possible to control what is part of that? E.g. I don't need to the source code to be included.
dev001 has quit [Ping timeout: 240 seconds]
davidinux has quit [Ping timeout: 250 seconds]
davidinux has joined #yocto
kscherer has joined #yocto
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
seninha has quit [Quit: Leaving]
davidinux has quit [Ping timeout: 250 seconds]
davidinux has joined #yocto
seninha has joined #yocto
<landgraf> I have configuration fragment file named xen.cfg and for some reason it doesn't get into final .config. However if I rename the file to something else (xen1.cfg for example) it works. Is it known issue?
<landgraf> I guess it conflicts somehow with xen.scc or something but looks like a bug
<mcfrisk> yocto kernel configs are quite difficult to understand. in tree vs. out-of-tree defconfigs, config snippets in .scc or .cfg format, either in KERNEL_FEATURES or SRC_URI, then adding kernel source tree defaults using "make olddefconfig".. Should I watch some instructional youtube videos?
<mcfrisk> landgraf: at least meta-virtualization already has a xen.scc and a xen.cfg which are applied if "xen" is in DISTRO_FEATUES
goliath has joined #yocto
<mcfrisk> landgraf: maybe you want to add the existing xen.scc into KERNEL_FEATURES which will fail the build if the configs are not getting set. default is using SRC_URI which doesn't fail the build if the flags get lost
<landgraf> mcfrisk: I see. I'd expect to see at least warning in such cases, not just ignoring one of them :(
<mcfrisk> landgraf: it is all rather complicated, I'm just discovering all this magic too...
<landgraf> mcfrisk: I will rename downstream one this is not a big deal. but the debugging was rather difficult. Will open bug report for triage...
<mcfrisk> landgraf: I know, debugging why certain flag is set, or not set, is very difficult
<mcfrisk> landgraf: if you have a complete BSP layer, and a full kernel recipe with it's own SRC_URI, KERNEL_FEATURES etc, then configuration is completely in your hands. If the recipes try to co-exist with linux-yocto, then it gets rather complicated.
<landgraf> mcfrisk: yup. not speaking about dynamic-layers with it's own configurations.
camus has quit [Remote host closed the connection]
xmn has joined #yocto
jkolasa has joined #yocto
jkolasa has quit [Client Quit]
Minvera has joined #yocto
matze has quit [Quit: Client closed]
kayterina[m] has joined #yocto
seninha has quit [Ping timeout: 256 seconds]
<JPEW> RP: Oh.... hashfn is complicated. Need to see if I can wrap my head around it
sotaoverride has quit [Ping timeout: 265 seconds]
seninha has joined #yocto
sakoman has joined #yocto
sotaoverride has joined #yocto
sotaoverride has quit [Client Quit]
<mason> I'm curious if someone has the output of systemd-analyze plot from a vanilla Kirkstone install? Or, ideally, one including a whole boot and run, but I don't think it can do -b -1. (systemd-analyze blame might be useful too, just a bit more work to parse.)
<mason> I'd like to compare with that I'm seeing locally to figure out where and why we're deviating.
<mason> s/that/what/
Thorn has quit [Ping timeout: 240 seconds]
<mason> Will be driving for a couple hours before I'm back at my desk here, but thanks in advance if someone has one to share.
sotaoverride has joined #yocto
<sotaoverride> not a yocto question, but would anyone know why I cant get to the internet from my terminal, apt-get, ping, curl etc dont work. Broswer works find, even irssi works ok..
zenstoic has joined #yocto
<mason> sotaoverride: Is your terminal into some sort of constrained environment? A container or VM, and not your actual system?
kpo_ has quit [Ping timeout: 240 seconds]
<sotaoverride> mason: no, just a regular ubuntu terminal ... for some reason cant even ping google from it. not sure whats going on
<mason> sotaoverride: Is it running out of a snap or something?
<mason> I could imagine having funny environment variables that'd have the effect you're seeing. Like, override some essential libraries. That'd be pretty odd to see in practise.
dev001 has joined #yocto
prabhakarlad has quit [Ping timeout: 245 seconds]
dev001 has quit [Remote host closed the connection]
rfs613 has quit [Ping timeout: 265 seconds]
ptsneves has quit [Ping timeout: 248 seconds]
rfs613 has joined #yocto
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
seninha has quit [Quit: Leaving]
dmoseley has joined #yocto
dmoseley has quit [Client Quit]
dmoseley has joined #yocto
ptsneves has joined #yocto
<RP> JPEW: I can see if I can come up with a patch if it helps
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
dmoseley has joined #yocto
<JPEW> RP: It all seems rather sstate specific; I'm having trouble with the idea that create-spdx cares about SSTATE_VERSION (for example)
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
<JPEW> Or maybe it does and the idea is that we can use.... SSTATE_PKGSPEC to make a unified "index" of SPDX documents where they can all safely live in a single directory
dmoseley has joined #yocto
dmoseley has quit [Client Quit]
dmoseley has joined #yocto
<RP> JPEW: My thought was just to use SSTATE_PKGSPEC so that we only end up of one of each document we need
<RP> JPEW: both sstate and spdx want "one artefact" in the same scenarios
<JPEW> Hmm, let me play around with it
<RP> JPEW: I think they both have the same problem to solve is what I'm trying to say
<JPEW> Ya, I think I see it now
<RP> I think the sstate code may be simplified a bit too
starblue has quit [Ping timeout: 264 seconds]
ardo has joined #yocto
<JPEW> RP: Ok, I think this will work, I don't want to name the files by the SSTATE_PKGSPEC because they are very ugly to include, but I can make an index using those names in the same way that we create an index by document namespace
florian__ has joined #yocto
<JPEW> And I think documents still need to be split by PACKAGE_ARCH because I have to look up package document from the package manager install list (for images)
<JPEW> (assuming PACKAGE_ARCH is the arch recorded in the package manager)
car1t has quit [Ping timeout: 268 seconds]
starblue has joined #yocto
PobodysNerfect_ has quit [Quit: Gone to sleep. ZZZzzz…]
NiteshD[m] has quit [Remote host closed the connection]
<RP> JPEW: that isn't the case for rpm iirc :/
<RP> JPEW: I can't really comment on the file naming but I suspect SSTATE_PKGSPEC will need to be there for the directories?
Thorn has joined #yocto
florian has quit [Quit: Ex-Chat]
florian__ has quit [Ping timeout: 240 seconds]
goliath has quit [Quit: SIGSEGV]
PobodysNerfect has joined #yocto
<RP> kanavin_: we're at a patch count not seen since 2011 :)
Guest71 has quit [Quit: Client closed]
car1t has joined #yocto
amitk_ has quit [Ping timeout: 240 seconds]
PobodysNerfect has quit [Quit: Gone to sleep. ZZZzzz…]
PobodysNerfect has joined #yocto
PobodysNerfect has quit [Client Quit]
goliath has joined #yocto
tangofoxtrot has quit [Ping timeout: 240 seconds]
tangofoxtrot has joined #yocto
tangofoxtrot has quit [Remote host closed the connection]
tangofoxtrot has joined #yocto
alessioigor has quit [Quit: alessioigor]
florian__ has joined #yocto
seninha has joined #yocto
seninha has quit [Remote host closed the connection]
seninha has joined #yocto
goliath_ has joined #yocto
goliath has quit [Ping timeout: 240 seconds]
goliath_ has quit [Remote host closed the connection]
<JPEW> mmm, ya RPM does PACKAGE_ARCH.replace("-", "_"), which is not reversible
<JPEW> I don't know how to fix that
goliath has joined #yocto
<JPEW> mmm, maybe I can cross reference it by package provider instead of using the arch
leon-anavi has quit [Quit: Leaving]
zenstoic has quit [Quit: Connection closed for inactivity]
goliath has quit [Read error: Connection timed out]
florian__ has quit [Ping timeout: 240 seconds]
sakoman has quit [Quit: Leaving.]
sakoman has joined #yocto
<JaMa> khem: do you happen to have newer gcc-13 snapshot already? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108969 needs even newer uninative on hosts with newer gcc-13
goliath has joined #yocto
kscherer has quit [Quit: Konversation terminated!]
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
prabhakarlad has joined #yocto
BWhitten has joined #yocto
dmoseley has joined #yocto
goliath has quit [Quit: SIGSEGV]
<JPEW> RP: Hey, I think I got it
<JPEW> I think anyway; I wasn't actually able to reproduce the problem locally
<JaMa> khem: I'm testing snapshot from https://git.openembedded.org/openembedded-core-contrib/log/?h=jansa/master-uninative-3.9-gcc-13 now
car1t has quit [Ping timeout: 240 seconds]
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
dmoseley has joined #yocto
car1t has joined #yocto
kpo_ has joined #yocto
florian__ has joined #yocto
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
dmoseley has joined #yocto
dmoseley has quit [Client Quit]
dmoseley has joined #yocto
car1t has quit [Quit: leaving]
goliath has joined #yocto
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
dmoseley has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
sotaoverride has quit [Quit: leaving]
florian__ has quit [Ping timeout: 240 seconds]
BWhitten has quit [Ping timeout: 265 seconds]
Thorn has quit [Ping timeout: 246 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
ecdhe_ has quit [Ping timeout: 268 seconds]
ecdhe has joined #yocto
PobodysNerfect has joined #yocto
PobodysNerfect has quit [Quit: Gone to sleep. ZZZzzz…]