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
olani has quit [Ping timeout: 264 seconds]
tgamblin_ is now known as tgamblin
Chocky has joined #yocto
Chocky1 has quit [Quit: Leaving.]
Chocky1 has joined #yocto
Chocky has quit [Read error: Connection reset by peer]
Chocky has joined #yocto
Chocky1 has quit [Client Quit]
florian has quit [Ping timeout: 245 seconds]
roosterphant has joined #yocto
mckoan|away has quit [Ping timeout: 260 seconds]
mckoan|away has joined #yocto
lthadeus has joined #yocto
Daanct12 has joined #yocto
davidinux has quit [Ping timeout: 268 seconds]
davidinux has joined #yocto
lthadeus has quit [Ping timeout: 276 seconds]
Saur_Home has quit [Quit: Client closed]
Saur_Home has joined #yocto
rsalveti has quit [Quit: Connection closed for inactivity]
ablu has quit [Read error: Connection reset by peer]
ablu has joined #yocto
Daanct12 has quit [Quit: WeeChat 4.1.1]
Daanct12 has joined #yocto
ablu has quit [Ping timeout: 256 seconds]
ablu has joined #yocto
starblue has quit [Ping timeout: 255 seconds]
starblue has joined #yocto
jclsn has quit [Ping timeout: 256 seconds]
jclsn has joined #yocto
khem has quit [Quit: Connection closed for inactivity]
lthadeus has joined #yocto
LocutusOfBorg has quit [Read error: Connection reset by peer]
LocutusOfBorg has joined #yocto
lthadeus has quit [Ping timeout: 240 seconds]
lthadeus has joined #yocto
Vonter has quit [Ping timeout: 240 seconds]
Vonter has joined #yocto
Chocky1 has joined #yocto
Chocky has quit [Read error: Connection reset by peer]
Chocky1 has quit [Ping timeout: 276 seconds]
dvergatal has quit [Ping timeout: 245 seconds]
dvergatal has joined #yocto
Chocky has joined #yocto
Guest41367 has joined #yocto
jmd has joined #yocto
Chaser has joined #yocto
alessioigor has joined #yocto
lthadeus has quit [Remote host closed the connection]
lthadeus has joined #yocto
Emantor has quit [Ping timeout: 240 seconds]
dgriego has quit [Ping timeout: 276 seconds]
rob_w has joined #yocto
Emantor has joined #yocto
jmd has quit [Remote host closed the connection]
kpo has quit [Ping timeout: 276 seconds]
Estrella__ has joined #yocto
wak has quit [Ping timeout: 256 seconds]
wak has joined #yocto
Estrella_ has quit [Ping timeout: 268 seconds]
mckoan|away is now known as mckoan
goliath has joined #yocto
ray-san has joined #yocto
lthadeus has quit [Quit: Leaving]
lthadeus has joined #yocto
dgriego has joined #yocto
gsalazar has joined #yocto
Kubu_work has joined #yocto
zpfvo has joined #yocto
<LetoThe2nd> yo dudX
<mckoan> LetoThe2nd: hey!
lthadeus has quit [Ping timeout: 245 seconds]
derRichard has quit [Quit: leaving]
gsalazar_ has joined #yocto
<landgraf1> (^_^)/
frieder has joined #yocto
prabhakarlad has joined #yocto
prabhakar has joined #yocto
rber|res has quit [Ping timeout: 268 seconds]
rber|res has joined #yocto
prabhakar has quit [Ping timeout: 246 seconds]
prabhakarlad has quit [Ping timeout: 250 seconds]
lthadeus has joined #yocto
Saur_Home has quit [Quit: Client closed]
Saur_Home has joined #yocto
prabhakarlad has joined #yocto
frieder has quit [Ping timeout: 264 seconds]
rfuentess has joined #yocto
yannd has joined #yocto
Mike23 has joined #yocto
lthadeus has quit [Quit: Leaving]
lthadeus has joined #yocto
rfuentess has quit [Remote host closed the connection]
lthadeus has quit [Client Quit]
lthadeus has joined #yocto
frieder has joined #yocto
kanavin_ has quit [Remote host closed the connection]
prabhakarlad has quit [Ping timeout: 250 seconds]
olani has joined #yocto
frieder has quit [Ping timeout: 245 seconds]
rsalveti has joined #yocto
rfuentess has joined #yocto
kanavin has joined #yocto
<jclsn> Morning
<jclsn> Is there any way in Vim to jump through recipes? That would be so nice. VSCode can do this a colleague said
<jclsn> Guess I would have to integrate the VSCode LSP into COC
frieder has joined #yocto
prabhakar has joined #yocto
prabhakarlad has joined #yocto
Mike23 has quit [Ping timeout: 250 seconds]
mbulut has joined #yocto
kpo has joined #yocto
xmn has quit [Ping timeout: 264 seconds]
Mike23 has joined #yocto
alessioigor has quit [Ping timeout: 252 seconds]
alessioigor has joined #yocto
florian_kc has joined #yocto
mvlad has joined #yocto
Mike23 has quit [Quit: Client closed]
qorin has joined #yocto
prabhakar has quit [Ping timeout: 260 seconds]
prabhakarlad has quit [Ping timeout: 250 seconds]
<qorin> Hi everyone. has anyone had any experience on activating python virtual environment for compiling a recipe ?
Guest41367 has quit [Remote host closed the connection]
<rburton> qorin: why would you need to do that
lthadeus has quit [Ping timeout: 245 seconds]
<qorin> i would like to add pydantic-core recipe in my build https://github.com/pydantic/pydantic-core/tree/main
<qorin> and there are pip calls in the makefile.
<qorin> is there a different way in yocto where I can create the link between the pip that has been installed when i add python3-installer-native in DEPEND ?
<rburton> the makefile is just orchestrating 'pip install .' which is a long-winded way of invoking the build scripts, which is what our classes will do when you have a mauturin class
<rburton> moto-timo is working on the maturin class, unless you've written it already
kpo has quit [Ping timeout: 245 seconds]
<qorin> i tried, but encountered an error and since i am not familiar with the build system of maturin i didnt pursue it further.
<jclsn> So I enabled the VSCode Bitbake LSP in COC for Vim. Seems to do basic completion on licenses, but shouldn't it also support jumping to .bbclass files?
<rburton> qorin: you _need_ maturin. pip or venv don't understand what a cross build is
<qorin> alright i will reach out to moto-timo thanks rburton
Chocky has quit [Ping timeout: 264 seconds]
<rburton> qorin: if you're lucky https://git.yoctoproject.org/poky-contrib/log/?h=timo/maturin_1.3.2 had the fixes he was telling me about recently
Chaser has quit [Remote host closed the connection]
Chaser has joined #yocto
lthadeus has joined #yocto
Chocky has joined #yocto
starblue has quit [Ping timeout: 276 seconds]
Chocky has quit [Client Quit]
Chocky has joined #yocto
starblue has joined #yocto
Chocky has quit [Client Quit]
Chocky has joined #yocto
Chocky has quit [Client Quit]
Chocky1 has joined #yocto
Chocky has joined #yocto
Chocky1 has quit [Read error: Connection reset by peer]
Chocky has quit [Client Quit]
Chocky has joined #yocto
Chocky1 has joined #yocto
Chocky has quit [Read error: Connection reset by peer]
Chocky1 has quit [Client Quit]
Chocky has joined #yocto
sudip_ is now known as sudip
Chocky has quit [Quit: Leaving.]
Chocky has joined #yocto
prabhakarlad has joined #yocto
prabhakar has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
<qorin> rburton thanks!
<rburton> tlwoerner: do you have an eta for the summit videos on youtube?
Starfoxxes has quit [Ping timeout: 240 seconds]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
alperak has joined #yocto
lthadeus has quit [Ping timeout: 256 seconds]
olani has quit [Ping timeout: 264 seconds]
linfax has quit [Remote host closed the connection]
sotaoverride is now known as Guest1087
Guest1087 has quit [Killed (zirconium.libera.chat (Nickname regained by services))]
ctraven is now known as sotaoverride
sotaover1ide has joined #yocto
joekale has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mbulut has quit [Ping timeout: 255 seconds]
Daanct12 has quit [Quit: WeeChat 4.1.1]
Chaser has quit [Quit: Chaser]
tlwoerner has quit [Ping timeout: 256 seconds]
tlwoerner has joined #yocto
Chaser has joined #yocto
Chaser has quit [Read error: Connection reset by peer]
Mike23 has joined #yocto
Chaser has joined #yocto
<jclsn> Is there a way to extract .deb file content by specifying the directory? Seems like the ar or dpkg versions provided seem to be from busybox and not support the arguments
<jclsn> specifying the output directory I mean
<rburton> jclsn: on target?
<jclsn> rburton: No in a bitbake recipe
<jclsn> To not having to fork by using cd to extract content in a subdirectory
Vonter has quit [Ping timeout: 276 seconds]
<rburton> i thought it unpacked automatically if you used a .deb in SRC_URI
Vonter has joined #yocto
<jclsn> It is a .zip containing a .deb ^^
<rburton> in the build you won't have busybox tools though
xmn has joined #yocto
<jclsn> You can unpack it with ar, but the ar version doesn't take an argument to specify the output dir
<rburton> you could just depend on dpkg-native
<rburton> or cd
<jclsn> Yeah I will use cd then
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
<rburton> jclsn: the 'ar' binary will be the one on your host, fwiw
<jclsn> Okay
Saur has quit [Ping timeout: 264 seconds]
qorin has quit [Quit: Client closed]
Chocky has quit [Quit: Leaving.]
Chocky has joined #yocto
joekale has joined #yocto
Chocky has quit [Client Quit]
Chocky has joined #yocto
Chocky1 has joined #yocto
Chocky has quit [Client Quit]
Estrella has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Chocky has joined #yocto
Chocky1 has quit [Ping timeout: 256 seconds]
Saur has joined #yocto
prabhakar has quit [Ping timeout: 260 seconds]
prabhakarlad has quit [Ping timeout: 250 seconds]
Estrella has joined #yocto
Mike23 has quit [Quit: Client closed]
Chocky1 has joined #yocto
Chocky has quit [Read error: Connection reset by peer]
Chaser has quit [Quit: Chaser]
Chocky1 is now known as Chocky
Guest74 has joined #yocto
zpfvo has quit [Ping timeout: 246 seconds]
<Guest74> Hello, I generated SDK from yocto in order to build a deb application. It builds ok until packaging part when I get this error:
<Guest74> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
<Guest74> make[3]: dh: Command not found
<Guest74> How can I add debhelper, dh-make, dwz to the SDK so I can also package the app?
frieder has quit [Remote host closed the connection]
zpfvo has joined #yocto
<rburton> Guest74: you'll need to write recipes for all the debian packaging tools, but be aware that yocto is not debian so debian rules/control/install files are not appropriate. ideally just write a recipe for that application that builds it directly (as the rules file will just call make, or similar)
<Guest74> thank you for reply rburton !
goliath has quit [Quit: SIGSEGV]
alimon has quit [Quit: Leaving.]
ray-san has quit [Ping timeout: 256 seconds]
alimon has joined #yocto
rfuentess has quit [Remote host closed the connection]
<rburton> moto-timo RP: zoneinfo _should_ be pulled in via -modules but it might have further dependencies
<RP> rburton: is -modules in buildtools-tarball ?
<rburton> nativesdk-python3 is and that is provided by -modules
<rburton> (in theory)
<RP> rburton: I guess next step is to try a tarball and see if import zoneinfo works
xmn has quit [Ping timeout: 256 seconds]
xmn has joined #yocto
<rburton> RP works with aarch64-buildtools-nativesdk-standalone-4.3.sh https://www.irccloud.com/pastebin/Eo9CPL6J/
amitk_ has joined #yocto
<wmills_> nanbuild?? nandbuild?? I'm lost on the tech call
<moto-timo> nanbield, the current release
<wmills_> Oh I knew that.
Chocky has quit [Quit: Leaving.]
Chocky1 has joined #yocto
florian_kc has quit [Quit: Ex-Chat]
Guest74 has quit [Quit: Client closed]
<yocton> A nice mnemonic : Due to the current autobuilder intermittent issues, we currently have completed : NaN builds (I'm out)
<RP> yocton: nice :)
jmd has joined #yocto
<wmills_> WRT readline, has anyone tried https://github.com/troglobit/editline?
<wmills_> I am not persoanlly a fan of SW with "no license" but ...
<yocton> JPEW: Is your work on meta-gplv2 somewhere? I have a coworker that might have stuff to share
<Saur_Home> wmills: There are a number of recipes that use editline, or support it as an alternative to readline. It is, however, not a drop-in replacement AFAIK.
<JPEW> yocton: Not yet
<yocton> JPEW: would you be interrested to look at what he has done?
<Saur_Home> wmills_: ^
<wmills_> Saur_Home: Thanks I was not sure of either so that is helpful
<JPEW> yocton: Sure
Chocky1 is now known as Chocky
Chocky has quit [Read error: Connection reset by peer]
JonathanCrockett has joined #yocto
Chocky has joined #yocto
khem has joined #yocto
mckoan is now known as mckoan|away
Chaser has joined #yocto
sakman has quit [Remote host closed the connection]
Minvera has joined #yocto
alperak57 has joined #yocto
alperak has quit [Ping timeout: 250 seconds]
ajfriesen8473 has quit [Quit: The Lounge - https://thelounge.chat]
alperak57 is now known as alper
alper is now known as alperak
ajfriesen8473 has joined #yocto
gsalazar_ has quit [Ping timeout: 255 seconds]
Minvera has quit [Ping timeout: 255 seconds]
gsalazar_ has joined #yocto
Minvera has joined #yocto
amitk_ has quit [Remote host closed the connection]
cambrian_invader has quit [Ping timeout: 264 seconds]
Chocky has quit [Quit: Leaving.]
Chocky has joined #yocto
cambrian_invader has joined #yocto
Chocky1 has joined #yocto
Chocky2 has joined #yocto
Chocky1 has quit [Client Quit]
Chocky2 has left #yocto [#yocto]
Chocky has quit [Ping timeout: 268 seconds]
gsalazar_ has quit [Ping timeout: 256 seconds]
amitk has quit [Ping timeout: 264 seconds]
zpfvo has quit [Remote host closed the connection]
florian has joined #yocto
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #yocto
Chaser has quit [Quit: Chaser]
Starfoxxes has joined #yocto
<gmorell> hmm, I'm attempting to add the meta-oe/rrdtool to this recipe I'm attempting to integrate it with and I get the ol' handshake error, followed it up by setting rrdtool to be rrdtool-native, which in turn raises a "Nothing PROVIDES 'systemd-native'" but I don't think this is quite right from my understanding and not what I expected to get here
<rburton> why would you need rrdtool-native?
<vmeson> gmorell: and what is "the ol' handshake error"?
<gmorell> where the perl libs and bin don't align and the compilation step emits something akin to "loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xde00080)"
<gmorell> rburton: yes good q, just needs to be installed somewhere and not a dep I guess
<rburton> if you want to run it locally then you need a local binary but for target builds you'll rarely need a native recipe (unless it has tools needed at build time and can't rebuild then itself properly)
<rburton> then again i have no insight into rrdtool but needing rrdtool-native seems like a stab in the dark not a solution
ederibaucourt has quit [Ping timeout: 256 seconds]
<alperak> good night
alperak has quit [Quit: Client closed]
manuel1985 has quit [Ping timeout: 256 seconds]
prabhakar has joined #yocto
prabhakarlad has joined #yocto
JonathanCrockett has quit [Quit: Client closed]
ederibaucourt has joined #yocto
mbulut has joined #yocto
rob_w has quit [Read error: Connection reset by peer]
<vmeson> huh, the Modern Linker: Mold: https://github.com/rui314/mold discussed in Feb: https://lists.yoctoproject.org/g/yocto/message/59230
<vmeson> tldr: not a huge win for our workflow but worth keeping an eye on.
alessioigor has quit [Quit: alessioigor]
sgw has joined #yocto
mbulut has quit [Ping timeout: 268 seconds]
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #yocto
jmd has quit [Remote host closed the connection]
Saur_Home has quit [Quit: Client closed]
Saur_Home has joined #yocto
mvlad has quit [Remote host closed the connection]
mrpelotazo has quit [Ping timeout: 245 seconds]
<vmeson> Hmm, old news but news to me: 2023-08-28 added Buildroot repository -- https://repology.org/
<vmeson> Repology is a service which tracks and compares package versions in more than 120 package repositories. (aka distros)
mrpelotazo has joined #yocto
jbo_ has joined #yocto
jbo has quit [Ping timeout: 255 seconds]
jbo_ is now known as jbo
florian has quit [Ping timeout: 276 seconds]
jsbronder has quit [Quit: WeeChat 3.8]
jsbronder has joined #yocto
tgamblin has quit [Ping timeout: 264 seconds]
tgamblin has joined #yocto
<khem> vmeson: switch to lld first and you will be amazed how good it is
<khem> and if you want to use LTO and PGO especially
Vonter has quit [Ping timeout: 240 seconds]
<khem> I have it enabled for yoe distro and it was not an easy task several packages needed fixing because gnu ld is quite tolerant of bad linking habits which it barfed about some of them were good bug fixes
Vonter has joined #yocto
joekale has quit [Ping timeout: 245 seconds]
olani has joined #yocto
gsalazar has quit [Ping timeout: 264 seconds]
kevinrowland has joined #yocto
florian has joined #yocto