Saturday, 2021-07-17

*** Tokamak <Tokamak!~Tokamak@107.117.203.210> has quit IRC (Ping timeout: 255 seconds)00:30
*** jwillikers <jwillikers!~jwilliker@2604:2800:2:a403:fe91:ac3e:5153:1290> has quit IRC (Remote host closed the connection)00:39
rfs613can the gitsm fetcher support different protocols for submodules?01:04
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC (Quit: ZNC - http://znc.in)01:20
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto01:20
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has quit IRC (Quit: Leaving.)02:14
rfs613answering myself... yes, looks like it can. But also, it seems to get confused if a submodule URL changes.02:36
*** alimon <alimon!~alimon@ec2-54-225-101-41.compute-1.amazonaws.com> has quit IRC (Quit: The Lounge - https://thelounge.chat)03:04
*** Tokamak <Tokamak!~Tokamak@107.117.203.65> has joined #yocto03:04
*** Tokamak <Tokamak!~Tokamak@107.117.203.65> has quit IRC (Ping timeout: 255 seconds)04:00
*** mranostaj <mranostaj!~mranostaj@185.193.126.133> has quit IRC (Ping timeout: 268 seconds)04:52
*** mranostaj <mranostaj!~mranostaj@97-120-53-30.ptld.qwest.net> has joined #yocto04:52
*** leonanavi <leonanavi!~Leon@46.55.231.62> has joined #yocto05:08
*** leonanavi is now known as leon-anavi05:09
*** rsalveti <rsalveti!uid117878@id-117878.highgate.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)05:37
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Ping timeout: 246 seconds)05:37
*** leon-anavi <leon-anavi!~Leon@212-39-89-79.ip.btc-net.bg> has joined #yocto05:39
*** paulg <paulg!~Paul@104-195-159-20.cpe.teksavvy.com> has quit IRC (Ping timeout: 258 seconds)05:57
*** leonanavi <leonanavi!~Leon@212-39-89-79.ip.btc-net.bg> has joined #yocto06:12
*** leon-anavi <leon-anavi!~Leon@212-39-89-79.ip.btc-net.bg> has quit IRC (Read error: Connection reset by peer)06:12
*** leonanavi <leonanavi!~Leon@212-39-89-79.ip.btc-net.bg> has quit IRC (Read error: Connection reset by peer)06:44
*** leonanavi <leonanavi!~Leon@46.55.231.62> has joined #yocto06:45
*** leonanavi <leonanavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)07:01
*** leonanavi <leonanavi!~Leon@46.55.231.62> has joined #yocto07:01
*** leonanavi <leonanavi!~Leon@46.55.231.62> has quit IRC (Client Quit)07:02
*** leonanavi <leonanavi!~Leon@46.55.231.62> has joined #yocto07:03
*** leonanavi is now known as leon-anavi07:09
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has joined #yocto07:15
*** vmeson <vmeson!~rmacleod@198-48-226-187.cpe.pppoe.ca> has quit IRC (Ping timeout: 240 seconds)07:23
*** vmeson <vmeson!~rmacleod@198-48-226-187.cpe.pppoe.ca> has joined #yocto07:29
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Ping timeout: 252 seconds)07:43
*** rber|res <rber|res!~rber|res@athedsl-4432950.home.otenet.gr> has joined #yocto08:09
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 258 seconds)08:17
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto08:34
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto08:51
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Remote host closed the connection)08:51
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto08:51
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has joined #yocto08:52
dv_anybody tried to use some rented cloud computing VMs as yocto build machines lately?08:52
dv_I have a workstation with a ryzen 2700, but its 16 threads are sometimes woefully inadequate for large builds, so I am considering that option08:53
JaMaif you build often, upgrading to newer ryzen or threadripper would be still cheaper IMHO09:00
*** dvorkindmitry <dvorkindmitry!~dvorkindm@5.167.98.73> has joined #yocto09:50
dvorkindmitrydunfell populate_sdk fail https://pastebin.com/gXCj71GT09:51
rburtondv_: amazon AWS+EFS+spot instances sure are an interesting idea09:51
rber|res@dvorkindmitry10:06
rber|res@dvorkindmitry: you might want to increase your RAM. (or just increase SWAP for now)10:07
dvorkindmitryrber|res, the problem occured with TOOLCHAIN_OUTPUTNAME += "-${DATE}"10:23
dvorkindmitryif I do not set this variable everything is ok. But I need SDK output file name with date10:24
rber|resAh OK10:31
rber|resSince I see an error with memory as well.10:31
rber|resThat's another problem.10:32
rber|resCan you try something like that? https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-core/os-release/os-release.bb#n2410:34
dvorkindmitryrber|res, where do you see the memory error? without this variable setting I don't have such problem10:35
dvorkindmitryrber|res, sorry, what should I do with this os-release recipe?10:35
rber|resThe memory stuff is just a warning line 205 on your pastebin log.10:36
rber|resLet's first try to find out what you try to do.10:37
rber|resIf you build an SDK there is already a date/time stamp in the generated name.10:37
dvorkindmitryrber|res, no: tps-glibc-x86_64-img-tps-base-cortexa9hf-neon-tppg2-toolchain-3.1.3.sh10:37
rber|resAH sorry it's not ;)10:37
rber|resO10:38
rber|resOK10:38
dvorkindmitrythat's what I am trying to do :)10:38
rber|resUnderstood - you want to add it10:38
dvorkindmitryIf I add DATE to DISTRO_VERSION = "3.1.3-${DATE}", it will fail on the next date build (case directory names are different on next day)10:38
rber|resIf you look at https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-core/os-release/os-release.bb#n24 you see vardepsexclude10:39
dvorkindmitryrber|res, I see it. somebody told me If I exclude DATE from vardepexclude I'll have long builds of SDK every time10:40
rber|resIf you make your DATE a different variable with a fixed string does it work?10:41
dvorkindmitryrber|res, just for experiment?10:41
rber|resWell we can argue about how useful it is what you do later ;)10:41
rber|resLet's first see if we can get it built at all.10:41
rber|resMy first attempt would be with a fixed string and not DATE, which probably reads the current date/time10:42
rber|resIf that's the problem, then vardepexclude might help10:43
dvorkindmitryok. now I'm setting DISTRO_VERSION = "3.1.3-210716000000", SDK_VERSION = "${@d.getVar('DISTRO_VERSION')}", TOOLCHAIN_OUTPUTNAME is commented out. building.10:43
rber|resOK10:43
rber|resWould it be OK to build and rename it afterwards?10:44
rber|resThis would save you a lot of problems I believe.10:44
rber|resalso you might want to have a look at how it's done with images, since those have definitely a date/time stamp in there10:48
dvorkindmitryrber|res, yes. the problem is that I could forget to add timestamp and also the date is significant when customer asks questions on SDK/image problems10:54
dvorkindmitryso I need a way to see the build timestamp for image and for SDK10:54
dvorkindmitryafter they are installed10:54
dvorkindmitrywhen I set DISTRO_VERSION = "3.1.3-${DATE}" the only problem I see is "locales.../" directory DATED name build does ot corresponds to current date and it fails.10:58
*** goliath <goliath!~goliath@user/goliath> has joined #yocto11:03
rber|resYou could just change the version number to identify which version of the SDK is used. Let me try to show you what I mean.11:04
rber|resI am talking about the DISTRO_VERSION11:05
rber|resOr11:06
rber|resIf you use master it's something like this: DISTRO_VERSION = 3.3+snapshot-5dce2f3da20a14c0eb5229696561b0c5f6fce54c11:06
*** zyga <zyga!~zyga@31.0.173.147> has joined #yocto11:33
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 268 seconds)11:38
*** zyga <zyga!~zyga@31.0.173.147> has quit IRC (Quit: Leaving)11:50
dvorkindmitryrber|res, that build was successfull12:00
dvorkindmitryso what is next?12:06
rber|resyou don't like this? http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-poky/conf/distro/poky.conf#n612:09
rber|resI mean how does a build date/time relate to the meta-data you modified?12:10
rber|resAnd actually you need it from all the layers and not a single one ;)12:10
*** Guest77 <Guest77!~Guest77@2402:e280:2117:297:e041:4ae1:dd3c:1f08> has joined #yocto12:23
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has quit IRC (Ping timeout: 268 seconds)12:28
*** camus <camus!~Instantbi@2409:8a1e:9114:7410:e827:847a:123e:8761> has joined #yocto12:39
*** camus <camus!~Instantbi@2409:8a1e:9114:7410:e827:847a:123e:8761> has quit IRC (Ping timeout: 255 seconds)12:43
*** jwillikers <jwillikers!~jwilliker@2604:2800:2:a403:fe91:ac3e:5153:1290> has joined #yocto12:44
dvorkindmitryrber|res, I set DISTRO_VERSION = "3.1.3-210716000000"12:44
*** camus <camus!~Instantbi@183.192.143.58> has joined #yocto12:44
*** jwillikers <jwillikers!~jwilliker@2604:2800:2:a403:fe91:ac3e:5153:1290> has quit IRC (Remote host closed the connection)12:44
dvorkindmitrynow building with DISTRO_VERSION = "3.1.3-${DATE}", and commented-out two variabls: #DISTRO_VERSION[vardepsexclude] = "DATE", #SDK_VERSION[vardepsexclude] = "DATE"12:44
*** jwillikers <jwillikers!~jwilliker@2604:2800:2:a403:fe91:ac3e:5153:1290> has joined #yocto12:46
rber|resI would try something like MYDATE="${DATE}" and use ${MYDATE}12:51
dvorkindmitryШ цшдд екн12:53
dvorkindmitryI will try12:53
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has joined #yocto12:59
*** Guest15 <Guest15!~Guest15@2402:e280:2117:297:e041:4ae1:dd3c:1f08> has joined #yocto13:44
*** Guest15 <Guest15!~Guest15@2402:e280:2117:297:e041:4ae1:dd3c:1f08> has quit IRC (Client Quit)13:45
dvorkindmitryrber|res, it works13:57
rber|rescool!14:10
*** paulg <paulg!~Paul@104-195-159-20.cpe.teksavvy.com> has joined #yocto14:29
*** Guest77 <Guest77!~Guest77@2402:e280:2117:297:e041:4ae1:dd3c:1f08> has quit IRC (Quit: Ping timeout (120 seconds))14:44
*** Guest77 <Guest77!~Guest77@2402:e280:2117:297:e041:4ae1:dd3c:1f08> has joined #yocto14:46
*** Guest77 <Guest77!~Guest77@2402:e280:2117:297:e041:4ae1:dd3c:1f08> has quit IRC (Quit: Client closed)14:56
*** Guest77 <Guest77!~Guest77@2402:e280:2117:297:e041:4ae1:dd3c:1f08> has joined #yocto14:57
*** zyga-mbp <zyga-mbp!~zyga@31.0.173.147> has joined #yocto14:59
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has quit IRC (Ping timeout: 265 seconds)15:01
*** paulg <paulg!~Paul@104-195-159-20.cpe.teksavvy.com> has quit IRC (Ping timeout: 268 seconds)15:14
*** dmoseley <dmoseley!~dmoseley@24.96.56.90> has quit IRC (Ping timeout: 268 seconds)15:15
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has quit IRC (Ping timeout: 268 seconds)15:16
*** mischief1 <mischief1!~mischief@wopr.sciops.net> has joined #yocto15:17
*** mischief <mischief!~mischief@wopr.sciops.net> has quit IRC (Read error: Connection reset by peer)15:18
*** dmoseley <dmoseley!~dmoseley@24.96.56.90> has joined #yocto15:20
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has joined #yocto15:23
*** Guest77 <Guest77!~Guest77@2402:e280:2117:297:e041:4ae1:dd3c:1f08> has quit IRC (Quit: Client closed)15:47
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has joined #yocto15:48
*** amitk <amitk!~amit@103.208.71.160> has joined #yocto15:53
*** amitk_ <amitk_!~amit@103.208.69.180> has quit IRC (Ping timeout: 246 seconds)15:54
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)16:02
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Read error: Connection reset by peer)16:37
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto16:38
*** alimon <alimon!~alimon@ec2-54-225-101-41.compute-1.amazonaws.com> has joined #yocto16:43
*** ant__ <ant__!~ant@host-87-8-132-196.retail.telecomitalia.it> has quit IRC (Quit: Leaving)16:50
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto17:26
*** argonautx <argonautx!~argonautx@muedsl-82-207-236-067.citykom.de> has joined #yocto17:42
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has quit IRC (Read error: Connection reset by peer)18:09
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has joined #yocto18:09
*** dmoseley <dmoseley!~dmoseley@24.96.56.90> has quit IRC (Read error: Connection reset by peer)18:22
*** dmoseley <dmoseley!~dmoseley@24.96.56.90> has joined #yocto18:24
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has joined #yocto18:44
*** goliath <goliath!~goliath@user/goliath> has joined #yocto18:47
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Read error: Connection reset by peer)19:06
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has quit IRC (Ping timeout: 268 seconds)19:22
*** argonautx <argonautx!~argonautx@muedsl-82-207-236-067.citykom.de> has quit IRC (Quit: Leaving)19:27
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has joined #yocto19:33
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has quit IRC (Ping timeout: 255 seconds)20:15
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has joined #yocto20:22
*** dmoseley_ <dmoseley_!~dmoseley@24.96.56.90> has joined #yocto20:35
*** dmoseley <dmoseley!~dmoseley@24.96.56.90> has quit IRC (Ping timeout: 258 seconds)20:35
*** dmoseley_ <dmoseley_!~dmoseley@24.96.56.90> has quit IRC (Read error: Connection reset by peer)20:37
*** dmoseley <dmoseley!~dmoseley@24.96.56.90> has joined #yocto20:38
*** amitk <amitk!~amit@103.208.71.160> has quit IRC (Ping timeout: 268 seconds)20:39
dvorkindmitryrber|res, thank you!20:53
*** amitk <amitk!~amit@103.208.71.49> has joined #yocto20:56
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto21:20
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Remote host closed the connection)21:20
*** jwillikers <jwillikers!~jwilliker@2604:2800:2:a403:fe91:ac3e:5153:1290> has quit IRC (Remote host closed the connection)22:28
*** ant__ <ant__!~ant@host-87-8-132-196.retail.telecomitalia.it> has joined #yocto22:35
*** florian <florian!~florian@dynamic-002-244-174-183.2.244.pool.telefonica.de> has quit IRC (Ping timeout: 255 seconds)23:09

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