*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 00:25 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving) | 00:30 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 00:31 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving) | 00:47 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 00:47 | |
*** Articulus5 <Articulus5!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 00:49 | |
*** Articulus5 <Articulus5!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Remote host closed the connection) | 00:49 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Remote host closed the connection) | 00:50 | |
*** davidinux <davidinux!~davidinux@45.11.80.126> has quit IRC (Ping timeout: 268 seconds) | 01:04 | |
*** davidinux <davidinux!~davidinux@45.11.80.118> has joined #yocto | 01:06 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 01:25 | |
*** mattsm <mattsm!~mattsm@104-181-154-57.lightspeed.austtx.sbcglobal.net> has joined #yocto | 02:40 | |
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto | 03:26 | |
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 256 seconds) | 03:32 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has quit IRC (Ping timeout: 255 seconds) | 03:40 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has joined #yocto | 03:43 | |
*** jmd <jmd!~user@2001:a61:2b57:a201:4b92:15ba:c66d:13b9> has joined #yocto | 04:27 | |
*** Guest0 <Guest0!~Guest0@mail-01.wenglor.com> has joined #yocto | 04:30 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has joined #yocto | 04:44 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 240 seconds) | 05:01 | |
*** sotaoverride <sotaoverride!~aatir@ool-4578fe22.dyn.optonline.net> has quit IRC (Ping timeout: 268 seconds) | 05:03 | |
*** newbie <newbie!~newbie@122.166.120.168> has joined #yocto | 05:17 | |
*** sotaoverride <sotaoverride!~aatir@ool-4578fe22.dyn.optonline.net> has joined #yocto | 05:18 | |
newbie | hi, I am getting issue with bitbake menuconfig do_menuconfig: No valid terminal found, unable to open devshell. | 05:22 |
---|---|---|
newbie | tried | 05:22 |
newbie | sudo apt-get update | 05:22 |
newbie | sudo apt-get install xterm | 05:22 |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving) | 05:25 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 05:25 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Remote host closed the connection) | 05:25 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 05:30 | |
*** amitk <amitk!~amit@58.84.62.158> has joined #yocto | 05:44 | |
*** enok <enok!~Thunderbi@s90-133-151-116.cust.tele2.se> has joined #yocto | 05:58 | |
*** jmd <jmd!~user@2001:a61:2b57:a201:4b92:15ba:c66d:13b9> has left #yocto (ERC 5.4 (IRC client for GNU Emacs 28.2)) | 05:58 | |
*** newbie <newbie!~newbie@122.166.120.168> has quit IRC (Quit: Client closed) | 06:03 | |
*** alperak <alperak!uid641238@id-641238.ilkley.irccloud.com> has joined #yocto | 06:04 | |
khem | RP: * 2044fc8f026 libbsd: Fix conflict error when enable multilib. staged in master-next is causing several recipes in meta-openembedded to fail see - https://errors.yoctoproject.org/Errors/Build/186567/ | 06:13 |
khem | I think this patch needs some more work still | 06:13 |
*** dkc <dkc!~dan@user/dkc> has quit IRC (Ping timeout: 240 seconds) | 06:13 | |
*** dkc <dkc!~dan@user/dkc> has joined #yocto | 06:17 | |
Xogium | is there a portion of the manual dedicated to debugging when using yocto ? Specifically, how does one handle debugging softwares built with yocto ? For example in buildroot, you get the non stripped binaries in the build directory. You're meant to use the cross toolchain gdb on your build machine, and connect to gdbserver that runs on the target. Unless you have enough system resources to handle debug | 06:18 |
Xogium | straight on the target system | 06:18 |
khem | Xogium: https://docs.yoctoproject.org/dev-manual/debugging.html?highlight=debugging | 06:22 |
khem | for the case you are looking for - https://docs.yoctoproject.org/dev-manual/debugging.html#debugging-with-the-gnu-project-debugger-gdb-remotely | 06:23 |
Xogium | thank you | 06:23 |
khem | and https://docs.yoctoproject.org/dev-manual/debugging.html#debugging-with-the-gnu-project-debugger-gdb-on-the-target | 06:23 |
khem | if debugging on target directly | 06:24 |
khem | np | 06:24 |
khem | gn | 06:24 |
Xogium | khem: night night | 06:24 |
*** khem <khem!khem@2600:3c02::f03c:93ff:fe83:edf2> has quit IRC (Quit: WeeChat 4.3.1) | 06:24 | |
*** khem <khem!khem@2600:3c02::f03c:93ff:fe83:edf2> has joined #yocto | 06:26 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto | 06:37 | |
*** enok <enok!~Thunderbi@s90-133-151-116.cust.tele2.se> has quit IRC (Ping timeout: 240 seconds) | 06:38 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving) | 06:39 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 06:39 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto | 06:40 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Remote host closed the connection) | 06:41 | |
*** shoragan_ is now known as shoragan | 06:43 | |
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has joined #yocto | 06:45 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 06:47 | |
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has quit IRC (Client Quit) | 06:47 | |
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has joined #yocto | 06:47 | |
*** frieder <frieder!~frieder@88.130.219.85> has joined #yocto | 06:49 | |
*** mckoan|away is now known as mckoan | 06:50 | |
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has joined #yocto | 06:58 | |
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has joined #yocto | 07:00 | |
*** enok <enok!~Thunderbi@94.191.137.207.mobile.tre.se> has joined #yocto | 07:04 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 07:04 | |
*** zpfvo <zpfvo!~fvo@i59F5CE6C.versanet.de> has joined #yocto | 07:09 | |
*** mvlad <mvlad!~mvlad@2a02:2f05:821a:fb00:e88e:21ff:fe65:be18> has joined #yocto | 07:15 | |
LetoThe2nd | yo yo | 07:19 |
Xogium | LetoThe2nd: howdy | 07:19 |
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has quit IRC (Quit: Konversation terminated!) | 07:19 | |
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has joined #yocto | 07:20 | |
*** wooosaiiii <wooosaiiii!~Thunderbi@89-212-21-243.static.t-2.net> has quit IRC (Quit: wooosaiiii) | 07:21 | |
*** wooosaiiii <wooosaiiii!~Thunderbi@89-212-21-243.static.t-2.net> has joined #yocto | 07:21 | |
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has joined #yocto | 07:22 | |
*** ehussain <ehussain!~Thunderbi@2400:adc5:122:ef00:9e3a:b1bf:f2c4:250f> has joined #yocto | 07:25 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 07:27 | |
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has joined #yocto | 07:27 | |
*** mckoan <mckoan!~marco@host-95-229-48-41.business.telecomitalia.it> has quit IRC (*.net *.split) | 07:34 | |
*** shoragan <shoragan!~shoragan@user/shoragan> has quit IRC (*.net *.split) | 07:34 | |
*** denix <denix!sid553794@id-553794.ilkley.irccloud.com> has quit IRC (*.net *.split) | 07:34 | |
*** frosteyes <frosteyes!~frosteyes@185.53.130.211> has quit IRC (*.net *.split) | 07:34 | |
*** woky_ <woky_!~woky@li1651-31.members.linode.com> has quit IRC (*.net *.split) | 07:34 | |
*** rfried <rfried!~rfried@practical-trainings.com> has quit IRC (*.net *.split) | 07:34 | |
*** bq <bq!~david@oh.not.bad.aye.yeah.nah.nz> has quit IRC (*.net *.split) | 07:34 | |
*** madisox_ <madisox_!sid453692@id-453692.ilkley.irccloud.com> has quit IRC (*.net *.split) | 07:34 | |
*** denix <denix!sid553794@id-553794.ilkley.irccloud.com> has joined #yocto | 07:35 | |
*** shoragan <shoragan!~shoragan@user/shoragan> has joined #yocto | 07:35 | |
*** madisox_ <madisox_!sid453692@id-453692.ilkley.irccloud.com> has joined #yocto | 07:35 | |
*** mckoan <mckoan!~marco@95.229.48.41> has joined #yocto | 07:35 | |
*** 003AA1543 <003AA1543!~woky@li1651-31.members.linode.com> has joined #yocto | 07:35 | |
*** rfried <rfried!~rfried@practical-trainings.com> has joined #yocto | 07:35 | |
*** frosteyes <frosteyes!~frosteyes@185.53.130.211> has joined #yocto | 07:35 | |
*** chep <chep!chep@gateway/vpn/airvpn/chep> has quit IRC (Remote host closed the connection) | 07:35 | |
*** chep <chep!chep@gateway/vpn/airvpn/chep> has joined #yocto | 07:35 | |
*** enok <enok!~Thunderbi@94.191.137.207.mobile.tre.se> has quit IRC (Ping timeout: 251 seconds) | 07:37 | |
*** xmn <xmn!~xmn@2600:4040:9398:a200:4992:1bd5:5c05:d63d> has quit IRC (Ping timeout: 255 seconds) | 07:41 | |
*** xmn <xmn!~xmn@2600:4040:9398:a200:ecec:bfa8:bb0:6ad8> has joined #yocto | 07:52 | |
*** xmn <xmn!~xmn@2600:4040:9398:a200:ecec:bfa8:bb0:6ad8> has quit IRC (Ping timeout: 268 seconds) | 07:58 | |
*** altru <altru!~altru@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto | 08:00 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 08:13 | |
*** ahussain <ahussain!~Thunderbi@154.80.51.89> has joined #yocto | 08:33 | |
*** davidinux <davidinux!~davidinux@45.11.80.118> has quit IRC (Ping timeout: 240 seconds) | 08:33 | |
*** davidinux <davidinux!~davidinux@45.11.80.118> has joined #yocto | 08:35 | |
*** ehussain <ehussain!~Thunderbi@2400:adc5:122:ef00:9e3a:b1bf:f2c4:250f> has quit IRC (Ping timeout: 246 seconds) | 08:36 | |
*** ahussain is now known as ehussain | 08:36 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Quit: Client closed) | 08:40 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto | 08:40 | |
RP | dl9pf: smurray: https://autobuilder.yoctoproject.org/typhoon/#/builders/120/builds/4392 - missing Upstream-Status which might be about to cause problems if I take a patch | 08:51 |
*** mbulut_ <mbulut_!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has joined #yocto | 09:05 | |
*** enok <enok!~Thunderbi@94.191.138.4.mobile.tre.se> has joined #yocto | 09:08 | |
*** enok <enok!~Thunderbi@94.191.138.4.mobile.tre.se> has quit IRC (Ping timeout: 252 seconds) | 09:24 | |
*** Guest85 <Guest85!~Guest85@host-88-217-226-28.customer.m-online.net> has joined #yocto | 09:28 | |
Guest85 | Hello together, | 09:33 |
Guest85 | i have a problem with sstate cache: in a project i'm pushing the sstate to artifactory and trying to use it from other machines. However the cache is only usable on the machine where it was generated; on other machines the sstate cache is not used and all tasks are executed from scratch; deleting the cache & tmp folder on the machine where cache | 09:33 |
Guest85 | has been created leads to downloading of the sstate from artifactory during the build. How can i create the sstate cache which can be used on different machines? | 09:33 |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has joined #yocto | 09:54 | |
*** Guest85 <Guest85!~Guest85@host-88-217-226-28.customer.m-online.net> has quit IRC (Quit: Client closed) | 09:54 | |
*** Guest85 <Guest85!~Guest85@host-88-217-226-28.customer.m-online.net> has joined #yocto | 09:58 | |
*** Saur <Saur!~Saur@wlan-gw.se.axis.com> has quit IRC (Ping timeout: 252 seconds) | 10:01 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Quit: Client closed) | 10:22 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 240 seconds) | 10:24 | |
*** ederibaucourt <ederibaucourt!~ederibauc@lmontsouris-657-1-69-118.w80-15.abo.wanadoo.fr> has quit IRC (Ping timeout: 240 seconds) | 10:26 | |
*** Saur <Saur!~Saur@195.60.68.7> has joined #yocto | 10:31 | |
*** ahussain <ahussain!~Thunderbi@72.255.51.71> has joined #yocto | 10:33 | |
*** ederibaucourt <ederibaucourt!~ederibauc@lmontsouris-657-1-69-118.w80-15.abo.wanadoo.fr> has joined #yocto | 10:33 | |
*** gsalazar <gsalazar!~gsalazar@107.105.60.94.rev.vodafone.pt> has joined #yocto | 10:35 | |
*** ehussain <ehussain!~Thunderbi@154.80.51.89> has quit IRC (Ping timeout: 268 seconds) | 10:35 | |
*** ahussain is now known as ehussain | 10:35 | |
*** mckoan is now known as mckoan|away | 10:35 | |
*** Guest9 <Guest9!~Guest9@host-92-19-100-248.as13285.net> has joined #yocto | 10:38 | |
Guest9 | Just being curious here as I can find different responses on the net, am working in kirkstone branch and really need to impose my own defconfig, what is the best way to ensure I am using it instead of the one in the kernel ... at the moment I am getting a warning that the one in SRC_URI (in my bbappend is bing ignored | 10:41 |
*** Beartama <Beartama!~Thunderbi@dsl-hkibng42-567339-239.dhcp.inet.fi> has quit IRC (Remote host closed the connection) | 10:47 | |
*** sakoman <sakoman!~sakoman@98.142.47.158> has quit IRC (Ping timeout: 240 seconds) | 10:48 | |
qschulz | Guest9: which kernel recipe are you using and what is the exact message you're getting? | 10:49 |
Guest9 | am compiling for nvidia Xavier NX and use their meta-tegra recipe | 10:50 |
Guest9 | didn't get that error message at last build but from memory it was actually ignoring the SRC_URI mention of defconfig in my kernel bbappend recipe | 10:52 |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has joined #yocto | 10:54 | |
qschulz | Guest9: something like [NOTE]: defconfig was supplied both via KBUILD_DEFCONFIG and SRC_URI. Dropping SRC_URI defconfig | 10:57 |
qschulz | ? | 10:57 |
qschulz | Guest9: if so, set KBUILD_DEFCONFIG to "" I guess | 10:58 |
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto | 10:59 | |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has quit IRC (Ping timeout: 268 seconds) | 11:00 | |
*** sakoman <sakoman!~sakoman@98.142.47.158> has joined #yocto | 11:03 | |
Guest9 | qschulz: thank you duly noted, I will try that and keep you posted | 11:03 |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 256 seconds) | 11:07 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto | 11:31 | |
*** lexano <lexano!~lexano@pool-174-119-69-134.cpe.net.cable.rogers.com> has joined #yocto | 11:34 | |
*** ehussain <ehussain!~Thunderbi@72.255.51.71> has quit IRC (Quit: ehussain) | 11:36 | |
dl9pf | RP: Patch for Upstream-Status queued. Will show up asap. | 11:38 |
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 268 seconds) | 11:38 | |
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 268 seconds) | 11:52 | |
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto | 11:55 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 12:03 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 12:03 | |
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto | 12:05 | |
*** mbulut_ <mbulut_!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 256 seconds) | 12:23 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto | 12:29 | |
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 12:43 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Quit: Leaving) | 12:44 | |
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 268 seconds) | 13:00 | |
*** mbulut_ <mbulut_!~mbulut@31.18.142.72> has joined #yocto | 13:20 | |
*** vthor <vthor!~thor@2806:10a6:6:155a:8f15:7fce:74ae:7c19> has joined #yocto | 13:37 | |
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto | 13:39 | |
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has quit IRC (Remote host closed the connection) | 13:39 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has joined #yocto | 13:43 | |
*** rfuentess <rfuentess!~rfuentess@147.161.181.35> has joined #yocto | 13:46 | |
*** Guest85 <Guest85!~Guest85@host-88-217-226-28.customer.m-online.net> has quit IRC (Quit: Client closed) | 13:46 | |
*** xmn <xmn!~xmn@2600:4040:9398:a200:7888:dc6b:c37a:7c56> has joined #yocto | 13:47 | |
*** belsirk <belsirk!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has joined #yocto | 13:53 | |
*** rfuentess <rfuentess!~rfuentess@147.161.181.35> has quit IRC (Ping timeout: 252 seconds) | 13:56 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 14:11 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Quit: Computer going to sleep) | 14:26 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 14:26 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 14:29 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 14:35 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 14:35 | |
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 256 seconds) | 14:44 | |
*** Guest9 <Guest9!~Guest9@host-92-19-100-248.as13285.net> has quit IRC (Quit: Client closed) | 14:51 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Quit: Client closed) | 14:53 | |
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has quit IRC (Quit: Leaving) | 14:59 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto | 15:03 | |
*** belsirk <belsirk!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has quit IRC (Remote host closed the connection) | 15:08 | |
*** enok <enok!~Thunderbi@94.191.136.224.mobile.tre.se> has joined #yocto | 15:09 | |
*** agrue <agrue!~agrue@104-48-226-145.lightspeed.gnvlsc.sbcglobal.net> has quit IRC (Ping timeout: 240 seconds) | 15:12 | |
*** mattsm <mattsm!~mattsm@104-181-154-57.lightspeed.austtx.sbcglobal.net> has quit IRC (Quit: Client closed) | 15:26 | |
*** mbulut_ <mbulut_!~mbulut@31.18.142.72> has quit IRC (Ping timeout: 264 seconds) | 15:28 | |
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has joined #yocto | 15:35 | |
*** enok <enok!~Thunderbi@94.191.136.224.mobile.tre.se> has quit IRC (Ping timeout: 240 seconds) | 15:40 | |
*** nayfe <nayfe!~nayfe@147.161.184.189> has joined #yocto | 15:41 | |
nayfe | Hello all, | 15:49 |
nayfe | I'm in the process of migrating from kirkstone to scarthgap, I use in my CI two steps where I run bitbake --runall=fetch universe on a machine and use it as source mirror for another build. | 15:49 |
nayfe | On scarthgap, the first step takes a lot of time with packages marked as tainted ("Tainting hash to force rebuild of task"), | 15:49 |
nayfe | Do you know any reason that could change and otherwise, is there any documentation to troubleshoot tained hashes? | 15:49 |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat) | 15:51 | |
*** alperak <alperak!uid641238@id-641238.ilkley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity) | 15:53 | |
rburton | tainting means you've passed -f at some point to bitbake | 15:54 |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 268 seconds) | 15:56 | |
*** altru <altru!~altru@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC (Quit: Client closed) | 15:58 | |
nayfe | Thanks Ross, indeed the full command i use is "bitbake -k -f --runall=fetch universe || true" | 16:07 |
nayfe | It takes 6min on kirkstone and 40min on scarthgap, I'm missing something xD | 16:07 |
rburton | there's probably one recipe that takes forever to fetch | 16:08 |
rburton | removing -f will do nothing and stop the taint messages: fetch will always fetch unless the files exist, and if they exist they don't need fetching | 16:08 |
*** jmd <jmd!~user@2001:a61:2b57:a201:4b92:15ba:c66d:13b9> has joined #yocto | 16:12 | |
*** zpfvo <zpfvo!~fvo@i59F5CE6C.versanet.de> has quit IRC (Remote host closed the connection) | 16:19 | |
*** Guest0 <Guest0!~Guest0@mail-01.wenglor.com> has quit IRC (Quit: Client closed) | 16:19 | |
nayfe | Thanks for your help, i'll try to find the do_fetch task that hangs | 16:23 |
nayfe | could it be the new step do_recipe_qa_setscene ? | 16:34 |
rburton | no, that's very fast | 16:34 |
rburton | i think its probably an actual fetch of a huge git repo | 16:34 |
nayfe | 👍 | 16:37 |
*** florian_kc <florian_kc!~florian@dynamic-093-133-157-154.93.133.pool.telefonica.de> has joined #yocto | 16:53 | |
*** JaMa <JaMa!~martin@user/JaMa> has quit IRC (Quit: reboot) | 16:57 | |
*** JaMa <JaMa!~martin@user/JaMa> has joined #yocto | 17:00 | |
*** florian_kc <florian_kc!~florian@dynamic-093-133-157-154.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 17:14 | |
*** JaMa <JaMa!~martin@user/JaMa> has quit IRC (Ping timeout: 240 seconds) | 17:16 | |
*** JaMa <JaMa!~martin@user/JaMa> has joined #yocto | 17:26 | |
*** gsalazar <gsalazar!~gsalazar@107.105.60.94.rev.vodafone.pt> has quit IRC (Ping timeout: 268 seconds) | 17:29 | |
*** JaMa <JaMa!~martin@user/JaMa> has quit IRC (Ping timeout: 256 seconds) | 17:32 | |
*** nayfe <nayfe!~nayfe@147.161.184.189> has quit IRC (Quit: Client closed) | 17:37 | |
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has quit IRC (Ping timeout: 264 seconds) | 17:42 | |
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has joined #yocto | 17:42 | |
*** JaMa <JaMa!~martin@user/JaMa> has joined #yocto | 17:57 | |
*** JaMa <JaMa!~martin@user/JaMa> has quit IRC (Read error: Connection reset by peer) | 18:00 | |
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has quit IRC (Quit: Leaving.) | 18:12 | |
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has quit IRC (Remote host closed the connection) | 18:23 | |
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has joined #yocto | 18:23 | |
geoffhp | newbie: devshell has a list of terminal programs it will search for to launch. I think it will try a GUI terminal (eg.konsole, xterm) first. If it can't open the DISPLAY for some reason, it may try screen or tmux if either is installed on the host. I've seen problems when I run bitbake -c devshell within 'kas shell' where it changes the environment so I cannot use a GUI terminal. You can set the bitbake variable OE_TERMINAL in your | 18:28 |
geoffhp | local.conf to specify your preferred terminal program. | 18:28 |
*** florian_kc <florian_kc!~florian@dynamic-093-133-157-154.93.133.pool.telefonica.de> has joined #yocto | 18:32 | |
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has quit IRC (Ping timeout: 255 seconds) | 18:34 | |
vvn | can we use bb{note,warn,error} from bash after sourcing oe-init-build-env? | 18:44 |
*** amitk <amitk!~amit@58.84.62.158> has quit IRC (Ping timeout: 268 seconds) | 18:46 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Quit: Client closed) | 18:50 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 18:51 | |
rburton | vvn: no | 18:59 |
rburton | not sure what you'd expect them to do | 18:59 |
rburton | they write to the bitbake log stream, but if you're not in bitbake then there is no log stream | 19:00 |
vvn | just use them so that a oe-init-build-env wrapper script to print stuffs in the same manner as bitbake | 19:00 |
vvn | I see | 19:00 |
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has joined #yocto | 19:07 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has joined #yocto | 19:31 | |
RP | dl9pf: thanks! | 19:36 |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Remote host closed the connection) | 19:54 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has quit IRC (Read error: Connection reset by peer) | 19:58 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving) | 20:04 | |
*** vthor <vthor!~thor@user/vthor> has quit IRC (Ping timeout: 255 seconds) | 20:05 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has joined #yocto | 20:06 | |
*** jmd <jmd!~user@2001:a61:2b57:a201:4b92:15ba:c66d:13b9> has quit IRC (Remote host closed the connection) | 20:11 | |
*** gsalazar <gsalazar!~gsalazar@107.105.60.94.rev.vodafone.pt> has joined #yocto | 20:11 | |
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has quit IRC (Ping timeout: 240 seconds) | 20:13 | |
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.83> has joined #yocto | 20:13 | |
*** Haxxa <Haxxa!~Haxxa@116.255.4.123> has quit IRC (Quit: Haxxa flies away.) | 20:15 | |
*** vthor <vthor!~thor@2806:10a6:6:155a:b377:1a5a:f599:5758> has joined #yocto | 20:17 | |
*** Haxxa <Haxxa!~Haxxa@2401:d002:4602:ad01:3065:64ff:fe66:6163> has joined #yocto | 20:17 | |
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.83> has quit IRC (Ping timeout: 264 seconds) | 20:18 | |
*** prabhakar <prabhakar!~prabhakar@147.161.225.104> has joined #yocto | 20:19 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 264 seconds) | 20:37 | |
*** vthor <vthor!~thor@user/vthor> has quit IRC (Ping timeout: 260 seconds) | 20:51 | |
*** florian_kc <florian_kc!~florian@dynamic-093-133-157-154.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds) | 20:51 | |
*** mbulut_ <mbulut_!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has joined #yocto | 20:51 | |
*** mvlad <mvlad!~mvlad@2a02:2f05:821a:fb00:e88e:21ff:fe65:be18> has quit IRC (Remote host closed the connection) | 21:00 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has quit IRC (Ping timeout: 256 seconds) | 21:19 | |
*** amitk <amitk!~amit@58.84.62.158> has joined #yocto | 21:31 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 21:33 | |
*** gsalazar <gsalazar!~gsalazar@107.105.60.94.rev.vodafone.pt> has quit IRC (Ping timeout: 264 seconds) | 21:42 | |
*** amitk <amitk!~amit@58.84.62.158> has quit IRC (Ping timeout: 264 seconds) | 21:50 | |
*** florian_kc <florian_kc!~florian@dynamic-093-133-157-154.93.133.pool.telefonica.de> has joined #yocto | 21:55 | |
*** JaMa <JaMa!~martin@user/JaMa> has joined #yocto | 22:03 | |
*** florian_kc <florian_kc!~florian@dynamic-093-133-157-154.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 22:14 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 22:58 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 22:58 | |
*** CombatWombat42 <CombatWombat42!~spovilus@149.199.90.20> has quit IRC (Ping timeout: 256 seconds) | 23:20 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 23:28 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Quit: Computer going to sleep) | 23:51 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 23:57 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 23:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!