Wednesday, 2024-10-30

khemperhaps we should just add REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" in libgpiod2 recipe00:01
khemtlwoerner: can you try something like this in your failing env - https://0x0.st/X0Ud.diff00:15
*** tgamblin_ <tgamblin_!~tgamblin@d24-150-219-207.home.cgocable.net> has joined #yocto00:23
tlwoernerkhem: libgpiod-2.2 already has autoconf support for --enable-introspection/--disable-introspection00:23
tlwoernerbut in our current builds, it is always set to --enable-introspection regardless of whether gobject-introspection* is in DISTRO_FEATURES00:24
tlwoerneroh wait... let me verify that last statement00:24
tlwoerneri'm not enabling it in my builds, but i bet it's being backfilled00:24
*** tgamblin <tgamblin!~tgamblin@d24-150-219-207.home.cgocable.net> has quit IRC (Ping timeout: 252 seconds)00:25
*** tgamblin_ is now known as tgamblin00:29
khemtlwoerner: yeah I can simulate the backfilling now00:29
khemtlwoerner: can you confirm it with bitbake -e libgpiod | grep "^DISTRO_FEATURES="00:31
tlwoernerkhem: gobject-introspection-data is in my DISTRO_FEATURES, removing it allows libgpiod to succeed without ptest also enabled in DISTRO_FEATURES00:33
tlwoernerin other words:00:34
*** Saur_Home56 <Saur_Home56!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)00:34
tlwoernerif 'gobject-introspection-data' is in DISTRO_FEATURES, then you also have to add 'ptest' for libgpiod-2.2 to build successfully00:34
*** Saur_Home56 <Saur_Home56!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto00:34
tlwoernerif 'ptest' is not in DISTRO_FEATURES, then you also have to remove 'gobject-introspection-data' (which is backfilled magically for you)00:35
*** florian_kc <florian_kc!~florian@dynamic-077-177-150-112.77.177.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds)00:36
khemOK that confirms with what I see here now as well00:36
khemI guess, there is another dep hidden in test packageconfig which we need to enable when gobject-introspection-data is in DISTRO_FEATURES00:36
* khem stares at the libgpiod recipe00:37
tlwoernerotherwise use00:37
tlwoernerPREFERRED_VERSION_libgpiod ?= "1%"00:37
tlwoerner;-)00:37
khemthats what yoe distro does for some projects but not all00:37
tlwoernerthanks for keeping the 1.x recipe available00:37
khemyeah you should thanks some BSP layers to not move to 2.x :)00:38
khemI would have punted it by now00:38
tlwoernernah, 1.x is much better. i prefer its persistence of gpio settings :-)00:39
*** pbiel <pbiel!~bielpa@89-73-120-30.dynamic.chello.pl> has quit IRC (Ping timeout: 252 seconds)00:42
*** pbiel <pbiel!~bielpa@89-73-120-30.dynamic.chello.pl> has joined #yocto00:43
tlwoernerhttps://github.com/twoerner/mqtt-gpio/tree/master00:43
*** Saur_Home56 <Saur_Home56!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)00:48
*** Saur_Home56 <Saur_Home56!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto00:48
khem2.x has some interesting stuff IMO event polling and gpiod_line_config and gpiod_request_config allows specify line and request settings more flexibly. with 1.x all you could do was line level01:00
khemanyway, the patch I posted is something we need I think for libgpiod01:00
khemwith some little tweaks01:00
khemI will post it to ml and see if thats acceptabel to Bartosz then it can get done01:01
*** hexbrex <hexbrex!~hexbrex@162.247.41.140> has quit IRC (Read error: Connection reset by peer)01:03
*** hexbrex <hexbrex!~hexbrex@162.247.41.140> has joined #yocto01:04
*** geoffhp <geoffhp!~geoff@207.154.79.70> has quit IRC (Remote host closed the connection)01:04
*** geoffhp <geoffhp!~geoff@207.154.79.70> has joined #yocto01:05
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has quit IRC (Quit: Leaving)01:06
*** tostr <tostr!60aa75e090@user/tostr> has quit IRC (Ping timeout: 260 seconds)01:07
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has joined #yocto01:07
*** merit <merit!~merit@158.51.81.38> has quit IRC (Remote host closed the connection)01:08
*** merit <merit!~merit@158.51.81.38> has joined #yocto01:08
*** fray <fray!~fray@70.99.78.136> has quit IRC (Ping timeout: 252 seconds)01:08
*** tostr <tostr!60aa75e090@user/tostr> has joined #yocto01:10
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)01:12
tlwoernerelce 2024 presentation on new libgpiod 2.2 features: https://www.youtube.com/watch?v=tUFcWVwyzQg01:25
khemrburton: gobject-introspection-1.0 does require glib-2.0 it seems so perhaps it should be added to DEPENDS in the introspection bbclass maybe01:29
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 248 seconds)01:29
khemtlwoerner: I am applying https://lore.kernel.org/openembedded-devel/20241028112450.2793248-1-max.oss.09@gmail.com/T/#t which should workaround/fix the issue at hand and then lets wait Bart to come back and continue discussions01:30
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC (Remote host closed the connection)01:32
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto01:32
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has joined #yocto01:35
*** pbiel <pbiel!~bielpa@89-73-120-30.dynamic.chello.pl> has quit IRC (Ping timeout: 252 seconds)01:52
*** pbiel <pbiel!~bielpa@89-73-120-30.dynamic.chello.pl> has joined #yocto01:54
tlwoernerok02:02
*** mansandersson <mansandersson!~mansander@user/mansandersson> has quit IRC (Quit: Ping timeout (120 seconds))02:04
*** mansandersson <mansandersson!~mansander@user/mansandersson> has joined #yocto02:04
*** bielpa_ <bielpa_!~bielpa@89-73-120-30.dynamic.chello.pl> has joined #yocto02:23
*** geoff__ <geoff__!~geoff@207.154.79.70> has joined #yocto02:23
*** pbiel <pbiel!~bielpa@89-73-120-30.dynamic.chello.pl> has quit IRC (Remote host closed the connection)02:25
*** geoffhp <geoffhp!~geoff@207.154.79.70> has quit IRC (Remote host closed the connection)02:25
*** joekale <joekale!~joekale@204.156.190.21> has quit IRC (Remote host closed the connection)02:25
*** rbox <rbox!~user@user/rbox> has quit IRC (Remote host closed the connection)02:25
*** yocton <yocton!~quassel@163-172-29-20.rev.poneytelecom.eu> has quit IRC (Remote host closed the connection)02:25
*** jkale <jkale!~joekale@204.156.190.21> has joined #yocto02:25
*** yocton <yocton!~quassel@163-172-29-20.rev.poneytelecom.eu> has joined #yocto02:26
*** rbox <rbox!~user@user/rbox> has joined #yocto02:26
*** xmn <xmn!~xmn@pool-108-46-142-76.nycmny.fios.verizon.net> has quit IRC (Ping timeout: 272 seconds)02:34
*** jclsn <jclsn!~jclsn@2a04:4540:653d:9d00:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 252 seconds)02:42
*** Articulus <Articulus!~Articulus@2601:642:4f7f:1df1:16ac:60ff:fed8:386b> has joined #yocto02:42
*** jclsn <jclsn!~jclsn@2a04:4540:6542:1900:2ce:39ff:fecf:efcd> has joined #yocto02:44
*** fray <fray!~fray@70.99.78.136> has joined #yocto03:19
*** tammranil <tammranil!~tammranil@user/tammranil> has quit IRC (Remote host closed the connection)04:29
*** tammranil <tammranil!~tammranil@user/tammranil> has joined #yocto04:30
tlwoernerqschulz: i've started looking at the patches. i started with them yesterday, but got distracted by this libgpiod thing04:36
tlwoernerthey have built in my CI fine, just need to look at them and test on target boards04:37
*** bielpa_ <bielpa_!~bielpa@89-73-120-30.dynamic.chello.pl> has quit IRC (Ping timeout: 260 seconds)05:04
*** Chaser <Chaser!~Chaser@user/chaser> has joined #yocto05:21
*** Wouter01002 <Wouter01002!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)05:36
*** Wouter01002 <Wouter01002!~Wouter010@entry.nbg.netvos.nl> has joined #yocto05:38
*** bielpa_ <bielpa_!~bielpa@89-73-120-30.dynamic.chello.pl> has joined #yocto06:44
*** guest88 <guest88!~guest92@dslb-092-072-055-246.092.072.pools.vodafone-ip.de> has joined #yocto06:46
*** Ad0 <Ad0!~Ad0@93.124.245.194> has quit IRC (Ping timeout: 252 seconds)07:00
*** Ad0 <Ad0!~Ad0@93.124.245.194> has joined #yocto07:08
*** frieder <frieder!~frieder@88.130.219.92> has joined #yocto07:20
*** dmoseley <dmoseley!~dmoseley@129.222.253.125> has quit IRC (Ping timeout: 244 seconds)07:41
*** dmoseley_ <dmoseley_!~dmoseley@129.222.253.148> has joined #yocto07:41
*** Chaser <Chaser!~Chaser@user/chaser> has quit IRC (Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…)07:53
*** ehussain <ehussain!~Thunderbi@119.156.126.16> has joined #yocto07:54
*** albeu <albeu!~albeu@2001:9e8:630e:c1fc:add:1a22:1f04:17f1> has joined #yocto07:59
*** zpfvo <zpfvo!~fvo@103-59-142-46.pool.kielnet.net> has joined #yocto08:07
*** amitk_ <amitk_!~amit@58.84.61.127> has quit IRC (Ping timeout: 265 seconds)08:09
*** mckoan|away is now known as mckoan08:11
*** druppy <druppy!~Thunderbi@user/druppy> has joined #yocto08:11
*** rfuentess <rfuentess!~rfuentess@154.45.232.215> has joined #yocto08:13
*** Articulus <Articulus!~Articulus@2601:642:4f7f:1df1:16ac:60ff:fed8:386b> has quit IRC (Ping timeout: 276 seconds)08:14
*** druppy <druppy!~Thunderbi@user/druppy> has quit IRC (Ping timeout: 264 seconds)08:16
*** Articulus <Articulus!~Articulus@2601:642:4f7f:1df1:16ac:60ff:fed8:386b> has joined #yocto08:20
*** tolnanwo <tolnanwo!~tolnanwo@user/tolnanwo> has joined #yocto08:37
*** mbulut <mbulut!~mbulut@2a02:8108:1607:2800:e75b:278:4777:dea5> has joined #yocto08:42
*** vthor <vthor!~thor@2605:59c8:71e9:3e10:81a8:6eb0:a1d6:7db4> has quit IRC (Ping timeout: 276 seconds)08:43
*** aduskett <aduskett!~adam@212-57-59-66.xdsl.deanconnect.nl> has joined #yocto08:44
*** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto08:45
*** tolnanwo <tolnanwo!~tolnanwo@user/tolnanwo> has quit IRC (Quit: WeeChat 4.4.2)08:53
*** Chaser <Chaser!~Chaser@user/chaser> has joined #yocto08:53
qschulztlwoerner: which libgpiod thing :) ?08:55
qschulzah, must read history :)08:55
*** Tyaku <Tyaku!~user81451@82-64-140-155.subs.proxad.net> has joined #yocto08:56
*** belsirk <belsirk!~rfuentess@154.45.232.215> has joined #yocto08:57
*** rfuentess <rfuentess!~rfuentess@154.45.232.215> has quit IRC (Ping timeout: 248 seconds)09:00
*** davidinux1 <davidinux1!~davidinux@194.34.233.184> has joined #yocto09:01
*** Saur_Home56 <Saur_Home56!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)09:05
*** Saur_Home56 <Saur_Home56!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto09:06
*** tolnanwo <tolnanwo!~tolnanwo@user/tolnanwo> has joined #yocto09:09
*** davidinux1 <davidinux1!~davidinux@194.34.233.184> has quit IRC (Ping timeout: 246 seconds)09:10
*** davidinux1 <davidinux1!~davidinux@host-80-116-3-133.retail.telecomitalia.it> has joined #yocto09:12
*** davidinux1 <davidinux1!~davidinux@host-80-116-3-133.retail.telecomitalia.it> has quit IRC (Ping timeout: 245 seconds)09:23
*** belsirk is now known as rfuentess09:25
*** davidinux1 <davidinux1!~davidinux@45.11.80.191> has joined #yocto09:25
qschulztlwoerner: re: persistence, I believe libgpiod will get (got?) a daemon now for persistence09:25
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto09:27
*** aduskett <aduskett!~adam@212-57-59-66.xdsl.deanconnect.nl> has quit IRC (Remote host closed the connection)09:32
*** aduskett <aduskett!~adam@212-57-59-66.xdsl.deanconnect.nl> has joined #yocto09:34
*** Wouter01002 <Wouter01002!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)09:36
*** Wouter01002 <Wouter01002!~Wouter010@entry.nbg.netvos.nl> has joined #yocto09:38
*** ptsneves <ptsneves!~Thunderbi@89.151.29.72> has joined #yocto09:40
*** sfo <sfo!d6f77adfe3@user/sfo/x-3716460> has quit IRC (Read error: Connection reset by peer)09:44
*** sfo <sfo!d6f77adfe3@user/sfo/x-3716460> has joined #yocto09:44
*** tleb <tleb!6dbdd9ebc9@2a03:6000:1812:100::10cf> has quit IRC (Ping timeout: 272 seconds)09:57
*** tostr <tostr!60aa75e090@user/tostr> has quit IRC (Ping timeout: 260 seconds)09:57
*** jonesv <jonesv!e7e4272e85@2a03:6000:1812:100::10b5> has quit IRC (Ping timeout: 246 seconds)09:57
*** raghavgururajan <raghavgururajan!ea769b8000@user/raghavgururajan> has quit IRC (Ping timeout: 272 seconds)09:58
*** sfo <sfo!d6f77adfe3@user/sfo/x-3716460> has quit IRC (Ping timeout: 260 seconds)09:59
*** sfo <sfo!d6f77adfe3@user/sfo/x-3716460> has joined #yocto10:07
*** jonesv <jonesv!e7e4272e85@2a03:6000:1812:100::10b5> has joined #yocto10:08
*** tleb <tleb!6dbdd9ebc9@2a03:6000:1812:100::10cf> has joined #yocto10:08
*** tostr <tostr!60aa75e090@user/tostr> has joined #yocto10:18
*** chep <chep!chep@gateway/vpn/airvpn/chep> has quit IRC (Read error: Connection reset by peer)10:24
*** chep <chep!chep@gateway/vpn/airvpn/chep> has joined #yocto10:25
*** raghavgururajan <raghavgururajan!ea769b8000@user/raghavgururajan> has joined #yocto10:39
*** tolnanwo <tolnanwo!~tolnanwo@user/tolnanwo> has quit IRC (Quit: WeeChat 4.4.2)10:44
rber|res@qschulz: have a look here https://www.youtube.com/watch?v=tUFcWVwyzQg for the gpiod thingy10:45
*** davidinux1 <davidinux1!~davidinux@45.11.80.191> has quit IRC (Ping timeout: 265 seconds)10:49
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 252 seconds)10:51
*** Haxxa <Haxxa!~Haxxa@116-255-35-251.ip4.superloop.au> has quit IRC (Ping timeout: 252 seconds)10:57
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto10:59
*** aduskett <aduskett!~adam@212-57-59-66.xdsl.deanconnect.nl> has quit IRC (Quit: Konversation terminated!)11:05
*** Haxxa <Haxxa!~Haxxa@116.255.35.251> has joined #yocto11:11
*** dkc <dkc!~dan@user/dkc> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)11:12
RPWhy does all the tex stuff have to be in subversion11:12
*** dkc <dkc!~dan@user/dkc> has joined #yocto11:14
*** basilh <basilh!~basilh@58.15.14.46.static.wline.lns.sme.cust.swisscom.ch> has joined #yocto11:15
*** rber|res <rber|res!~rber|res@46.57.123.117.dsl.dyn.drei.com> has quit IRC (Quit: Leaving)11:15
*** xmn <xmn!~xmn@pool-108-46-142-76.nycmny.fios.verizon.net> has joined #yocto11:17
*** basilh <basilh!~basilh@58.15.14.46.static.wline.lns.sme.cust.swisscom.ch> has quit IRC (Ping timeout: 256 seconds)11:23
*** ehussain <ehussain!~Thunderbi@119.156.126.16> has quit IRC (Remote host closed the connection)11:25
*** raghavgururajan <raghavgururajan!ea769b8000@user/raghavgururajan> has quit IRC (Ping timeout: 245 seconds)11:28
*** raghavgururajan <raghavgururajan!ea769b8000@user/raghavgururajan> has joined #yocto11:30
*** angolini <angolini!~angolini@163.116.233.51> has joined #yocto11:43
*** raghavgururajan <raghavgururajan!ea769b8000@user/raghavgururajan> has quit IRC (Ping timeout: 248 seconds)11:45
*** sfo <sfo!d6f77adfe3@user/sfo/x-3716460> has quit IRC (Ping timeout: 272 seconds)11:46
*** jonesv <jonesv!e7e4272e85@2a03:6000:1812:100::10b5> has quit IRC (Ping timeout: 272 seconds)11:47
*** tleb <tleb!6dbdd9ebc9@2a03:6000:1812:100::10cf> has quit IRC (Ping timeout: 272 seconds)11:47
*** tostr <tostr!60aa75e090@user/tostr> has quit IRC (Ping timeout: 272 seconds)11:47
*** lexano <lexano!~lexano@pool-99-232-7-221.cpe.net.cable.rogers.com> has joined #yocto11:48
*** angolini <angolini!~angolini@163.116.233.51> has quit IRC (Quit: Client closed)11:50
*** tolnanwo <tolnanwo!~tolnanwo@user/tolnanwo> has joined #yocto11:52
*** jonesv <jonesv!e7e4272e85@2a03:6000:1812:100::10b5> has joined #yocto11:54
*** raghavgururajan <raghavgururajan!ea769b8000@user/raghavgururajan> has joined #yocto11:54
*** sfo <sfo!d6f77adfe3@user/sfo/x-3716460> has joined #yocto11:54
*** tleb <tleb!6dbdd9ebc9@2a03:6000:1812:100::10cf> has joined #yocto11:54
*** tostr <tostr!60aa75e090@user/tostr> has joined #yocto11:54
*** shoragan <shoragan!~shoragan@user/shoragan> has quit IRC (Read error: Connection reset by peer)12:00
*** shoragan <shoragan!~shoragan@user/shoragan> has joined #yocto12:04
tlwoernerqschulz: yes, but i prefer the 1.x way :-)12:40
*** aduskett <aduskett!~adam@212-57-59-66.xdsl.deanconnect.nl> has joined #yocto12:45
aduskettis SRC_URI_machine:${machine_name} = "${url}" the proper way to overwrite a URI using a .bbappend file?12:46
Saur_Home56aduskett: SRC_URI:qemux86-64 = "..." would override the entire SRC_URI (except for any :append's) for qemux86-64.12:48
aduskettah ok12:48
aduskettSaur_Home56: that is exactly what I want12:48
aduskettThanks!12:48
Saur_Home56However, if you only want to override the main URI and leave any extra file://s, you would use SRC_URI:prepend:quemx86-64 = "<new URI>" followed by SRC_URI:remove:qemux86-64 = "<original URI>"12:50
Saur_Home56aduskett: And of course I missed a space at the end in SRC_URI:prepend:quemx86-64 = "<new URI> "12:51
*** cyxae <cyxae!~cyxae__@2607:fad8:4:6:b4a7:3446:1a6a:f742> has joined #yocto12:53
aduskettSaur_Home56: even better!12:53
*** cyxae <cyxae!~cyxae__@2607:fad8:4:6:b4a7:3446:1a6a:f742> has quit IRC (Quit: cyxae)13:12
*** cyxae <cyxae!~cyxae__@2607:fad8:4:6:f692:2f61:8048:d7af> has joined #yocto13:14
*** yocti` <yocti`!~limnoria@mail.yoctoproject.org> has joined #yocto13:26
*** yocti <yocti!~limnoria@mail.yoctoproject.org> has quit IRC (Killed (NickServ (GHOST command used by yocti`)))13:26
*** wooosaiiii1 <wooosaiiii1!~Thunderbi@89-212-21-243.static.t-2.net> has joined #yocto13:26
*** Shaun_ <Shaun_!~shaun@user/shaun> has joined #yocto13:27
*** jclsn_ <jclsn_!~jclsn@2a04:4540:6542:1900:2ce:39ff:fecf:efcd> has joined #yocto13:28
*** yocti` is now known as yocti13:28
*** ChanServ sets mode: +o yocti13:28
*** guest88 <guest88!~guest92@dslb-092-072-055-246.092.072.pools.vodafone-ip.de> has quit IRC (Quit: Client closed)13:28
*** jbo_ <jbo_!~jbo@user/tct> has joined #yocto13:29
*** Omax_ <Omax_!~m-6qlehn@185-107-13-229.static.kviknet.net> has joined #yocto13:29
*** Lihis <Lihis!~Lihis@ns3006753.ip-151-80-42.eu> has quit IRC (Ping timeout: 265 seconds)13:30
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC (Ping timeout: 252 seconds)13:30
*** raghavgururajan_ <raghavgururajan_!ea769b8000@user/raghavgururajan> has joined #yocto13:31
*** Lihis <Lihis!~Lihis@2001:41d0:e:f34::1> has joined #yocto13:31
*** Danct12 <Danct12!~danct12@user/danct12> has joined #yocto13:31
*** Saur_Home56 <Saur_Home56!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Ping timeout (120 seconds))13:31
*** Piraty_ <Piraty_!~irc@user/piraty> has joined #yocto13:31
*** hoyes732 <hoyes732!~hoyes@178.17.243.246> has joined #yocto13:31
*** Saur_Home56 <Saur_Home56!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto13:31
*** abelloni <abelloni!~abelloni@2001:41d0:305:1000::2a58> has quit IRC (Ping timeout: 260 seconds)13:31
*** lucaceresoli <lucaceresoli!~lceresoli@2001:41d0:305:1000::2a58> has quit IRC (Ping timeout: 244 seconds)13:31
*** agodard <agodard!~agodard@user/agodard> has joined #yocto13:32
*** qschulz <qschulz!~weechat@37.187.106.188> has joined #yocto13:32
*** kilobyte_ch <kilobyte_ch!~kbch@37.17.235.66> has quit IRC (Ping timeout: 252 seconds)13:32
*** jbo <jbo!~jbo@user/tct> has quit IRC (Quit: ZNC 1.9.0 - https://znc.in)13:32
*** raghavgururajan <raghavgururajan!ea769b8000@user/raghavgururajan> has quit IRC (Ping timeout: 252 seconds)13:32
*** Piraty <Piraty!~irc@user/piraty> has quit IRC (Quit: No Ping reply in 180 seconds.)13:32
*** fullstop <fullstop!~fullstop@user/fullstop> has quit IRC (Quit: ZNC - http://znc.in)13:32
*** michaelo <michaelo!~mike@user/michaelo> has joined #yocto13:32
*** fullstop_ <fullstop_!~fullstop@user/fullstop> has joined #yocto13:32
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto13:32
*** prabhakalad <prabhakalad!~prabhakar@165.225.197.26> has quit IRC (Remote host closed the connection)13:32
*** duracrisis <duracrisis!~kkh@user/duracrisis> has quit IRC (Quit: Remember, smarter not harder!)13:32
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has quit IRC (Remote host closed the connection)13:32
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has joined #yocto13:32
*** aardo <aardo!~ardo@host-79-32-13-176.retail.telecomitalia.it> has quit IRC (Quit: ZNC 1.9.1 - https://znc.in)13:32
*** wicki <wicki!~wicki@user/wicki> has quit IRC (Quit: Ping timeout (120 seconds))13:32
*** wooosaiiii <wooosaiiii!~Thunderbi@89-212-21-243.static.t-2.net> has quit IRC (Remote host closed the connection)13:32
*** brrm <brrm!~brrm@2a02:8071:b700::1c89> has quit IRC (Remote host closed the connection)13:32
*** Shaun <Shaun!~shaun@user/shaun> has quit IRC (Remote host closed the connection)13:32
*** jclsn <jclsn!~jclsn@2a04:4540:6542:1900:2ce:39ff:fecf:efcd> has quit IRC (Remote host closed the connection)13:32
*** tokamak <tokamak!~Tokamak@2603:c020:4004:f00:59d7:d5e1:201e:845f> has quit IRC (Quit: ZNC 1.9.0+deb2build3 - https://znc.in)13:32
*** Omax <Omax!~m-6qlehn@185-107-13-229.static.kviknet.net> has quit IRC (Ping timeout: 276 seconds)13:32
*** brrrm <brrrm!~brrm@ip-078-043-203-234.um18.pools.vodafone-ip.de> has joined #yocto13:32
*** wooosaiiii1 is now known as wooosaiiii13:32
*** sakoman <sakoman!~sakoman@98.142.47.158> has quit IRC (Ping timeout: 276 seconds)13:32
*** wicki8 is now known as wicki13:32
*** hoyes73 <hoyes73!~hoyes@178.17.243.246> has quit IRC (Quit: Ping timeout (120 seconds))13:32
*** hoyes732 is now known as hoyes7313:32
*** beneth <beneth!5cb2199230@xmpp.beneth.fr> has quit IRC (Ping timeout: 248 seconds)13:32
*** tokamak <tokamak!~Tokamak@2603:c020:4004:f00:59d7:d5e1:201e:845f> has joined #yocto13:33
*** prabhakalad <prabhakalad!~prabhakar@165.225.197.26> has joined #yocto13:33
*** abelloni <abelloni!~abelloni@2001:41d0:305:1000::2a58> has joined #yocto13:33
*** raghavgururajan_ is now known as raghavgururajan13:34
*** lucaceresoli <lucaceresoli!~lceresoli@2001:41d0:305:1000::2a58> has joined #yocto13:34
*** Omax_ is now known as Omax13:34
*** fullstop_ is now known as fullstop13:34
*** ello <ello!~ello@107-182-46-85.volcanocom.com> has quit IRC (Quit: ZNC 1.9.1 - https://znc.in)13:35
*** ello <ello!~ello@107-182-46-85.volcanocom.com> has joined #yocto13:36
*** duracrisis <duracrisis!~kkh@user/duracrisis> has joined #yocto13:36
*** eLmankku <eLmankku!elmankku@hilla.kapsi.fi> has quit IRC (Ping timeout: 276 seconds)13:37
*** eLmankku <eLmankku!elmankku@hilla.kapsi.fi> has joined #yocto13:37
*** Xagen <Xagen!~Xagen@4.14.206.69> has joined #yocto13:41
*** sakoman <sakoman!~sakoman@98.142.47.158> has joined #yocto13:44
*** guest47 <guest47!~guest92@dslb-092-072-055-246.092.072.pools.vodafone-ip.de> has joined #yocto13:48
*** davidinux1 <davidinux1!~davidinux@host-80-116-3-133.pool80116.interbusiness.it> has joined #yocto13:48
*** mbulut <mbulut!~mbulut@2a02:8108:1607:2800:e75b:278:4777:dea5> has quit IRC (Ping timeout: 265 seconds)13:57
*** kilobyte_ch <kilobyte_ch!~kbch@37.17.235.66> has joined #yocto14:11
*** Chaser <Chaser!~Chaser@user/chaser> has quit IRC (Ping timeout: 246 seconds)14:12
*** Chaser_ <Chaser_!~Chaser@user/chaser> has joined #yocto14:12
*** beneth <beneth!5cb2199230@xmpp.beneth.fr> has joined #yocto14:17
*** davidinux1 <davidinux1!~davidinux@host-80-116-3-133.pool80116.interbusiness.it> has quit IRC (Ping timeout: 276 seconds)14:33
*** davidinux1 <davidinux1!~davidinux@194.34.233.151> has joined #yocto14:34
*** Xagen <Xagen!~Xagen@4.14.206.69> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)14:39
*** Xagen <Xagen!~Xagen@4.14.206.69> has joined #yocto14:45
*** vthor <vthor!~thor@user/vthor> has joined #yocto14:59
*** vthor <vthor!~thor@user/vthor> has quit IRC (Ping timeout: 252 seconds)15:04
*** vThor <vThor!~thor@2605:59c8:71e9:3e10:703e:be2d:d05d:ef84> has joined #yocto15:04
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto15:04
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto15:07
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe)15:14
*** albeu <albeu!~albeu@2001:9e8:630e:c1fc:add:1a22:1f04:17f1> has quit IRC (Quit: albeu)15:15
*** Wouter01002 <Wouter01002!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)15:16
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 252 seconds)15:17
*** Wouter01002 <Wouter01002!~Wouter010@entry.nbg.netvos.nl> has joined #yocto15:18
*** Chaser_ <Chaser_!~Chaser@user/chaser> has quit IRC (Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…)15:28
*** aduskett <aduskett!~adam@212-57-59-66.xdsl.deanconnect.nl> has quit IRC (Quit: Konversation terminated!)15:41
jwinarskI'm trying to build dunfell tip of tree and am hitting:  `ModuleNotFoundError: No module named 'asyncore'`.15:54
*** rfuentess <rfuentess!~rfuentess@154.45.232.215> has quit IRC (Remote host closed the connection)15:54
jwinarskusing `PREFERRED_PROVIDER_virtual/kernel = "linux-dummy"`16:01
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto16:03
*** Saur_Home56 <Saur_Home56!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Ping timeout: 256 seconds)16:07
*** druppy <druppy!~Thunderbi@user/druppy> has joined #yocto16:13
*** amitk <amitk!~amit@58.84.60.149> has joined #yocto16:13
*** frieder <frieder!~frieder@88.130.219.92> has quit IRC (Remote host closed the connection)16:15
jwinarskrelated patch: https://lists.yoctoproject.org/g/yocto/topic/meta_security_patch/10499817816:17
*** Articulus <Articulus!~Articulus@2601:642:4f7f:1df1:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving)16:17
RPjwinarsk: it sounds like you're trying to use a recent python with an old release. Perhaps switch to an older buildtools-tarball?16:20
jwinarskyes on current python3.  I have not used buildtools-tarball, so likely faster for me to patch things.  This change resolves the issue.  https://github.com/seb-m/pyinotify/pull/205/files16:27
*** Saur_Home95 <Saur_Home95!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto16:30
RPjwinarsk: I suspect there will be other issues :/16:31
*** dankm <dankm!~dan@user/dankm> has quit IRC (Remote host closed the connection)16:32
*** dankm <dankm!~dan@user/dankm> has joined #yocto16:34
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Ping timeout: 256 seconds)16:34
*** druppy <druppy!~Thunderbi@user/druppy> has quit IRC (Ping timeout: 252 seconds)16:38
*** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC (Quit: Leaving.)16:39
*** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto16:40
*** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC (Client Quit)16:41
TyakuHey! I have to use some secured package of renesas. All of this is a real mess (not sure if they understand how yocto works), for example, before building a package "security-configurator", we have to manually copy files in build/tmp/..../security-configurator/install (like two keys). So ofcourse: first we have to compile and then put the file manually in the created folder and after rebuild.16:41
*** sotaoverride <sotaoverride!~aatir@ool-4578fe22.dyn.optonline.net> has quit IRC (Ping timeout: 244 seconds)16:44
*** mckoan is now known as mckoan|away16:45
jwinarskRP: likely yes; the classic onion peel16:47
*** guest47 <guest47!~guest92@dslb-092-072-055-246.092.072.pools.vodafone-ip.de> has quit IRC (Quit: Client closed)16:47
*** Saur_Home55 <Saur_Home55!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto16:48
khemTyaku: I can think of writing a bbclass which can add a custom task to do the needed and then inherit it in the recipes where it matters16:49
*** Saur_Home94 <Saur_Home94!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto16:51
*** Saur_Home95 <Saur_Home95!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Ping timeout: 256 seconds)16:52
*** Saur_Home55 <Saur_Home55!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Ping timeout: 256 seconds)16:54
*** sotaoverride <sotaoverride!~aatir@ool-4578fe22.dyn.optonline.net> has joined #yocto17:10
*** zpfvo <zpfvo!~fvo@103-59-142-46.pool.kielnet.net> has quit IRC (Remote host closed the connection)17:14
*** Saur_Home42 <Saur_Home42!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto17:20
*** Saur_Home94 <Saur_Home94!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Ping timeout: 256 seconds)17:24
*** Chaser <Chaser!~Chaser@user/chaser> has joined #yocto17:28
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 272 seconds)17:29
*** sotaoverride <sotaoverride!~aatir@ool-4578fe22.dyn.optonline.net> has quit IRC (Ping timeout: 252 seconds)17:32
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)17:38
*** Saur_Home62 <Saur_Home62!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto17:50
khemRP:https://git.yoctoproject.org/poky-contrib/log/?h=kraj/clang17:54
khemfun begins17:54
*** Saur_Home42 <Saur_Home42!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Ping timeout: 256 seconds)17:54
*** Saur_Home62 <Saur_Home62!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)17:59
*** Saur_Home62 <Saur_Home62!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto17:59
*** ptsneves <ptsneves!~Thunderbi@89.151.29.72> has quit IRC (Ping timeout: 248 seconds)18:01
*** tolnanwo <tolnanwo!~tolnanwo@user/tolnanwo> has quit IRC (Remote host closed the connection)18:02
*** tolnanwo <tolnanwo!~tolnanwo@user/tolnanwo> has joined #yocto18:02
RPkhem: interesting :)18:03
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)18:04
*** druppy <druppy!~Thunderbi@user/druppy> has joined #yocto18:23
*** Wouter01002 <Wouter01002!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)18:26
*** Wouter01002 <Wouter01002!~Wouter010@entry.nbg.netvos.nl> has joined #yocto18:28
*** druppy <druppy!~Thunderbi@user/druppy> has quit IRC (Ping timeout: 252 seconds)18:34
*** florian_kc <florian_kc!~florian@dynamic-002-243-190-231.2.243.pool.telefonica.de> has joined #yocto18:38
*** Chaser <Chaser!~Chaser@user/chaser> has quit IRC (Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…)18:48
tgamblinrburton: kanavin: do either of you know how to handle compiler flags with meson for Python recipe builds? I'm seeing stuff like this in tmp/work/core2-64-poky-linux/python3-numpy/2.1.2/sysroot-destdir/usr/lib/python3.13/site-packages/numpy/__config__.py:18:55
tgamblinhttps://pastebin.com/GRhT75sC18:55
tgamblinThis seems to be the source of the python3-numpy reproducibility issue18:55
tgamblinEXTRA_OEMESON maybe?18:56
*** Saur_Home62 <Saur_Home62!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Ping timeout: 256 seconds)18:58
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has joined #yocto19:00
*** ptsneves <ptsneves!~Thunderbi@89.151.29.72> has joined #yocto19:01
*** mulk <mulk!~mulk@pd95146e9.dip0.t-ipconnect.de> has joined #yocto19:06
*** Chaser <Chaser!~Chaser@user/chaser> has joined #yocto19:12
*** davidinux1 <davidinux1!~davidinux@194.34.233.151> has quit IRC (Ping timeout: 272 seconds)19:18
*** davidinux1 <davidinux1!~davidinux@194.34.233.107> has joined #yocto19:22
*** ptsneves <ptsneves!~Thunderbi@89.151.29.72> has quit IRC (Ping timeout: 252 seconds)19:25
moto-timoyeah, I haven't done much with that sorry19:25
moto-timoall I would do is grep for that variable19:26
jwinarskRP: acquiesced and moved to a podman container build (ubuntu 20).  All is well19:26
*** davidinux1 <davidinux1!~davidinux@194.34.233.107> has quit IRC (Ping timeout: 255 seconds)19:28
RPjwinarsk: buildtools would let you do that outside the container :)19:28
*** ptsneves <ptsneves!~Thunderbi@89.151.29.72> has joined #yocto19:29
*** ptsneves <ptsneves!~Thunderbi@89.151.29.72> has quit IRC (Ping timeout: 255 seconds)19:34
*** Chaser <Chaser!~Chaser@user/chaser> has quit IRC (Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…)19:55
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC (Ping timeout: 252 seconds)20:01
*** sotaoverride <sotaoverride!~aatir@ool-4578fe22.dyn.optonline.net> has joined #yocto20:10
*** florian_kc is now known as florian20:13
*** nerdboy <nerdboy!~sarnold@47.143.129.244> has joined #yocto20:13
*** benkard <benkard!~mulk@pd95146e9.dip0.t-ipconnect.de> has joined #yocto20:13
*** mulk <mulk!~mulk@pd95146e9.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 244 seconds)20:14
*** benkard is now known as mulk20:14
*** davidinux1 <davidinux1!~davidinux@185.197.192.36> has joined #yocto20:16
*** cyxae <cyxae!~cyxae__@2607:fad8:4:6:f692:2f61:8048:d7af> has quit IRC (Quit: cyxae)20:21
*** cyxae <cyxae!~cyxae__@2607:fad8:4:6:3c90:42:3666:f9d5> has joined #yocto20:22
*** dankm <dankm!~dan@user/dankm> has quit IRC (Remote host closed the connection)20:29
*** davidinux1 <davidinux1!~davidinux@185.197.192.36> has quit IRC (Ping timeout: 252 seconds)20:29
*** dankm <dankm!~dan@user/dankm> has joined #yocto20:30
*** cyxae <cyxae!~cyxae__@2607:fad8:4:6:3c90:42:3666:f9d5> has quit IRC (Quit: cyxae)20:33
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto20:48
*** mbulut <mbulut!~mbulut@2a02:8108:1607:2800:7cfe:72a5:f80a:ac70> has joined #yocto20:53
*** Xagen <Xagen!~Xagen@4.14.206.69> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)20:57
*** reatmon_ <reatmon_!~reatmon@192.91.75.30> has quit IRC (Remote host closed the connection)21:02
*** reatmon_ <reatmon_!~reatmon@192.91.75.12> has joined #yocto21:03
*** mbulut <mbulut!~mbulut@2a02:8108:1607:2800:7cfe:72a5:f80a:ac70> has quit IRC (Ping timeout: 244 seconds)21:06
kanavintgamblin, usually we let these happen, and patch them out after the fact in do_install() with sed expressions. plenty of examples in oe-core21:12
kanavintgamblin, if Ithere is a second reproducibility issue in numpy's .pyx files as well, those also contain build paths21:13
kanavintgamblin, *if I'm reading the reproducibility report right, ...21:13
*** olani_ <olani_!~olani@81-225-149-133-no2814.tbcn.telia.com> has joined #yocto21:41
sotaoverrideso on the yocto bugzilla https://bugzilla.yoctoproject.org/describecomponents.cgi22:16
sotaoverridehow does one look up meta-python bugs in particular?22:16
khemmeta-python is part of meta-openembedded repo, bugzilla is primarily for yocto project maintained projects22:18
khemopenembedded does not have a bug tracker22:18
khemsadly22:18
jwinarskRP: I downloaded and installed buildtools and I was getting the same error.  Moving to container resolved it.  I'm building on Fedora 4022:41
*** lexano <lexano!~lexano@pool-99-232-7-221.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)23:02
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has quit IRC (Quit: Leaving.)23:02
RPjwinarsk: did you use a buildtools with python in it?23:22
jwinarskRP: `scripts/install-buildtools --without-extended-buildtools --base-url https://downloads.yoctoproject.org/releases/yocto --release yocto-3.1.33 --installer-version 3.1.33`23:34
RPjwinarsk: you probably needed the extended version23:36
jwinarskRP: makes sense.  I'll try it out in the near future.  I'm moving to Fedora 41 later today; so a good test.  The good news is I finally got the podman incantation correct, so I can stand my `meta-flutter` CI back up23:39
RPjwinarsk: fair enough23:43

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