Monday, 2024-06-10

*** Saur <Saur!~Saur@wlan-gw.se.axis.com> has quit IRC (Ping timeout: 256 seconds)01:04
*** olani <olani!~olani@wlan-gw.se.axis.com> has quit IRC (Ping timeout: 264 seconds)01:04
*** Saur <Saur!~Saur@wlan-gw.se.axis.com> has joined #yocto01:05
*** mbulut <mbulut!~mbulut@31.18.142.72> has joined #yocto01:45
*** lexano <lexano!~lexano@pool-174-119-69-134.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 260 seconds)01:50
*** jclsn <jclsn!~jclsn@2a04:4540:654e:4600:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 268 seconds)01:54
*** jclsn <jclsn!~jclsn@2a04:4540:653c:da00:2ce:39ff:fecf:efcd> has joined #yocto01:56
*** vthor <vthor!~thor@user/vthor> has joined #yocto01:59
*** xmn <xmn!~xmn@2600:4040:9398:a200:99c7:af1f:4726:9484> has joined #yocto02:17
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 272 seconds)02:32
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto02:33
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 260 seconds)02:40
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has quit IRC (Ping timeout: 268 seconds)02:42
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has joined #yocto02:42
*** rbox <rbox!~user@user/rbox> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)03:39
*** rbox <rbox!~user@user/rbox> has joined #yocto03:41
*** xmn <xmn!~xmn@2600:4040:9398:a200:99c7:af1f:4726:9484> has quit IRC (Ping timeout: 246 seconds)03:44
*** amitk <amitk!~amit@58.84.62.158> has joined #yocto03:55
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has joined #yocto04:29
*** jmd <jmd!~user@2001:a61:2b57:a201:4b92:15ba:c66d:13b9> has joined #yocto04:50
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 240 seconds)04:52
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto05:03
*** goliath <goliath!~goliath@user/goliath> has joined #yocto05:11
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 268 seconds)05:28
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto05:30
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 260 seconds)05:41
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto05:44
*** mvlad <mvlad!~mvlad@2a02:2f05:821a:fb00:e88e:21ff:fe65:be18> has joined #yocto05:46
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 260 seconds)05:48
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 272 seconds)05:49
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto06:01
*** schtobia <schtobia!~quassel@schmidl.dev> has quit IRC (Quit: Bye!)06:01
*** schtobia <schtobia!~quassel@schmidl.dev> has joined #yocto06:02
*** enok <enok!~Thunderbi@94.191.136.52.mobile.tre.se> has joined #yocto06:06
*** schtobia <schtobia!~quassel@schmidl.dev> has left #yocto06:06
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto06:07
*** ddee <ddee!~ddee@152.58.232.41> has joined #yocto06:10
ddeeWhile running oe-selftest for Glibc SystemEmulated on mickledore branch, I encountered the following issue:06:15
ddee2024-05-31 13:28:47,406 - oe-selftest - INFO - test_glibc (glibc.GlibcSelfTestSystemEmulated)06:15
ddee2024-05-31 14:00:48,753 - oe-selftest - INFO -  ... ERROR06:15
ddee2024-05-31 14:00:48,754 - oe-selftest - INFO - Traceback (most recent call last):06:15
ddee  File "/home/harish/wr23/layers/oe-core/meta/lib/oeqa/selftest/cases/glibc.py", line 93, in test_glibc06:15
ddee    self.run_check_emulated()06:15
ddee  File "/home/harish/wr23/layers/oe-core/meta/lib/oeqa/selftest/cases/glibc.py", line 80, in run_check_emulated06:15
ddee    raise Exception("Failed to setup NFS mount on target ({})".format(repr(output)))06:15
ddeeException: Failed to setup NFS mount on target ('mount.nfs: Connection refused')06:15
ddeeI also tried to manually mount it, but this did not resolve the issue. Has anyone else encountered this problem before?06:15
Xogiumddee: use a pastebin, please06:15
Xogiumthat was rather spammy06:16
ddeeShall I share the entire failure log?06:18
XogiumI'm not sure, I think you already shared the most important part here06:19
Xogiumbut fwiw that version is EOL afaik06:20
Xogiummaybe it is something that has been fixed since06:21
ddeeI'm working on glibc issue which needs to be tested on the same branch06:28
ddeeYour'e right, I've shared the important part of the error log above06:29
Xogiumddee: well I'm just a regular end user of yocto so hopefully someone more experienced can help you06:33
ddeesure, thank you for your inputs06:34
*** mckoan|away is now known as mckoan06:36
*** davidinux <davidinux!~davidinux@host-80-180-210-99.retail.telecomitalia.it> has joined #yocto06:48
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto06:50
*** enok <enok!~Thunderbi@94.191.136.52.mobile.tre.se> has quit IRC (Quit: enok)06:51
*** enok <enok!~Thunderbi@94.191.136.52.mobile.tre.se> has joined #yocto06:51
*** newbie <newbie!~newbie@122.166.120.168> has joined #yocto06:51
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has joined #yocto06:59
*** zpfvo <zpfvo!~fvo@i59F5CF65.versanet.de> has joined #yocto06:59
*** ddee <ddee!~ddee@152.58.232.41> has quit IRC (Quit: Client closed)07:02
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has joined #yocto07:13
*** mbulut <mbulut!~mbulut@31.18.142.72> has quit IRC (Ping timeout: 264 seconds)07:17
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto07:18
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has quit IRC (Quit: Konversation terminated!)07:19
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has joined #yocto07:20
*** davidinux <davidinux!~davidinux@host-80-180-210-99.retail.telecomitalia.it> has quit IRC (Ping timeout: 256 seconds)07:21
*** davidinux <davidinux!~davidinux@45.11.80.126> has joined #yocto07:22
*** geoff_ <geoff_!~geoff@syn-023-241-067-081.res.spectrum.com> has quit IRC (Quit: Leaving)07:30
*** geoffhp <geoffhp!~geoff@syn-023-241-067-081.res.spectrum.com> has joined #yocto07:33
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has joined #yocto07:36
*** mihai <mihai!~mihai@user/mihai> has left #yocto (Leaving)07:42
*** enok <enok!~Thunderbi@94.191.136.52.mobile.tre.se> has quit IRC (Ping timeout: 264 seconds)07:43
*** altru <altru!~altru@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto07:43
*** kriive <kriive!~manuelrom@user/kriive> has joined #yocto07:48
kriiveMorning everyone!07:50
*** Ad0 <Ad0!~Ad0@93.124.245.194> has joined #yocto08:07
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has quit IRC (Ping timeout: 256 seconds)08:12
*** jmd <jmd!~user@2001:a61:2b57:a201:4b92:15ba:c66d:13b9> has quit IRC (Remote host closed the connection)08:16
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto08:21
qschulzmoto-timo: rburton: thanks for the meta-wayland update in layers.openembedded.org :)08:24
*** ddee <ddee!~ddee@49.204.85.206> has joined #yocto08:25
ddeeWhile running the oe-selftest for Glibc SystemEmulated on the Mickledore branch, I encountered the following issue:08:27
ddee2024-05-31 13:28:47,406 - oe-selftest - INFO - test_glibc (glibc.GlibcSelfTestSystemEmulated)08:27
ddee2024-05-31 14:00:48,753 - oe-selftest - INFO - ... ERROR08:27
ddee2024-05-31 14:00:48,754 - oe-selftest - INFO - Traceback (most recent call last):08:27
ddee  File "/home/harish/wr23/layers/oe-core/meta/lib/oeqa/selftest/cases/glibc.py", line 93, in test_glibc08:27
ddee    self.run_check_emulated()08:27
ddee  File "/home/harish/wr23/layers/oe-core/meta/lib/oeqa/selftest/cases/glibc.py", line 80, in run_check_emulated08:27
ddee    raise Exception("Failed to setup NFS mount on target ({})".format(repr(output)))08:27
ddeeException: Failed to setup NFS mount on target ('mount.nfs: Connection refused')08:27
ddeeI also tried to manually mount it, but this did not resolve the issue. Has anyone else encountered this problem before?08:27
*** kanavin <kanavin!~Alexander@2a02:2454:299:c100:b25:37c3:ea9f:574c> has joined #yocto08:27
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has quit IRC (Remote host closed the connection)08:36
*** fullstop <fullstop!~fullstop@user/fullstop> has quit IRC (Excess Flood)08:36
*** fullstop <fullstop!~fullstop@user/fullstop> has joined #yocto08:36
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has joined #yocto08:38
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has joined #yocto08:40
*** AndreiM89 <AndreiM89!~AndreiM89@user/AndreiM89> has joined #yocto09:01
AndreiM89hi guys. can someone help me please with a problem with my beeaglebone black board?09:02
*** ddee <ddee!~ddee@49.204.85.206> has quit IRC (Quit: Client closed)09:04
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto09:05
*** ddee <ddee!~ddee@49.204.85.206> has joined #yocto09:10
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto09:13
RPddee: firstly, please use a pastebin as you were asked earlier. Secondly, no need to repaste the same thing. Thirdly, can you say which command you're running, which MACHINE, and what kind of target it is (qemu or real HW?)09:18
kriiveHello! Is it feasible to build an image based on poky without any shell installed? Or do we have any hard requirement?09:20
RPkriive: entirely, you could just have a single binary if you wanted09:22
ddeeits qemux86-6409:23
ddee2024-05-31 13:28:47,406 - oe-selftest - INFO - test_glibc (glibc.GlibcSelfTestSystemEmulated)09:25
ddee2024-05-31 14:00:48,753 - oe-selftest - INFO - ... ERROR09:25
ddee2024-05-31 14:00:48,754 - oe-selftest - INFO - Traceback (most recent call last):09:25
ddee  File "/home/harish/wr23/layers/oe-core/meta/lib/oeqa/selftest/cases/glibc.py", line 93, in test_glibc09:25
ddee    self.run_check_emulated()09:25
ddee  File "/home/harish/wr23/layers/oe-core/meta/lib/oeqa/selftest/cases/glibc.py", line 80, in run_check_emulated09:25
ddee    raise Exception("Failed to setup NFS mount on target ({})".format(repr(output)))09:25
ddeeException: Failed to setup NFS mount on target ('mount.nfs: Connection refused')09:25
RPddee: please stop re-pasting the same thing again and again09:26
ddeehere is the link for pastebin09:27
ddeehttps://pastebin.com/6RvqBY3T09:27
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 268 seconds)09:29
RPddee: you can see it running in our automated testing e.g. here: https://autobuilder.yoctoproject.org/typhoon/#/builders/148/builds/181109:33
RPddee: I don't know how you're running it to be able to compare. It could be some kind of network config issue where the qemu and host aren't communicating properly?09:34
ddeeAfter the build I'm able to runqemu09:35
ddeebut when i run oe-selftest it doesn't work09:35
RPddee: do other tests like "bitbake <image> -c testimage" work?09:38
ddeeI'll check that09:39
kriiveRP: uh perfect! So there's a skill issue on my end. I am trying to build this container-image-payload with python3 for instance: https://github.com/TheYoctoJester/meta-containerization/tree/master09:44
*** michael_e <michael_e!~michael_e@user/michael-e:30278> has joined #yocto09:45
kriiveBut for some reason it pulls in a shell also! I was wondering if any of the packages involved has an hard dependency on a shell? What do you suggest to check in a recipe? (I don't want to steal your time)09:45
RPkriive: our code will see shell usage at the start of scripts and auto depend on an interpreter so you'll have to go through the image and work out what is pull it in and remove those pieces09:47
kriiveAh, that was the missing piece! Thank you :D09:47
*** ehussain <ehussain!~Thunderbi@2404:3100:1826:1cf1:1808:89aa:9052:cbbe> has joined #yocto09:52
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 252 seconds)09:53
LetoThe2ndyo dudX09:56
ldywickioy Xdud!09:56
*** michael_e <michael_e!~michael_e@user/michael-e:30278> has quit IRC (Quit: Client closed)09:57
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto09:58
kriiveHey LetoThe2nd! Your recorded live coding sessions are super duper useful!10:00
*** enok <enok!~Thunderbi@94.191.137.141.mobile.tre.se> has joined #yocto10:00
*** enok <enok!~Thunderbi@94.191.137.141.mobile.tre.se> has quit IRC (Quit: enok)10:18
*** enok <enok!~Thunderbi@94.191.137.141.mobile.tre.se> has joined #yocto10:18
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto10:31
*** mckoan is now known as mckoan|away10:34
*** enok <enok!~Thunderbi@94.191.137.141.mobile.tre.se> has quit IRC (Ping timeout: 252 seconds)10:34
*** bix <bix!~bix@net-91-81-89-54.cust.vodafonedsl.it> has joined #yocto10:38
*** enok <enok!~Thunderbi@94.191.137.141.mobile.tre.se> has joined #yocto10:39
*** enok <enok!~Thunderbi@94.191.137.141.mobile.tre.se> has quit IRC (Read error: Connection reset by peer)10:46
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has joined #yocto10:48
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has joined #yocto10:48
*** sakoman <sakoman!~sakoman@98.142.47.158> has quit IRC (Ping timeout: 246 seconds)10:48
*** bix <bix!~bix@net-91-81-89-54.cust.vodafonedsl.it> has quit IRC (Remote host closed the connection)10:50
ddee>> Thirdly, can you say which command you're running10:50
ddeeThanks for all the information.10:50
ddeeI am running the following command to run complete glibc oe-selftest for mickledore branch10:50
ddeeoe-selftest -K -r glibc10:51
ddeeIt can be observed that the glibc.GlibcSelfTest (user) is PASSing as expected.10:51
ddee2024-05-31 12:00:29,828 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf10:51
ddee2024-05-31 12:00:29,828 - oe-selftest - INFO - test_glibc (glibc.GlibcSelfTest)10:51
ddeeHowever, the issue is only observed for system emulated tests (glibc.GlibcSelfTestSystemEmulated)10:51
ddee2024-05-31 13:28:47,405 - oe-selftest - INFO -  ... ok10:51
ddee2024-05-31 13:28:47,406 - oe-selftest - INFO - test_glibc (glibc.GlibcSelfTestSystemEmulated)10:51
ddee2024-05-31 14:00:48,753 - oe-selftest - INFO -  ... ERROR10:51
ddee>> which MACHINE, and what kind of target it is (qemu or real HW?)10:51
ddeeThe test is run on qemux86-64.10:51
ddeePlease let me know if any further details are required.10:51
*** ehussain <ehussain!~Thunderbi@2404:3100:1826:1cf1:1808:89aa:9052:cbbe> has quit IRC (Remote host closed the connection)10:52
*** bixivs <bixivs!~bix@user/bixivs> has joined #yocto10:55
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has joined #yocto10:59
*** lexano <lexano!~lexano@pool-174-119-69-134.cpe.net.cable.rogers.com> has joined #yocto11:01
Jones42Is there any way to tell wic to use a existing .ext4-image as rootfs instead of building its own? (context: my ext4 image has a dm-verity hash tree appended)11:03
*** sakoman <sakoman!~sakoman@98.142.47.158> has joined #yocto11:07
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto11:13
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Client Quit)11:13
*** ederibaucourt <ederibaucourt!~ederibauc@lmontsouris-657-1-69-118.w80-15.abo.wanadoo.fr> has quit IRC (Ping timeout: 264 seconds)11:27
*** newbie <newbie!~newbie@122.166.120.168> has quit IRC (Quit: Client closed)11:32
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto11:56
*** vthor <vthor!~thor@user/vthor> has quit IRC (Ping timeout: 255 seconds)11:58
*** ddee <ddee!~ddee@49.204.85.206> has quit IRC (Ping timeout: 250 seconds)12:02
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has joined #yocto12:04
*** ederibaucourt <ederibaucourt!~ederibauc@lmontsouris-657-1-69-118.w80-15.abo.wanadoo.fr> has joined #yocto12:06
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto12:12
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto12:22
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has quit IRC (Ping timeout: 260 seconds)12:22
*** chep <chep!chep@gateway/vpn/airvpn/chep> has quit IRC (Ping timeout: 268 seconds)12:26
*** chep <chep!chep@gateway/vpn/airvpn/chep> has joined #yocto12:27
*** dmoseley <dmoseley!~dmoseley@d4-50-177-189.evv.wideopenwest.com> has quit IRC (Quit: ZNC 1.9.0 - https://znc.in)12:29
*** dmoseley <dmoseley!~dmoseley@d4-50-177-189.evv.wideopenwest.com> has joined #yocto12:31
*** dmoseley <dmoseley!~dmoseley@d4-50-177-189.evv.wideopenwest.com> has quit IRC (Client Quit)12:31
*** ddee <ddee!~ddee@49.204.85.206> has joined #yocto12:32
*** xmn <xmn!~xmn@2600:4040:9398:a200:4992:1bd5:5c05:d63d> has joined #yocto12:38
*** ddee <ddee!~ddee@49.204.85.206> has quit IRC (Quit: Client closed)12:38
*** dmoseley <dmoseley!~dmoseley@d4-50-177-189.evv.wideopenwest.com> has joined #yocto12:41
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has joined #yocto12:56
qschulzJones42: probably with --source rawcopy?12:56
qschulzJones42: https://git.yoctoproject.org/meta-rockchip/tree/wic/rockchip.wks#n27 this is what we use for flashing U-Boot binary at a specific offset12:57
qschulzI assume you would need --fstype=ext4 but provide --source rawcopy + --sourceparams="file=foo.ext4-image" ?12:57
qschulzJones42: don't forget to add the variable (if you use one) to WICVARS so wic can parse it12:58
qschulzhttps://git.yoctoproject.org/meta-rockchip/tree/conf/machine/include/rockchip-wic.inc for examples12:58
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe)13:18
*** tec <tec!~techniker@217.115.15.70> has joined #yocto13:20
*** vthor <vthor!~thor@user/vthor> has joined #yocto13:22
*** AndreiM89 <AndreiM89!~AndreiM89@user/AndreiM89> has quit IRC (Quit: Client closed)13:35
*** hnez <hnez!~quassel@flummi.grey.stw.pengutronix.de> has joined #yocto13:41
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 240 seconds)13:49
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 246 seconds)13:52
*** frieder <frieder!~frieder@i4DF67AE6.pool.tripleplugandplay.com> has quit IRC (Remote host closed the connection)14:27
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)14:30
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Remote host closed the connection)14:32
*** Guest0 <Guest0!~Guest0@ns-01.wenglor.com> has joined #yocto14:32
Guest0hello, I am struggling to build wireshark (wireshark_3.4.12.bb) with qt gui on Yocto Mickledore. I added PACKAGECONFIG:append = " qt5" , but than I get lots of errors like:14:35
Guest0ERROR: Nothing PROVIDES 'qtsvg-native'14:35
Guest0ERROR: Nothing PROVIDES 'gstreamer...-native'14:36
Guest0many errors with the *-native dependensies14:36
Guest0many errors with the *-native dependencies14:36
Guest0anyone knows how can I fix this?14:36
qschulzGuest0: PACKAGECONFIG:append:class-target = " qt5"14:37
qschulzI assume you don't care for qt5 support on wireshark native (to be run on the build server, not on your target machine)14:37
Guest0thank you indeed, i am only interested in running it on the target14:37
Guest0not native14:37
Guest0hmm, now getting following error on do_configure :14:44
Guest0| CMake Error at CMakeLists.txt:1308 (get_target_property):14:44
Guest0|   get_target_property() called with non-existent target "Qt5::qmake".14:44
qschulzGuest0: of which recipe?14:45
Guest0on meta-openembedded/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb14:46
qschulzGuest0: It seems wireshark is dependent on qmake when qt is enabled14:47
qschulzGuest0: so maybe a bbappend with inherit qmake5 in there for starters? Won't be able to help much more than that though :/14:48
Guest0there is already this inherit in the wireshark recipe:14:49
Guest0inherit ${@bb.utils.contains('PACKAGECONFIG', 'qt5', 'cmake_qt5', '', d)}14:49
qschulzGuest0: this seems to be cmake_qt5 and not qmake14:49
Guest0but will try to add in bbappend as you suggested14:49
qschulzGuest0: I'm not sure what is the difference between cmake_qt5 and qmake5 :/14:51
*** altru <altru!~altru@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC (Quit: Client closed)15:06
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has quit IRC (Quit: Leaving.)15:20
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has joined #yocto15:20
RPdl9pf: You're aware of these failures: https://autobuilder.yoctoproject.org/typhoon/#/builders/120/builds/4389/steps/14/logs/stdio ?15:25
RP(ptest-runner + weston)15:25
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has quit IRC (Ping timeout: 272 seconds)15:31
*** jmd` <jmd`!~user@2001:a61:2b57:a201:4b92:15ba:c66d:13b9> has joined #yocto15:32
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Quit: Bye)15:33
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 268 seconds)15:34
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has quit IRC (Ping timeout: 272 seconds)15:36
*** bixivs <bixivs!~bix@user/bixivs> has quit IRC (Remote host closed the connection)15:38
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto15:40
*** Guest0 <Guest0!~Guest0@ns-01.wenglor.com> has quit IRC (Quit: Client closed)15:40
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto15:48
*** zpfvo <zpfvo!~fvo@i59F5CF65.versanet.de> has quit IRC (Remote host closed the connection)16:04
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto16:13
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)16:29
*** vthor <vthor!~thor@user/vthor> has quit IRC (Remote host closed the connection)16:30
*** vthor <vthor!~thor@user/vthor> has joined #yocto16:30
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)16:32
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 256 seconds)16:34
dl9pfRP: ptest-runner we are aware and a fix is merged, weston is new16:36
RPdl9pf: ok, thanks for fixing ptest-runner!16:37
*** ddee <ddee!~ddee@49.205.147.141> has joined #yocto16:37
*** ddee <ddee!~ddee@49.205.147.141> has quit IRC (Client Quit)16:37
*** ddee <ddee!~ddee@49.205.147.141> has joined #yocto16:37
*** ddee <ddee!~ddee@49.205.147.141> has quit IRC (Ping timeout: 250 seconds)17:12
*** yudjinn <yudjinn!~yudjinn@c-73-153-47-71.hsd1.co.comcast.net> has joined #yocto17:30
*** florian_kc <florian_kc!~florian@dynamic-077-176-128-242.77.176.pool.telefonica.de> has joined #yocto17:41
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has quit IRC (Ping timeout: 268 seconds)17:43
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Quit: Client closed)17:46
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has quit IRC (Ping timeout: 246 seconds)17:52
*** Guest17 <Guest17!~Guest17@2600:1700:6971:9690:c172:1a79:9144:354d> has joined #yocto17:54
Guest17I am chasing an error in yocto kirkstone where the systemtap component fails the configuration step17:56
Guest17could someone help me solve this issue17:56
*** florian_kc <florian_kc!~florian@dynamic-077-176-128-242.77.176.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds)17:58
Guest17can anyone say something about this issue ?18:00
XogiumGuest17: be patient18:03
Xogiumirc isn't instant18:03
Guest17Thank you :-) I am new here :-)18:04
SaurGuest17: I can probably not help you solve that particular problem, however, you will probably have to provide a lot more details for anyone to be able to help you. E.g., what commands do you run, what is the error messages you get, etc. Basically anything that can nail down the problem. And if you want to provide logs or any output more than a line or two, then make sure to use pastebin or a similar service.18:17
*** dankm <dankm!~dan@user/dankm> has quit IRC (Remote host closed the connection)18:20
*** dankm <dankm!~dan@user/dankm> has joined #yocto18:21
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 240 seconds)18:34
*** Guest17 <Guest17!~Guest17@2600:1700:6971:9690:c172:1a79:9144:354d> has quit IRC (Quit: Client closed)18:37
vvnrburton: hi -- regarding keeping DEPLOY_DIR under TMPDIR as a best practice, how come setting DEPLOY_DIR_IPK or DEPLOY_DIR_IMAGE to a shared directory does not cause errors from bitbake as when setting DEPLOY_DIR to a shared directory?18:40
vvnI'm wondering if integrating a post build deploy step within the OE setup would be a good idea (e.g. a recipe copying files to ${DEPLOY_DIR_SHARED} for instance)18:41
*** vthor <vthor!~thor@user/vthor> has quit IRC (Ping timeout: 255 seconds)18:49
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Read error: Connection reset by peer)19:03
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto19:07
smurrayRP: I'm working on it19:09
*** florian_kc <florian_kc!~florian@dynamic-077-176-128-242.77.176.pool.telefonica.de> has joined #yocto19:09
*** vthor <vthor!~thor@187.148.119.117> has joined #yocto19:09
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto19:23
*** goliath <goliath!~goliath@user/goliath> has joined #yocto19:27
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 268 seconds)19:28
*** jmd` <jmd`!~user@2001:a61:2b57:a201:4b92:15ba:c66d:13b9> has quit IRC (Remote host closed the connection)19:29
*** olani- <olani-!~olani@78-72-70-197-no2811.tbcn.telia.com> has quit IRC (Remote host closed the connection)19:33
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe)19:40
*** kriive <kriive!~manuelrom@user/kriive> has quit IRC (Quit: WeeChat 4.3.2)20:08
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has joined #yocto20:13
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.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:16
*** Guest40 <Guest40!~Guest40@147.161.171.85> has joined #yocto20:17
*** Guest62 <Guest62!~Guest40@147.161.171.85> has joined #yocto20:17
*** Guest40 <Guest40!~Guest40@147.161.171.85> has quit IRC (Client Quit)20:18
*** Guest62 <Guest62!~Guest40@147.161.171.85> has quit IRC (Client Quit)20:18
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has quit IRC (Ping timeout: 240 seconds)20:31
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has joined #yocto20:37
RPsmurray: cool, thanks!20:41
*** jclsn <jclsn!~jclsn@2a04:4540:653c:da00:2ce:39ff:fecf:efcd> has quit IRC (Quit: WeeChat 4.2.2)20:53
*** ajfriesen1 <ajfriesen1!~ajfriesen@p5b27a0a0.dip0.t-ipconnect.de> has quit IRC (Quit: The Lounge - https://thelounge.chat)21:03
*** ajfriesen1 <ajfriesen1!~ajfriesen@p5b27a0a0.dip0.t-ipconnect.de> has joined #yocto21:06
*** ajfriesen1 <ajfriesen1!~ajfriesen@p5b27a0a0.dip0.t-ipconnect.de> has quit IRC (Quit: The Lounge - https://thelounge.chat)21:13
*** ajfriesen1 <ajfriesen1!~ajfriesen@p5b27a0a0.dip0.t-ipconnect.de> has joined #yocto21:14
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto21:21
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)21:25
smurrayRP: we should be good now, I believe21:31
RPsmurray: we'll see in the next build, thanks!21:32
*** mvlad <mvlad!~mvlad@2a02:2f05:821a:fb00:e88e:21ff:fe65:be18> has quit IRC (Remote host closed the connection)21:34
*** florian_kc <florian_kc!~florian@dynamic-077-176-128-242.77.176.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)21:57
*** amitk <amitk!~amit@58.84.62.158> has quit IRC (Ping timeout: 268 seconds)21:57
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)22:04
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 240 seconds)22:20
*** florian_kc <florian_kc!~florian@dynamic-077-176-128-242.77.176.pool.telefonica.de> has joined #yocto22:24
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has quit IRC (Ping timeout: 268 seconds)22:27
*** asriel <asriel!~asriel@user/asriel> has quit IRC (Quit: Don't drink the water. They put something in it to make you forget.)22:51
*** Danct12 <Danct12!~danct12@user/danct12> has quit IRC (Remote host closed the connection)22:51
*** Danct12 <Danct12!~danct12@user/danct12> has joined #yocto22:52
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has joined #yocto23:01
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has quit IRC (Ping timeout: 272 seconds)23:07
*** florian_kc <florian_kc!~florian@dynamic-077-176-128-242.77.176.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds)23:09
*** vthor <vthor!~thor@user/vthor> has quit IRC (Quit: kill -9 $pid)23:24
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has quit IRC (Ping timeout: 256 seconds)23:40
*** lexano <lexano!~lexano@pool-174-119-69-134.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 252 seconds)23:56

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