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
gsalazar has quit [Ping timeout: 256 seconds]
<khem> zeddii: latest kernel update causes kernel-selftest build failures - https://errors.yoctoproject.org/Errors/Details/766852/
<khem> undefined reference to `ksft_perror'
lexano has quit [Ping timeout: 256 seconds]
ssweeny has quit [Quit: Gateway shutdown]
ssweeny has joined #yocto
sakoman has quit [Ping timeout: 268 seconds]
sakoman has joined #yocto
dankm has quit [Remote host closed the connection]
dankm has joined #yocto
davidinux has quit [Ping timeout: 268 seconds]
davidinux has joined #yocto
sakoman has quit [Ping timeout: 268 seconds]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #yocto
sakoman has joined #yocto
jclsn has quit [Ping timeout: 260 seconds]
jclsn has joined #yocto
geoffhp has joined #yocto
jmiehe has joined #yocto
jmiehe has quit [Quit: jmiehe]
goliath has quit [Quit: SIGSEGV]
geoff_ has joined #yocto
davidinux1 has joined #yocto
Emantor_ has joined #yocto
davidinux has quit [*.net *.split]
ssweeny has quit [*.net *.split]
geoffhp has quit [*.net *.split]
Emantor has quit [*.net *.split]
ernstp has quit [*.net *.split]
ldywicki has quit [*.net *.split]
Emantor_ is now known as Emantor
hoyes has quit [Quit: The Lounge - https://thelounge.chat]
hoyes has joined #yocto
Lihis has quit [Quit: Quitting]
Lihis has joined #yocto
ldywicki has joined #yocto
ernstp has joined #yocto
ssweeny has joined #yocto
enok has joined #yocto
enok has quit [Ping timeout: 255 seconds]
enok has joined #yocto
enok has quit [Quit: enok]
enok has joined #yocto
enok has quit [Ping timeout: 256 seconds]
Abp has quit [Ping timeout: 255 seconds]
Abp has joined #yocto
xmn has quit [Ping timeout: 260 seconds]
Abp has quit [Read error: Connection reset by peer]
Abp has joined #yocto
jp___ has joined #yocto
jp___ has quit [Ping timeout: 256 seconds]
jmd has joined #yocto
jp____ has joined #yocto
jp____ has quit [Remote host closed the connection]
florian_kc has joined #yocto
enok has joined #yocto
aardo has joined #yocto
enok has quit [Quit: enok]
enok71 has joined #yocto
ardo has quit [Ping timeout: 264 seconds]
enok71 is now known as enok
enok has quit [Ping timeout: 246 seconds]
Abp has quit [Ping timeout: 252 seconds]
Abp has joined #yocto
florian_kc has quit [Ping timeout: 246 seconds]
Abp has quit [Read error: Connection reset by peer]
Abp has joined #yocto
Abp has quit [Ping timeout: 240 seconds]
Abp has joined #yocto
Abp has quit [Read error: Connection reset by peer]
Abp has joined #yocto
gsalazar has joined #yocto
gabriele has joined #yocto
gabriele has quit [Client Quit]
gabriele_00 has joined #yocto
<gabriele_00> hello everyone, I'm trying to get started with kernel development and for starters I'm trying to build the latest poky with a kernel cloned from the yocto git but sourced locally in my filesystem (in particular I added this line to the linux build recipe: `SRC_URI = "git:///home/gabriele/kernel-dev/linux-yocto;name=machine;branch=test/hello;protocol=file"`). the problem is that when running `source oe-init-build-env; bitbake co
<gabriele_00> re-image-minimal` I get the following error: `pzstd: /home/gabriele/kernel-dev/poky/build/tmp/sysroots-uninative/x86_64-linux/usr/lib/libstdc++.so.6: version `CXXABI_1.3.15' not found (required by pzstd)`. I am not sure what's wrong here and I don't think it's something related to my distro (fedora 40) since it's loading this shared object from inside the build environment and not my system. thanks in advance for the help!
GNUmoon2 has quit [Read error: Connection reset by peer]
GNUmoon2 has joined #yocto
Abp has quit [Ping timeout: 255 seconds]
grma has quit [Ping timeout: 268 seconds]
Abp has joined #yocto
<JaMa> gabriele_00: uninative isn't compatible with gcc-14 in fedora-40
<gabriele_00> what is uninative?
<gabriele_00> and what shall id do then?
<JaMa> universal native (as glibc)
<JaMa> you can disable uninative or use some less bleeing edge distro (e.g. in docker container) as gcc-14 will cause few more build failures in couple -native components (depending what exactly you're going to build)
<gabriele_00> ok thank you so much
gabriele_00 has quit [Quit: gabriele_00]
<Xogium> I think my friend just found a bug, kind of. It looks like the build for qemu on host has this
<Xogium> # Append build host pkg-config paths for native target since the host may provide sdl
<Xogium> which is no longer required because sdl is now built anyway, so it leaks the host pkg config into the build for no reason ?
gabriele_00 has joined #yocto
<Xogium> qemu-system-native that is
<gabriele_00> any tips on how to disable uninative? i wanna give it a try
<gabriele_00> INHERIT_remove on the local.conf is enough?
goliath has joined #yocto
<gabriele_00> I am tryng to bitbake on a docker with debian stable: i still got pzstd: /home/gabriele/kernel-dev/poky/build/tmp/sysroots-uninative/x86_64-linux/usr/lib/libstdc++.so.6: version `CXXABI_1.3.15' not found (required by pzstd)
<gabriele_00> gcc 12.2
<JaMa> did you delete "tmp" directory after the build on fedora?
florian_kc has joined #yocto
<gabriele_00> yes
<gabriele_00> but still getting the same problem
<JaMa> that's weird, you can try bitbake -c cleansstate pzstd-native to make sure it's gone
<JaMa> INHERIT_remove is old syntax which doesn't work, you need :remove
florian_kc has quit [Ping timeout: 256 seconds]
gsalazar has quit [Ping timeout: 272 seconds]
sudip_ is now known as sudip
ablu has quit [Ping timeout: 252 seconds]
ablu has joined #yocto
<usvi> help! I'm building upon tisdk-tiny-image.bb and no matter what I do, opkg list-installed is empty
Saur_Home has quit [Quit: Client closed]
Saur_Home has joined #yocto
florian_kc has joined #yocto
gabriele_00 has quit [Quit: gabriele_00]
florian_kc has quit [Ping timeout: 268 seconds]
<usvi> set image.bbclass:173 is resetting IMAGE_FEATURES to empty
florian_kc has joined #yocto
gabriele_00 has joined #yocto
<gabriele_00> solved by moving on nambield branch
florian_kc has quit [Ping timeout: 272 seconds]
<JaMa> gabriele_00: and before that you were on latest master, right?
gabriele_00 has quit [Read error: Connection reset by peer]
sakoman has quit [Ping timeout: 255 seconds]
sakoman has joined #yocto
Abp has quit [Read error: Connection reset by peer]
Abp has joined #yocto
locutusofborg has quit [Read error: Connection reset by peer]
locutusofborg has joined #yocto
jmd has quit [Remote host closed the connection]
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #yocto
sakoman has quit [Ping timeout: 268 seconds]
sakoman has joined #yocto
starblue has quit [Ping timeout: 268 seconds]
tgamblin has quit [Remote host closed the connection]
<khem> these are minimal images it has IMAGE_FEATURES:remove = "package-management"
<khem> which means you will not have opkg or any other O_P_M in image
tgamblin has joined #yocto
nerdboy has quit [Ping timeout: 255 seconds]
<usvi> khem: yes they do seem to have.. I tried to re-add them but no luck. I should probably start again with tisdk-default-image
nerdboy has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
beartama_ has joined #yocto
beartama has quit [Read error: Connection reset by peer]
<khem> it might be deleting package metadata during image creation
<usvi> fresh tisdk-default-image has final IMAGE_FEATURES="package-management splash" , tiny has it empty. It seems I'm too stupid to add it back to the tiny image
starblue has joined #yocto
Guest23 has joined #yocto
Guest23 has quit [Client Quit]
tokamak has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
tokamak has joined #yocto
enok has joined #yocto
florian_kc has joined #yocto
enok has quit [Ping timeout: 256 seconds]
enok has joined #yocto
starblue has quit [Ping timeout: 268 seconds]
Abp has quit [Remote host closed the connection]
Abp has joined #yocto
beartama has joined #yocto
beartama_ has quit [Quit: beartama_]
<usvi> ok finally, I cloned tisdk-tiny-image.bb as new file and patched my custom stuff there (I could not get it fixed with a bbappend). now it seems to be going better IMAGE_FEATURES="package-management"
starblue has joined #yocto
beartama has quit [Ping timeout: 246 seconds]
beartama has joined #yocto
beartama has quit [Ping timeout: 246 seconds]
beartama has joined #yocto
<usvi> and boom, I finally see list-installed returning entries
florian_kc has quit [Ping timeout: 268 seconds]
bantu_ is now known as bantu
enok has quit [Ping timeout: 272 seconds]
enok has joined #yocto
florian_kc has joined #yocto
Abp has quit [Ping timeout: 252 seconds]
enok has quit [Ping timeout: 260 seconds]
yannd has joined #yocto
sakoman has quit [Ping timeout: 268 seconds]
jmiehe has joined #yocto
jmiehe has quit [Quit: jmiehe]
sakoman has joined #yocto
florian_kc has quit [Ping timeout: 255 seconds]
Abp has joined #yocto
Abp has quit [Ping timeout: 252 seconds]
sng has quit [Ping timeout: 255 seconds]