Monday, 2024-05-06

*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has joined #yocto00:43
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has quit IRC (Ping timeout: 240 seconds)00:48
khemJaMa: great, I think we will need to add -Wno-error globally for now00:58
JaMakhem: it's not so many recipes and doing it in the recipe at least allows to track which recipes need fixes01:01
JaMaI've seen you've some incompatible-function-pointer-types exceptions also in  conf/nonclangable.conf adding these in the recipes might be useful for clang as well01:04
*** davidinux1 <davidinux1!~davidinux@194.34.233.8> has quit IRC (Ping timeout: 255 seconds)01:04
*** davidinux1 <davidinux1!~davidinux@194.34.233.4> has joined #yocto01:06
*** geoff_ is now known as geoffhp01:06
khemJaMa: I have cherry-picked your patches for gcc-1401:08
JaMagood, only kea is still failing in my world builds now, I've tried to upgrade it to latest (odd version) and it doesn't seem to help, might have a look next week01:11
JaMathe WIP upgrade https://git.openembedded.org/openembedded-core-contrib/commit/?h=jansa/master-gcc14&id=52a6109296d10bb8841112ed6fc0c6df5184dafe if you can guess what might be the root cause01:13
*** starblue <starblue!~juergen@87.122.36.73> has quit IRC (Ping timeout: 252 seconds)01:13
*** starblue <starblue!~juergen@87.122.38.113> has joined #yocto01:15
*** davidinux1 <davidinux1!~davidinux@194.34.233.4> has quit IRC (Read error: Connection reset by peer)01:20
*** davidinux1 <davidinux1!~davidinux@194.34.233.4> has joined #yocto01:25
*** jclsn <jclsn!~jclsn@2a04:4540:6505:c300:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 255 seconds)01:33
*** jclsn <jclsn!~jclsn@2a04:4540:651d:e00:2ce:39ff:fecf:efcd> has joined #yocto01:35
*** sakoman <sakoman!~sakoman-l@209.237.67.158> has quit IRC (Ping timeout: 268 seconds)01:59
*** sakoman <sakoman!~sakoman-l@209.237.67.158> has joined #yocto02:15
*** lthadeus <lthadeus!~lthadeus@2401:4900:1cb9:5ff7:b677:e3df:d5e1:5010> has joined #yocto03:21
*** amitk <amitk!~amit@58.84.61.114> has joined #yocto03:23
*** sakman <sakman!~sakman@208.111.77.233> has quit IRC (Quit: Leaving)03:34
*** xmn <xmn!~xmn@2600:4040:9398:a200:389f:984a:647e:f842> has joined #yocto04:13
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Quit: WeeChat 4.2.2)04:19
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto04:28
*** marka <marka!~marka@149.115.66.185> has quit IRC (Ping timeout: 240 seconds)04:36
*** marka <marka!~marka@149.115.66.185> has joined #yocto04:37
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has joined #yocto04:44
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has quit IRC (Ping timeout: 255 seconds)04:48
*** sakman <sakman!~sakman@208.111.77.233> has joined #yocto04:59
*** tlammi <tlammi!~tlammi@147.161.187.34> has joined #yocto05:01
tlammiHi. Is there a good practice with consuming artifacts of recipes in other recipes? For instance I currently have an image recipe which consumes other images and therefore has a dependency to the "child image" output name. I was thinking about creating a class for this which creates symlinks with "stable" names for the artifacts.05:04
*** Abp <Abp!~Abp@188-206-111-40.mobile.kpn.net> has joined #yocto05:06
*** Abp <Abp!~Abp@188-206-111-40.mobile.kpn.net> has quit IRC (Read error: Connection reset by peer)05:06
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has joined #yocto05:06
*** goliath <goliath!~goliath@user/goliath> has joined #yocto05:09
tlammie.g. instead of depending directly on the artifact name I could have something like `${DEPLOY_DIR}/stable/<machine>/<img-recipe>/image` pointing to the real image and then I could just use that from the wrapper recipe.05:09
*** enok <enok!~Thunderbi@c-1e4ce655.06-290-73746f71.bbcust.telenor.se> has joined #yocto05:13
*** sakman <sakman!~sakman@208.111.77.233> has quit IRC (Ping timeout: 260 seconds)05:21
*** lthadeus <lthadeus!~lthadeus@2401:4900:1cb9:5ff7:b677:e3df:d5e1:5010> has quit IRC (Remote host closed the connection)05:22
*** lthadeus <lthadeus!~lthadeus@2401:4900:1cb9:5ff7:a1f2:8b47:d520:565d> has joined #yocto05:22
*** sakman <sakman!~sakman@208.111.77.233> has joined #yocto05:44
*** alperak <alperak!uid641238@id-641238.ilkley.irccloud.com> has joined #yocto05:47
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has quit IRC (Ping timeout: 268 seconds)05:49
*** Abp <Abp!~Abp@188-206-110-2.mobile.kpn.net> has joined #yocto05:50
*** Abp <Abp!~Abp@188-206-110-2.mobile.kpn.net> has quit IRC (Read error: Connection reset by peer)06:01
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has joined #yocto06:02
*** linfax <linfax!~linfax@eumail.topcon.com> has joined #yocto06:25
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 260 seconds)06:48
*** mvlad <mvlad!~mvlad@2a02:2f05:8211:1c00:e88e:21ff:fe65:be18> has joined #yocto06:49
*** mvlad_ <mvlad_!~mvlad@2a02:2f05:8211:1c00:e88e:21ff:fe65:be18> has joined #yocto06:49
*** davidinux1 <davidinux1!~davidinux@194.34.233.4> has quit IRC (Ping timeout: 260 seconds)06:51
*** davidinux1 <davidinux1!~davidinux@194.34.233.8> has joined #yocto06:53
*** xmn <xmn!~xmn@2600:4040:9398:a200:389f:984a:647e:f842> has quit IRC (Ping timeout: 246 seconds)06:55
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto07:01
*** Kubu_work <Kubu_work!~kubu@2a01cb05949d5800e3ef2d7a4131071f.ipv6.abo.wanadoo.fr> has joined #yocto07:03
*** mckoan|away is now known as mckoan07:03
mckoangood morning07:04
Xogiumhello mckoan07:04
ldywickigood morning ;)07:09
*** enok <enok!~Thunderbi@c-1e4ce655.06-290-73746f71.bbcust.telenor.se> has quit IRC (Read error: Connection reset by peer)07:11
*** enok <enok!~Thunderbi@c-1e4ce655.06-290-73746f71.bbcust.telenor.se> has joined #yocto07:11
*** gsalazar <gsalazar!~gsalazar@107.105.60.94.rev.vodafone.pt> has joined #yocto07:14
*** mvlad_ <mvlad_!~mvlad@2a02:2f05:8211:1c00:e88e:21ff:fe65:be18> has quit IRC (Quit: Leaving)07:15
*** enok <enok!~Thunderbi@c-1e4ce655.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 252 seconds)07:15
*** zpfvo <zpfvo!~fvo@i59F5CFB3.versanet.de> has joined #yocto07:15
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto07:16
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has quit IRC (Ping timeout: 256 seconds)07:28
*** Abp <Abp!~Abp@188-206-110-87.mobile.kpn.net> has joined #yocto07:29
*** tnovotny <tnovotny!~tnovotny@ip-89-176-114-86.bb.vodafone.cz> has joined #yocto07:35
*** florian_kc <florian_kc!~florian@dynamic-002-243-166-036.2.243.pool.telefonica.de> has joined #yocto07:38
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has joined #yocto07:45
*** florian_kc <florian_kc!~florian@dynamic-002-243-166-036.2.243.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds)07:48
*** lthadeus <lthadeus!~lthadeus@2401:4900:1cb9:5ff7:a1f2:8b47:d520:565d> has quit IRC (Remote host closed the connection)07:52
*** Abp <Abp!~Abp@188-206-110-87.mobile.kpn.net> has quit IRC (Read error: Connection reset by peer)08:04
*** Abp <Abp!~Abp@188-206-110-87.mobile.kpn.net> has joined #yocto08:05
*** ehussain <ehussain!~Thunderbi@2400:adc5:122:ef00:a6e7:305b:8bb5:817b> has joined #yocto08:20
JaMakhem: added a fix or work around for kea as well, will re-trigger the builds later today, probably only the Illegal instruction in nodejs is left now08:22
*** grma <grma!~gruberm@89-41-133-247.static.kufnet.at> has joined #yocto08:24
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto08:30
LetoThe2ndyo dudX08:35
mckoanLetoThe2nd: hey08:39
*** mbulut <mbulut!~mbulut@ip1f128e51.dynamic.kabel-deutschland.de> has joined #yocto08:41
yoctonHello everyone :)08:41
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has quit IRC (Ping timeout: 260 seconds)08:43
JaMatlammi: it's already possible to use "stable" names, see YOCTO #12937 and https://patchwork.yoctoproject.org/project/oe-core/list/?series=1954108:45
*** wyre <wyre!~wyre@user/wyre> has quit IRC (Ping timeout: 268 seconds)08:48
*** wyre <wyre!~wyre@user/wyre> has joined #yocto08:51
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has quit IRC (Ping timeout: 268 seconds)08:52
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto08:53
*** lthadeus <lthadeus!~lthadeus@2401:4900:1cb9:5ff7:c308:34a3:be1b:4cbb> has joined #yocto08:55
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has joined #yocto08:56
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has quit IRC (Ping timeout: 260 seconds)08:57
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto08:58
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has quit IRC (Remote host closed the connection)09:01
qschulzRP: JPEW: michaelo: sorry for the resend, I just saw I had received a mail last Thursday telling me the mail was denied because I wasn't subscribed to the ML09:02
qschulzI opened the archive on the webgui, but it somehow doesn't go to the most recent messages (i was on page 2 for example) and didn't see it actually reached the ML (a day later than I sent it)09:03
*** tlammi <tlammi!~tlammi@147.161.187.34> has quit IRC (Ping timeout: 250 seconds)09:03
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has joined #yocto09:11
*** tlammi <tlammi!~tlammi@147.161.187.34> has joined #yocto09:19
tlammiJaMa: I'll look into it. Thanks!09:20
*** PaowZ <PaowZ!~Vince@82-64-136-53.subs.proxad.net> has joined #yocto09:56
JaMakhem: a work around for nodejs also added in the same branch (to use Skylake instead of Nehalem for qemu wrapper)09:58
*** starblue <starblue!~juergen@87.122.38.113> has quit IRC (Ping timeout: 252 seconds)10:04
*** starblue <starblue!~juergen@87.122.38.113> has joined #yocto10:06
*** hoyes <hoyes!~hoyes@178.17.243.246> has quit IRC (Quit: The Lounge - https://thelounge.chat)10:06
*** hoyes <hoyes!~hoyes@178.17.243.246> has joined #yocto10:07
*** chep` <chep`!chep@gateway/vpn/airvpn/chep> has joined #yocto10:07
*** chep <chep!chep@gateway/vpn/airvpn/chep> has quit IRC (Ping timeout: 260 seconds)10:09
*** chep` is now known as chep10:09
*** ehussain <ehussain!~Thunderbi@2400:adc5:122:ef00:a6e7:305b:8bb5:817b> has quit IRC (Ping timeout: 268 seconds)10:15
*** gabriele_00 <gabriele_00!~gabriele_@2a01:e11:5401:b40:59d6:dd73:6241:b0d7> has joined #yocto10:31
*** KanjiMonster <KanjiMonster!~KanjiMons@dslb-088-068-186-158.088.068.pools.vodafone-ip.de> has quit IRC (Ping timeout: 255 seconds)10:32
*** KanjiMonster <KanjiMonster!~KanjiMons@dslb-084-061-146-208.084.061.pools.vodafone-ip.de> has joined #yocto10:33
*** hoyes <hoyes!~hoyes@178.17.243.246> has quit IRC (Quit: The Lounge - https://thelounge.chat)10:41
*** hoyes <hoyes!~hoyes@178.17.243.246> has joined #yocto10:41
*** Hammdist <Hammdist!~debian@ns518039.ip-158-69-52.net> has joined #yocto11:03
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has quit IRC (Remote host closed the connection)11:06
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto11:11
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)11:16
*** lthadeus <lthadeus!~lthadeus@2401:4900:1cb9:5ff7:c308:34a3:be1b:4cbb> has quit IRC (Remote host closed the connection)11:22
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 256 seconds)11:43
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto11:44
*** vmeson <vmeson!~rmacleod@198-48-226-243.cpe.pppoe.ca> has quit IRC (Ping timeout: 264 seconds)11:45
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto11:46
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has quit IRC (Ping timeout: 260 seconds)11:57
Hammdisthaving errors compiling for riscv32 (from aarch64 host). is this expected?12:04
Hammdistspecifically /usr/src/debug/openssl/3.3.0/crypto/riscvcap.c:91:(.text.startup+0x132): undefined reference to `riscv_vlen_asm'12:04
*** gabriele_00 <gabriele_00!~gabriele_@2a01:e11:5401:b40:59d6:dd73:6241:b0d7> has quit IRC (Quit: gabriele_00)12:17
*** toric <toric!~toric@zusipn-moli19t-pzen2-service1.deere.com> has quit IRC (Remote host closed the connection)12:20
*** vmeson <vmeson!~rmacleod@128.224.253.2> has joined #yocto12:30
*** tlammi <tlammi!~tlammi@147.161.187.34> has quit IRC (Ping timeout: 250 seconds)12:34
*** vmeson <vmeson!~rmacleod@128.224.253.2> has quit IRC (Client Quit)12:34
RPHammdist: which release?12:38
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has joined #yocto12:41
HammdistRP: dunno I was following some instructions. I did: repo init -u https://github.com/riscv/meta-riscv  -b master -m tools/manifests/riscv-yocto.xml ... so, I guess, "master"?12:47
Hammdistwithout any special configuration I basically just asked for: MACHINE=qemuriscv32 bitbake core-image-full-cmdline12:49
Hammdistwhen I go to the travis for the project all I get is an animated hammer on nail thing that probably indicates under construction12:51
HammdistI'm not even sure how closely this project is related to yocto ... it probably does use the yocto toolchain though12:54
*** tlammi <tlammi!~tlammi@147.161.187.34> has joined #yocto12:55
*** tlammi <tlammi!~tlammi@147.161.187.34> has quit IRC (Client Quit)12:55
*** enok <enok!~Thunderbi@94.191.137.231.mobile.tre.se> has joined #yocto12:55
Hammdistif there is a more official way to build a riscv32 image via yocto, I would like to know what it is so I can try it13:01
*** xmn <xmn!~xmn@2600:4040:9398:a200:74d7:8213:e52b:4b99> has joined #yocto13:02
*** mbulut <mbulut!~mbulut@ip1f128e51.dynamic.kabel-deutschland.de> has quit IRC (Remote host closed the connection)13:10
*** mbulut <mbulut!~mbulut@ip1f128e51.dynamic.kabel-deutschland.de> has joined #yocto13:10
RPHammdist: I'd try just using poky master branch to build MACHINE=qemuriscv3213:16
RPHammdist: I'm not sure you need meta-riscv for that now13:16
*** enok <enok!~Thunderbi@94.191.137.231.mobile.tre.se> has quit IRC (Ping timeout: 268 seconds)13:40
*** linfax <linfax!~linfax@eumail.topcon.com> has quit IRC (Ping timeout: 240 seconds)13:48
Hammdistok thanks it's runnin'. 3000 or so tasks to go13:49
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)14:08
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto14:08
*** gabriele_00 <gabriele_00!~gabriele_@2a01:e11:5401:b40:59d6:dd73:6241:b0d7> has joined #yocto14:10
*** mrpelotazo <mrpelotazo!~mrpelotaz@user/mrpelotazo> has quit IRC (Ping timeout: 260 seconds)14:15
*** mrpelotazo <mrpelotazo!~mrpelotaz@user/mrpelotazo> has joined #yocto14:19
*** kilobyte_ch <kilobyte_ch!~kbch@37.17.235.66> has joined #yocto14:25
kilobyte_chHello! I'm using Yocto/Poky on a Raspberry Pi 4 together with the official 7" Display. I use this meta layer: https://github.com/agherzan/meta-raspberrypi There seems to be a Bug in the Pi Kernel which results in the Display not working. It is fixed in Kernel 6.6.30. But https://git.yoctoproject.org/yocto-kernel-cache/log/?h=yocto-6.6 seems to be just supporting up to 6.6.29. Do I have any other chance other14:26
kilobyte_chthan waiting? :)14:26
kilobyte_chThe yocto-kernel-cache repo is used here: https://github.com/agherzan/meta-raspberrypi/blob/master/recipes-kernel/linux/linux-raspberrypi_6.6.bb14:27
kilobyte_chTo clarify: I can change LINUX_VERSION to 6.6.30. I can also change SRCREV_machine to the correct commit in the Pi Kernel Repo. But I can't change SRCREV_meta as it just goes up to 6.6.29.14:28
zeddiikilobyte_ch. you don't need to bump the meta SRCREV to match the kernel version. That would only matter if there was an option introduced/changed in that version that you needed.14:40
ldywicki@kilobyte_ch maybe bbappend with srcrev could help? ;-)14:42
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)14:45
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto14:45
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto14:48
*** nickwhitlock <nickwhitlock!~nickwhitl@syn-071-046-234-100.biz.spectrum.com> has joined #yocto14:55
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)14:57
kilobyte_ch@zeddii @ldywicki You were both right. It works with the "old" meta srcrev. I have now created a bbappend to change LINUX_VERSION and SRCREV_machine and it works perfectly.15:07
khemzeddii: We need to backport https://lkml.org/lkml/2024/4/30/71 to 6.6 branch to fix selftest builds15:24
khemzeddii: this is because https://snips.sh/f/Pnnq0P9kyS was backported into 6.6 which requires ksft_perror helper but the helper itself was missed15:25
zeddiikhem. no problem. will do it right now and send a SRCREV bump.15:28
khemRP: kraj/gcc-14 can not run core-image-ptest-all and core-image-sato boots/tests ok as well15:35
khemall on qemux86-64 btw.15:36
khemargh s/not/now/ :)15:36
RPkhem: great! :)15:39
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has quit IRC (Remote host closed the connection)15:42
JaMakhem: please update the kea fix in contrib/kraj/gcc-1415:42
*** Abp <Abp!~Abp@188-206-110-87.mobile.kpn.net> has quit IRC (Read error: Connection reset by peer)15:59
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has joined #yocto16:00
*** lthadeus <lthadeus!~lthadeus@2401:4900:1cb9:5ff7:d68d:e438:5e39:31e0> has joined #yocto16:14
*** mckoan is now known as mckoan|away16:14
*** enok <enok!~Thunderbi@2a02:aa1:1041:8f44:ffdf:5f1e:7292:c249> has joined #yocto16:17
*** zpfvo <zpfvo!~fvo@i59F5CFB3.versanet.de> has quit IRC (Remote host closed the connection)16:17
*** tnovotny <tnovotny!~tnovotny@ip-89-176-114-86.bb.vodafone.cz> has quit IRC (Quit: Leaving)16:19
*** gabriele_00 <gabriele_00!~gabriele_@2a01:e11:5401:b40:59d6:dd73:6241:b0d7> has quit IRC (Quit: gabriele_00)16:21
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)16:25
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto16:25
*** lthadeus <lthadeus!~lthadeus@2401:4900:1cb9:5ff7:d68d:e438:5e39:31e0> has quit IRC (Quit: Leaving)16:28
*** gabriele_00 <gabriele_00!~gabriele_@2a01:e11:5401:b40:59d6:dd73:6241:b0d7> has joined #yocto16:28
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)16:31
*** enok <enok!~Thunderbi@2a02:aa1:1041:8f44:ffdf:5f1e:7292:c249> has quit IRC (Ping timeout: 268 seconds)16:45
*** dankm <dankm!~dan@user/dankm> has quit IRC (Remote host closed the connection)16:48
*** dankm <dankm!~dan@user/dankm> has joined #yocto16:50
*** jmd <jmd!~user@2001:a61:2aa0:ea01:fcec:2373:8649:cf16> has joined #yocto16:56
*** gsalazar <gsalazar!~gsalazar@107.105.60.94.rev.vodafone.pt> has quit IRC (Ping timeout: 252 seconds)16:59
*** Guest86 <Guest86!~Guest86@188.69.23.182> has joined #yocto17:04
*** Guest86 <Guest86!~Guest86@188.69.23.182> has quit IRC (Client Quit)17:04
*** Guest39 <Guest39!~Guest39@c-75-71-174-102.hsd1.co.comcast.net> has joined #yocto17:08
*** Guest39 <Guest39!~Guest39@c-75-71-174-102.hsd1.co.comcast.net> has quit IRC (Client Quit)17:10
khemJaMa:kea issue seems to be interesting, Can you try to make the getAll functions inline and see if it goes away, I am thinking its GCC issue if its automatically hiding a public function17:23
JaMaI'm done for today and will wait for world builds to finish to see if something else needs fixes (one MACHINE failed in kmscube and virgl but that could be sh!tty proprietary gl)17:30
*** goliath <goliath!~goliath@user/goliath> has joined #yocto17:40
*** PaowZ <PaowZ!~Vince@user/PaowZ> has quit IRC (Ping timeout: 256 seconds)17:43
*** gabriele_00 <gabriele_00!~gabriele_@2a01:e11:5401:b40:59d6:dd73:6241:b0d7> has quit IRC (Quit: gabriele_00)17:44
*** nickwhitlock <nickwhitlock!~nickwhitl@syn-071-046-234-100.biz.spectrum.com> has quit IRC (Quit: Client closed)17:44
*** mbulut <mbulut!~mbulut@ip1f128e51.dynamic.kabel-deutschland.de> has quit IRC (Read error: Connection reset by peer)17:46
*** mbulut <mbulut!~mbulut@ip1f128e51.dynamic.kabel-deutschland.de> has joined #yocto17:46
khemJaMa: its perhaps -fvisibility-inlines-hidden which is causing the behavior17:53
khemJaMa: I will try with CXXFLAGS:remove = "-fvisibility-inlines-hidden"17:53
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)17:55
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto17:55
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)18:05
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto18:05
khemJaMa:take a look ar contrib/kraj/gcc-14, gtk4 and ltp on 32bit seems to be only issues left for world builds now18:15
*** florian_kc <florian_kc!~florian@dynamic-002-243-166-036.2.243.pool.telefonica.de> has joined #yocto18:26
*** yudjinn_ <yudjinn_!~yudjinn@c-73-153-47-71.hsd1.co.comcast.net> has quit IRC (Ping timeout: 256 seconds)18:36
*** yudjinn <yudjinn!~yudjinn@c-73-153-47-71.hsd1.co.comcast.net> has joined #yocto18:39
*** amurray_tgp <amurray_tgp!~amurray_t@2a00:23c5:7815:1301:f27:e3a8:2334:314d> has quit IRC (Quit: Client closed)18:40
*** mvlad <mvlad!~mvlad@2a02:2f05:8211:1c00:e88e:21ff:fe65:be18> has quit IRC (Remote host closed the connection)19:01
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)19:04
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto19:04
*** vmeson <vmeson!~rmacleod@198-48-226-243.cpe.pppoe.ca> has joined #yocto19:15
khemRP:hopefully https://autobuilder.yoctoproject.org/typhoon/#/builders/52/builds/8798 will be a clean build ( its with gcc14 )19:22
*** enok <enok!~Thunderbi@c-1e4ce655.06-290-73746f71.bbcust.telenor.se> has joined #yocto19:27
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto19:40
*** PaowZ <PaowZ!~Vince@2a01:e0a:144:d020:88ea:df2e:1674:96d9> has joined #yocto19:49
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)20:05
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto20:07
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has quit IRC (Client Quit)20:08
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto20:09
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe)20:10
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)20:14
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto20:14
*** Haxxa <Haxxa!~Haxxa@116.255.4.123> has quit IRC (Quit: Haxxa flies away.)20:15
*** Haxxa <Haxxa!~Haxxa@116.255.4.123> has joined #yocto20:17
*** jmd <jmd!~user@2001:a61:2aa0:ea01:fcec:2373:8649:cf16> has quit IRC (Remote host closed the connection)20:30
*** xmn <xmn!~xmn@2600:4040:9398:a200:74d7:8213:e52b:4b99> has quit IRC (Ping timeout: 246 seconds)20:38
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Ping timeout: 240 seconds)20:56
*** enok <enok!~Thunderbi@c-1e4ce655.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 256 seconds)20:56
*** schtobia_ <schtobia_!~quassel@schmidl.dev> has quit IRC (Quit: Bye!)21:01
*** schtobia <schtobia!~quassel@schmidl.dev> has joined #yocto21:01
*** olani- <olani-!~olani@81-236-241-190-no2811.tbcn.telia.com> has joined #yocto21:23
*** sakoman <sakoman!~sakoman-l@209.237.67.158> has quit IRC (Ping timeout: 264 seconds)21:25
*** olani- <olani-!~olani@81-236-241-190-no2811.tbcn.telia.com> has quit IRC (Remote host closed the connection)21:26
*** PaowZ <PaowZ!~Vince@2a01:e0a:144:d020:88ea:df2e:1674:96d9> has quit IRC (Ping timeout: 268 seconds)21:30
*** olani- <olani-!~olani@81-236-241-190-no2811.tbcn.telia.com> has joined #yocto21:33
*** gabriele_00 <gabriele_00!~gabriele_@2a01:e11:5401:b40:59d6:dd73:6241:b0d7> has joined #yocto21:34
*** olani- <olani-!~olani@81-236-241-190-no2811.tbcn.telia.com> has left #yocto21:35
*** sakoman <sakoman!~sakoman-l@98.142.47.158> has joined #yocto21:37
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has quit IRC (Ping timeout: 255 seconds)21:41
*** alperak <alperak!uid641238@id-641238.ilkley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)21:47
*** Kubu_work <Kubu_work!~kubu@2a01cb05949d5800e3ef2d7a4131071f.ipv6.abo.wanadoo.fr> has quit IRC (Quit: Leaving.)21:49
*** florian_kc <florian_kc!~florian@dynamic-002-243-166-036.2.243.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)22:04
*** mbulut <mbulut!~mbulut@ip1f128e51.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 268 seconds)22:25
*** Ad0 <Ad0!~Ad0@93.124.245.194> has quit IRC (Ping timeout: 268 seconds)22:57
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has joined #yocto23:08
*** Abp <Abp!~Abp@84-107-6-196.cable.dynamic.v4.ziggo.nl> has quit IRC (Ping timeout: 252 seconds)23:13
*** gabriele_00 <gabriele_00!~gabriele_@2a01:e11:5401:b40:59d6:dd73:6241:b0d7> has quit IRC (Remote host closed the connection)23:14
*** Ad0 <Ad0!~Ad0@93.124.245.194> has joined #yocto23:21
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)23:22
*** yannd <yannd!~yann@88-120-44-86.subs.proxad.net> has quit IRC (Ping timeout: 256 seconds)23:24
*** yannd <yannd!~yann@88-120-44-86.subs.proxad.net> has joined #yocto23:36
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Quit: Bye)23:37
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto23:39

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!